| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reset submodule main/applications/kima/admin to latest HEADv3.5.13.2 | Slávek Banko | 2013-05-24 | 1 | -0/+0 |
| | | |||||
| * | Reset submodule main/applications/kima/admin to latest HEAD | Slávek Banko | 2013-03-30 | 1 | -0/+0 |
| | | |||||
| * | Reset submodule main/applications/kima/cmake to latest HEAD | Slávek Banko | 2013-02-16 | 1 | -0/+0 |
| | | |||||
| * | Reset submodule main/applications/kima/cmake to latest HEAD | Slávek Banko | 2013-01-27 | 1 | -0/+0 |
| | | |||||
| * | Reset submodule main/applications/kima/cmake to latest HEAD | Slávek Banko | 2012-12-09 | 1 | -0/+0 |
| | | |||||
| * | Reset submodule main/applications/kima/cmake to latest HEAD | Slávek Banko | 2012-11-27 | 1 | -0/+0 |
| | | |||||
| * | Reset submodule main/applications/kima/admin to latest HEAD | Slávek Banko | 2012-11-27 | 1 | -0/+0 |
| | | |||||
| * | Reset submodule main/applications/kima/cmake to latest HEAD | Slávek Banko | 2012-10-23 | 1 | -0/+0 |
| | | |||||
| * | Reset submodule main/applications/kima/cmake to latest HEAD | Slávek Banko | 2012-10-13 | 1 | -0/+0 |
| | | |||||
| * | Reset submodule main/applications/kima/admin to latest HEAD | Slávek Banko | 2012-10-13 | 1 | -0/+0 |
| | | |||||
| * | Update final HTML install path so all modules are consistent.v3.5.13.1 | Slávek Banko | 2012-09-08 | 2 | -0/+0 |
| | | |||||
| * | Update HTML install path references. | Darrell Anderson | 2012-09-08 | 1 | -1/+1 |
| | | | | | (cherry picked from commit ba0694df7ade679db2c679e28904c48d78aecbcc) | ||||
| * | Fix FTBFS | Timothy Pearson | 2012-07-20 | 1 | -0/+2 |
| | | | | | | Thanks to David Rankin for the patch! (cherry picked from commit 0e4d830f721d42a065d558e2ce3ee92fba275a38) | ||||
| * | Updated to build with gcc 4.7. | Darrell Anderson | 2012-06-21 | 1 | -0/+2 |
| | | | | | | Thanks to David C. Rankin! (cherry picked from commit 7278ae4b4ccd19c5744e67a8fbcfff5f20ccfc7b) | ||||
| * | Rename obsolete tq methods to standard names | Timothy Pearson | 2012-06-21 | 8 | -30/+30 |
| | | | | | (cherry picked from commit aab6b7485c28bc6ee2805a389c2560cda1d24d21) | ||||
| * | Remove additional unneeded tq method conversions | Timothy Pearson | 2012-06-21 | 7 | -12/+12 |
| | | | | | (cherry picked from commit 5599badf00624db6b9cecd7a00971f8c2387b73c) | ||||
| * | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2012-06-21 | 9 | -31/+31 |
| | | | | | (cherry picked from commit fc6629f90a46a3f304bdba2ecef645c01ed02640) | ||||
| * | Fix FTBFS | Timothy Pearson | 2012-06-21 | 1 | -1/+1 |
| | | | | | (cherry picked from commit d0f9e92096d55c80c13e68ac3c5ee3fda70b579c) | ||||
| * | Fix FTBFS | Timothy Pearson | 2012-06-21 | 1 | -2/+2 |
| | | | | | (cherry picked from commit 29b21f172abf94a8707fc57eae9455fce19fe69d) | ||||
| * | Add common directories | Slávek Banko | 2012-06-21 | 3 | -0/+6 |
| | | |||||
| * | Fix remaining instances of tqStatus embedded in user visible stringsv3.5.13 | tpearson | 2011-08-31 | 1 | -4/+4 |
| | | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
| * | Convert remaining references to kde3 (e.g. in paths) to trinity | tpearson | 2011-08-21 | 2 | -29/+29 |
| | | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
| * | rename the following methods: | tpearson | 2011-08-10 | 9 | -19/+19 |
| | | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
| * | rename the following methods: | tpearson | 2011-08-10 | 3 | -8/+8 |
| | | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
| * | Fix missing Q_OBJECT macros | tpearson | 2011-08-05 | 19 | -1/+20 |
| | | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1245170 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
| * | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 6 | -42/+42 |
| | | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
| * | TQt4 port kima | tpearson | 2011-07-04 | 58 | -828/+873 |
| | | | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1239290 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
| * | Added old abandoned KDE3 version of Kima | tpearson | 2010-02-10 | 90 | -0/+22358 |
| git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kima@1088422 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
