summaryrefslogtreecommitdiffstats
path: root/libtdegames
Commit message (Collapse)AuthorAgeFilesLines
* Replace KDE_DEPRECATED with TDE_DEPRECATEDHEADmasterMichele Calgaro3 days1-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro13 days25-45/+45
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-031-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1328-193/+193
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-032-8/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-074-15/+15
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-253-4/+4
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2028-56/+56
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Gender-neutral languageMavridis Philippe2022-07-181-7/+7
| | | | | | Related to TDE/tde#93 Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Updated icon names (undo → edit-undo, redo → edit-redo).Mavridis Philippe2021-07-271-2/+2
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-113-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-243-11/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add a missing icon (Quit) to the games which rely on libtdegames.gregory guy2020-08-241-1/+1
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Add a pkgconfig file for libtdegames.gregory guy2020-08-142-0/+27
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-091-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Desktop file translations:Slávek Banko2020-06-1239-2011/+22
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Small rearrangement of libtdegames headersAlexander Golubev2020-04-271-1/+1
| | | | | | | | Move kgame dialog headers to a dedicated subdir to make installed includes match source code layout. This will make linking of games to an installed instance of libtdegames library more straightforward. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-011-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2018-12-281-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-23622-0/+0
|
* cmake: Fix shared libraries versionSlávek Banko2016-03-141-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Initial cmake conversionAlexander Golubev2016-03-146-0/+200
|
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-2/+2
|
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-1/+1
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-6/+6
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Fix unintended renamingDarrell Anderson2014-02-164-33/+33
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-3/+3
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1527-34/+34
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-147-7/+7
|
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-071-3/+3
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-6/+6
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-016-8/+8
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-019-166/+166
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-5/+5
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2712-19/+19
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2514-66/+66
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-249-35/+35
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-202-3/+3
|
* Fix FTBFS on TQt3Timothy Pearson2012-10-301-6/+6
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdegamesDarrell Anderson2012-10-211-1/+1
|\
| * Update TQt3 property/enum macrosTimothy Pearson2012-10-201-1/+1
| |
* | Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|/
* Update autotools for new DSO linkage styleSlávek Banko2012-08-061-1/+1
| | | | Thanks to Francois Andriot for the patch
* Branding cleanup: KDE -> TDEDarrell Anderson2012-06-0177-81/+81
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-283-117/+117
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-2/+2
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1728-56/+56
|