| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-06 | 17 | -19/+19 |
* | Fix compatibility with C++17. | Slávek Banko | 2024-04-14 | 1 | -3/+4 |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-03 | 1 | -2/+2 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-11 | 26 | -234/+234 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-20 | 10 | -34/+34 |
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 2 | -3/+3 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-07 | 9 | -9/+9 |
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-28 | 2 | -13/+0 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 35 | -50/+50 |
* | noatun-plugins: change to use SDL feature to handle data for SDL | OBATA Akio | 2022-01-05 | 7 | -88/+16 |
* | Add option WITH_GCC_VISIBILITY. | Slávek Banko | 2021-12-31 | 17 | -67/+106 |
* | Removed additional code formatting modelines. | Michele Calgaro | 2020-09-25 | 5 | -5/+1 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-21 | 16 | -22/+0 |
* | Desktop file translations: | Slávek Banko | 2020-07-15 | 33 | -1352/+108 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 10 | -35/+35 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-31 | 14 | -0/+42 |
* | Add includes to UI files to resolve FTBFS. | Michele Calgaro | 2018-09-22 | 2 | -5/+6 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 3 | -3/+3 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 1 | -0/+0 |
* | Bring most mimetypes in line with XDG specifications. The following are not ... | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 2 | -6/+6 |
* | Bring up, down, top, and bottom icons into XDG compliance | Timothy Pearson | 2014-10-13 | 2 | -2/+2 |
* | Rename the string kde toolbar widget | Timothy Pearson | 2014-08-07 | 2 | -2/+2 |
* | Remaining parts of cmake conversion | Slávek Banko | 2013-11-03 | 19 | -0/+756 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 6 | -6/+6 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 37 | -57/+57 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 3 | -5/+5 |
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 2 | -6/+6 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 13 | -20/+20 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 17 | -82/+82 |
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 5 | -6/+6 |
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 12 | -12/+12 |
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 3 | -3/+3 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 29 | -36/+36 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 6 | -6/+6 |
* | Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ... | Timothy Pearson | 2013-01-25 | 3 | -17/+17 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 22 | -78/+78 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 28 | -99/+99 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 4 | -5/+5 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 3 | -4/+4 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 1 | -2/+2 |
* | Fix inadvertent tq changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-12 | 4 | -7/+7 |
* | Rename additional members for tqt3 | Timothy Pearson | 2012-03-07 | 1 | -1/+1 |
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -2/+2 |
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -1/+1 |
* | Update automake files to use tde instead of kde | Timothy Pearson | 2012-02-21 | 16 | -16/+16 |
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 35 | -50/+50 |
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 9 | -39/+39 |