summaryrefslogtreecommitdiffstats
path: root/kmail
Commit message (Collapse)AuthorAgeFilesLines
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-228-13/+13
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-2011-12/+12
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-194-5/+5
|
* Fix kmail informational text box about sender's time.Darrell Anderson2012-11-191-3/+3
| | | | This partially resolves bug report 1328.
* Fix inadvertent tqt changes.Darrell Anderson2012-10-212-4/+4
|
* Fix expiry when set to zero daysTimothy Pearson2012-08-271-4/+17
| | | | Improve logging of expiry job
* Fix disconnected signals introduced in KDE SVN commit 641050Timothy Pearson2012-08-162-8/+8
|
* Added DCOP interface to the kmail composer windowSlávek Banko2012-07-051-0/+3
| | | | | This closes Bug 953 Thanks to Serghei Amelian
* Disable unneccesary fsync() in cached IMAP handlerTimothy Pearson2012-06-291-1/+1
|
* Branding: KDE->TDEDarrell Anderson2012-06-273-61/+61
|
* Update TDE menu to reduce clutter and eliminate conflicts with KDE4.Darrell Anderson2012-06-261-1/+1
| | | | This partially resolves bug report 977.
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0812-57/+57
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-3/+3
|
* Fix KMail counting of unread messages in the system tray iconSlávek Banko2012-05-261-1/+1
| | | | Thanks to Francois Andriot
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Reverse patch from GIT hash 33e649c9.Darrell Anderson2012-04-281-2/+0
| | | | | This resolves bug report 406. Thanks to Slavek Banko.
* GCC 4.7 fix.Darrell Anderson2012-04-271-2/+2
| | | | | This partially resolves bug report 958. Thanks to David C. Rankin.
* Fix typos.Darrell Anderson2012-04-051-1/+1
|
* Fix KDE -> TDE branding.Darrell Anderson2012-03-231-1/+1
|
* Fix nominal branding issues.Darrell Anderson2012-03-221-1/+1
|
* Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}.Darrell Anderson2012-03-212-2/+2
| | | | | | | 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.
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdepimTimothy Pearson2012-03-072-3/+3
|\
| * Rename straggling environment variables KDE->TDE.Darrell Anderson2012-03-072-3/+3
| |
* | Rename additional members for tqt3Timothy Pearson2012-03-072-2/+2
|/
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-022-2/+2
|
* Rename additional global TQt functionsTimothy Pearson2012-03-015-7/+7
|
* Rename kde-config to tde-configTimothy Pearson2012-02-261-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-17144-282/+282
|
* Rename include subdirectory to tdeTimothy Pearson2012-02-072-2/+2
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-221-2/+2
|
* Fix inadvertent TQt changesTimothy Pearson2012-01-1315-40/+40
| | | | This closes Bug 752
* Fix FTBFSTimothy Pearson2011-12-281-1/+1
|
* Rename a few stragglersTimothy Pearson2011-12-242-2/+2
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2143-187/+187
|
* Fix a few strings that contain StatusTimothy Pearson2011-12-192-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-19124-965/+965
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-18136-901/+901
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16196-1916/+1916
| | | | This reverts commit 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-15196-1916/+1916
|
* Rename additional KDE stringsTimothy Pearson2011-12-081-1/+1
|
* Fix FTBFSTimothy Pearson2011-11-192-4/+4
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1639-42/+42
|
* Rename kwin to twin (Part 2 of 2)Timothy Pearson2011-11-072-0/+0
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-0717-20/+20
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-068-41/+41
|
* Additional kde to tde renamingTimothy Pearson2011-11-0617-18/+18
|
* Rename kde libraries to tdeTimothy Pearson2011-11-0526-40/+40
|
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-181-2/+2
| | | | | | | | | 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 remaining instances of tqStatus embedded in user visible stringstpearson2011-08-3114-22/+22
| | | | 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-279-15/+15
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da