Commit Graph

65 Commits (74926683f153c10d642dd7b330e90d1518ccd088)

Author SHA1 Message Date
Michele Calgaro 74926683f1
Rename KUniqueApplication to TDEUniqueApplication
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
Michele Calgaro 477975ca20
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 3b3f9ec8f3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 762dc98fa6
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 98876ba8c5
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro ca120c61e6
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro cd4b0ac226
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 555db88cd8
Replaced 'includehints' with 'includes' in *.ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 0d3043b630
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 72b5adf49c
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 79f797c042
QT_NO_* -> TQT_NO_* renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro b562c563f0
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>
6 years ago
Slávek Banko 0d192ed6f2
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro aa882de213
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 fc24d7b0fc Fix invalid headers in PNG files and optimize for size 9 years ago
Timothy Pearson 8d323d590c Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Darrell Anderson ed95608f23 Restructure menu: move Office->PIM submenu items to Internet and Office menus. 11 years ago
Slávek Banko 533bad2a15 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson a637b08775 Rename KWallet to TDEWallet 12 years ago
Timothy Pearson cfb328d590 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 38b7daf1af Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 87620f4792 Rename KAbout to avoid conflicts with KDE4 12 years ago
Timothy Pearson b97ee238f8 Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson d318087925 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson fd5d099065 Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 09bd73fbd2 Fix a few remaining references to kio_ 12 years ago
Timothy Pearson 8e2ffd2cc8 Rename a few build variables for overall consistency 12 years ago
Timothy Pearson c5bee2a602 Rename kiobuffer and KHTML 12 years ago
Timothy Pearson 64df902cf7 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson b363d2579a Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 86d8364ac7 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson a9bde819f2 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5fc6f26e12 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 32b66c9ae7 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Darrell Anderson d08e3983f1 Fix inadvertent tqt changes. 13 years ago
Darrell Anderson 95248100c1 Fix QString -> TQString. 13 years ago
Darrell Anderson e7e1fde9b7 Update TDE menu to reduce clutter and eliminate conflicts with KDE4.
This partially resolves bug report 977.
13 years ago
Darrell Anderson 8297901467 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 284ef1c282 Branding cleanup: I18N_NOOP KDE -> TDE. 13 years ago
Darrell Anderson 678b4e0503 Remove "More Applications" from TDE menu. Add Office category to KOrn.
This partially resolves bug report 653.
13 years ago
Timothy Pearson 210090aed3 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson ba2a3ce341 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 716a5de887 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 0e00c0a86a Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 9cc13dcbb0 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 3ca10fd9a2.
13 years ago
Timothy Pearson 3ca10fd9a2 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 7cb24f16be Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson d70ce47c22 Additional kde to tde renaming 13 years ago
Timothy Pearson 38188136cc Rename kde libraries to tde 13 years ago
tpearson 0451bfa1df Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago