summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-232-0/+0
|
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS due to accidental double quote duplicationr14.0.0Timothy Pearson2014-10-231-2/+2
|
* Repair mimetype icon usage, part 1. The following are not fully verified in ↵Timothy Pearson2014-10-221-1/+1
| | | | source as of this commit due to ubiquity: info, unknown
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-221-2/+2
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵Timothy Pearson2014-10-142-8/+8
| | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
* 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 up, down, top, and bottom icons into XDG complianceTimothy Pearson2014-10-131-4/+4
|
* 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
* Additional k => tde renaming and fixesSlávek Banko2013-09-0323-25/+25
|
* 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-159-13/+13
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-3/+3
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-1/+1
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-043-13/+13
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-017-9/+9
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-019-89/+89
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-4/+4
|
* 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-13/+13
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* 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: *.desktop filesDarrell Anderson2012-05-281-1/+0
|
* Update lsm files.Darrell Anderson2012-05-271-13/+13
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-3/+3
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-178-8/+8
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-214-47/+47
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-195-43/+43
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-184-13/+13
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-166-107/+107
| | | | This reverts commit 58ed6eb0cbce97f0c662eaafc536fd0399466ede.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-156-107/+107
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1622-27/+27
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-152-3/+3
|
* 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/knowit@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1011-57/+57
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knowit@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-104-42/+42
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knowit@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/knowit@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port knowittpearson2011-06-3020-720/+728
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knowit@1238876 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed imagestpearson2010-03-242-0/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knowit@1106849 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added abandoned KDE3 version of knowittpearson2010-02-1729-0/+3814
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knowit@1091582 283d02a7-25f6-0310-bc7c-ecb5cbfe19da