Commit Graph

63 Commits (0e00c0a86a4c9d7e80c7b66d91940cc7dcb79f78)

Author SHA1 Message Date
Timothy Pearson 0e00c0a86a Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson 9cc13dcbb0 Revert "Rename a number of old tq methods that are no longer tq specific"
13 years ago
Timothy Pearson 3ca10fd9a2 Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson be0ca741fd Finish rename from prior commit
13 years ago
Timothy Pearson 7dba3110aa Additional renaming of kde to tde
13 years ago
Timothy Pearson a66f0a09b6 Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson 7cb24f16be Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson d70ce47c22 Additional kde to tde renaming
13 years ago
Timothy Pearson 38188136cc Rename kde libraries to tde
13 years ago
tpearson 0451bfa1df Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
13 years ago
tpearson 8772aedfc1 Fix a handful of FTBFS errors caused by tqStatus/Status string conversion
13 years ago
tpearson 6bb29e17ec Fix remaining instances of tqStatus embedded in user visible strings
13 years ago
tpearson 029d6084e6 Fix a number of accidental tqStatus string conversions
13 years ago
tpearson 482da59e54 Use const_cast (not static_cast) to fix the previous kdepim FTBFS...
13 years ago
tpearson 997243b79b Fix kdepim FTBFS
13 years ago
tpearson 324dc43211 Fix potential kdepim issues with C style char* cast
13 years ago
tpearson 36a36a5c10 rename the following methods:
13 years ago
tpearson 4c6f8d69e2 rename the following methods:
13 years ago
tpearson dfb7562b7e Remove the tq in front of these incorrectly TQt4-converted methods/data members:
13 years ago
tpearson 02baac4a6c Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
13 years ago
tpearson 2d0cd39429 Fix Qt3 compilation of kdepim
13 years ago
tpearson 1c93fca14d Enable kdepim compilation under Qt4
13 years ago
tpearson 67e29a054c Initial conversion of kdepim to TQt
13 years ago
tpearson 59c4cfa4d0 Fix include directory installation locations
13 years ago
samelian 3b4cea3c98 [kdepim] include ${CMAKE_SOURCE_DIR}/libkdepim to fix FTBFS
13 years ago
samelian d6bce768c8 [kdepim/kresources] added ${CMAKE_SOURCE_DIR}/libkdepim to include paths
13 years ago
samelian f5b07a4a12 [kdepim] initial cmake support for: knotes, kode, korganizer, kresources, plugins, wizards
13 years ago
tpearson f4fae92b67 Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software
13 years ago
tpearson 57cf682583 Fixed corner case in libcarddav; error occured while saving when UID was broken across multiple lines and/or included whitespace
14 years ago
tpearson e999876158 Fix FTBFS on Ubuntu
14 years ago
tpearson 8957708cce Added the ability to disable resources at compile time
14 years ago
tpearson 3fcac17ef6 Part 2 of prior commit
14 years ago
tpearson 51e4d32c42 Added autodetection of libcaldav/libcarddav
14 years ago
tpearson cc29364f06 * Massive set of changes to bring in all fixes and enhancements from the Enterprise PIM branch
14 years ago
tpearson 4f6c584bac * Fixed CalDAV tasks loading when event loading fails
14 years ago
tpearson 5572a114be Separated event and task reads into two separate jobs
14 years ago
tpearson 8ce63b1df3 * Fixed crash when modifying single instance of recurring meeeting in agenda view
14 years ago
tpearson 5abbdb459b * Fixed CalDAV resource error messages and potential crash
14 years ago
tpearson ba9ae64c03 Fixed a dual typo in previous commit 1168963
14 years ago
tpearson 75502cb30b Added tasks support to CalDAV resource
14 years ago
tpearson cfa6b4114c Initial (i.e. read only) support for RECURRENCE-ID modified incidence series.
14 years ago
tpearson a3e46fcf74 Fixed 404 when deleting multiple contacts
14 years ago
tpearson f8fb0a6b61 Moved the editor open variable out of kocore to remove accidental compilation circular dependency
14 years ago
tpearson c437f19f37 Fixed CalDAV crash when event editor left open during automatic reload
14 years ago
tpearson 8f37a4f755 Slew of fixes and upgrades, including:
14 years ago
tpearson 9850ee57ac Fixed resource loading problem from kcontrol
14 years ago
tpearson 1c3e6a878f TQt conversion fixes
14 years ago
tpearson 7be55ffa06 Trinity Qt initial conversion
14 years ago
tpearson 7cb81641f4 CardDAV cache improvement
14 years ago
tpearson b19e36a84a Fixed crash when configuring resource from K Control Center
14 years ago