summaryrefslogtreecommitdiffstats
path: root/yakuake
Commit message (Collapse)AuthorAgeFilesLines
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2377-0/+0
|
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-131-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-131-3/+3
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Bring previous and next icons into XDG complianceTimothy Pearson2014-10-111-4/+4
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Add new help handbook, update DocPath.Darrell Anderson2014-02-201-0/+1
|
* KDE->TDE branding cleanup.Darrell Anderson2013-12-261-1/+1
|
* Fix unintended renamingSlávek Banko2013-09-291-2/+2
|
* Fix unintended renamingSlávek Banko2013-09-291-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-032-3/+3
|
* Update desktop files in support of bug report 1463.Darrell Anderson2013-04-191-1/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1510-13/+13
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-145-7/+7
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-072-6/+6
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-017-11/+11
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0114-99/+99
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-276-9/+9
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-262-2/+2
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-255-33/+33
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-244-7/+7
|
* 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-202-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-2/+2
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-2/+2
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-23/+23
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Rename additional members for tqt3Timothy Pearson2012-03-071-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1713-13/+13
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-214-7/+7
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1911-28/+28
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-186-19/+19
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1614-57/+57
| | | | This reverts commit 7d739dcefd17edfd57af2072229178b456a31fbb.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1514-57/+57
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-072-5/+5
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Link most Trinity DSOs against the most common kdelibs libraries to ↵v3.5.13tpearson2011-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/yakuake@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1028-77/+77
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/yakuake@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-102-8/+8
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/yakuake@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-096-16/+16
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/yakuake@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port yakuaketpearson2011-07-0232-786/+799
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/yakuake@1239058 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-2484-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/yakuake@1106878 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of Yakuaketpearson2010-03-01143-0/+6711
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/yakuake@1097626 283d02a7-25f6-0310-bc7c-ecb5cbfe19da