Commit Graph

65 Commits (r14.1.3)

Author SHA1 Message Date
Michele Calgaro aa76b21983
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8240e69641)
1 year ago
Michele Calgaro 845281400a
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 69e4de2f4c)
1 year ago
Michele Calgaro 5446eb7150
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cf40f00690)
1 year ago
Michele Calgaro c75fee7ff7
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f08f58fdc1)
1 year ago
Michele Calgaro bcee6c3261
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c8e3d1d47d)
1 year ago
Michele Calgaro ca19a0f2b4
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 32e1827c79)
2 years ago
Michele Calgaro 9b03504064
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f9eac0ec4d)
2 years ago
Michele Calgaro 65a9f54e10
Renaming of files in preparation for code style tools.
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
Chris 1fc730b7d0 Fix remaining brandings in tdeedu.
Signed-off-by: Chris <xchrisx@uber.space>
6 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 9b7dfcd288
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones.

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
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
Darrell Anderson 2c8ee7a8b4 Fix unintended renaming 11 years ago
Slávek Banko efaf922de8 Additional k => tde renaming and fixes 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 a5ef67db99 Rename KComp to avoid conflicts with KDE4 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 949de81936 Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson ab791e7c5e Rename a few build variables for overall consistency 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
Darrell Anderson 5687d5ac93 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson cb29ec61f5 Branding cleanup: *.desktop files 13 years ago
Darrell Anderson 5699b70bf3 Branding cleanup: 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
Timothy Pearson 2d7b541a4e Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 6c3f7a55fb.
13 years ago
Timothy Pearson 6c3f7a55fb Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 6d932d40aa Fix FTBFS 13 years ago
Timothy Pearson c954cd41d3 Additional renaming of kde to tde 13 years ago
Timothy Pearson 1677e06cb0 Rename additional instances of KDE to TDE 13 years ago