summaryrefslogtreecommitdiffstats
path: root/libtdegames
Commit message (Collapse)AuthorAgeFilesLines
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-113-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 931f81f9fe49f3fe339bb3cb23501393bfbb2d0a)
* Removed code formatting modelines.Michele Calgaro2020-09-243-11/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dbe990ad0f0f87b03b6af35af2a2a1a31f8138ab)
* Add a missing icon (Quit) to the games which rely on libtdegames.gregory guy2020-08-251-1/+1
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 6af6fa48e465c03788e88020a667cce917bb9138)
* Add a pkgconfig file for libtdegames.gregory guy2020-08-142-0/+27
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 83cbbc2593a54a846f4366c90a87216ecb8fbe12)
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-091-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b21981e7e3134727c651ee6a0f7865396cd1d415)
* 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> (cherry picked from commit a25cdc59c6302046b3121276f5a33f6b1b55a538)
* Small rearrangement of libtdegames headersAlexander Golubev2020-04-291-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> (cherry picked from commit a94a863f93fe5d45f5f6d4fa732eb297d6a154f7)
* Add CMakeL10n rules.Slávek Banko2018-12-281-0/+3
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3197459242b128752ce6eef11330d6b9aa913591)
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-24622-0/+0
| | | | (cherry picked from commit 45f1731e60315f7f308469851d48c9b3a7e5a518)
* cmake: Fix shared libraries versionSlávek Banko2016-03-141-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 426706c6d174dad21cc1eeaf238b6cad2ac65eba)
* Initial cmake conversionAlexander Golubev2016-03-146-0/+200
| | | | (cherry picked from commit c70db62d3671e524d23ac974d296eb218159b000)
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-2/+2
| | | | (cherry picked from commit 895b21c103b99df631506fe0d846119d5b28a8e3)
* 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
|
* Fix accidental conversions of binary files from last commitTimothy Pearson2012-01-221-0/+0
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-221-0/+0
|
* Update TDE deck 0 cardTimothy Pearson2012-01-111-0/+0
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2111-59/+59
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1922-114/+114
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1816-86/+86
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1639-273/+273
| | | | This reverts commit 97d1732e257f8700488d7ca1660ae7eba8fc6065.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1539-273/+273
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-073-3/+3
|
* Actually move the kde files that were renamed in the last commitTimothy Pearson2011-11-06763-0/+28773