summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix runtime openssl library detection on multiarchTimothy Pearson2012-06-081-17/+41
| | | | | This closes Bug 809 (cherry picked from commit 09d01cacf80d21ad213e6520b35e7f06e9546a83)
* Fix KTempFile not obeying special bits on file creationTimothy Pearson2012-06-021-2/+6
| | | | | This closes Bug 349 (cherry picked from commit 9068fffdf82dc9cf60e83639b3a9b397761304cd)
* Fix composition extension detectionTimothy Pearson2012-06-022-24/+45
| | | | (cherry picked from commit 41ea89f79d28c456b296e8ddcce0a12c21e13f94)
* Initialize X11 threading when kinit is used to launch a programTimothy Pearson2012-06-021-0/+1
| | | | | | This closes Bug 812 Thanks to Slávek Banko for the patch! (cherry picked from commit 6c806af1c99890adecb42abf52f4d6dc8ae72899)
* Fix tde-config creating profile directory when CMake is used to compile tdelibsTimothy Pearson2012-06-021-10/+7
| | | | | Remove spurious tde-config warning message that confused Autotools (cherry picked from commit e3e8bf702f89feed2a943818d3fde6a593938d51)
* Fix creation of profile directory in system root (part 2)Timothy Pearson2012-06-023-29/+48
| | | | | | This closes Bug 293 (part of the original commit) (cherry picked from commit d3a9d56143cf668c7d29b26a324a424d02036371)
* Fix creation of profile directory in system rootTimothy Pearson2012-06-021-2/+1
| | | | | This closes Bug 293 (cherry picked from commit 049525ee6a9c51485354f02531a2dfd63829cabd)
* GCC 4.7 fix needed to build tdebase.Darrell Anderson2012-06-021-3/+3
| | | | | | This partially resolves bug report 958. Thanks to Francois Andriot. (cherry picked from commit 7d40df87401ad303bea05d77fa51c53918a78014)
* Further organize KDE Menu.Darrell Anderson2012-06-021-422/+465
| | | | (cherry picked from commit 955686e61bab53a6e85de368a05db13cf72b5fea)
* Reduce "More Applications" and extra koffice items from KDE menu.Darrell Anderson2012-06-021-16/+0
| | | | | This partially resolves bug report 653. (cherry picked from commit 1c06ae32f64450c38f1294b8adda2fd9a6cc98b1)
* Fix qlayout warningsTimothy Pearson2012-06-021-3/+5
| | | | (cherry picked from commit d54eee3837ecafb81ba3845388533ddf3218e173)
* Update kate synatax highlighting filesTimothy Pearson2012-06-0278-5059/+20813
| | | | | This closes Bug 764 (cherry picked from commit 7439a4b0e05832e047040ab8bf9ef13abd9288b2)
* Add fam/gamin support to tdelibs CMakeTimothy Pearson2012-06-023-1/+24
| | | | (cherry picked from commit 2b035349c31fe64c31d2c050892b117a3a807179)
* Add inotify CMake support to tdelibsTimothy Pearson2012-06-022-2/+23
| | | | (cherry picked from commit 24f144faf98249012e7b1657a5dfe93750f0dfde)
* Add go.png images to crystalsvg icon set to fix Standard ksplash theme.Darrell Anderson2012-06-027-0/+0
| | | | (cherry picked from commit 67886cbdd25801c4c541ea9f687fd90dcea96ec6)
* Fix crash on newline assert in kddebugTimothy Pearson2012-06-021-3/+6
| | | | (cherry picked from commit 9a3888489dd9e1c1100c1db8feee255ebabd86c7)
* Fix kdesu internal pathingTimothy Pearson2012-06-021-5/+10
| | | | | This closes Bug 766 (cherry picked from commit e131f10b84dbec07ad49d36c192777a72189a39e)
* Fix utf8 encoding for webdav directoriesTimothy Pearson2012-06-021-0/+6
| | | | | Thanks to Thorsten Glaser for the patch! (cherry picked from commit e607cfe6113c9cf3d4b64814985d25e5ee711a8c)
* Fix kiconloader crash when libart is not in useTimothy Pearson2012-06-021-2/+4
| | | | (cherry picked from commit e6b6f2eafdf6dbe3b4d5526c75e9d7c5aaee5ccb)
* Update bugtracker location in shared About dialogTimothy Pearson2012-06-021-1/+1
| | | | | This closes Bug 704 (cherry picked from commit 787f04b0c65349aea026b8bc2b8b2fdedc648438)
* Update bug report dialog with additional informationTimothy Pearson2012-06-024-6/+14
| | | | | This closes Bug 754 (cherry picked from commit c2fb83dad7c2d075c0e9eec083b9d267c79abb6b)
* Add pcre detection to tdelibs CMake filesTimothy Pearson2012-06-023-2/+15
| | | | | This closes Bug 569 (cherry picked from commit b911168351033cde8e3b524060722e0001c27bda)
* Fix make_driver_db_cups pathTimothy Pearson2012-06-021-1/+1
| | | | | This closes Bug 383 (cherry picked from commit 87201a3741bd9d4b4638be7b3d8c44a737115b0f)
* Rename a few stragglersTimothy Pearson2012-06-026-10/+10
| | | | (cherry picked from commit 22e7adf3ed072dce5600693e9ba7c14eda94e025)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-02161-703/+703
| | | | (cherry picked from commit 1180237ab336226ad932d767a6cb56208314988f)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-02338-1322/+1322
| | | | (cherry picked from commit a51cd9949c4e6c726a84a61de3cfadd30cefb5c7)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-02447-2669/+2669
| | | | (cherry picked from commit 984c25aa6969e55896e9a13c8e7f7b8a58991a4e)
* Rename tqsetSizePolicy to fix bindingsTimothy Pearson2012-06-0229-44/+44
| | | | (cherry picked from commit d5b3ae721dc072e0c70055313de9b5228b6688a8)
* Rename tqsetAlignment to fix bindingsTimothy Pearson2012-06-0253-135/+135
| | | | (cherry picked from commit b212a1de50010bf9f8ff93123281a6956291cdf2)
* Rename tqencodedData to fix bindingsTimothy Pearson2012-06-0211-27/+27
| | | | (cherry picked from commit ca1f1a08ecb01139487ff2f0591f97b97164c4e4)
* Use non-tq sizeHint functions to fix bindingsTimothy Pearson2012-06-02154-459/+459
| | | | (cherry picked from commit d4e11a5f488204ab8886e167c7c4af1e6e16ab58)
* Attempt to force dcopidl to accept the TQ_OBJECT macroTimothy Pearson2012-06-021-1/+6
| | | | (cherry picked from commit aa492f2e083fb5d31ce98c0e24dd87c12fdd3ed2)
* Add common directoriesSlávek Banko2012-06-0214-5032/+9
| | | | Add empty directories
* Disable kdelibs randr component building with outdated, incompatible xrandr ↵v3.5.13tpearson2011-10-291-1/+1
| | | | | | | | | 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
* Add debugging message upon libltdl dlopen() failuretpearson2011-10-281-0/+4
| | | | | | | 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
* Fix KHTML multi-line textboxes rendering incorrectlytpearson2011-10-271-1/+2
| | | | | | | This closes Bug 558 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1260925 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rebrand version string to final 3.5.13 releasetpearson2011-10-251-1/+1
| | | | | | | 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
* Add cr16-action-button_ok.png to kdelibstpearson2011-10-241-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1260477 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add constructor to KApplication that allows ARGB visuals to be manually disabledtpearson2011-10-242-1/+47
| | | | | | | 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
* Fix kdelibs FTBFStpearson2011-10-241-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1260432 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix findSignal failure in kio net slavetpearson2011-10-221-1/+1
| | | | | | | 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
* Add missing cr16-action-button_cancel.png icon file to kdelibstpearson2011-10-191-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1259598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Make KPassivePopup emit a signal when a popup is hiddentpearson2011-10-182-0/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1259345 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add new system executable completion mode to kurlcompletiontpearson2011-10-142-1/+74
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1258882 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-1027-58/+58
| | | | | | 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
* Add OpenOffice flat XML mimetypes to kdelibstpearson2011-10-105-0/+319
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1258237 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Second part of prior committpearson2011-10-092-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1258015 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Force kdelibs to search for avahi-tqt instead of avahi-qt3tpearson2011-10-091-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1258014 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Keep system modal dialogs on top of all other windowstpearson2011-10-082-1/+20
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1257823 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Prevent recursive loop if XRandR returns a warning or error message during ↵tpearson2011-10-081-6/+8
| | | | | | 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