Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace KDE_DEPRECATED with TDE_DEPRECATED | Michele Calgaro | 2024-05-15 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit c0bcd64f7fce74db2ef792e73ed5eceb079fd64f) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2024-03-22 | 12 | -19/+19 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 7a7827396f90ad06945cd5a367f93d8ffd380e0f) | ||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-03 | 4 | -8/+8 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 63c2fcedcd98caf7979bc4797029cbcb32433a5a) | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-13 | 16 | -132/+132 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit c0332621bc998c9786f4841e86a62b7711fe4abf) | ||||
* | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-24 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 3aab8aa05b954b80e336517f93463a9b5f50f3d6) | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-05 | 21 | -24/+24 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit fb6b4d204d1155fa3a1bc7a128873340db1524f7) | ||||
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 10 | -10/+10 |
| | | | | | 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 | 3 | -9/+9 |
| | | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit dcc4dc7a89e5f5f7fb4217815b892f4b0106d5a0) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-16 | 22 | -92/+92 |
| | | | | | 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 | 2 | -6/+6 |
| | | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 49e49d1876484adcc6c4f264b44b7f4cee28acc2) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-22 | 140 | -140/+140 |
| | | | | | 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 | 4 | -9/+9 |
| | | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 20e4a19b0d7cc800d57be50c56d69023adae4046) | ||||
* | Chalk: Fix loading of PNG files with iCCP | Mavridis Philippe | 2023-05-11 | 1 | -28/+28 |
| | | | | | | | | | | | | | | This commit makes some fixes to the way that iCCP profile data is read and loaded, and adds an additional check to ensure that the PNG file does have a profile. It also introduces a shorter libpng version check of the form: `#if PNG_LIBPNG_VER < 10500` This commit fixes issue #20. Signed-off-by: Mavridis Philippe <[email protected]> (cherry picked from commit 5d5725effa1a9e1567b9226f49338e8fe00a3107) | ||||
* | Added build fix for with new version of libpaper | ormorph | 2023-03-03 | 1 | -1/+1 |
| | | | | Signed-off-by: ormorph <[email protected]> | ||||
* | Remove unnecessary accelerators from .ui files. | Michele Calgaro | 2022-09-11 | 2 | -21/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix FTBFS with clang. This resolves issue #25. | Michele Calgaro | 2022-05-12 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-03 | 12 | -72/+57 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed build issue with libwv2 support | ormorph | 2021-11-18 | 1 | -2/+2 |
| | | | | Signed-off-by: ormorph <[email protected]> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2021-05-29 | 370 | -346/+346 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed missing include file guard. | Michele Calgaro | 2021-05-27 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-29 | 4 | -4/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Adjusted after dropping obsolete Qt2's QList and QVector classes. | Michele Calgaro | 2020-05-24 | 1 | -2/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add libxml2 and libxslt detection using pkg-config. | Slávek Banko | 2020-02-12 | 1 | -47/+66 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 2 | -11/+11 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix FTBFS on openSUSE Tumbleweed | François Andriot | 2020-01-06 | 1 | -1/+1 |
| | | | | | | formula.cc:294:1: error: narrowing conversion of '128' from 'int' to 'TQP_INT8' {aka 'char'} [-Wnarrowing] Signed-off-by: François Andriot <[email protected]> | ||||
* | Fix inadvertently renamed Horizontal/Vertical => Qt::Horizontal/Vertical. | Slávek Banko | 2020-01-01 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add check whether OpenEXR requires explicit specification of C++ standard. | Slávek Banko | 2019-10-30 | 1 | -0/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-01 | 1 | -14/+0 |
| | |||||
* | Fix old upstream URLs for visible parts. | Chris | 2019-07-16 | 2 | -2/+2 |
| | | | | | Signed-off-by: Chris <[email protected]> Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2019-01-08 | 1 | -0/+3 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Adapted to new KPasswordEdit::password() signature. This relates to bug 2961. | Michele Calgaro | 2018-12-02 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 2 | -2/+2 |
| | | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 48 | -61/+61 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed unnecessary executable flag. | Michele Calgaro | 2018-09-01 | 5 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Switch from strstream to sstream. | Michele Calgaro | 2018-08-16 | 3 | -15/+11 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix FTBFS with clang | Ray Vine | 2018-05-22 | 1 | -1/+3 |
| | | | | | | This resolves bug 2897 Signed-off-by: Ray Vine <[email protected]> | ||||
* | Fix FTBFS with ICU >= 58 | Slávek Banko | 2018-03-18 | 4 | -0/+23 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 3 | -3/+3 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix incorrectly renamed strings | Slávek Banko | 2015-03-05 | 7 | -147/+147 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 106 | -106/+106 |
| | | | | match XDG specifications | ||||
* | Added support for libwpd-0.10. This resolves FTBFS in Debian/Testing. | Michele Calgaro | 2014-08-25 | 20 | -411/+422 |
| | | | | | Thanks to Slavek for testing in all Debian/Ubuntu distros and fixing a couple of problems with libwpd-0.8. | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 10 | -10/+10 |
| | |||||
* | Fix FTBFS on armel | Slávek Banko | 2013-06-15 | 1 | -3/+3 |
| | |||||
* | Fix FTBFS due to missing flags for libxml | Slávek Banko | 2013-06-06 | 2 | -2/+3 |
| | | | | Fix FTBFS due to 'signals' definition conflict | ||||
* | Fix incorrect characters. | Darrell Anderson | 2013-05-23 | 7 | -199/+199 |
| | |||||
* | Fix redefinition problems with previous patch | Francois Andriot | 2013-04-08 | 1 | -28/+28 |
| | |||||
* | Fix FTBFS with libwpd 0.9 and above | Timothy Pearson | 2013-04-05 | 3 | -2/+165 |
| | | | | | This resolves Bug 1169 Remove spurious build files | ||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 96 | -137/+137 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 36 | -36/+36 |
| |