Commit Graph

175 Commits (119bb1250355503e9b7f71b294cc502e7a9d6d95)

Author SHA1 Message Date
tpearson 1dcbbe821d Remove the tq in front of these incorrectly TQt4-converted methods/data members:
13 years ago
tpearson bf39fe3263 Fix kdelibs/concretefactory
13 years ago
tpearson ff7dc5f59a Honor TQ_OpenMode change made in TQt3
13 years ago
tpearson 5437c370c9 Fix project links
13 years ago
tpearson a1c3363424 Fix kdelibs FTBFS
13 years ago
tpearson 7b12a18bb9 Wean kdelibs off of the qt_x_*_time static variables
13 years ago
tpearson b1960071ca Convert remainder of kdelibs to use currently defined tqt object name defs
13 years ago
tpearson bf85f02dd3 Update remaining kdelibs inherits() functions to use new object name defines instead of hard coded string literals
13 years ago
tpearson b5fb39eb73 Change most kdelibs inherits() functions to use the new object name define system
13 years ago
tpearson 1c4e273a42 Remove assert() statement as it brings down the configuration dialog unneccessarily
13 years ago
tpearson 13ad43878d kdelibs should now compile properly with TQt for Qt4
13 years ago
tpearson fa1ddc9724 Fix other Qt4 kdelibs FTBFS
13 years ago
tpearson 5c9fdee3d6 Fix another Qt4 kdelibs FTBFS
13 years ago
tpearson 3ff5f6f55b Fix kdelibs x11accel Qt4 FTBFS
13 years ago
tpearson 2ffa982beb Fix TQt for Qt4 compilation problem
13 years ago
samelian a3db8bd529 [kdelibs/svgicons] ksvgiconengine.cpp: extra check for NULL value
13 years ago
tpearson 5194b175a4 Fix icon activation glich under Qt4
14 years ago
tpearson 28042add4d Fix a number of runtime object identification problems which led to an even larger array of minor glitches
14 years ago
tpearson 374d939d8a Allow kdelibs to function correctly with TQt for Qt4
14 years ago
tpearson f007f85c4d Convert qt_cast() to ::qt_cast<>
14 years ago
tpearson 9ee4144afe Restored qt_cast()
14 years ago
tpearson 946bde4a62 Patch a few buffer overrun problems and odd crash potentials
14 years ago
tpearson a20928b6bf Styles are now mostly functional under Qt4
14 years ago
tpearson 96a33d9068 Additional TQt for Qt4 compilation fixes
14 years ago
tpearson 5783baba4a Fix X11 defines
14 years ago
tpearson d908d37c4e Fix TQt plugin loading
14 years ago
tpearson f7e71d4771 Initial conversion for TQt for Qt4 3.4.0 TP2
14 years ago
samelian b31cfd9a1e [kdelibs/kdecore] fixed a conflict between fixx11h.h and Xdefs.h
14 years ago
samelian 0ba4e3c0a4 [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move TQT_CFLAGS_OTHER definitions to main CMakeLists.txt; remove useless defintions
14 years ago
tpearson 10308be19e Revert automated changes
14 years ago
tpearson 73a98149e7 Fix build failure
14 years ago
tpearson 560378aaca Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
14 years ago
samelian a4e4a0b276 [kdelibs/kdecore] added CMake support into kde-config
14 years ago
samelian 40fe6a00b6 [kdelibs] follow KDE4 rules for install path names and some other small changes
14 years ago
samelian 7ad85ab7cf [kdelibs] some fixes which allow compiling kdebase
14 years ago
samelian 3a0e8405e9 [kdelibs/kdecore] added libidn support
14 years ago
samelian 7ffba8afee [kdelibs] added initial cmake support
14 years ago
tpearson 0db4822126 Update version....
14 years ago
tpearson ccb3b5e486 [CRITICAL] Revert portion of revision 1122569 which caused all .desktop file translations to be ignored
14 years ago
tpearson dd798b8683 Fixed default rounded icon text
14 years ago
tpearson c7481f84f9 Add configuration option for global kiconview activation effects
14 years ago
tpearson b54dffb3d6 Minor fixups to clarify system logs
14 years ago
tpearson 0369eb65aa Add ability to use old style rectangular icon text boxes
14 years ago
tpearson a93c19aaac All documentation references to KDE should now be converted to Trinity for the new API website
14 years ago
tpearson 5f45938f4a UI fixups
14 years ago
tpearson 5ec6674086 Single click should not be default
14 years ago
tpearson a1602e0cf6 Autodetect usage of KDEROOTHOME variable
14 years ago
tpearson ae5384b4bd Added default directories to kglobalsettings to prevent odd behaviour during XDG configuration problems
14 years ago
tpearson 96900dbce3 * Large set of SuSE patches to fix bugs and add functionality
14 years ago
tpearson 59521cce70 Reverted accidental TQt commit which broke compilation under Qt3
14 years ago
tpearson 5c53de6d11 Patched the string handler
14 years ago
tpearson a3beaa08c4 * More TQt/Qt4 features
14 years ago
tpearson 56ed03b734 * Fixed FTBFS on Slackware
14 years ago
tpearson 3243d91d7f * Call utempter in the proper location and with the right arguments [Thanks to Ken Milmore for the patch]
14 years ago
tpearson 2b5e80f736 Fixed kcfg_ widgets not emitting signals
14 years ago
tpearson e88c191dcb Hopefully fixed crash when adding custom color in kpalette
14 years ago
tpearson 54241a1f0a Typelocking
14 years ago
tpearson a525727406 Had a better idea since commit 1164087; hopefully this will work properly.
14 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!
14 years ago
tpearson 98771216a3 Reverted changes to these two files as for some reason specifying QChar datatypes completely broke login (???!?!?!?)
14 years ago
tpearson d583de5f47 Forgot one conversion to TQIODevice_OpenModeFlag
14 years ago
tpearson 58cfbf297a Fixed a few minor compilation errors
14 years ago
tpearson 5e49bbb1e8 Additional fixes
14 years ago
tpearson fe082a0028 Cleanup / additional type specifiers
14 years ago
tpearson 0761ef3c62 Locked down more ambiguous datatypes
14 years ago
tpearson cb4a5d685b TQt conversion was incomplete in the dcop/idl processors
14 years ago
tpearson 229a34d015 Various compilation fixes.
14 years ago
tpearson 8f14fb0418 TQt conversion fixes
14 years ago
tpearson ffe8a83e05 Trinity Qt initial conversion
14 years ago
tpearson c1b28a61b6 Fixed random filter bar crashes (some of bug 180, not all of it yet unfortunately...)
14 years ago
tpearson 3be8f38c82 Added new central krandr library to handle everything related to dynamic screen configuration
14 years ago
tpearson 9f2307382d Part II of the previous kdebase commit, adding the global hotkeys<-->DBUS connection.
14 years ago
tpearson ba57e8f536 Sanitize arguments passed to XLookupString
14 years ago
tpearson 865f314dd5 kdelibs update to Trinity v3.5.11
15 years ago
toma ce4a32fe52 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
15 years ago