summaryrefslogtreecommitdiffstats
path: root/libkmime
Commit message (Collapse)AuthorAgeFilesLines
* The workaround that tdepimmacros.h do is no longer neededSlávek Banko2021-02-2610-10/+10
| | | | | | and kdemacros.h can be used directly. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed code formatting modelines.Michele Calgaro2020-09-2717-17/+17
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2018-12-151-0/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix unintended renamingDarrell Anderson2014-02-161-3/+3
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-6/+6
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-156-8/+8
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-012-9/+9
|
* Fix a few remaining references to kio_Timothy Pearson2013-01-301-4/+4
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-15/+15
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-2/+2
|
* Fix the addquotes/removequots functions in libkmimeSlávek Banko2012-09-261-13/+9
| | | | Thanks to Francois Andriot for the patch
* Fix long response time on large IMAP foldersSlávek Banko2012-05-301-32/+9
| | | | | This closes Bug 1009 Thanks to Francois Andriot for the patch!
* Rename additional global TQt functionsTimothy Pearson2012-03-016-14/+14
|
* Fix linear alphabet string errorsTimothy Pearson2012-01-251-1/+1
|
* Fix a number of build warningsTimothy Pearson2012-01-213-10/+10
|
* Fix inadvertent TQt changesTimothy Pearson2012-01-132-18/+18
| | | | This closes Bug 752
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-8/+8
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-193-7/+7
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-185-23/+23
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-168-43/+43
| | | | This reverts commit 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-158-43/+43
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-1/+1
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-2/+2
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-0612-12/+12
|
* Rename kde libraries to tdeTimothy Pearson2011-11-051-1/+1
|
* rename the following methods:tpearson2011-08-103-8/+8
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1011-91/+91
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable kdepim compilation under Qt4tpearson2011-04-147-33/+35
| | | | | | | | 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
* Initial conversion of kdepim to TQttpearson2011-04-1334-295/+295
| | | | | | | | | 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
* [kdepim]: initial cmake support for following subpackages: akregator, ↵samelian2011-03-052-0/+49
| | | | | | 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
* Moved kpilot from kdepim to applications, as the core Trinity libraries ↵tpearson2011-02-1616-79/+79
| | | | | | should not contain hardware-dependent software git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1221127 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-022-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1158452 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3132-911/+911
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1157655 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-25102-0/+13310
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da