summaryrefslogtreecommitdiffstats
path: root/kitchensync/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2314-0/+0
|
* Fix FTBFS with clangSlávek Banko2015-06-141-1/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Repair mimetype icon usage, part 1. The following are not fully verified in ↵Timothy Pearson2014-10-221-1/+1
| | | | source as of this commit due to ubiquity: info, unknown
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-2/+2
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-2/+2
| | | | match XDG specifications
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-5/+5
|
* Rename KABC namespaceTimothy Pearson2013-02-205-43/+43
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1540-52/+52
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-145-7/+7
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-045-11/+11
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-014-6/+6
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-014-12/+12
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-272-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-272-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-265-8/+8
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-249-18/+18
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-225-9/+9
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-2/+2
|
* Update menu categories.Darrell Anderson2012-11-251-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-3/+3
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-262-3/+3
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-012-3/+3
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1722-26/+26
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2115-137/+137
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1918-105/+105
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-187-53/+53
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1636-321/+321
| | | | This reverts commit 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1536-321/+321
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-064-5/+5
|
* Rename kde libraries to tdeTimothy Pearson2011-11-0513-20/+20
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵v3.5.13tpearson2011-10-101-1/+1
| | | | | | 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 accidental tqStatus string conversionstpearson2011-08-271-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1064-173/+173
| | | | | | | | 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-107-15/+15
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-093-11/+11
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix Qt3 compilation of kdepimtpearson2011-04-151-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1227976 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable kdepim compilation under Qt4tpearson2011-04-1419-110/+110
| | | | | | | | 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-1374-257/+283
| | | | | | | | | 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] include ${CMAKE_SOURCE_DIR}/libkdepim to fix FTBFSsamelian2011-03-271-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1226234 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdepim] cmake port for kmobile, kitchensync, and docsamelian2011-03-223-0/+103
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1225672 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Moved kpilot from kdepim to applications, as the core Trinity libraries ↵tpearson2011-02-1625-189/+190
| | | | | | should not contain hardware-dependent software git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1221127 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Reverse OpenSync patch as it causes a build failure on Debiantpearson2010-09-0821-272/+162
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1172771 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Part 2/2 of Chakra patch committpearson2010-09-0723-163/+493
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1172727 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* * Massive set of changes to bring in all fixes and enhancements from the ↵tpearson2010-09-011-1/+0
| | | | | | | | | | | 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
* TQt conversion fixestpearson2010-08-0220-48/+48
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1158452 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3179-1135/+1135
| | | | 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-25103-0/+8698
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da