summaryrefslogtreecommitdiffstats
path: root/krename
Commit message (Collapse)AuthorAgeFilesLines
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-245-0/+0
| | | | (cherry picked from commit 26f5353902bee8884e2ee8a0185508e338402067)
* Fix exec icon location and bring it into XDG compliancer14.0.0Timothy Pearson2014-10-221-1/+1
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-221-1/+1
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring package_development, package_games, package_graphics, package_network, ↵Timothy Pearson2014-10-141-1/+1
| | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-132-4/+4
| | | | 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-131-3/+3
|
* Bring first and last icons into XDG complianceTimothy Pearson2014-10-121-1/+1
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-113-4/+4
| | | | match XDG specifications
* Fix unknown icon type configuration warning.Darrell Anderson2013-12-231-1/+1
| | | | This resolve bug report 935.
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-2/+2
|
* 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-1530-46/+46
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1424-28/+28
|
* Rename KAbout to avoid conflicts with KDE4Timothy Pearson2013-02-071-1/+1
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-048-10/+10
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0110-12/+12
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0119-62/+62
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-312-6/+6
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2721-30/+30
|
* 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-259-32/+32
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-244-16/+16
|
* 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-196-32/+32
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-3/+3
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
|
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
|
* Rename additional members for tqt3Timothy Pearson2012-03-071-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-015-7/+7
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1729-32/+32
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2116-82/+82
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1917-53/+53
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-188-27/+27
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1632-186/+186
| | | | This reverts commit 8e0ad9b24c415aeed5e82093211b95879512692a.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1532-186/+186
|
* 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/krename@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1037-144/+144
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/krename@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1013-83/+83
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/krename@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-071-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/krename@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port krenametpearson2011-07-0168-2052/+1997
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/krename@1238984 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-245-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/krename@1106857 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of krenametpearson2010-02-2281-0/+12078
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/krename@1094420 283d02a7-25f6-0310-bc7c-ecb5cbfe19da