Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> (cherry picked from commit 46106f77652748020d25e1fe28c54f50a8da84b0) | ||||
* | Fix inadvertly renamed QT_THREAD_SUPPORT | Slávek Banko | 2018-09-17 | 1 | -5/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fba5c35ca3d39b0406ffdd74c714f407087029fe) | ||||
* | Fixed FTBFS introduced by subversion 1.9. This relates to bug 2528. | Michele Calgaro | 2015-10-19 | 6 | -191/+350 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e42c18959be00a4ec623e53d7025ed13ced90adf) | ||||
* | 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 |