Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-08 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix KDevPluginController::query() with empty constraint | Alexander Golubev | 2024-02-03 | 1 | -2/+11 |
| | | | | | | | | | | | | When KDevPluginController::query() was called with empty constrain it were resulting in incorrect query string being passed to TDETrader, which were resulting in at least warnings like the next one: ``` [tdeio (TDETrader)] [6751] WARNING: Parsing ' and [X-TDevelop-Version] == 5' gave syntax error ``` Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-14 | 4 | -13/+13 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-07 | 2 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-25 | 2 | -6/+6 |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-21 | 20 | -21/+21 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix ftbfs on Fedora 34 | François Andriot | 2021-05-12 | 1 | -4/+4 |
| | | | | | | error: reference to ‘data’ is ambiguous Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Desktop file translations: | Slávek Banko | 2020-07-30 | 16 | -426/+27 |
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add missing link_directories for TQt | aneejit1 | 2020-06-23 | 1 | -0/+4 |
| | | | | Signed-off-by: aneejit1 <aneejit1@gmail.com> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Revert to .kdevelop files with <kdevelop> entity name for project files. | Michele Calgaro | 2015-06-17 | 3 | -3/+3 |
| | | | | | | This resolves bug 2308. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed generation of API documentation. Updated TDevelop API documentation ↵ | Michele Calgaro | 2014-10-18 | 1 | -3/+3 |
| | | | | | | toc file. This relates to bug 1859. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 2 | -2/+2 |
| | | | | match XDG specifications | ||||
* | Revert "Finish renaming tdevelop components" | Michele Calgaro | 2014-05-25 | 65 | -682/+682 |
| | | | | This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73. | ||||
* | Finish renaming tdevelop components | Darrell Anderson | 2014-03-02 | 65 | -682/+682 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 47 | -92/+92 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 3 | -3/+3 |
| | |||||
* | Rename KAbout to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 2 | -6/+6 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 2 | -2/+2 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 2 | -4/+4 |
| | |||||
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 4 | -10/+10 |
| | |||||
* | Rename KShared | Timothy Pearson | 2013-01-31 | 3 | -43/+43 |
| | |||||
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Rename kioslaves | Timothy Pearson | 2013-01-27 | 5 | -5/+5 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -4/+0 |
| | |||||
* | Fix FTBFS | Francois Andriot | 2013-01-27 | 1 | -0/+4 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 7 | -8/+8 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -1/+1 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 4 | -23/+23 |
| | |||||
* | Fix various cmake build issues | Slávek Banko | 2012-11-17 | 1 | -2/+5 |
| | |||||
* | Fix help files, kdevelop->tdevelop branding, fix startup. | Darrell Anderson | 2012-07-04 | 28 | -73/+73 |
| | |||||
* | Branding: KDevelop -> TDevelop, fix menu | Darrell Anderson | 2012-06-08 | 14 | -266/+266 |
| | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 14 | -29/+29 |
| | |||||
* | Revert patch pushed in GIT hash 2b84a5e. The patch is good but pushed | Darrell Anderson | 2012-06-07 | 14 | -266/+266 |
| | | | | prematurely --- needing another patch set not yet pushed to GIT. | ||||
* | Branding cleanup: menu, desktop, and docbook files. | Darrell Anderson | 2012-06-07 | 14 | -266/+266 |
| | |||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 1 | -4/+4 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 20 | -21/+21 |
| | |||||
* | Fix up desktop file type specifiers for tqt3 | Timothy Pearson | 2012-02-12 | 3 | -13/+13 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -3/+3 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 3 | -4/+4 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 3 | -6/+6 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 6 | -13/+13 |
| | | | | This reverts commit b6ba5d642f3fc7d320e3d6f4650eb259a3a52b04. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 6 | -13/+13 |
| | |||||
* | Finish rename from prior commit | Timothy Pearson | 2011-11-16 | 13 | -0/+0 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 59 | -127/+127 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 2 | -2/+2 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 5 | -5/+5 |
| | |||||
* | rename the following methods: | tpearson | 2011-08-10 | 30 | -83/+83 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |