Commit Graph

74 Commits (533f494f46d65be366aee3e9973b674320e46bc8)

Author SHA1 Message Date
Darrell Anderson c94de3afa9 GCC 4.7 fix.
12 years ago
Darrell Anderson b99d4323dd Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}.
12 years ago
Timothy Pearson 29d4a9cebb Rename additional members for tqt3
12 years ago
Timothy Pearson 17e2ed52db Rename additional global TQt functions
12 years ago
Timothy Pearson 9e6ec3a244 Terminate kdDebug calls with newlines
12 years ago
Timothy Pearson 210090aed3 Remove spurious TQ_OBJECT instances
12 years ago
Timothy Pearson c6c254fd15 Rename include subdirectory to tde
12 years ago
Timothy Pearson d497b1b037 Fix inadvertent TQt changes
13 years ago
Timothy Pearson ba2a3ce341 Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson d5b298be14 Fix a few strings that contain Status
13 years ago
Timothy Pearson 716a5de887 Remove additional unneeded tq method conversions
13 years ago
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