summaryrefslogtreecommitdiffstats
path: root/chalk
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-20214-229/+229
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-115-81/+81
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop Qt2's TQSortedList classMichele Calgaro2023-06-192-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update after renaming qt => tqt in PyTQt module.Slávek Banko2023-01-231-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop python2 support in scripts.Slávek Banko2023-01-224-17/+17
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove unnecessary accelerators from .ui files.Michele Calgaro2022-09-117-54/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with clang. This resolves issue #25.Michele Calgaro2022-05-124-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-0340-248/+137
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed FTBFS caused by usage of dynamic exception specification, no longer ↵Michele Calgaro2021-07-261-3/+3
| | | | | | accepted in c++17. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renaming of files in preparation for code style tools.Michele Calgaro2021-05-29422-293/+293
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid LDFLAGS in chalk viewpluginsFrançois Andriot2021-05-1315-15/+15
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Workaround for parallel build.Slávek Banko2021-04-078-0/+10
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed code formatting modelines.Michele Calgaro2020-09-292-5/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add OPENEXR_CXXFLAGS to resolve FTBFS.Slávek Banko2020-09-073-0/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-305-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix old upstream URLs for visible parts.Chris2019-07-161-2/+1
| | | | | Signed-off-by: Chris <xchrisx@uber.space> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-012-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2019-01-084-0/+121
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1769-73/+73
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed typedef-related warnings from compiler. Also fixed warning onMichele Calgaro2018-08-231-2/+0
| | | | | | keximdb, indirectly. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS on redefinitions in chalk/sdk/kis_integer_maths.hSlávek Banko2017-06-014-6/+27
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Workaround for parallel buildSlávek Banko2016-09-081-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Workaround for parallel buildSlávek Banko2016-08-212-0/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2391-0/+0
|
* Bring tablet icon into XDG complianceTimothy Pearson2015-03-261-1/+1
|
* Fix incorrectly renamed stringsSlávek Banko2015-03-055-14/+14
|
* Fix incorrect icons in ui filesr14.0.0Timothy Pearson2014-11-241-2/+2
|
* 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 mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-132-7/+7
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-134-6/+6
| | | | 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-1172-72/+72
| | | | match XDG specifications
* Update for recent TDENewStuff changesSlávek Banko2014-09-271-1/+1
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/kofficeMichele Calgaro2014-08-271-2/+5
|\
| * Add workaround to compiler bug on Raspbian WheezySlávek Banko2014-08-271-2/+5
| |
* | Fixed warning messages when starting Chalk. This resolves bug 1976.Michele Calgaro2014-08-272-2/+2
|/
* Add end-of-file newlines.Darrell Anderson2013-11-302-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-0312-23/+23
|
* Cleanup output clutter.Darrell Anderson2013-05-061-4/+4
|
* Fix unintended rename of shrinkselectionSlávek Banko2013-02-242-2/+2
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-15238-388/+388
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1419-21/+21
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-046-24/+24
|
* Fix unintended renamingTimothy Pearson2013-02-0249-133/+133
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-01105-174/+174
|
* Fix FTBFSTimothy Pearson2013-02-0112-0/+0
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-01123-652/+652
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-015-10/+10
|