Commit Graph

88 Commits (521604defa90ca9cf8cdcf0c8e3c8f2579bb8092)

Author SHA1 Message Date
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 e8e8e54254
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 88de09b6cc)
2 years ago
Michele Calgaro e5cb335358
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0813a2c413)
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
Michele Calgaro 5c50dcac16
Removed Qt4 specific code and template files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 60598ea23e)
2 years ago
Michele Calgaro 14334c5428
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b8cc513c5e)
2 years ago
Michele Calgaro d45e5727ef
Drop TQT_NO_COMPAT code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 49e038a76f)
3 years ago
Michele Calgaro 0ba031d9df
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro c113625687
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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
Chris 08368bf3c7 Fix remaining brandings in tdevelop and adapt to TGW.
Signed-off-by: Chris <xchrisx@uber.space>
7 years ago
Michele Calgaro c62b8d179c
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko a213def8e9
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 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
Slávek Banko f41a2c189e
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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 fd06cd80d2 Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 11 years ago
Timothy Pearson bf9a43f64a Bring undo, redo, find, and revert icons into XDG compliance 11 years ago
Timothy Pearson c83179688c Bring up, down, top, and bottom icons into XDG compliance 11 years ago
Timothy Pearson d06bb8b517 Bring stop, lock, exit, and run icons into XDG compliance 11 years ago
Michele Calgaro 5319482782 Fixed several warning messages that were printed when launching KDevAssistant. This resolves bug 1971. 12 years ago
Michele Calgaro 9224e8b490 Added TDevelop Programming Handbook to TDevelop help menu just after the TDevelop Handbook entry. This resolves bug 1860. 12 years ago
Michele Calgaro 6392f5a9df Revert "Finish renaming tdevelop components"
This reverts commit 722ce1efba.
12 years ago
Michele Calgaro b664098e9a Revert "Minor tdevelop->kdevelop restorations in support of commit 722ce1ef."
This reverts commit 2c241008bc.
12 years ago
Darrell Anderson 2c241008bc Minor tdevelop->kdevelop restorations in support of commit 722ce1ef. 12 years ago
Darrell Anderson 722ce1efba Finish renaming tdevelop components 12 years ago
Darrell Anderson 9a6a1370a0 KDE->TDE branding cleanup. 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 2e05692480 Rename KCmd to avoid conflicts with KDE4 13 years ago
Timothy Pearson 799fae5fee Rename KIcon to enhance compatibility 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 82fc754f7c Rename KStandard for enhanced compatibility with KDE4 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
Timothy Pearson 5c0390ebaa Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 13 years ago
Timothy Pearson 95e28f5bca Rename KApplication to TDEApplication to avoid conflicts with KDE4 13 years ago
Timothy Pearson bdeb717137 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 13 years ago