| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 4 | -4/+4 |
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 3 | -5/+5 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 28 | -40/+40 |
* | Fix enum mismatch | OBATA Akio | 2021-06-19 | 1 | -3/+3 |
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-08 | 28 | -18/+18 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-28 | 1 | -3/+0 |
* | Simplify CMake rules for desktop file translations. | Slávek Banko | 2020-07-09 | 3 | -3/+3 |
* | Desktop file translations: | Slávek Banko | 2020-05-22 | 7 | -207/+15 |
* | Clean up desktop files and fix German translations. | Chris | 2019-11-28 | 1 | -14/+4 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-25 | 3 | -0/+11 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 2 | -2/+2 |
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 1 | -1/+1 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 6 | -0/+0 |
* | Bring mouse icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 |
* | Fix incorrectly renamed strings | Slávek Banko | 2015-03-05 | 2 | -49/+49 |
* | Bring most mimetypes in line with XDG specifications. The following are not ... | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -3/+3 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 3 | -4/+4 |
* | Rename the string kde toolbar widget | Timothy Pearson | 2014-08-07 | 1 | -1/+1 |
* | Fixed error messages that appeared when KHexEdit was started from CLI. | Michele Calgaro | 2014-03-14 | 1 | -2/+2 |
* | Move khexedit and kregexeditor to Development menu. | Darrell Anderson | 2014-02-27 | 1 | -2/+2 |
* | Finish renaming kiconedit->tdeiconedit. | Darrell Anderson | 2014-02-06 | 1 | -2/+2 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 4 | -6/+6 |
* | Fix incorrect characters. | Darrell Anderson | 2013-05-23 | 1 | -2/+2 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 28 | -48/+48 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 9 | -11/+11 |
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 |
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 2 | -7/+7 |
* | Rename kdisplay for enhanced compatibility with KDE4 | Timothy Pearson | 2013-02-02 | 2 | -3/+3 |
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 10 | -14/+14 |
* | Fix FTBFS | Timothy Pearson | 2013-02-01 | 1 | -0/+0 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 11 | -186/+186 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 6 | -7/+7 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 7 | -7/+7 |
* | Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, ... | Timothy Pearson | 2013-01-25 | 33 | -387/+387 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 8 | -29/+29 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 15 | -29/+29 |
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 3 | -13/+13 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 3 | -3/+3 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -3/+3 |
* | Additional changes to support building with cmake. | Darrell Anderson | 2012-11-11 | 3 | -2/+3 |
* | Initial conversion to cmake. | Darrell Anderson | 2012-11-10 | 8 | -0/+297 |
* | Update TQt3 property/enum macros | Timothy Pearson | 2012-10-20 | 1 | -1/+1 |
* | Update autotools for new DSO linkage style | Slávek Banko | 2012-08-05 | 1 | -1/+1 |
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 3 | -4/+4 |
* | Branding cleanup: What's This help, KDE -> TDE | Darrell Anderson | 2012-06-03 | 1 | -2/+2 |
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 1 | -1/+1 |
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 28 | -40/+40 |
* | Rename a few stragglers | Timothy Pearson | 2011-12-24 | 5 | -13/+13 |