Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update TQt3 property/enum macros | Timothy Pearson | 2012-10-20 | 4 | -4/+4 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2012-08-08 | 3 | -2/+28 |
| | |||||
* | Use libv4l if available, otherwise check for v4l1 headers | Timothy Pearson | 2012-07-26 | 5 | -11/+7 |
| | |||||
* | Branding: KDE->TDE | Darrell Anderson | 2012-06-27 | 1 | -3/+3 |
| | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 6 | -19/+19 |
| | |||||
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-05-26 | 1 | -2/+2 |
| | |||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 3 | -37/+37 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -2/+2 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 58 | -64/+64 |
| | |||||
* | Fix up desktop file type specifiers for tqt3 | Timothy Pearson | 2012-02-12 | 1 | -1/+1 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 9 | -51/+51 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 34 | -106/+106 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 81 | -797/+797 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 92 | -951/+951 |
| | | | | This reverts commit 808e453c56036211f57482ed847d54aca01bba68. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 92 | -951/+951 |
| | |||||
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 3 | -3/+3 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 18 | -20/+20 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 3 | -3/+3 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 3 | -4/+4 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 5 | -7/+7 |
| | |||||
* | Rename kde libraries to tde | Timothy Pearson | 2011-11-05 | 2 | -2/+2 |
| | |||||
* | 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/kdenetwork@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kdenetwork FTBFS | tpearson | 2011-08-31 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1250388 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix remaining instances of tqStatus embedded in user visible strings | tpearson | 2011-08-31 | 2 | -3/+3 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix a number of accidental tqStatus string conversions | tpearson | 2011-08-27 | 2 | -3/+3 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 99 | -377/+377 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 29 | -112/+112 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Use libv4l1-videodev.h when available in kdenetwork | tpearson | 2011-07-29 | 2 | -0/+25 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1243951 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 22 | -60/+60 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Rename incorrect instances of tqrepaint[...] to repaint[...] | tpearson | 2011-07-07 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt4 port kdenetwork | tpearson | 2011-06-22 | 171 | -1885/+1952 |
| | | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kdenetwork/kopete] added cmake support | samelian | 2011-05-22 | 7 | -8/+222 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1233119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | * Part 2/2 of Chakra patches | tpearson | 2010-09-07 | 7 | -29/+429 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1172713 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt conversion fixes | tpearson | 2010-08-02 | 24 | -32/+32 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1158449 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 176 | -3808/+3808 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1157648 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Updated obsolete GPL license addresses to current GPL address | tpearson | 2010-01-06 | 14 | -28/+28 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Update to Trinity 3.5.11 | tpearson | 2009-12-13 | 2 | -0/+13 |
| | | | | | | Will need to watch for commit warnings and rebuild test git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1061808 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. | toma | 2009-11-25 | 269 | -0/+44762 |
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |