Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake files: change keywords to lower case | Michele Calgaro | 2024-03-08 | 5 | -133/+133 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2024-02-16 | 46 | -58/+55 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-04 | 2 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix ftbfs on Fedora 34 | François Andriot | 2021-05-11 | 14 | -137/+137 |
| | | | | | | error: ISO C++17 does not allow dynamic exception specifications Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2021-03-19 | 93 | -309/+309 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 38 | -210/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Disable built-in sqlite3 plugin for TQt SQL. | François Andriot | 2019-12-08 | 2 | -22/+3 |
| | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 3 | -3/+3 |
| | | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed FTBFS introduced by subversion 1.9. This relates to bug 2528. | Michele Calgaro | 2015-10-18 | 6 | -191/+350 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS due to missing SQL driver method | Timothy Pearson | 2014-09-20 | 2 | -0/+12 |
| | | | | This resolves Bug 2117 | ||||
* | Fix use of ascii() in log messages | Slávek Banko | 2014-01-09 | 2 | -14/+14 |
| | |||||
* | Fix incorrect characters. | Darrell Anderson | 2013-05-23 | 1 | -1/+1 |
| | |||||
* | Fix 'format not a string literal' error | Slávek Banko | 2012-11-03 | 2 | -14/+14 |
| | | | | Thanks to Francois Andriot | ||||
* | Update for recent TQ changes. | Darrell Anderson | 2012-06-20 | 2 | -2/+2 |
| | |||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 2 | -2/+2 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 9 | -49/+49 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 9 | -17/+17 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 12 | -84/+84 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 21 | -103/+103 |
| | | | | This reverts commit bb7be2361770a435b3e2e8ae2ac4250bf9810bb4. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 21 | -103/+103 |
| | |||||
* | Fix FTBFS on oneiric | Timothy Pearson | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | Fix more FTBFS problems | Timothy Pearson | 2011-11-27 | 1 | -3/+3 |
| | |||||
* | Update svn/sqlite cmake detection | Timothy Pearson | 2011-11-26 | 3 | -4/+5 |
| | |||||
* | Try to fix sqlite problem | Timothy Pearson | 2011-11-26 | 1 | -8/+8 |
| | |||||
* | Initial attempt at using the standard CMake system | Timothy Pearson | 2011-11-26 | 4 | -38/+210 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 55 | -99/+99 |
| | |||||
* | Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵ | tpearson | 2011-09-18 | 1 | -1/+1 |
| | | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Convert accidental instances of STQL to the proper SQL | tpearson | 2011-08-14 | 3 | -14/+14 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1247182 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 7 | -19/+19 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 5 | -16/+16 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 7 | -15/+15 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Port kdesvn to TQt4 | tpearson | 2011-05-04 | 89 | -1806/+1417 |
| | | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1230412 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | * Chakra project bugfix | tpearson | 2010-09-07 | 1 | -1/+0 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1172729 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Added KDE3 version of kdesvn | tpearson | 2010-03-15 | 103 | -0/+18553 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdesvn@1103685 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |