Commit Graph

177 Commits (bfc5ca6c3facc3799d90fa50075a069bd147bbdd)
 

Author SHA1 Message Date
Slávek Banko bfc5ca6c3f Fix knotes to not close notes during saving session.
This closes Bug 987
(cherry picked from commit c48253af15)
13 years ago
Darrell Anderson 097fc893cb Fix knotes not appearing on the desktop when a session is restored.
Thanks to Slavek Banko.
This resolves bug report 987.
(cherry picked from commit 533f494f46)
13 years ago
Darrell Anderson 52eefd582e Further organize KDE Menu.
(cherry picked from commit 9387e16a2c)
13 years ago
Darrell Anderson df73372c29 Remove "More Applications" from KDE menu. Add Office category to KOrn.
This partially resolves bug report 653.
(cherry picked from commit 678b4e0503)
13 years ago
Darrell Anderson f5790dac65 Reverse patch from GIT hash 33e649c9.
This resolves bug report 406.
Thanks to Slavek Banko.
(cherry picked from commit 2d5f15c865)
13 years ago
Darrell Anderson a5965a5571 GCC 4.7 fix.
This partially resolves bug report 958.
(cherry picked from commit 6a168ff9d9)
13 years ago
Darrell Anderson 9c066e9107 GCC 4.7 fix.
This partially resolves bug report 958.
Thanks to David C. Rankin.
(cherry picked from commit c94de3afa9)
13 years ago
Darrell Anderson 7a135f8461 Fix inadvertent "TQ" changes.
(cherry picked from commit f7b07c3064)
13 years ago
Timothy Pearson 7a3c5f4774 Terminate kdDebug calls with newlines
This closes Bug 631
(cherry picked from commit 9e6ec3a244)
13 years ago
Timothy Pearson f4b37d7631 Fix linear alphabet string errors
(cherry picked from commit 80bc593eb3)
13 years ago
Timothy Pearson 1c7ec66396 Fix FTBFS
(cherry picked from commit 5d1425e164)
13 years ago
Timothy Pearson c34a46b466 Fix a number of build warnings
(cherry picked from commit 292e3c8300)
13 years ago
Timothy Pearson 6d45b35a4a Fix reference to temporary in libemailfunctions
(cherry picked from commit dc69027b0e)
13 years ago
Timothy Pearson 987ff38c02 Fix inadvertent TQt changes
This closes Bug 752
(cherry picked from commit d497b1b037)
13 years ago
Timothy Pearson ebf706e3c9 Fix FTBFS
(cherry picked from commit 43c4a44108)
13 years ago
Timothy Pearson 33032a31b3 Fix FTBFS
(cherry picked from commit 31b48851cf)
13 years ago
Timothy Pearson 1d7f2552fa Rename a few stragglers
(cherry picked from commit 5194c8134a)
13 years ago
Timothy Pearson c4b3c076ff Rename obsolete tq methods to standard names
(cherry picked from commit ba2a3ce341)
13 years ago
Timothy Pearson 04b89c2dbd Fix a few strings that contain Status
(cherry picked from commit d5b298be14)
13 years ago
Timothy Pearson ad4317e2e0 Remove additional unneeded tq method conversions
(cherry picked from commit 716a5de887)
13 years ago
Timothy Pearson e3649f7442 Rename old tq methods that no longer need a unique name
(cherry picked from commit 0e00c0a86a)
13 years ago
Slávek Banko 4b4a3f32d8 Add common directories
Add empty 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
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson bd4d40e62f Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q*
This fixes the Kopete MSN protocol among other things


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 3bbd9f8c37 Fix kdepim FTBFS under Ubuntu Natty
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1251915 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 834036fae6 Add apidox targets to kdepim
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1251897 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 8fe3b4ad5d Fix gpg-error detection
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1251583 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 8772aedfc1 Fix a handful of FTBFS errors caused by tqStatus/Status string conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1250604 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6bb29e17ec Fix remaining instances of tqStatus embedded in user visible strings
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 029d6084e6 Fix a number of accidental tqStatus string conversions
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 018997dddf Fix reminaing CMake FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1248702 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 92ed89deb0 Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 482da59e54 Use const_cast (not static_cast) to fix the previous kdepim FTBFS...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1247467 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 997243b79b Fix kdepim FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1247457 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 324dc43211 Fix potential kdepim issues with C style char* cast
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1247433 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 36a36a5c10 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 4c6f8d69e2 rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 469cc56a80 Fix missing Q_OBJECT macros
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1245170 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 80a9486051 Rename tqsizeHint* to sizeHint*
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1241971 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson dfb7562b7e Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson fc5197ec86 Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 09e3107854 Backport SVN commit #951879
This fixes kde.org bug #189050


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1239902 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 02baac4a6c Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9e411cddb3 Fix up kdepim UI files
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1232138 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 498d49d756 Fix kdepim FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1232127 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 87e9213ec5 [kdepim] revert some accidental renamed classes/methods and strings (fix quote reply)
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1230817 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 42c6ef8e50 Attempt to fix a kdepim FTBFS based on a missing stdc header #include
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1228885 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson c78e705c1d Add INSTALL file to kdepim
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1228452 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 2cc0f939b4 Fix FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1228345 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian b91d22f9d0 [kdepim/mimelib] added TQT_LIBRARY_DIRS to link_directories()
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1228344 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago