Commit Graph

36 Commits (7515392544cae24d529a23fad4531e2f2b4ef0ab)

Author SHA1 Message Date
tpearson dd798b8683 Fixed default rounded icon text
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1177741 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson c7481f84f9 Add configuration option for global kiconview activation effects
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1177728 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson b54dffb3d6 Minor fixups to clarify system logs
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1177725 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 0369eb65aa Add ability to use old style rectangular icon text boxes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1177312 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson a93c19aaac All documentation references to KDE should now be converted to Trinity for the new API website
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176842 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 5f45938f4a UI fixups
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176812 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 5ec6674086 Single click should not be default
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176570 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson a1602e0cf6 Autodetect usage of KDEROOTHOME variable
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176194 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson ae5384b4bd Added default directories to kglobalsettings to prevent odd behaviour during XDG configuration problems
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1176159 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 96900dbce3 * Large set of SuSE patches to fix bugs and add functionality
* kdemm is included but not used by knotify as it does not work out of the box


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1171141 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 59521cce70 Reverted accidental TQt commit which broke compilation under Qt3
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1170194 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 5c53de6d11 Patched the string handler
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1170160 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson a3beaa08c4 * More TQt/Qt4 features
* Various compilation fixes for Slackware


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1170159 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 56ed03b734 * Fixed FTBFS on Slackware
* Bumped version to 3.5.12 for eventual next release


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1168027 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 3243d91d7f * Call utempter in the proper location and with the right arguments [Thanks to Ken Milmore for the patch]
* Attempt to fix FTBFS under Slackware due to incorrect Qt header ordering 


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1167615 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 2b5e80f736 Fixed kcfg_ widgets not emitting signals
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1166131 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson e88c191dcb Hopefully fixed crash when adding custom color in kpalette
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1164953 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 54241a1f0a Typelocking
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1164527 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson a525727406 Had a better idea since commit 1164087; hopefully this will work properly.
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1164091 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 40949332b7 Testing different method of dealing with the troublesome non-type-locked single characters; if the new kdelibs build fails a subsequent thorough runtime test then this commit will need to be reverted!
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1164087 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 98771216a3 Reverted changes to these two files as for some reason specifying QChar datatypes completely broke login (???!?!?!?)
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1163413 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson d583de5f47 Forgot one conversion to TQIODevice_OpenModeFlag
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1162861 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 58cfbf297a Fixed a few minor compilation errors
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1162855 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 5e49bbb1e8 Additional fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1161223 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson fe082a0028 Cleanup / additional type specifiers
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1160322 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 0761ef3c62 Locked down more ambiguous datatypes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1160010 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson cb4a5d685b TQt conversion was incomplete in the dcop/idl processors
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1159683 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 229a34d015 Various compilation fixes.
Most are to specify types where ambiguity is present,
so for example 'T' becomes (QChar)'T'


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1159657 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 8f14fb0418 TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1158447 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson ffe8a83e05 Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1157647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson c1b28a61b6 Fixed random filter bar crashes (some of bug 180, not all of it yet unfortunately...)
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1122569 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 3be8f38c82 Added new central krandr library to handle everything related to dynamic screen configuration
In the future this will probably handle ICC profiles as well
This will allow easy integration of screen configuration into other KDE programs and control center modules


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1119941 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 9f2307382d Part II of the previous kdebase commit, adding the global hotkeys<-->DBUS connection.
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1116280 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson ba57e8f536 Sanitize arguments passed to XLookupString
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1108134 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 865f314dd5 kdelibs update to Trinity v3.5.11
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1061230 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma ce4a32fe52 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago