summaryrefslogtreecommitdiffstats
path: root/kresources
Commit message (Expand)AuthorAgeFilesLines
* Rename include subdirectory to tdeTimothy Pearson2012-02-071-1/+1
* Fix inadvertent TQt changesTimothy Pearson2012-01-132-11/+11
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2111-38/+38
* Fix a few strings that contain StatusTimothy Pearson2011-12-196-569/+569
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1938-119/+119
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1845-1949/+1949
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1693-2121/+2121
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1593-2121/+2121
* Finish rename from prior commitTimothy Pearson2011-11-161-0/+0
* Additional renaming of kde to tdeTimothy Pearson2011-11-163-5/+5
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
* Rename additional instances of KDE to TDETimothy Pearson2011-11-0611-22/+22
* Additional kde to tde renamingTimothy Pearson2011-11-06184-226/+226
* Rename kde libraries to tdeTimothy Pearson2011-11-0593-106/+106
* Link most Trinity DSOs against the most common kdelibs libraries to compensat...v3.5.13tpearson2011-10-104-5/+5
* Fix a handful of FTBFS errors caused by tqStatus/Status string conversiontpearson2011-08-311-181/+181
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-313-339/+339
* Fix a number of accidental tqStatus string conversionstpearson2011-08-271-2/+2
* Use const_cast (not static_cast) to fix the previous kdepim FTBFS...tpearson2011-08-161-1/+1
* Fix kdepim FTBFStpearson2011-08-161-1/+1
* Fix potential kdepim issues with C style char* casttpearson2011-08-151-1/+1
* rename the following methods:tpearson2011-08-10106-320/+320
* rename the following methods:tpearson2011-08-1059-327/+327
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0912-24/+24
* Rename all instances of "tqgeometry" (including quotes) to the more-correct "...tpearson2011-06-142-2/+2
* Fix Qt3 compilation of kdepimtpearson2011-04-151-1/+1
* Enable kdepim compilation under Qt4tpearson2011-04-1449-164/+164
* Initial conversion of kdepim to TQttpearson2011-04-13243-2906/+2996
* Fix include directory installation locationstpearson2011-03-301-1/+1
* [kdepim] include ${CMAKE_SOURCE_DIR}/libkdepim to fix FTBFSsamelian2011-03-2717-0/+17
* [kdepim/kresources] added ${CMAKE_SOURCE_DIR}/libkdepim to include pathssamelian2011-03-271-0/+1
* [kdepim] initial cmake support for: knotes, kode, korganizer, kresources, plu...samelian2011-03-2139-6/+1464
* Moved kpilot from kdepim to applications, as the core Trinity libraries shoul...tpearson2011-02-1698-1152/+1152
* Fixed corner case in libcarddav; error occured while saving when UID was brok...tpearson2010-09-231-0/+9
* Fix FTBFS on Ubuntutpearson2010-09-131-162/+0
* Added the ability to disable resources at compile timetpearson2010-09-132-2/+137
* Part 2 of prior committpearson2010-09-121-0/+63
* Added autodetection of libcaldav/libcarddavtpearson2010-09-121-1/+9
* * Massive set of changes to bring in all fixes and enhancements from the Ente...tpearson2010-09-0175-465/+1760
* * Fixed CalDAV tasks loading when event loading failstpearson2010-08-301-1/+4
* Separated event and task reads into two separate jobstpearson2010-08-307-27/+153
* * Fixed crash when modifying single instance of recurring meeeting in agenda ...tpearson2010-08-292-18/+28
* * Fixed CalDAV resource error messages and potential crashtpearson2010-08-282-47/+50
* Fixed a dual typo in previous commit 1168963tpearson2010-08-281-2/+2
* Added tasks support to CalDAV resourcetpearson2010-08-2812-28/+341
* Initial (i.e. read only) support for RECURRENCE-ID modified incidence series.tpearson2010-08-271-3/+11
* Fixed 404 when deleting multiple contactstpearson2010-08-261-8/+18
* Moved the editor open variable out of kocore to remove accidental compilation...tpearson2010-08-242-5/+1
* Fixed CalDAV crash when event editor left open during automatic reloadtpearson2010-08-242-1/+5
* Slew of fixes and upgrades, including:tpearson2010-08-172-25/+11