Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 45 | -15873/+0 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 8 | -9/+9 |
| | |||||
* | Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ↵ | Timothy Pearson | 2013-01-25 | 1 | -2/+2 |
| | | | | and KBuffer to avoid conflicts with KDE4 | ||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 7 | -54/+54 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 3 | -4/+4 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 4 | -5/+5 |
| | |||||
* | Initialise the mCrossDomain member variable in the cookies | Slávek Banko | 2013-01-21 | 1 | -0/+1 |
| | | | | Backported from KDE GIT commit 794b14b8 | ||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -2/+2 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 3 | -10/+10 |
| | |||||
* | Branding: KDE->TDE | Darrell Anderson | 2012-06-27 | 1 | -5/+5 |
| | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 2 | -7/+7 |
| | |||||
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -2/+2 |
| | |||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -1/+1 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 2 | -4/+4 |
| | |||||
* | Fix utf8 encoding for webdav directories | Timothy Pearson | 2012-01-17 | 1 | -0/+6 |
| | | | | Thanks to Thorsten Glaser for the patch! | ||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 2 | -3/+3 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 5 | -74/+74 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 6 | -78/+78 |
| | | | | This reverts commit 13281e2856a2ef43bbab78c5528470309c23aa77. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 6 | -78/+78 |
| | |||||
* | Rename tqsetAlignment to fix bindings | Timothy Pearson | 2011-12-06 | 1 | -4/+4 |
| | |||||
* | Use non-tq sizeHint functions to fix bindings | Timothy Pearson | 2011-12-05 | 1 | -3/+3 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 7 | -8/+8 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 2 | -2/+2 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 3 | -5/+5 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 6 | -15/+15 |
| | |||||
* | Rename kde libraries to tde | Timothy Pearson | 2011-11-05 | 1 | -1/+1 |
| | |||||
* | 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/kdelibs@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Convert remaining references to kde3 (e.g. in paths) to trinity | tpearson | 2011-08-21 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 4 | -31/+31 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 1 | -1/+1 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Allow kdelibs to function correctly with TQt for Qt4 | tpearson | 2011-02-15 | 2 | -3/+3 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Initial conversion for TQt for Qt4 3.4.0 TP2 | tpearson | 2011-01-13 | 9 | -130/+130 |
| | | | | | | | | This will also compile with TQt for Qt3, and should not cause any problems with dependent modules such as kdebase. If it does then it needs to be fixed! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1214149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move ↵ | samelian | 2011-01-11 | 2 | -8/+0 |
| | | | | | | TQT_CFLAGS_OTHER definitions to main CMakeLists.txt; remove useless defintions git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1213800 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Revert automated changes | tpearson | 2011-01-07 | 14 | -200/+200 |
| | | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 | tpearson | 2011-01-03 | 14 | -200/+200 |
| | | | | | | | NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kdelibs] follow KDE4 rules for install path names and some other small changes | samelian | 2010-10-24 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1189382 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kdelibs] added initial cmake support | samelian | 2010-10-05 | 2 | -0/+140 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1182854 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix FTBFS due to bad patch application | tpearson | 2010-09-07 | 1 | -1/+0 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1172697 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | * Imported all kdelibs bugfix patches from Chakra project | tpearson | 2010-09-07 | 1 | -0/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1172682 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | * Added new networkstatus widget from SuSE | tpearson | 2010-09-02 | 1 | -3/+10 |
| | | | | | | | * Fixed up the HTTP kioslave git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1170793 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | More FTBFS fixes for Slackware | tpearson | 2010-08-28 | 2 | -2/+2 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1169004 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt conversion fixes | tpearson | 2010-08-02 | 3 | -5/+5 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1158447 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 11 | -867/+867 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1157647 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Automake fix for kio_http | tpearson | 2010-03-26 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1107725 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Added remaining missing Kate xml files | tpearson | 2010-01-02 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1068844 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | kdelibs update to Trinity v3.5.11 | tpearson | 2009-12-11 | 2 | -5/+5 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1061230 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. | toma | 2009-11-25 | 43 | -0/+15727 |
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |