Timothy Pearson
eae91cf3d2
Fix tde-config creating profile directory when CMake is used to compile tdelibs
...
Remove spurious tde-config warning message that confused Autotools
(cherry picked from commit e3e8bf702f
)
13 years ago
Timothy Pearson
865951eebf
Fix creation of profile directory in system root (part 2)
...
This closes Bug 293
(part of the original commit)
(cherry picked from commit d3a9d56143
)
13 years ago
Timothy Pearson
6545cbf647
Fix creation of profile directory in system root
...
This closes Bug 293
(cherry picked from commit 049525ee6a
)
13 years ago
Darrell Anderson
e7495712f7
GCC 4.7 fix needed to build tdebase.
...
This partially resolves bug report 958.
Thanks to Francois Andriot.
(cherry picked from commit 7d40df8740
)
13 years ago
Darrell Anderson
d2ff841bb5
Further organize KDE Menu.
...
(cherry picked from commit 955686e61b
)
13 years ago
Darrell Anderson
f79ab4b0d2
Reduce "More Applications" and extra koffice items from KDE menu.
...
This partially resolves bug report 653.
(cherry picked from commit 1c06ae32f6
)
13 years ago
Timothy Pearson
881dd3a614
Fix qlayout warnings
...
(cherry picked from commit d54eee3837
)
13 years ago
Timothy Pearson
8f01bb25df
Update kate synatax highlighting files
...
This closes Bug 764
(cherry picked from commit 7439a4b0e0
)
13 years ago
Timothy Pearson
bea964028b
Add fam/gamin support to tdelibs CMake
...
(cherry picked from commit 2b035349c3
)
13 years ago
Timothy Pearson
422f8fa037
Add inotify CMake support to tdelibs
...
(cherry picked from commit 24f144faf9
)
13 years ago
Darrell Anderson
ff8a72a221
Add go.png images to crystalsvg icon set to fix Standard ksplash theme.
...
(cherry picked from commit 67886cbdd2
)
13 years ago
Timothy Pearson
0c897d4fbf
Fix crash on newline assert in kddebug
...
(cherry picked from commit 9a3888489d
)
13 years ago
Timothy Pearson
73036b1ca2
Fix kdesu internal pathing
...
This closes Bug 766
(cherry picked from commit e131f10b84
)
13 years ago
Timothy Pearson
c319ffd929
Fix utf8 encoding for webdav directories
...
Thanks to Thorsten Glaser for the patch!
(cherry picked from commit e607cfe611
)
13 years ago
Timothy Pearson
3c199843f5
Fix kiconloader crash when libart is not in use
...
(cherry picked from commit e6b6f2eafd
)
13 years ago
Timothy Pearson
f1cc1e956c
Update bugtracker location in shared About dialog
...
This closes Bug 704
(cherry picked from commit 787f04b0c6
)
13 years ago
Timothy Pearson
c15cb4dc78
Update bug report dialog with additional information
...
This closes Bug 754
(cherry picked from commit c2fb83dad7
)
13 years ago
Timothy Pearson
c0dbbd249a
Add pcre detection to tdelibs CMake files
...
This closes Bug 569
(cherry picked from commit b911168351
)
13 years ago
Timothy Pearson
2d1297daca
Fix make_driver_db_cups path
...
This closes Bug 383
(cherry picked from commit 87201a3741
)
13 years ago
Timothy Pearson
b2fbb2c5c1
Rename a few stragglers
...
(cherry picked from commit 22e7adf3ed
)
13 years ago
Timothy Pearson
ffd8d17b0b
Rename obsolete tq methods to standard names
...
(cherry picked from commit 1180237ab3
)
13 years ago
Timothy Pearson
41b1d53a01
Remove additional unneeded tq method conversions
...
(cherry picked from commit a51cd9949c
)
13 years ago
Timothy Pearson
e2867c1f1e
Rename old tq methods that no longer need a unique name
...
(cherry picked from commit 984c25aa69
)
13 years ago
Timothy Pearson
4418657ced
Rename tqsetSizePolicy to fix bindings
...
(cherry picked from commit d5b3ae721d
)
13 years ago
Timothy Pearson
ab32d1dcfb
Rename tqsetAlignment to fix bindings
...
(cherry picked from commit b212a1de50
)
13 years ago
Timothy Pearson
c1a037c8d0
Rename tqencodedData to fix bindings
...
(cherry picked from commit ca1f1a08ec
)
13 years ago
Timothy Pearson
18aecb8ec0
Use non-tq sizeHint functions to fix bindings
...
(cherry picked from commit d4e11a5f48
)
13 years ago
Timothy Pearson
a9c64e7a80
Attempt to force dcopidl to accept the TQ_OBJECT macro
...
(cherry picked from commit aa492f2e08
)
13 years ago
Slávek Banko
48f0f62a9a
Add common directories
...
Add empty directories
13 years ago
tpearson
9b519237ca
Disable kdelibs randr component building with outdated, incompatible xrandr versions
...
Thanks to Francois Andriot for the patch!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1261449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
950edb942c
Add debugging message upon libltdl dlopen() failure
...
This greatly simplifies debugging TDE dynamically loaded plugins!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1261212 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
378e17d1a3
Fix KHTML multi-line textboxes rendering incorrectly
...
This closes Bug 558
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1260925 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
cb717a24c2
Rebrand version string to final 3.5.13 release
...
Trinity is now in a hard code freeze
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1260762 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
3e35e06e63
Add cr16-action-button_ok.png to kdelibs
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1260477 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
416a551e80
Add constructor to KApplication that allows ARGB visuals to be manually disabled
...
This allows the GTK Qt theme engine to work with a KApplication object when a window compositor is enabled
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1260463 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
0d2336ffe0
Fix kdelibs FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1260432 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
89e59df78f
Fix findSignal failure in kio net slave
...
This fixes audio CD CDDB lookups among other things
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1260237 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
d1071e2930
Add missing cr16-action-button_cancel.png icon file to kdelibs
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1259598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
b70482d0e7
Make KPassivePopup emit a signal when a popup is hidden
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1259345 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
715433c853
Add new system executable completion mode to kurlcompletion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1258882 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
80f78d20c3
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/kdelibs@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
2bbbd68fcb
Add OpenOffice flat XML mimetypes to kdelibs
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1258237 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
574dd72ff7
Second part of prior commit
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1258015 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
87afb94014
Force kdelibs to search for avahi-tqt instead of avahi-qt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1258014 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
47e6000a14
Keep system modal dialogs on top of all other windows
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1257823 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
10868e2434
Prevent recursive loop if XRandR returns a warning or error message during application of settings outside of Settings Test mode
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1257816 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
01037adf8e
Part 2 of prior commit
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1257649 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
70e11ae70b
Fix broken root certificates in kdelibs kssl
...
This repairs spurious certificate warning errors on secure connections via Konqueror/KHTML
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1257611 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
5968282bc0
Fix potential crash in libkrandr if number of monitors increases after initial scan and before settings are applied
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1257359 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
b63fc7fc75
Fix krandr setting multiple displays as primary
...
Fix krandr silently failing to apply settings when underlying hardware does not support the requests
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1257190 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago