Slávek Banko
1a0e1c584f
Fix another endless loop in imapparser
...
Thanks to Francois Andriot for the patch
This resolves Bug 1235
(cherry picked from commit 786fea2fe8
)
12 years ago
Slávek Banko
9dc91538a9
Fix more SEGV in imapparser
...
Thanks to Francois Andriot for the patch
This resolves Bug 1235
(cherry picked from commit 590161fd80
)
12 years ago
Slávek Banko
3d99c1cbba
Fix segfault in IMAP folder parsing
...
Thanks to Francois Andriot for the patch!
(cherry picked from commit 9b43d6e180
)
13 years ago
Timothy Pearson
b60e74f6ad
Fix IMAP hang on auth failure
...
This closes Bug 1007
Thanks to Francois Andriot for the patch!
(cherry picked from commit aa2af2573b
)
13 years ago
Timothy Pearson
f4b37d7631
Fix linear alphabet string errors
...
(cherry picked from commit 80bc593eb3
)
13 years ago
Timothy Pearson
987ff38c02
Fix inadvertent TQt changes
...
This closes Bug 752
(cherry picked from commit d497b1b037
)
13 years ago
Timothy Pearson
c4b3c076ff
Rename obsolete tq methods to standard names
...
(cherry picked from commit ba2a3ce341
)
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
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
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
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
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
5fb135a496
[kdepim/kioslaves] do not build sieve kioslave when missing sasl support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1223990 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
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
14 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
14 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
14 years ago
toma
460c52653a
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
...
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago