Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 11 | -13/+13 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 8 | -11/+11 |
| | |||||
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -2/+2 |
| | |||||
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 5 | -15/+15 |
| | |||||
* | Rename kiobuffer and KHTML | Timothy Pearson | 2013-01-27 | 6 | -43/+43 |
| | |||||
* | Update for kioslave rename | Timothy Pearson | 2013-01-27 | 41 | -54/+54 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 19 | -22/+22 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 53 | -76/+76 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 21 | -60/+60 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 30 | -64/+64 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 3 | -7/+7 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 2 | -6/+6 |
| |