| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update comment | Timothy Pearson | 2011-12-30 | 1 | -4/+5 |
* | Add initial support for ELF embedded icons in Konqueror | Timothy Pearson | 2011-12-30 | 3 | -1/+172 |
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 11 | -53/+53 |
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 43 | -144/+144 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 72 | -372/+372 |
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 129 | -623/+623 |
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 129 | -623/+623 |
* | Rename additional KDE strings | Timothy Pearson | 2011-12-08 | 1 | -23/+23 |
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 6 | -21/+21 |
* | Rename tqsetSizePolicy to fix bindings | Timothy Pearson | 2011-12-06 | 7 | -8/+8 |
* | Rename tqsetAlignment to fix bindings | Timothy Pearson | 2011-12-06 | 8 | -22/+22 |
* | Rename tqencodedData to fix bindings | Timothy Pearson | 2011-12-06 | 3 | -10/+10 |
* | Use non-tq sizeHint functions to fix bindings | Timothy Pearson | 2011-12-05 | 27 | -90/+90 |
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 48 | -50/+50 |
* | Rename KDE_VERSION to TDE_VERSION | Timothy Pearson | 2011-11-15 | 1 | -1/+1 |
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 9 | -10/+10 |
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 15 | -23/+23 |
* | Actually move the kde files that were renamed in the last commit | Timothy Pearson | 2011-11-06 | 4 | -0/+0 |
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 43 | -119/+119 |
* | Rename kde libraries to tde | Timothy Pearson | 2011-11-05 | 4 | -8/+8 |
* | Fix kdelibs FTBFS | tpearson | 2011-10-24 | 1 | -1/+1 |
* | Fix findSignal failure in kio net slave | tpearson | 2011-10-22 | 1 | -1/+1 |
* | Add new system executable completion mode to kurlcompletion | tpearson | 2011-10-14 | 2 | -1/+74 |
* | Link most Trinity DSOs against the most common kdelibs libraries to compensat... | tpearson | 2011-10-10 | 5 | -6/+6 |
* | Fix broken root certificates in kdelibs kssl | tpearson | 2011-10-06 | 1 | -23/+23 |
* | Convert remaining references to kde3 (e.g. in paths) to trinity | tpearson | 2011-08-21 | 3 | -3/+3 |
* | Fix kdelibs FTBFS under Qt4 | tpearson | 2011-08-14 | 1 | -1/+1 |
* | Fix kalyptus by altering kdelibs | tpearson | 2011-08-13 | 2 | -1/+11 |
* | rename the following methods: | tpearson | 2011-08-10 | 2 | -8/+8 |
* | rename the following methods: | tpearson | 2011-08-10 | 82 | -392/+392 |
* | Fix kdelibs startup failure | tpearson | 2011-08-08 | 2 | -2/+2 |
* | Make kdelibs support X-TDE-* in XDG desktop files | tpearson | 2011-08-05 | 5 | -9/+9 |
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 12 | -18/+18 |
* | Rename incorrect instances of tqrepaint[...] to repaint[...] | tpearson | 2011-07-07 | 3 | -3/+3 |
* | Honor TQ_OpenMode change made in TQt3 | tpearson | 2011-05-15 | 3 | -4/+4 |
* | Convert remainder of kdelibs to use currently defined tqt object name defs | tpearson | 2011-04-02 | 4 | -7/+7 |
* | Update remaining kdelibs inherits() functions to use new object name defines ... | tpearson | 2011-04-02 | 2 | -8/+8 |
* | kdelibs should now compile properly with TQt for Qt4 | tpearson | 2011-03-22 | 3 | -8/+8 |
* | Allow kdelibs to function correctly with TQt for Qt4 | tpearson | 2011-02-15 | 36 | -139/+139 |
* | Restored qt_cast() | tpearson | 2011-01-29 | 2 | -1/+2 |
* | Aviod conflicts with Qt4 namespace members | tpearson | 2011-01-27 | 2 | -3/+3 |
* | Patch a few buffer overrun problems and odd crash potentials | tpearson | 2011-01-26 | 1 | -0/+2 |
* | Styles are now mostly functional under Qt4 | tpearson | 2011-01-23 | 1 | -1/+1 |
* | Additional TQt for Qt4 compilation fixes | tpearson | 2011-01-19 | 6 | -13/+13 |
* | Initial conversion for TQt for Qt4 3.4.0 TP2 | tpearson | 2011-01-13 | 216 | -1592/+1624 |
* | [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move TQT_CFLAGS... | samelian | 2011-01-11 | 16 | -63/+0 |
* | Revert automated changes | tpearson | 2011-01-07 | 273 | -2359/+2359 |
* | [kdelibs] added "-include tqt.h" to CMAKE_CXX_FLAGS; using new export mechanism | samelian | 2011-01-06 | 1 | -0/+3 |
* | Minor API repair | tpearson | 2011-01-03 | 5 | -14/+14 |
* | Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 | tpearson | 2011-01-03 | 273 | -2372/+2372 |