summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/tdepim/cmake to latest HEADSlávek Banko2012-10-131-0/+0
|
* Reset submodule main/tdepim/admin to latest HEADSlávek Banko2012-10-131-0/+0
|
* Fix another endless loop in imapparserv3.5.13.1Slávek Banko2012-09-261-1/+5
| | | | | | Thanks to Francois Andriot for the patch This resolves Bug 1235 (cherry picked from commit 786fea2fe83883d18d23b653994642944d336c3f)
* Fix more SEGV in imapparserSlávek Banko2012-09-261-2/+7
| | | | | | Thanks to Francois Andriot for the patch This resolves Bug 1235 (cherry picked from commit 590161fd805b5d9c397a5dc192996d13acdbaff6)
* Fix the addquotes/removequots functions in libkmimeSlávek Banko2012-09-261-13/+9
| | | | | Thanks to Francois Andriot for the patch (cherry picked from commit e09b1f3dbdcdf1f21732552d0e2db11ae3d7bf58)
* Update final HTML install path so all modules are consistent.Slávek Banko2012-09-082-0/+0
|
* Removed knotes window resizing for RichText toolbarSlávek Banko2012-08-251-9/+4
| | | | (cherry picked from commit f820c4f9253bbc21156ee90ad22e6d9deae29034)
* Updated holiday_sk and added to the installationSlávek Banko2012-08-223-9/+2
| | | | | This resolves Bug 1123 (cherry picked from commit cc318898d37c823f4a3895a1a2716d775f8f06a0)
* Add image files from commit f1ec987d.Darrell Anderson2012-08-204-0/+77
| | | | (cherry picked from commit e85c6d1a50bfbae84d2386c6dddcdeb94a5896b8)
* Add missing kandy icons. This resolves bug report 1013.Darrell Anderson2012-08-202-0/+3
| | | | (cherry picked from commit f1ec987d9aa340d6abafd9b2d14744f8faf12b6e)
* Fix disconnected signals introduced in KDE SVN commit 641050Timothy Pearson2012-08-202-8/+8
| | | | (cherry picked from commit acecca8521b9b90b735491dda046c571af03f709)
* Added DCOP interface to the kmail composer windowSlávek Banko2012-07-091-0/+3
| | | | | | This closes Bug 953 Thanks to Serghei Amelian (cherry picked from commit e86bf8844081573c2d1447a8d5f683ae1596af42)
* Disable unneccesary fsync() in cached IMAP handlerTimothy Pearson2012-07-091-1/+1
| | | | (cherry picked from commit 82d4a938ce57d8611e1ef2e26924bb4367483b0c)
* Fix FTBFSTimothy Pearson2012-07-091-1/+1
| | | | (cherry picked from commit 31f49d0b845052c85ab7c47402c4b6cb143130dd)
* Fix knotes repeated reduction in RichText modeSlávek Banko2012-07-061-1/+1
| | | | (cherry picked from commit 27f6b882c6ab3d87b3495e5b8d149670295fb5c9)
* Update kalarmd icon reference, which does not exist, to kalarm.Darrell Anderson2012-06-171-1/+1
| | | | (cherry picked from commit 228ad1c6df4be49fde421520e25fb9645ee922e7)
* Fix segfault in IMAP folder parsingSlávek Banko2012-06-031-2/+6
| | | | | Thanks to Francois Andriot for the patch! (cherry picked from commit 9b43d6e1802a64d4510d5c217eedef0c5d4cc6ff)
* Fix long response time on large IMAP foldersSlávek Banko2012-06-031-32/+9
| | | | | | This closes Bug 1009 Thanks to Francois Andriot for the patch! (cherry picked from commit b0c92b30a60f3290a9b8c393915bf623102d0fd6)
* Fix IMAP hang on auth failureTimothy Pearson2012-06-031-3/+3
| | | | | | This closes Bug 1007 Thanks to Francois Andriot for the patch! (cherry picked from commit aa2af2573ba32542b7f8422c4c0d7f142edd9d95)
* Fix KMail counting of unread messages in the system tray iconSlávek Banko2012-06-031-1/+1
| | | | | Thanks to Francois Andriot (cherry picked from commit 40c435e566bcfddd3fd69b55efec786b1162a8be)
* Fix knotes to not close notes during saving session.Slávek Banko2012-06-031-0/+2
| | | | | This closes Bug 987 (cherry picked from commit c48253af15badc7a81db7ea2f22465405a897110)
* Fix knotes not appearing on the desktop when a session is restored.Darrell Anderson2012-06-031-1/+1
| | | | | | Thanks to Slavek Banko. This resolves bug report 987. (cherry picked from commit 533f494f46d65be366aee3e9973b674320e46bc8)
* Further organize KDE Menu.Darrell Anderson2012-06-033-3/+3
| | | | (cherry picked from commit 9387e16a2c50c134cebe5a6a133f4df297a8cd19)
* Remove "More Applications" from KDE menu. Add Office category to KOrn.Darrell Anderson2012-06-032-2/+2
| | | | | This partially resolves bug report 653. (cherry picked from commit 678b4e05030d29b417617c12df09f46f463e48e8)
* Reverse patch from GIT hash 33e649c9.Darrell Anderson2012-06-031-2/+0
| | | | | | This resolves bug report 406. Thanks to Slavek Banko. (cherry picked from commit 2d5f15c865de75f3147bd849ef81d3ed034f8104)
* GCC 4.7 fix.Darrell Anderson2012-06-031-1/+1
| | | | | This partially resolves bug report 958. (cherry picked from commit 6a168ff9d98a591fa48b21517b2063c0dd90b26c)
* GCC 4.7 fix.Darrell Anderson2012-06-034-5/+7
| | | | | | This partially resolves bug report 958. Thanks to David C. Rankin. (cherry picked from commit c94de3afa90f38fab67604732a4540b768a007b8)
* Fix inadvertent "TQ" changes.Darrell Anderson2012-06-033-3/+3
| | | | (cherry picked from commit f7b07c30649fb40c5b9a536ffce432712b06e767)
* Terminate kdDebug calls with newlinesTimothy Pearson2012-06-0314-61/+61
| | | | | This closes Bug 631 (cherry picked from commit 9e6ec3a244220285be43514d4c2465e2267f7126)
* Fix linear alphabet string errorsTimothy Pearson2012-06-035-5/+5
| | | | (cherry picked from commit 80bc593eb31b3162fd870ee64eceb0ec90fac15c)
* Fix FTBFSTimothy Pearson2012-06-031-0/+1
| | | | (cherry picked from commit 5d1425e1648432a969396a57b5f802c47e44dd02)
* Fix a number of build warningsTimothy Pearson2012-06-0314-46/+107
| | | | (cherry picked from commit 292e3c830032a4634f04c3095d6bfa272b65d712)
* Fix reference to temporary in libemailfunctionsTimothy Pearson2012-06-031-2/+2
| | | | (cherry picked from commit dc69027b0e7092ad69d8e58f1ee3aff22fd4d9c6)
* Fix inadvertent TQt changesTimothy Pearson2012-06-03152-489/+489
| | | | | This closes Bug 752 (cherry picked from commit d497b1b0373d758ede3d877ab68c8d7c8ab29062)
* Fix FTBFSTimothy Pearson2012-06-031-1/+1
| | | | (cherry picked from commit 43c4a44108bb94ef68390c556cc364d68ed8e78a)
* Fix FTBFSTimothy Pearson2012-06-031-1/+1
| | | | (cherry picked from commit 31b48851cf0d722e17aaa280bcba6e9cdbe83638)
* Rename a few stragglersTimothy Pearson2012-06-033-3/+3
| | | | (cherry picked from commit 5194c8134a168b652142232299d6db4f813aef20)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-03288-1371/+1371
| | | | (cherry picked from commit ba2a3ce341c0c71bbbcf350fcbcd60c552220b31)
* Fix a few strings that contain StatusTimothy Pearson2012-06-038-572/+572
| | | | (cherry picked from commit d5b298be14c173d62e8fbc6a3803ba8f657f3dcb)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-03678-4336/+4336
| | | | (cherry picked from commit 716a5de8870d7c02bb4d0aed72f30291b17b763a)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-03703-6011/+6011
| | | | (cherry picked from commit 0e00c0a86a4c9d7e80c7b66d91940cc7dcb79f78)
* Add common directoriesSlávek Banko2012-06-034-0/+6
| | | | Add empty directories
* Link most Trinity DSOs against the most common kdelibs libraries to ↵v3.5.13tpearson2011-10-1042-74/+74
| | | | | | 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
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-187-14/+14
| | | | | | | | | 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
* Fix kdepim FTBFS under Ubuntu Nattytpearson2011-09-071-2/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1251915 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add apidox targets to kdepimtpearson2011-09-061-0/+11
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1251897 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix gpg-error detectiontpearson2011-09-051-2/+31
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1251583 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a handful of FTBFS errors caused by tqStatus/Status string conversiontpearson2011-08-312-182/+182
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1250604 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-3139-406/+406
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of accidental tqStatus string conversionstpearson2011-08-2720-33/+33
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da