Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 27 | -191/+191 |
| | |||||
* | Update HTML install path references. | Darrell Anderson | 2012-04-11 | 1 | -2/+2 |
| | |||||
* | Rename kde-config to tde-config | Timothy Pearson | 2012-02-26 | 1 | -1/+1 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 44 | -47/+47 |
| | |||||
* | Rename include subdirectory to tde | Timothy Pearson | 2012-02-07 | 1 | -3/+3 |
| | |||||
* | Part 1 of 2 of kdm rename | Timothy Pearson | 2012-01-22 | 5 | -7/+7 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 18 | -80/+80 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 39 | -241/+241 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 38 | -178/+178 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 61 | -507/+507 |
| | | | | This reverts commit 5fb78f4b68672906005b059e7e5066c702bc5c90. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 61 | -507/+507 |
| | |||||
* | Rename additional KDE strings | Timothy Pearson | 2011-12-08 | 2 | -5/+5 |
| | |||||
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2011-11-25 | 3 | -8/+3 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 2 | -2/+2 |
| | |||||
* | Rename KDE_VERSION to TDE_VERSION | Timothy Pearson | 2011-11-15 | 2 | -2/+2 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 4 | -4/+4 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 3 | -8/+8 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 3 | -7/+7 |
| | |||||
* | Fix kradio FTBFS under oneiricv3.5.13 | tpearson | 2011-10-16 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kradio@1259123 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Link most Trinity DSOs against the most common kdelibs libraries to ↵ | tpearson | 2011-10-10 | 1 | -1/+1 |
| | | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kradio@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix a number of accidental tqStatus string conversions | tpearson | 2011-08-27 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kradio@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Convert remaining references to kde3 (e.g. in paths) to trinity | tpearson | 2011-08-21 | 5 | -32/+32 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kradio@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 73 | -145/+145 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kradio@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 28 | -194/+194 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kradio@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 20 | -35/+35 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kradio@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Rename incorrect instances of tqrepaint[...] to repaint[...] | tpearson | 2011-07-07 | 2 | -4/+4 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kradio@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kradio FTBFS | tpearson | 2011-07-03 | 6 | -32/+32 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kradio@1239181 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt4 port kradio | tpearson | 2011-07-01 | 181 | -4027/+4114 |
| | | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kradio@1238952 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fixed images | tpearson | 2010-03-24 | 48 | -0/+0 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kradio@1106856 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Repaired icons | tpearson | 2010-02-24 | 22 | -0/+0 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kradio@1095308 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Added old KDE3 version of kradio | tpearson | 2010-02-22 | 804 | -0/+178622 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kradio@1094417 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |