summaryrefslogtreecommitdiffstats
path: root/kolourpaint
Commit message (Collapse)AuthorAgeFilesLines
* Desktop file translations:Slávek Banko2020-06-093-74/+7
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix remaining brandings in tdegraphics.Chris2019-07-171-2/+2
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Remove old kolourpaint URL and fix version string.Chris2019-07-142-3/+2
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Add CMakeL10n rules.Slávek Banko2018-12-211-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed corrupted japanese translations. This relates to bug 2952.Michele Calgaro2018-08-181-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-012-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2399-0/+0
|
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-11/+11
|
* Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, ↵Timothy Pearson2014-10-141-6/+6
| | | | text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-131-2/+2
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Rebranding: TDE Control Center --> Trinity Control CenterMichele Calgaro2014-06-081-1/+1
|
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-281-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1570-84/+84
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1415-17/+17
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-5/+5
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0114-19/+19
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0125-166/+166
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2719-22/+22
|
* 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-2518-119/+119
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-248-13/+13
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-3/+3
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-204-11/+11
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Branding: KDE->TDEDarrell Anderson2012-06-271-4/+3
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-2/+2
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-132-17/+17
|
* Fix KDE -> TDE branding.Darrell Anderson2012-03-231-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1758-67/+67
|
* Rename a few stragglersTimothy Pearson2011-12-241-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-217-23/+23
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1927-80/+80
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1829-142/+142
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1659-259/+259
| | | | This reverts commit c2637a0da6d9a1c8626ca39f8451ab3b7cda487a.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1559-259/+259
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-2/+2
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-168-16/+16
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-1/+1
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-082-2/+2
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-073-7/+7
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-2/+2
|
* Additional kde to tde renamingTimothy Pearson2011-11-062-2/+2
|
* 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/kdegraphics@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-28/+28
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da