Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update TDE control module branding | Timothy Pearson | 2012-01-11 | 1 | -1/+1 |
| | | | | This closes Bug 621 | ||||
* | Prefer elficon metadata to (often incorrect) system string matching | Timothy Pearson | 2012-01-10 | 1 | -69/+85 |
| | |||||
* | Fix fvisibility option | Timothy Pearson | 2012-01-09 | 1 | -1/+1 |
| | |||||
* | Fix minicli icon preview | Timothy Pearson | 2012-01-02 | 1 | -16/+17 |
| | |||||
* | Add icon request ability | Timothy Pearson | 2012-01-02 | 3 | -12/+16 |
| | |||||
* | Add preferred icon metadata field | Timothy Pearson | 2012-01-02 | 4 | -2/+50 |
| | |||||
* | Another attempt at prior commit | Timothy Pearson | 2012-01-02 | 2 | -22/+16 |
| | |||||
* | Make elf icon reading more robust | Timothy Pearson | 2012-01-02 | 2 | -0/+10 |
| | |||||
* | Fix potential crash | Timothy Pearson | 2012-01-01 | 2 | -12/+16 |
| | |||||
* | Add mising files | Timothy Pearson | 2011-12-31 | 2 | -0/+109 |
| | |||||
* | Fix up elficon support | Timothy Pearson | 2011-12-31 | 5 | -110/+123 |
| | |||||
* | 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 |
| | | | | | | This feature still needs quite a bit of work to add embedding support to other parts of TDE such as the minicli, as well as bringing konqueror behaviour more in line with the minicli previews, but it is a start at least! | ||||
* | 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 |
| | | | | This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77. | ||||
* | 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 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1260432 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix findSignal failure in kio net slave | tpearson | 2011-10-22 | 1 | -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 new system executable completion mode to kurlcompletion | tpearson | 2011-10-14 | 2 | -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 ↵ | tpearson | 2011-10-10 | 5 | -6/+6 |
| | | | | | | 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 | ||||
* | Fix broken root certificates in kdelibs kssl | tpearson | 2011-10-06 | 1 | -23/+23 |
| | | | | | | | This repairs spurious certificate warning errors on secure connections via Konqueror/KHTML git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1257611 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Convert remaining references to kde3 (e.g. in paths) to trinity | tpearson | 2011-08-21 | 3 | -3/+3 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kdelibs FTBFS under Qt4 | tpearson | 2011-08-14 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246982 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kalyptus by altering kdelibs | tpearson | 2011-08-13 | 2 | -1/+11 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246968 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 2 | -8/+8 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 82 | -392/+392 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kdelibs startup failure | tpearson | 2011-08-08 | 2 | -2/+2 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245665 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Make kdelibs support X-TDE-* in XDG desktop files | tpearson | 2011-08-05 | 5 | -9/+9 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245191 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 12 | -18/+18 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Rename incorrect instances of tqrepaint[...] to repaint[...] | tpearson | 2011-07-07 | 3 | -3/+3 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Honor TQ_OpenMode change made in TQt3 | tpearson | 2011-05-15 | 3 | -4/+4 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1232119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Convert remainder of kdelibs to use currently defined tqt object name defs | tpearson | 2011-04-02 | 4 | -7/+7 |
| | | | | | | | This might fix the kio ssl problem git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226906 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Update remaining kdelibs inherits() functions to use new object name defines ↵ | tpearson | 2011-04-02 | 2 | -8/+8 |
| | | | | | | instead of hard coded string literals git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226843 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | kdelibs should now compile properly with TQt for Qt4 | tpearson | 2011-03-22 | 3 | -8/+8 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225671 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Allow kdelibs to function correctly with TQt for Qt4 | tpearson | 2011-02-15 | 36 | -139/+139 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |