Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 7 | -12/+12 |
| | |||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 6 | -7/+7 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 5 | -7/+7 |
| | |||||
* | Rename KShared | Timothy Pearson | 2013-01-31 | 57 | -436/+436 |
| | |||||
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 4 | -4/+4 |
| | |||||
* | Update for kioslave rename | Timothy Pearson | 2013-01-27 | 16 | -21/+21 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 33 | -39/+39 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 58 | -95/+95 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 17 | -35/+35 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 52 | -134/+134 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 25 | -60/+60 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 16 | -24/+24 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 10 | -21/+21 |
| | |||||
* | Fix disconnected signals and slots | Timothy Pearson | 2012-11-17 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS from latest style API changes. | Darrell Anderson | 2012-11-16 | 1 | -17/+17 |
| | |||||
* | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 3 | -3/+3 |
| | |||||
* | Fix FTBFS on TQt3 | Darrell Anderson | 2012-10-31 | 2 | -8/+8 |
| | |||||
* | Fix some "is not defined" warnings. | Darrell Anderson | 2012-10-30 | 2 | -6/+6 |
| | |||||
* | Update TQt3 property/enum macros | Darrell Anderson | 2012-10-22 | 6 | -6/+6 |
| | |||||
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 2 | -3/+3 |
| | |||||
* | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 5 | -7/+7 |
| | |||||
* | Style API update | Timothy Pearson | 2012-08-08 | 2 | -43/+43 |
| | |||||
* | Update for recent TQ changes. | Darrell Anderson | 2012-06-20 | 4 | -5/+5 |
| | |||||
* | Fix references to Q_ULLONG and friends | Timothy Pearson | 2012-06-18 | 2 | -4/+4 |
| | |||||
* | Fix accidental conversions of binary files | Slávek Banko | 2012-06-15 | 3 | -0/+0 |
| | | | | | Fix inadvert TQt changes This closes Bug 1033 | ||||
* | Fix FTBFS due to missing libraries | Slávek Banko | 2012-06-13 | 15 | -49/+86 |
| | | | | | | | Clean up lib paths in LDFLAGS - moved to LIBADD For KWord and and KPresenter added linking kspell2 For KSpread added linking kutils This closes Bug 657 | ||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 32 | -43/+43 |
| | |||||
* | Branding cleanup: What's This help, KDE -> TDE | Darrell Anderson | 2012-06-03 | 1 | -3/+3 |
| | |||||
* | Update lsm files. | Darrell Anderson | 2012-05-27 | 1 | -10/+14 |
| | |||||
* | Branding cleanup: K Desktop -> Trinity Desktop | Darrell Anderson | 2012-05-26 | 4 | -6/+5 |
| | |||||
* | Fix FTBFS on newer pqxx versions | Timothy Pearson | 2012-05-05 | 1 | -2/+6 |
| | |||||
* | Fix format string error | Timothy Pearson | 2012-05-04 | 1 | -1/+1 |
| | |||||
* | Fix 'format not a string literal' error | Timothy Pearson | 2012-05-03 | 1 | -2/+2 |
| | |||||
* | Update HTML install path references. | Darrell Anderson | 2012-04-11 | 1 | -1/+1 |
| | |||||
* | Fix reference of /var/tmp/kdecache -> /var/tmp/tdecache to avoid potential ↵ | Darrell Anderson | 2012-03-13 | 1 | -1/+1 |
| | | | | | | conflicts with KDE4. This partially resolves bug report 813. | ||||
* | Rename additional members for tqt3 | Timothy Pearson | 2012-03-07 | 1 | -2/+2 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 11 | -24/+24 |
| | |||||
* | Rename tqt3 color functions | Timothy Pearson | 2012-02-27 | 1 | -1/+1 |
| | |||||
* | Rename kde-config to tde-config | Timothy Pearson | 2012-02-26 | 3 | -3/+3 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2012-02-22 | 3 | -16/+16 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 201 | -239/+239 |
| | |||||
* | Update various qt function definitions and static methods for tqt3 | Timothy Pearson | 2012-02-14 | 1 | -1/+1 |
| | |||||
* | Fix up desktop file type specifiers for tqt3 | Timothy Pearson | 2012-02-12 | 4 | -14/+14 |
| | |||||
* | Rename include subdirectory to tde | Timothy Pearson | 2012-02-07 | 2 | -2/+2 |
| | |||||
* | Fix linear alphabet string errors | Timothy Pearson | 2012-01-25 | 7 | -9/+9 |
| | |||||
* | Fix inadvertent TQt string conversions | Timothy Pearson | 2012-01-13 | 66 | -243/+243 |
| | | | | This closes Bug 782 | ||||
* | Apply a number of kexi patches | Timothy Pearson | 2012-01-11 | 20 | -40/+55 |
| | | | | This closes Bug 777 | ||||
* | Rename KDE_MAKE_VERSION and update TDE version string | Timothy Pearson | 2011-12-26 | 9 | -21/+21 |
| | |||||
* | Rename a few stragglers | Timothy Pearson | 2011-12-24 | 7 | -13/+13 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 114 | -521/+521 |
| |