summaryrefslogtreecommitdiffstats
path: root/khangman
Commit message (Collapse)AuthorAgeFilesLines
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-1/+1
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Update for recent TDENewStuff changesFrançois Andriot2014-10-038-12/+12
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-154-6/+6
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-144-6/+6
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-013-5/+5
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-012-15/+15
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-3/+3
|
* 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-253-7/+7
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-5/+5
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Add Game and X-KDE-KidsGame categories to Blinken, Kanagram, and KHangmanDarrell Anderson2012-06-061-1/+1
| | | | to help populate Games->Games for Kids menu.
* Update lsm files.Darrell Anderson2012-05-271-13/+13
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Fix branding issues.Darrell Anderson2012-03-071-42/+42
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-173-3/+3
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-214-5/+5
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-195-17/+17
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-183-8/+8
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-167-30/+30
| | | | This reverts commit 6c3f7a55fb7888efc80a7350ef0c2f46ee02baa3.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-157-30/+30
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-073-7/+7
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-165-12/+12
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-062-3/+3
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-2/+2
|
* 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/kdeedu@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-311-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-103-6/+6
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-104-63/+63
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-093-3/+3
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@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/kdeedu@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename all instances of "tqgeometry" (including quotes) to the more-correct ↵tpearson2011-06-143-3/+3
| | | | | | "geometry" string git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeedutpearson2011-06-1114-151/+154
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236073 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert automated changestpearson2011-01-077-110/+110
| | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1212481 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-047-110/+110
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1211429 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-021-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1158428 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3111-240/+240
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1157642 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed remaining GPL address zip codestpearson2010-01-062-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Updated obsolete GPL license addresses to current GPL addresstpearson2010-01-062-730/+730
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-2586-0/+5465
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da