summaryrefslogtreecommitdiffstats
path: root/knights
Commit message (Collapse)AuthorAgeFilesLines
* Added user option to delete chess engine log files (game.### and log.###) ↵Michele Calgaro2016-09-307-0/+47
| | | | | | | | | from user home folder on exit. This resolves bug 2665. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit febf3bbebfc048a068894f90d3a43d7fc6043aa3)
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-132-4/+4
| | | | 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-138-19/+19
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-132-2/+2
|
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-3/+3
| | | | match XDG specifications
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-2/+2
|
* Fix unintended rename of many various *klist*Slávek Banko2013-02-194-6/+6
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1518-21/+21
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-143-5/+5
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-0414-45/+45
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0115-19/+19
|
* Fix FTBFSTimothy Pearson2013-02-012-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0119-52/+52
|
* Fix up remaining references to -lkioTimothy Pearson2013-01-281-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2710-12/+12
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-257-30/+30
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-247-26/+26
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-223-4/+4
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-195-8/+8
|
* Add description to desktop file.Darrell Anderson2012-06-181-0/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Branding cleanup: K Desktop -> Trinity DesktopDarrell Anderson2012-05-261-1/+1
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-133-5/+5
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1743-43/+43
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-217-9/+9
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1918-74/+74
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1810-47/+47
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1635-141/+141
| | | | This reverts commit 20a779d62b449d209d2a2f430ceae8c45b78ba11.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1535-141/+141
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-4/+4
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-2/+2
|
* Fix knights FTBFS under oneiricv3.5.13tpearson2011-10-171-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knights@1259263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-101-1/+1
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knights@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1071-106/+106
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knights@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1023-178/+178
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knights@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix instances of Orientation in quotes which were accidentally renamed to ↵tpearson2011-08-032-3/+3
| | | | | | Qt::Orientation during TQt conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knights@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-093-12/+12
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knights@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knights@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port knightstpearson2011-06-27105-2603/+2646
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knights@1238529 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of Knightstpearson2010-02-17108-0/+22750
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knights@1091568 283d02a7-25f6-0310-bc7c-ecb5cbfe19da