Commit Graph

179 Commits (b2ff598b34aa6e2e73bdd236e820b713647d0b7b)

Author SHA1 Message Date
Alexander Golubev 37c097719c Add new build option WITH_XCOMPOSITE
9 years ago
Darrell Anderson dbf291f74b Add source code module name to stdout/stderr messages to improve readability.
9 years ago
Alexander Golubev 04b4febd6b kdebug: add default message printing destinations
9 years ago
Alexander Golubev 918ff4b4ae Improved creation backtraces
9 years ago
Francois Andriot 1b5e0271d9 Fix FTBFS due to libart location
9 years ago
Slávek Banko 632e41f030 Update version number for new target 3.5.13.3
9 years ago
Slávek Banko 15dfd152df Rebrand version string to final 3.5.13.2 release
11 years ago
Francois Andriot 35563d6195 Add XZ tdeioslave
11 years ago
Slávek Banko f723e96108 Cleanup output clutter
11 years ago
Timothy Pearson 3ab7d7ba97 Fix KSVGIconPainter deadlock with specifically formatted input files
11 years ago
Darrell Anderson d99793c265 Fix when kdetcompmgr printf message is displayed.
11 years ago
Darrell Anderson 716ff74371 Add source code module name [kdetcompmgr] to stdout/stderr messages to improve readability.
11 years ago
Darrell Anderson e9696710fd Add source code module name to stdout/stderr messages to improve readability.
11 years ago
Timothy Pearson 34180e15ea Fix drkonqui failure
12 years ago
Darrell Anderson 205b339771 Fix references to user profile directory.
12 years ago
Darrell Anderson c2fdbe63f8 Fix inadvertent tq changes.
12 years ago
Darrell Anderson bcd4f52251 Fix inadvertent tqt changes.
12 years ago
Slávek Banko 77b449a821 Rebrand version string to final 3.5.13.1 release
12 years ago
Slávek Banko f02cdb8e76 Rebranding of Krita as Chalk
12 years ago
Darrell Anderson 6e184e4ea3 Update final HTML install path so all modules are consistent.
12 years ago
Timothy Pearson 1eb94c672d Fix language switching
12 years ago
Darrell Anderson 2d260faab7 Fix typo.
12 years ago
Timothy Pearson 2afebdbe7f Fix a number of tdelibs build warnings
12 years ago
Timothy Pearson 3acd2816bb Fix FTBFS
12 years ago
Timothy Pearson f0151e7097 Update default bug tracker link so as not to break tdebindings
12 years ago
Timothy Pearson 9a37f39d56 Fix KTempFile not obeying special bits on file creation
12 years ago
Timothy Pearson 89bb0f3329 Fix composition extension detection
12 years ago
Timothy Pearson eae91cf3d2 Fix tde-config creating profile directory when CMake is used to compile tdelibs
12 years ago
Timothy Pearson 865951eebf Fix creation of profile directory in system root (part 2)
12 years ago
Timothy Pearson 6545cbf647 Fix creation of profile directory in system root
12 years ago
Timothy Pearson 0c897d4fbf Fix crash on newline assert in kddebug
12 years ago
Timothy Pearson 3c199843f5 Fix kiconloader crash when libart is not in use
12 years ago
Timothy Pearson f1cc1e956c Update bugtracker location in shared About dialog
12 years ago
Timothy Pearson b2fbb2c5c1 Rename a few stragglers
12 years ago
Timothy Pearson ffd8d17b0b Rename obsolete tq methods to standard names
12 years ago
Timothy Pearson 41b1d53a01 Remove additional unneeded tq method conversions
12 years ago
Timothy Pearson e2867c1f1e Rename old tq methods that no longer need a unique name
12 years ago
Timothy Pearson c1a037c8d0 Rename tqencodedData to fix bindings
12 years ago
tpearson cb717a24c2 Rebrand version string to final 3.5.13 release
13 years ago
tpearson 416a551e80 Add constructor to KApplication that allows ARGB visuals to be manually disabled
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
13 years ago
tpearson 452dc1bc85 Convert remaining references to kde3 (e.g. in paths) to trinity
13 years ago
tpearson 25a5b3950e Fix kdetcompmgr
13 years ago
tpearson aeddaec266 Use TDE_FULL_SESSION instead of KDE_FULL_SESSION
13 years ago
tpearson 9a0fbb0a96 Added convertToPremultipliedAlpha() to KImageEffect
13 years ago
tpearson 5ccf69ae59 Kill kcompmgr before Trinity startup if it was disabled by the user
13 years ago
tpearson 79a4d6dfad Use true transparency when drawing menu shadows for apps that support ARGB visuals
13 years ago
tpearson b56a10ae43 Fix kapplication ARGB init methods
13 years ago
tpearson 356e5c30a8 Fix composite extension auto detection
13 years ago
tpearson c2d4c28eba Added missing kdetcompmgr.cpp file from the prior commit to kdelibs
13 years ago
tpearson 47ee068d2c Add composition manager detection and support to Trinity
13 years ago
tpearson db9d51186b rename the following methods:
13 years ago
tpearson 6e21bc798b rename the following methods:
13 years ago
tpearson 86bbc2f3cd Finish migration from .kde3 and /etc/kde3 to .trinity and /etc/trinity
13 years ago
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