| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compatibility with C++17. | Slávek Banko | 2024-04-21 | 1 | -1/+2 |
* | cmake files: change keywords to lower case | Michele Calgaro | 2024-03-08 | 1 | -23/+23 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-02 | 123 | -2386/+2386 |
* | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-09 | 32 | -629/+629 |
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-03 | 2 | -7/+7 |
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 1 | -28/+28 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 2 | -2/+2 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-04 | 71 | -170/+170 |
* | Replace various tqtinterface's TQ_* defines with actual types | Michele Calgaro | 2023-09-12 | 4 | -11/+11 |
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 3 | -3/+3 |
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-16 | 9 | -21/+21 |
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 11 | -38/+38 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -2/+2 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 191 | -193/+193 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-11 | 4 | -10/+10 |
* | Fixed FTBFS with clang. | Michele Calgaro | 2021-07-27 | 4 | -14/+14 |
* | Fix ftbfs on Fedora 34 | François Andriot | 2021-05-11 | 3 | -3/+3 |
* | 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 |