Commit Graph

167 Commits (1c7ec6639639012d9ac1132a4f13c62b1eb74add)
 

Author SHA1 Message Date
Timothy Pearson 1c7ec66396 Fix FTBFS
13 years ago
Timothy Pearson c34a46b466 Fix a number of build warnings
13 years ago
Timothy Pearson 6d45b35a4a Fix reference to temporary in libemailfunctions
13 years ago
Timothy Pearson 987ff38c02 Fix inadvertent TQt changes
13 years ago
Timothy Pearson ebf706e3c9 Fix FTBFS
13 years ago
Timothy Pearson 33032a31b3 Fix FTBFS
13 years ago
Timothy Pearson 1d7f2552fa Rename a few stragglers
13 years ago
Timothy Pearson c4b3c076ff Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson 04b89c2dbd Fix a few strings that contain Status
13 years ago
Timothy Pearson ad4317e2e0 Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson e3649f7442 Rename old tq methods that no longer need a unique name
13 years ago
Slávek Banko 4b4a3f32d8 Add common directories
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 bd4d40e62f Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q*
13 years ago
tpearson 3bbd9f8c37 Fix kdepim FTBFS under Ubuntu Natty
13 years ago
tpearson 834036fae6 Add apidox targets to kdepim
13 years ago
tpearson 8fe3b4ad5d Fix gpg-error detection
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 018997dddf Fix reminaing CMake FTBFS
13 years ago
tpearson 92ed89deb0 Convert remaining references to kde3 (e.g. in paths) to trinity
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 469cc56a80 Fix missing Q_OBJECT macros
13 years ago
tpearson 80a9486051 Rename tqsizeHint* to sizeHint*
14 years ago
tpearson dfb7562b7e Remove the tq in front of these incorrectly TQt4-converted methods/data members:
14 years ago
tpearson fc5197ec86 Rename incorrect instances of tqrepaint[...] to repaint[...]
14 years ago
tpearson 09e3107854 Backport SVN commit #951879
14 years ago
tpearson 02baac4a6c Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
14 years ago
tpearson 9e411cddb3 Fix up kdepim UI files
14 years ago
tpearson 498d49d756 Fix kdepim FTBFS
14 years ago
samelian 87e9213ec5 [kdepim] revert some accidental renamed classes/methods and strings (fix quote reply)
14 years ago
tpearson 42c6ef8e50 Attempt to fix a kdepim FTBFS based on a missing stdc header #include
14 years ago
tpearson c78e705c1d Add INSTALL file to kdepim
14 years ago
tpearson 2cc0f939b4 Fix FTBFS
14 years ago
samelian b91d22f9d0 [kdepim/mimelib] added TQT_LIBRARY_DIRS to link_directories()
14 years ago
tpearson 2d0cd39429 Fix Qt3 compilation of kdepim
14 years ago
tpearson 1c93fca14d Enable kdepim compilation under Qt4
14 years ago
tpearson 67e29a054c Initial conversion of kdepim to TQt
14 years ago
tpearson 2ee4bf4fd5 Install libkarm.so
14 years ago
tpearson 03fb3e6993 Fix mimelib header install directory
14 years ago
tpearson 730dc2a4c2 Fix ktnetf include install directory
14 years ago
tpearson be6667e209 Fix ksieve header install directory
14 years ago
tpearson 8c2d0a68f6 Fix kdepim includ install directory
14 years ago
tpearson 92c5bfd7fd Fix qgpgme header install directory
14 years ago
tpearson e653a8a6d7 Fix kdepim kleo include install directory
14 years ago