summaryrefslogtreecommitdiffstats
path: root/kicker/menuext
Commit message (Collapse)AuthorAgeFilesLines
* Bring system icon into XDG complianceTimothy Pearson2015-03-261-1/+1
|
* Fix stragglers that were not properly renamed in the XDG standardization commitsTimothy Pearson2014-10-241-1/+1
|
* Fix accidental duplication of text-x- in new mime icon stringsTimothy Pearson2014-10-241-1/+1
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-222-2/+2
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* 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
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-5/+5
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Update German translation of control centerTimothy Pearson2014-08-041-1/+1
|
* Renamed Control Center to Trinity Control Center in the submenu of the main ↵Michele Calgaro2014-06-111-1/+1
| | | | menu.
* Renamed Control Center to Trinity Control Center in the main menu.Michele Calgaro2014-06-111-6/+6
|
* Update Control Center icon in TDE menu to match the one shows in the submenuMichele Calgaro2014-03-181-2/+1
|
* Rename optional kicker Settings menu to Control Center menu. This avoids ↵Darrell Anderson2014-02-221-74/+83
| | | | | | | having two Settings menus when the optional kicker menu is enabled and reflects the purpose of the menu because only kcontrol modules populate the optional menu.
* Additional k => tde renaming and fixesSlávek Banko2013-09-035-5/+5
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-159-19/+19
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-148-8/+8
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-18/+18
|
* Rename KStyle to TDEStyle to avoid conflicts with KDE4Timothy Pearson2013-02-031-1/+1
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-021-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-014-5/+5
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-019-49/+49
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-312-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2710-11/+11
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-3/+3
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-254-9/+9
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-249-19/+19
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-204-7/+7
|
* Update kaddprinterwizard parameter: kdeconfig->tdeconfigDarrell Anderson2012-07-051-1/+1
|
* Nominal cleanup related to bug report 892.Darrell Anderson2012-07-041-1/+1
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0812-14/+14
|
* Branding cleanup: *.desktop filesDarrell Anderson2012-05-281-1/+0
|
* Branding cleanup: KDE menu -> TDE menu.Darrell Anderson2012-05-101-1/+1
|
* Branding cleanup: KDE print -> TDE Print.Darrell Anderson2012-05-101-1/+1
|
* Fix references of K Menu -> TDE Menu.Darrell Anderson2012-03-211-3/+3
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-1/+1
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-192-3/+3
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-5/+5
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-165-11/+11
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-155-11/+11
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-2/+2
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-162-2/+2
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-0611-13/+13
|
* Actually move the kde files that were renamed in the last commitTimothy Pearson2011-11-065-0/+0
|
* Additional kde to tde renamingTimothy Pearson2011-11-0614-40/+40
|
* rename the following methods:tpearson2011-08-107-22/+22
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Change remaining kdebase inherits() and similar methods to use new object ↵tpearson2011-04-021-1/+1
| | | | | | name define strings git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1226910 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdebase to (mostly) function correctly with TQt for Qt4tpearson2011-02-151-2/+2
| | | | | | | | Fix kicker tackbar handling under Classic mode (thanks to Ilya Chernykh for the patch) Fix a newly invalidated section of code under GCC 4.5.2 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723#c6) git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1220927 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase] initial cmake supportsamelian2011-01-2310-0/+322
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Minor compilation enhancementstpearson2011-01-231-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable compilation with TQt for Qt4 3.4.0 TP2tpearson2011-01-199-35/+35
| | | | | | | This should not break compatibility with TQt for Qt3; if it does please fix it ASAP! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert automated changestpearson2011-01-0710-33/+33
| | | | | | | | 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/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da