Commit Graph

71 Commits (69e4de2f4cee257151ca13b207dc677b2d958fed)

Author SHA1 Message Date
Michele Calgaro 69e4de2f4c
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro cf40f00690
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro c8e3d1d47d
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro b803249430
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro f673794b12
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 32e1827c79
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro f9eac0ec4d
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro cf9164f090
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>
2 years ago
Michele Calgaro d9f05d7a41
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 4ae719b006
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko b845a73b7e
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko a084db1755
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
gregory guy d4a1613e9f
Conversion to the cmake building system.
Add includes to UI files to resolve FTBFS.

Signed-off-by: gregory guy <g-gregory@gmx.fr>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko b97668ea39
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 32bdfb605b
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 2e0665dec6
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 937421fdc5 Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Timothy Pearson 2c14d519d8 Fix invalid headers in PNG files and optimize for size 9 years ago
Slávek Banko 191490e345 Fix FTBFS with clang
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson 0bde81cee4 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 a115544364 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
François Andriot 9a79f045fc Update for recent TDENewStuff changes 11 years ago
Slávek Banko efaf922de8 Additional k => tde renaming and fixes 12 years ago
Darrell Anderson d4ee0601cb Add missing include to build kvoctrain. 12 years ago
Timothy Pearson 2e1267ad62 Reconsolidate split code from prior commit 12 years ago
Timothy Pearson c5dacf57e0 Allow kvoctrain to build even if undefined symbols have been disallowed
This relates to Bug 1134
12 years ago
Timothy Pearson 4565bfb4e2 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson d5f01dcc48 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 3a3518bb00 Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson 8cb8ba0f95 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson fccf6d244a Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson ee52bb567f Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 088cc453ec Rename KLocale to enhance compatibility with KDE4 12 years ago
Timothy Pearson 949de81936 Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 782ea254f2 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson fb758f6790 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 9f2c757e1a Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson cee429821a Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 78f8b2d68b Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 92ac6833a9 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 634845c7a2 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Slávek Banko 2b25aaa07f Update autotools for new DSO linkage style
Thanks to Francois Andriot for the patch
13 years ago
Darrell Anderson 5687d5ac93 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 694288b19b Branding cleanup: KDE -> TDE 13 years ago
Darrell Anderson d1edaaef86 Branding cleanup: I18N_NOOP KDE -> TDE. 13 years ago
Darrell Anderson c3f2c830d0 Fix inadvertent "TQ" changes. 13 years ago
Timothy Pearson 1a7e498bdb Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson ba6b214198 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 746abe8440 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 999f961ff5 Rename old tq methods that no longer need a unique name 13 years ago