Slávek Banko
40c435e566
Fix KMail counting of unread messages in the system tray icon
...
Thanks to Francois Andriot
13 years ago
Darrell Anderson
284ef1c282
Branding cleanup: I18N_NOOP KDE -> TDE.
13 years ago
Darrell Anderson
2d5f15c865
Reverse patch from GIT hash 33e649c9
.
...
This resolves bug report 406.
Thanks to Slavek Banko.
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
5284fb178f
Fix typos.
13 years ago
Darrell Anderson
2181678937
Fix KDE -> TDE branding.
13 years ago
Darrell Anderson
38c70c5de9
Fix nominal branding issues.
13 years ago
Darrell Anderson
b99d4323dd
Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}.
...
Installing header files to ${INCLUDE_INSTALL_DIR}/tde
added another subdirectory layer that caused build failures
in certain apps such as kipi-plugins.
This partially resolves bug report 600.
13 years ago
Timothy Pearson
adafb126df
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdepim
13 years ago
Timothy Pearson
29d4a9cebb
Rename additional members for tqt3
13 years ago
Darrell Anderson
7ad5bf874d
Rename straggling environment variables KDE->TDE.
13 years ago
Timothy Pearson
c2ff0b2158
Rename additional global functions and variables for tqt3
13 years ago
Timothy Pearson
17e2ed52db
Rename additional global TQt functions
13 years ago
Timothy Pearson
2d9a1830be
Rename kde-config to tde-config
13 years ago
Timothy Pearson
210090aed3
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
c6c254fd15
Rename include subdirectory to tde
13 years ago
Timothy Pearson
6babe9ba11
Part 1 of 2 of kdm rename
13 years ago
Timothy Pearson
d497b1b037
Fix inadvertent TQt changes
...
This closes Bug 752
13 years ago
Timothy Pearson
43c4a44108
Fix FTBFS
13 years ago
Timothy Pearson
5194c8134a
Rename a few stragglers
13 years ago
Timothy Pearson
ba2a3ce341
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
d5b298be14
Fix a few strings that contain Status
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
4635130750
Fix FTBFS
13 years ago
Timothy Pearson
7dba3110aa
Additional renaming of kde to tde
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
bd4d40e62f
Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q*
...
This fixes the Kopete MSN protocol among other things
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6bb29e17ec
Fix remaining instances of tqStatus embedded in user visible strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
029d6084e6
Fix a number of accidental tqStatus string conversions
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
018997dddf
Fix reminaing CMake FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1248702 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
92ed89deb0
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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
80a9486051
Rename tqsizeHint* to sizeHint*
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1241971 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
dfb7562b7e
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
...
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
fc5197ec86
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
02baac4a6c
Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
87e9213ec5
[kdepim] revert some accidental renamed classes/methods and strings (fix quote reply)
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1230817 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
2cc0f939b4
Fix FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1228345 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
2d0cd39429
Fix Qt3 compilation of kdepim
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227976 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