Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-05 | 9 | -11/+11 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit fb6b4d204d1155fa3a1bc7a128873340db1524f7) | ||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 2 | -3/+3 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit d7ae9fb514226c126e04cfe4f34800beb9f4ea19) | ||||
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit b727f4b3b1957bec28a350575237b93f8f278cdb) | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 4 | -6/+6 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit dcc4dc7a89e5f5f7fb4217815b892f4b0106d5a0) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-16 | 58 | -169/+169 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit ef06f14f2475bd08d3ea2ceec54a7b2238f3554e) | ||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1 | Michele Calgaro | 2023-09-28 | 7 | -409/+409 |
| | | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 49e49d1876484adcc6c4f264b44b7f4cee28acc2) | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-03 | 13 | -19/+19 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 04e50e547f8ed2d6db996bc4816179fa962bd6b1) | ||||
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-29 | 1 | -20/+0 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit e0df02598b8e19d8b6ddf07fdbca661489ab2e99) | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 2 | -6/+6 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit a7ea84c97639f635d798348432f355e3ac496a1d) | ||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 2 | -3/+3 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit ca88704c3e4a4fd5ddc9e96e4ccf22b53816e03d) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-22 | 214 | -229/+229 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit cb59219281a9666896ee96b02a487bbc0206082d) | ||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-13 | 5 | -81/+81 |
| | | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 20e4a19b0d7cc800d57be50c56d69023adae4046) | ||||
* | Update after renaming qt => tqt in PyTQt module. | Slávek Banko | 2023-01-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Drop python2 support in scripts. | Slávek Banko | 2023-01-22 | 4 | -17/+17 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Remove unnecessary accelerators from .ui files. | Michele Calgaro | 2022-09-11 | 7 | -54/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix FTBFS with clang. This resolves issue #25. | Michele Calgaro | 2022-05-12 | 4 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-03 | 40 | -248/+137 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed FTBFS caused by usage of dynamic exception specification, no longer ↵ | Michele Calgaro | 2021-07-26 | 1 | -3/+3 |
| | | | | | | accepted in c++17. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2021-05-29 | 422 | -293/+293 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix invalid LDFLAGS in chalk viewplugins | François Andriot | 2021-05-13 | 15 | -15/+15 |
| | | | | Signed-off-by: François Andriot <[email protected]> | ||||
* | Workaround for parallel build. | Slávek Banko | 2021-04-07 | 8 | -0/+10 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 2 | -5/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add OPENEXR_CXXFLAGS to resolve FTBFS. | Slávek Banko | 2020-09-07 | 3 | -0/+5 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 5 | -10/+10 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix old upstream URLs for visible parts. | Chris | 2019-07-16 | 1 | -2/+1 |
| | | | | | Signed-off-by: Chris <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-06-01 | 2 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2019-01-08 | 4 | -0/+121 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -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 <[email protected]> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 69 | -73/+73 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed typedef-related warnings from compiler. Also fixed warning on | Michele Calgaro | 2018-08-23 | 1 | -2/+0 |
| | | | | | | keximdb, indirectly. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix FTBFS on redefinitions in chalk/sdk/kis_integer_maths.h | Slávek Banko | 2017-06-01 | 4 | -6/+27 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Workaround for parallel build | Slávek Banko | 2016-09-08 | 1 | -0/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Workaround for parallel build | Slávek Banko | 2016-08-21 | 2 | -0/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | 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 |
| | | | | 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 Pearson | 2014-10-13 | 2 | -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 Pearson | 2014-10-13 | 4 | -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 compliance | Timothy Pearson | 2014-10-12 | 1 | -1/+1 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 72 | -72/+72 |
| | | | | match XDG specifications | ||||
* | 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 |
| |