| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 2 | -3/+3 |
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 1 | -1/+1 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 4 | -6/+6 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-16 | 58 | -169/+169 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-26 | 7 | -409/+409 |
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 13 | -19/+19 |
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-25 | 1 | -20/+0 |
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 2 | -6/+6 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 2 | -3/+3 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 214 | -229/+229 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-11 | 5 | -81/+81 |
* | Drop Qt2's TQSortedList class | Michele Calgaro | 2023-06-19 | 2 | -4/+4 |
* | Update after renaming qt => tqt in PyTQt module. | Slávek Banko | 2023-01-23 | 1 | -1/+1 |
* | Drop python2 support in scripts. | Slávek Banko | 2023-01-22 | 4 | -17/+17 |
* | Remove unnecessary accelerators from .ui files. | Michele Calgaro | 2022-09-11 | 7 | -54/+0 |
* | Fix FTBFS with clang. This resolves issue #25. | Michele Calgaro | 2022-05-12 | 4 | -5/+5 |
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-03 | 40 | -248/+137 |
* | Fixed FTBFS caused by usage of dynamic exception specification, no longer acc... | Michele Calgaro | 2021-07-26 | 1 | -3/+3 |
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2021-05-29 | 422 | -293/+293 |
* | Fix invalid LDFLAGS in chalk viewplugins | François Andriot | 2021-05-13 | 15 | -15/+15 |
* | Workaround for parallel build. | Slávek Banko | 2021-04-07 | 8 | -0/+10 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 2 | -5/+0 |
* | Add OPENEXR_CXXFLAGS to resolve FTBFS. | Slávek Banko | 2020-09-07 | 3 | -0/+5 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 5 | -10/+10 |
* | Fix old upstream URLs for visible parts. | Chris | 2019-07-16 | 1 | -2/+1 |
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-06-01 | 2 | -3/+3 |
* | Add CMakeL10n rules. | Slávek Banko | 2019-01-08 | 4 | -0/+121 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 69 | -73/+73 |
* | Fixed typedef-related warnings from compiler. Also fixed warning on | Michele Calgaro | 2018-08-23 | 1 | -2/+0 |
* | Fix FTBFS on redefinitions in chalk/sdk/kis_integer_maths.h | Slávek Banko | 2017-06-01 | 4 | -6/+27 |
* | Workaround for parallel build | Slávek Banko | 2016-09-08 | 1 | -0/+1 |
* | Workaround for parallel build | Slávek Banko | 2016-08-21 | 2 | -0/+2 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 91 | -0/+0 |
* | Bring tablet icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 |
* | Fix incorrectly renamed strings | Slávek Banko | 2015-03-05 | 5 | -14/+14 |
* | Fix incorrect icons in ui filesr14.0.0 | Timothy Pearson | 2014-11-24 | 1 | -2/+2 |
* | Bring most mimetypes in line with XDG specifications. The following are not ... | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pa... | Timothy Pearson | 2014-10-13 | 2 | -7/+7 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 4 | -6/+6 |
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -1/+1 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 72 | -72/+72 |
* | Update for recent TDENewStuff changes | Slávek Banko | 2014-09-27 | 1 | -1/+1 |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/koffice | Michele Calgaro | 2014-08-27 | 1 | -2/+5 |
|\ |
|
| * | Add workaround to compiler bug on Raspbian Wheezy | Slávek Banko | 2014-08-27 | 1 | -2/+5 |
* | | Fixed warning messages when starting Chalk. This resolves bug 1976. | Michele Calgaro | 2014-08-27 | 2 | -2/+2 |
|/ |
|
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 2 | -2/+2 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 12 | -23/+23 |
* | Cleanup output clutter. | Darrell Anderson | 2013-05-06 | 1 | -4/+4 |
* | Fix unintended rename of shrinkselection | Slávek Banko | 2013-02-24 | 2 | -2/+2 |