Commit Graph

57 Commits (master)

Author SHA1 Message Date
Michele Calgaro aae5ebe500
Use tdeApp
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 weeks ago
Michele Calgaro 2aa402ea78
Use tdeprocess.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
Michele Calgaro 74926683f1
Rename KUniqueApplication to TDEUniqueApplication
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months 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 98876ba8c5
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro cd4b0ac226
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 5655dd3fdf
korganizer: do not show reminders on top of a locked screen. This
resolves isue #60.

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
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
Slávek Banko a24c7ba4c8 Fix KOrganizer alarm daemon systray popup menu damage caused by commit 8231cc23
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson 8231cc23f3 Fix korgac abort on startup due to oversized tray icon creation when icon widget has not yet been shown
Properly print caldav/carddav wallet warnings to prevent backtrace spew
11 years ago
Slávek Banko 533bad2a15 Additional k => tde renaming and fixes 12 years ago
Darrell Anderson 28ad0b45d8 Fix incorrect characters. 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 02fa17d6dd Rename KCmd to avoid conflicts 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 b440a9c608 Rename KLock and KTrader to avoid conflicts with KDE4 12 years ago
Timothy Pearson 6dea944252 Rename KLocale to enhance compatibility with KDE4 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 d6d75dc9ff Rename KApplication to TDEApplication 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 8297901467 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 8b23df61fc Branding cleanup: *.desktop files 13 years ago
Darrell Anderson c94de3afa9 GCC 4.7 fix.
This partially resolves bug report 958.
Thanks to David C. Rankin.
13 years ago
Darrell Anderson bf7afe36b8 Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE; 13 years ago
Timothy Pearson 210090aed3 Remove spurious TQ_OBJECT instances 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 7dba3110aa Additional renaming of kde to tde 13 years ago
Timothy Pearson cdabdc21c8 Fix accidental conversion of dockwin (part 2 of 2) 13 years ago
Timothy Pearson 840aac8d62 Fix accidental conversion of dockwin 13 years ago
Timothy Pearson 9fa7d0658d Rename kwin to twin (Part 2 of 2) 13 years ago
Timothy Pearson a66f0a09b6 Rename kwin to twin (part 1 of 2) 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
tpearson 36a36a5c10 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 4c6f8d69e2 rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 1c93fca14d Enable kdepim compilation under Qt4
This will likely break Qt3 compilation temporarily, which is an unintended side effect.
A third and final kdepim commit will repair Qt3 compilation shortly.


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227946 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 67e29a054c Initial conversion of kdepim to TQt
This will probably require some tweaking before it will build under Qt4,
however Qt3 builds are OK.  Any alterations this commit makes to kdepim
behaviour under Qt3 are unintentional and should be fixed.


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227832 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago