| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 1148 | -2724/+0 |
* | Fix minor leftover from strstream to sstream conversion not done in previous | Michele Calgaro | 2018-08-17 | 1 | -17/+0 |
* | Switched from strstream to sstream. | Michele Calgaro | 2018-08-16 | 23 | -140/+12 |
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 1 | -3/+3 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 2 | -3/+3 |
* | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 7 | -14/+14 |
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -8043/+0 |
* | Rename the string kde toolbar widget | Timothy Pearson | 2014-08-07 | 4 | -13/+13 |
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 12 | -141/+141 |
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 4 | -9/+9 |
* | Fix FTBFS due to recent style API changes | Slávek Banko | 2013-12-26 | 2 | -38/+38 |
* | Fix unintended rename of PEAKFILE | Slávek Banko | 2013-03-09 | 4 | -39/+39 |
* | Fix unintended rename of many various *klist* | Slávek Banko | 2013-02-19 | 2 | -6/+6 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 319 | -394/+394 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 66 | -71/+71 |
* | Rename KComp to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 1 | -1/+1 |
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 2 | -2/+2 |
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 3 | -3/+3 |
* | Rename KStyle to TDEStyle to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-03 | 2 | -26/+26 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 67 | -115/+115 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 81 | -932/+932 |
* | Rename KStartup for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 11 | -80/+80 |
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -2/+2 |
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 4 | -39/+39 |
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 1 | -3/+3 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 75 | -92/+92 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 64 | -178/+178 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 61 | -191/+191 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 2 | -4/+4 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 4 | -5/+5 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 3 | -8/+8 |
* | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 1 | -1/+1 |
* | Fix FTBFS in 64-bit. | Darrell Anderson | 2012-11-02 | 1 | -2/+2 |
* | Fix FTBFS due to missing link to fontconfig | Slávek Banko | 2012-10-31 | 1 | -1/+1 |
* | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 1 | -18/+18 |
* | Update to new style API | Timothy Pearson | 2012-08-08 | 2 | -336/+362 |
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-06-03 | 1 | -2/+2 |
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-05-26 | 1 | -1/+1 |
* | GCC 4.7 fixes. | Darrell Anderson | 2012-05-06 | 2 | -0/+2 |
* | Allow building with or without liblo being installed. | Darrell Anderson | 2012-04-17 | 1 | -3/+3 |
* | Updated to build with gcc 4.7. | Darrell Anderson | 2012-04-13 | 11 | -35/+40 |
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 37 | -128/+128 |
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 2 | -5/+5 |
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 191 | -192/+192 |
* | Rename KDE_MAKE_VERSION and update TDE version string | Timothy Pearson | 2011-12-26 | 3 | -4/+4 |
* | Rename a few stragglers | Timothy Pearson | 2011-12-24 | 1 | -6/+6 |
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 69 | -745/+745 |
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 168 | -976/+976 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 133 | -694/+694 |