Commit Graph

85 Commits (f613dab3b83b4e6eb7115c90276559cc046f2525)

Author SHA1 Message Date
Michele Calgaro 1307964495
Rename kdemacros.* files to tdemacros.*
A dummy 'kdemacros.h' has been added to allow TDE to built till renaming is carried out across the whole code base. It will then be removed.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro bba3128085
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro ba3b5b77e1
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro d5688771d8
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 138bb80efa
Replaced various '#define' with actual strings - part 4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 4c0dae60b2
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 48b07a0ff1
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro c0b74ba868
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 8eb500c4e8
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 36c049e135
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 4f99f868f0
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro ed8e30bc6d
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 42f3a62161
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 158b6e1152
Use private linking for exported CMake targets.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 4b7a4e1736
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
Slávek Banko c2b90055a5
Drop explicit dependencies on dcopidl and dcopidl2cpp,
because thanks to the replacement of KDE3 CMake macros
with TDE macros, this is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris 03b08e594c Synchronize German translation of desktop files with the rest.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris e53c04d5d3 Update and promote new TDE websites, replace branding and do slight refactoring.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Slávek Banko e532d9345d Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 0c5985ae03
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson 7faae2b255 Fix invalid headers in PNG files and optimize for size 9 years ago
Timothy Pearson d46b1b9c64 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Slávek Banko e7d1b8fe33 Revert commit 1d498994 11 years ago
Timothy Pearson 1d498994f8 Include xrender library directory when linking
This relates to Bug 1199
11 years ago
Slávek Banko c6cb3f2794 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 45f3927b0f Rename KABC namespace 12 years ago
Timothy Pearson a6cec4c38c Fix build system references to kabc 12 years ago
Timothy Pearson ed99a30644 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 8bd62a3b0d Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson f2bfcad7ff Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson f8d95a0242 Fix unintended renaming 12 years ago
Timothy Pearson d1e0cc99a2 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson d888cfa39e Fix FTBFS 12 years ago
Timothy Pearson deac2ca49f Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 0c9d97065a Rename KLock and KTrader to avoid conflicts with KDE4 12 years ago
Timothy Pearson bcd8b9bb10 Rename a few build variables for overall consistency 12 years ago
Timothy Pearson ca26eb5709 Fix up remaining references to -lkio 12 years ago
Timothy Pearson ba3abaf4ad Fix FTBFS 12 years ago
Timothy Pearson 5159cd2beb Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson dfe289850f Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 703fb0c89c Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 28edc0aa2a Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson b19ddece21 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 8e7816b2f9 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5bca2e3e42 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Darrell Anderson a4f80f19b9 Branding: KDE->TDE 13 years ago
Darrell Anderson 6ed1ea98db Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 0f1209c4bb Branding cleanup: KDE -> TDE 13 years ago
Timothy Pearson 08c816fe5d Add document position variable to text editor part
WARNING this breaks the kate/kwrite ABI!
13 years ago
Darrell Anderson 91701f8c03 Fix KControl KDE->TDE branding issues. 13 years ago