Commit Graph

60 Commits (c06fc2bc4e9a2ef8ea3a78085596cf2e0417e1ff)

Author SHA1 Message Date
Michele Calgaro 2f2f4edb3d
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 37ad15ad2c)
2 years ago
Alexander Golubev c891bb5d06
Fix KDevPluginController::query() with empty constraint
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>
(cherry picked from commit c8d7b46522)
2 years ago
Michele Calgaro 0b6a83b773
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 35fbd60457)
2 years ago
Michele Calgaro 521604defa
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6b0cf55d62)
2 years ago
Michele Calgaro 392b47409a
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d2728dd8db)
2 years ago
Michele Calgaro f3d43273fa
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9c40420b26)
2 years ago
François Andriot ba5f58bf38 Fix ftbfs on Fedora 34
error: reference to ‘data’ is ambiguous

Signed-off-by: François Andriot <francois.andriot@free.fr>
5 years ago
Slávek Banko fe44776673
Desktop file translations:
+ 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>
5 years ago
aneejit1 462e974d8c Add missing link_directories for TQt
Signed-off-by: aneejit1 <aneejit1@gmail.com>
6 years ago
Michele Calgaro dd8130b361
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro e044c54633 Revert to .kdevelop files with <kdevelop> entity name for project files.
This resolves bug 2308.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 years ago
Michele Calgaro 8b32bdf532 Fixed generation of API documentation. Updated TDevelop API documentation toc file. This relates to bug 1859.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 years ago
Timothy Pearson f9a9d3f59e Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Michele Calgaro 6392f5a9df Revert "Finish renaming tdevelop components"
This reverts commit 722ce1efba.
12 years ago
Darrell Anderson 722ce1efba Finish renaming tdevelop components 12 years ago
Slávek Banko e197223420 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson bd3c603465 Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson ef5399ae5a Rename common header files for consistency with class renaming 13 years ago
Timothy Pearson 28cd5374ba Rename KAbout to avoid conflicts with KDE4 13 years ago
Timothy Pearson 5be945600e Rename many classes and header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson f78eb03afb Rename a number of classes to enhance compatibility with KDE4 13 years ago
Timothy Pearson da1941ccad Rename KLock and KTrader to avoid conflicts with KDE4 13 years ago
Timothy Pearson 8d6fecdf83 Rename KShared 13 years ago
Timothy Pearson ed530727c5 Rename kiobuffer and KHTML 13 years ago
Timothy Pearson 595a6e60c6 Rename kioslaves 13 years ago
Timothy Pearson c0b24fe164 Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Francois Andriot 33d15e862e Fix FTBFS 13 years ago
Timothy Pearson 2fb700f92b Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson da1522385e Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 13 years ago
Timothy Pearson b9e542d0c8 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 13 years ago
Timothy Pearson 3a044decb0 Rename KInstance and KAboutData to avoid conflicts with KDE4 13 years ago
Slávek Banko 96f0726b22 Fix various cmake build issues 13 years ago
Darrell Anderson 998ebd2e68 Fix help files, kdevelop->tdevelop branding, fix startup. 14 years ago
Darrell Anderson d0848d4c3c Branding: KDevelop -> TDevelop, fix menu 14 years ago
Darrell Anderson 53058bf915 Update XDG information in support of bug report 892. 14 years ago
Darrell Anderson ab2599a715 Revert patch pushed in GIT hash 2b84a5e. The patch is good but pushed
prematurely --- needing another patch set not yet pushed to GIT.
14 years ago
Darrell Anderson 2b84a5ebeb Branding cleanup: menu, desktop, and docbook files. 14 years ago
Darrell Anderson b5528c18eb Fix inadvertent "TQ" changes. 14 years ago
Timothy Pearson 0fed1a188b Remove spurious TQ_OBJECT instances 14 years ago
Timothy Pearson 6f989861c0 Fix up desktop file type specifiers for tqt3 14 years ago
Timothy Pearson abcbb68498 Rename obsolete tq methods to standard names 14 years ago
Timothy Pearson 7e66d7c361 Remove additional unneeded tq method conversions 14 years ago
Timothy Pearson c3b301575a Rename old tq methods that no longer need a unique name 14 years ago
Timothy Pearson 1623fe6410 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit b6ba5d642f.
14 years ago
Timothy Pearson b6ba5d642f Rename a number of old tq methods that are no longer tq specific 14 years ago
Timothy Pearson 5fbf99bcc4 Finish rename from prior commit 14 years ago
Timothy Pearson 2ecab1a194 Additional renaming of kde to tde 14 years ago
Timothy Pearson 57cce360ee Rename additional instances of KDE to TDE 14 years ago
Timothy Pearson b4e545384b Additional kde to tde renaming 14 years ago
tpearson 32b67ac069 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago