| Commit message (Expand) | Author | Age | Files | Lines |
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-11 | 3 | -3/+3 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-24 | 3 | -11/+0 |
* | Add a missing icon (Quit) to the games which rely on libtdegames. | gregory guy | 2020-08-24 | 1 | -1/+1 |
* | Add a pkgconfig file for libtdegames. | gregory guy | 2020-08-14 | 2 | -0/+27 |
* | Simplify CMake rules for desktop file translations. | Slávek Banko | 2020-07-09 | 1 | -1/+1 |
* | Desktop file translations: | Slávek Banko | 2020-06-12 | 39 | -2011/+22 |
* | Small rearrangement of libtdegames headers | Alexander Golubev | 2020-04-27 | 1 | -1/+1 |
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-06-01 | 1 | -1/+1 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-28 | 1 | -0/+3 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 622 | -0/+0 |
* | cmake: Fix shared libraries version | Slávek Banko | 2016-03-14 | 1 | -1/+1 |
* | Initial cmake conversion | Alexander Golubev | 2016-03-14 | 6 | -0/+200 |
* | Fix incorrectly renamed strings | Slávek Banko | 2015-03-05 | 1 | -2/+2 |
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pa... | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 1 | -6/+6 |
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 4 | -33/+33 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 2 | -3/+3 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 27 | -34/+34 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 7 | -7/+7 |
* | Rename KComp to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-07 | 1 | -3/+3 |
* | 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 | 6 | -8/+8 |
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 9 | -166/+166 |
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -5/+5 |
* | Rename a few build variables for overall consistency | Timothy Pearson | 2013-01-29 | 1 | -2/+2 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 12 | -19/+19 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 14 | -66/+66 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 9 | -35/+35 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 2 | -3/+3 |
* | Fix FTBFS on TQt3 | Timothy Pearson | 2012-10-30 | 1 | -6/+6 |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdegames | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
|\ |
|
| * | Update TQt3 property/enum macros | Timothy Pearson | 2012-10-20 | 1 | -1/+1 |
* | | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 |
|/ |
|
* | Update autotools for new DSO linkage style | Slávek Banko | 2012-08-06 | 1 | -1/+1 |
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-06-01 | 77 | -81/+81 |
* | Branding cleanup: *.desktop files | Darrell Anderson | 2012-05-28 | 3 | -117/+117 |
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 1 | -2/+2 |
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 28 | -56/+56 |
* | Fix accidental conversions of binary files from last commit | Timothy Pearson | 2012-01-22 | 1 | -0/+0 |
* | Part 1 of 2 of kdm rename | Timothy Pearson | 2012-01-22 | 1 | -0/+0 |
* | Update TDE deck 0 card | Timothy Pearson | 2012-01-11 | 1 | -0/+0 |
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 11 | -59/+59 |
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 22 | -114/+114 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 16 | -86/+86 |
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 39 | -273/+273 |
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 39 | -273/+273 |
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 1 | -1/+1 |
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 3 | -3/+3 |
* | Actually move the kde files that were renamed in the last commit | Timothy Pearson | 2011-11-06 | 763 | -0/+28773 |