Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 4 | -16/+16 |
| | |||||
* | Reset submodule main/applications/kmplayer/admin to latest HEAD | Automated System | 2011-12-03 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kmplayer/admin to latest HEAD | Automated System | 2011-11-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kmplayer/admin to latest HEAD | Automated System | 2011-11-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kmplayer/cmake to latest HEAD | Automated System | 2011-11-16 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kmplayer/admin to latest HEAD | Automated System | 2011-11-16 | 1 | -0/+0 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 28 | -107/+107 |
| | |||||
* | Reset submodule main/applications/kmplayer/admin to latest HEAD | Automated System | 2011-11-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kmplayer/admin to latest HEAD | Automated System | 2011-11-06 | 1 | -0/+0 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 2 | -15/+15 |
| | |||||
* | Reset submodule main/applications/kmplayer/cmake to latest HEAD | Automated System | 2011-11-06 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kmplayer/cmake to latest HEAD | Automated System | 2011-11-06 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kmplayer/admin to latest HEAD | Automated System | 2011-11-06 | 1 | -0/+0 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 4 | -23/+23 |
| | |||||
* | Reset submodule main/applications/kmplayer/admin to latest HEAD | Automated System | 2011-11-05 | 1 | -0/+0 |
| | |||||
* | Rename kde libraries to tde | Timothy Pearson | 2011-11-05 | 2 | -4/+4 |
| | |||||
* | Added common directories | Timothy Pearson | 2011-11-04 | 3 | -0/+6 |
| | |||||
* | Link most Trinity DSOs against the most common kdelibs libraries to ↵v3.5.13 | tpearson | 2011-10-10 | 1 | -3/+3 |
| | | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵ | tpearson | 2011-09-18 | 1 | -2/+2 |
| | | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix remaining instances of tqStatus embedded in user visible strings | tpearson | 2011-08-31 | 2 | -4/+4 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Second part of previous commit | tpearson | 2011-08-21 | 2 | -0/+0 |
| | | | | | | | Move files with kde3 in their name to have trinity in their name instead git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1248413 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Convert remaining references to kde3 (e.g. in paths) to trinity | tpearson | 2011-08-21 | 7 | -48/+48 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 33 | -279/+279 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 19 | -81/+81 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 17 | -119/+119 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Rename incorrect instances of tqrepaint[...] to repaint[...] | tpearson | 2011-07-07 | 4 | -21/+21 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt4 port kmplayer | tpearson | 2011-06-30 | 59 | -4298/+4348 |
| | | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1238840 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fixed images | tpearson | 2010-03-24 | 7 | -0/+0 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1106839 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Added missing admin directory | tpearson | 2010-02-17 | 0 | -0/+0 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1091566 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Added old abandoned KDE3 version of kmplayer | tpearson | 2010-02-17 | 218 | -0/+151333 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1091557 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |