Commit Graph

51 Commits (d42076f18783a48fffbaea48720ff6257251ba28)

Author SHA1 Message Date
Darrell Anderson 9a6b614070 Fix inadvertent tqt changes.
(cherry picked from commit d08e3983f1)
12 years ago
Darrell Anderson a34b0b48eb 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.
(cherry picked from commit b99d4323dd)
13 years ago
Timothy Pearson ac7c9c459a Fix disconnected signals introduced in KDE SVN commit 641050
(cherry picked from commit acecca8521)
13 years ago
Slávek Banko a1ca48332c Added DCOP interface to the kmail composer window
This closes Bug 953
Thanks to Serghei Amelian
(cherry picked from commit e86bf88440)
13 years ago
Timothy Pearson 97ec1bacd1 Disable unneccesary fsync() in cached IMAP handler
(cherry picked from commit 82d4a938ce)
13 years ago
Slávek Banko 70ab4a6893 Fix KMail counting of unread messages in the system tray icon
Thanks to Francois Andriot
(cherry picked from commit 40c435e566)
13 years ago
Darrell Anderson f5790dac65 Reverse patch from GIT hash 33e649c9.
This resolves bug report 406.
Thanks to Slavek Banko.
(cherry picked from commit 2d5f15c865)
13 years ago
Darrell Anderson 9c066e9107 GCC 4.7 fix.
This partially resolves bug report 958.
Thanks to David C. Rankin.
(cherry picked from commit c94de3afa9)
13 years ago
Timothy Pearson 987ff38c02 Fix inadvertent TQt changes
This closes Bug 752
(cherry picked from commit d497b1b037)
13 years ago
Timothy Pearson ebf706e3c9 Fix FTBFS
(cherry picked from commit 43c4a44108)
13 years ago
Timothy Pearson 1d7f2552fa Rename a few stragglers
(cherry picked from commit 5194c8134a)
13 years ago
Timothy Pearson c4b3c076ff Rename obsolete tq methods to standard names
(cherry picked from commit ba2a3ce341)
13 years ago
Timothy Pearson 04b89c2dbd Fix a few strings that contain Status
(cherry picked from commit d5b298be14)
13 years ago
Timothy Pearson ad4317e2e0 Remove additional unneeded tq method conversions
(cherry picked from commit 716a5de887)
13 years ago
Timothy Pearson e3649f7442 Rename old tq methods that no longer need a unique name
(cherry picked from commit 0e00c0a86a)
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
14 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
14 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
14 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
14 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
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 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
tpearson 59c4cfa4d0 Fix include directory installation locations
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1226577 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 75f32756ec [kdepim] indexlib ported to cmake; added indexlib (optional) support to kmail
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1225601 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian f5b07a4a12 [kdepim] initial cmake support for: knotes, kode, korganizer, kresources, plugins, wizards
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1225440 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 a21c1c9b1d Fix a number of runtime object identification problems which led to an even larger array of minor glitches
NOTE: kdevelop and kdewebdev still need to be fully repaired


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1222475 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
tpearson d8b40941f9 Part 2/2 of Chakra patch commit
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1172727 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 009631d0fc * Batch 1/2 of bugfix patches from the Chakra project
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1172724 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson cc29364f06 * Massive set of changes to bring in all fixes and enhancements from the Enterprise PIM branch
* Ensured that the Trinity changes were applied on top of those enhancements, and any redundancy removed
* Added journal read support to the CalDAV resource
* Fixed CalDAV resource to use events URL for tasks and journals when separate URL checkbox unchecked


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1170461 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 6d83f2c4e3 Fixed quit from kmail system tray
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1163733 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 1c3e6a878f TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1158452 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 7be55ffa06 Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1157655 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson b0541862e3 Debian compilation fix
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1133077 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 33e649c9e8 Fix for kmail to synchronize IMAP folders when compose window Send is executed
Minor change to carddav resource


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1133062 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson ed0f571194 Fixed compilation with gcc4.x+
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1072420 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 95b6ab6345 Fixed remaining GPL address zip codes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 3061af5f7c Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 60cf0657c4 Reverted accidental inclusion of improper IMAP warning message
Thanks to Volker Krause for pointing this out to me

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1063342 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson d4b702756e * gcc4.4 compilation fixes
* kmail crash issues resolved
* automake updates

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