Michele Calgaro
d6705bac5d
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 months ago
Michele Calgaro
3b3f9ec8f3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro
762dc98fa6
Replace various '#define' strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months 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>
1 year ago
Slávek Banko
e77087ce3d
The workaround that tdepimmacros.h do is no longer needed
...
and kdemacros.h can be used directly.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 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>
4 years ago
Slávek Banko
72b5adf49c
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Timothy Pearson
c5d1fdfc4a
Fix stragglers that were not properly renamed in the XDG standardization commits
10 years ago
Timothy Pearson
d2bc3fcad8
Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
aa19e451d4
Revert "Fix remaining missing semicolons at end of Keywords strings"
...
This reverts commit e51d886a5d
.
10 years ago
Timothy Pearson
e51d886a5d
Fix remaining missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
05ccf6cf02
Fix missing semicolons at end of Keywords strings
10 years ago
Timothy Pearson
267521c81f
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson
8d323d590c
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Timothy Pearson
29ede8faff
Fix Keywords separators to match XDG desktop specifications
10 years ago
Slávek Banko
533bad2a15
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
94273bcb90
Rename KABC namespace
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
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
64df902cf7
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
61bddfe3a7
Fix FTBFS resulting from KCModule rename
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
Darrell Anderson
8297901467
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
82bb5a6d63
Branding cleanup: KDE -> TDE
13 years ago
Timothy Pearson
73f919594a
Fix building on Qt3
13 years ago
Timothy Pearson
441acaaa9a
Fix compilation on TQt3
...
This breaks compilation on Qt3, revert this change if using Qt3
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
1dad5f662a
Rename additional KDE strings
13 years ago
Timothy Pearson
7dba3110aa
Additional renaming of kde to tde
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
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
13 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
13 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
samelian
d1d1efd4b6
[kdepim] added cmake support for korn; added include path to libkdepim where is needed
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1223999 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
b67ece773c
[kdepim]: initial cmake support for following subpackages: akregator, certmanager, kaddressbook, kalarm, kioslaves, kmail, ktnef, libemailfunctions, libkcal, libkdenetwork, libkdepim, libkmime, libkpgp, libkpimidentities, libksieve, mimelib
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1223912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f4fae92b67
Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1221127 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago