summaryrefslogtreecommitdiffstats
path: root/kommander/editor
Commit message (Collapse)AuthorAgeFilesLines
* Fix up remaining references to DocPathr14.0.0Timothy Pearson2014-11-081-2/+2
|
* Fix FTBFS due to accidental double quote duplicationTimothy Pearson2014-10-231-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 filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-133-9/+9
| | | | 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
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Fixed incorrect renamed strings. This resolves bug 2138.François Andriot2014-10-044-20/+20
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0320-23/+23
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1530-42/+42
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-144-7/+7
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-3/+3
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0111-18/+18
|
* Fix FTBFSTimothy Pearson2013-02-011-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0111-82/+82
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-278-9/+9
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-265-16/+16
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-8/+8
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-248-38/+38
|
* 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-192-3/+3
|
* Fix FTBFSTimothy Pearson2012-11-171-1/+1
|
* Fix a number of unconnected signals and slotsTimothy Pearson2012-11-172-13/+13
|
* Fix FTBFS on TQt3Timothy Pearson2012-10-304-16/+16
|
* Update TQt3 property/enum macrosTimothy Pearson2012-10-203-3/+3
|
* Fix QString -> TQString.Darrell Anderson2012-09-167-28/+28
|
* 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 global TQt functionsTimothy Pearson2012-03-0110-74/+74
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1738-82/+82
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2126-206/+206
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1938-219/+219
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1850-248/+248
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1670-680/+680
| | | | This reverts commit 2b0e1de2ffcca7bb93f1fd8ddd32f74041d0d076.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1570-680/+680
|
* Fix FTBFS on armelTimothy Pearson2011-11-221-3/+3
|
* Fix FTBFS on armelTimothy Pearson2011-11-212-1/+2
|
* Fix FTBFSTimothy Pearson2011-11-201-5/+5
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1621-24/+24
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Fix kdewebdev FTBFS under oneiricv3.5.13tpearson2011-10-121-1/+1
| | | | | | | Quanta lvalue gcc error patch provided by "/dev/ammo42" git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1258664 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/kdewebdev@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-181-1/+1
| | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1069-524/+524
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1029-289/+289
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0940-419/+419
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-073-12/+12
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da