| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use obsolete header kapp.h | Michele Calgaro | 6 days | 3 | -4/+2 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-05 | 116 | -2339/+2339 |
* | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-10 | 32 | -629/+629 |
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 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-05 | 71 | -170/+170 |
* | Replace various tqtinterface's TQ_* defines with actual typesr14.1.1 | Michele Calgaro | 2023-09-12 | 4 | -11/+11 |
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-03 | 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-24 | 182 | -184/+184 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-12 | 3 | -8/+8 |
* | Fixed FTBFS with clang. | Michele Calgaro | 2021-07-27 | 2 | -6/+6 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 619 | -1495/+0 |
* | 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 | 7 | -118/+118 |
* | Fix FTBFS due to recent style API changes | Slávek Banko | 2013-12-26 | 2 | -38/+38 |
* | 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 | 172 | -237/+237 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 56 | -58/+58 |
* | 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 | 1 | -1/+1 |
* | 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 | 64 | -101/+101 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 78 | -918/+918 |
* | Rename KStartup for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 8 | -64/+64 |
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -2/+2 |
* | 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 | 68 | -81/+81 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 58 | -166/+166 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 55 | -174/+174 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -2/+2 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 2 | -3/+3 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 2 | -4/+4 |
* | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 1 | -1/+1 |
* | 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 |
* | Updated to build with gcc 4.7. | Darrell Anderson | 2012-04-13 | 8 | -4/+8 |
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 11 | -25/+25 |
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 2 | -5/+5 |
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 182 | -183/+183 |