summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-101-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 895081803a715ee89f4a90cfbf63d558ef2b2ebc)
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2023-11-101-0/+0
|
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2023-11-061-0/+0
|
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2023-11-031-0/+0
|
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2023-10-301-0/+0
|
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1Michele Calgaro2023-09-2824-479/+479
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 49e49d1876484adcc6c4f264b44b7f4cee28acc2)
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2023-09-251-0/+0
|
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 36ddb9f9282d51afdfd5ea892530d657a0f0c3b4)
* Replace various tqtinterface's TQ_* defines with actual typesMichele Calgaro2023-09-122-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cecd6a4a4814cb41562ea1d9bd36d40db7c9bdbe)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-0392-157/+157
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 04e50e547f8ed2d6db996bc4816179fa962bd6b1)
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2023-09-011-0/+0
|
* Drop USE_TQT4 codeMichele Calgaro2023-08-2925-130/+14
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e0df02598b8e19d8b6ddf07fdbca661489ab2e99)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-1848-175/+175
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a7ea84c97639f635d798348432f355e3ac496a1d)
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-085-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ca88704c3e4a4fd5ddc9e96e4ccf22b53816e03d)
* Drop use of TQ_SP* defines.Michele Calgaro2023-08-071-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b05a12a13d0f6d1eabdc6c32fe629f4c3c89d236)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-221060-1339/+1339
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cb59219281a9666896ee96b02a487bbc0206082d)
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2023-07-191-0/+0
|
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-1369-295/+295
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 20e4a19b0d7cc800d57be50c56d69023adae4046)
* Drop use of COMPAT_TQT_VERSION defineMichele Calgaro2023-06-059-129/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fded56123903e0a8d9e076b1a6a9a52374c3649d)
* Drop Qt2 obsolete classesMichele Calgaro2023-06-059-89/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 72e96ecd25ffe8dcf9c0b0bdefc8ea259fe1dded)
* Chalk: Fix loading of PNG files with iCCPMavridis Philippe2023-05-111-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 <mavridisf@gmail.com> (cherry picked from commit 5d5725effa1a9e1567b9226f49338e8fe00a3107)
* Workaround to fix issue #32Michele Calgaro2023-05-094-11/+11
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 273530af4f44c3c9170cd92ec3f8e9e1b7c5507c)
* Fix python3 indentationr14.1.0François Andriot2023-04-093-8/+8
| | | | Signed-off-by: François Andriot <francois.andriot@thalesgroup.com>
* Added build fix for with new version of libpaperormorph2023-03-031-1/+1
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Update kivio python 3 integration.Michele Calgaro2023-02-022-156/+194
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Disable build of Kross python plugin, because it is not compatible with ↵Slávek Banko2023-02-021-1/+4
| | | | | | Python >= 3. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update after renaming qt => tqt in PyTQt module.Slávek Banko2023-01-2312-523/+523
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop python2 support in scripts.Slávek Banko2023-01-2229-425/+428
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update python scripts for PyTQt.Slávek Banko2023-01-2212-746/+752
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2023-01-131-0/+0
|
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2023-01-101-0/+0
|
* Remove unnecessary accelerators from .ui files.Michele Calgaro2022-09-1120-114/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add man pages for TDE applicationsMichele Calgaro2022-06-2615-0/+756
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KOffice: switch to global TDEFontChooserMavridis Philippe2022-06-095-1357/+5
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Fix FTBFS with clang. This resolves issue #25.Michele Calgaro2022-05-126-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* TDEFontChooser_local: Fix font style matchingMavridis Philippe2022-05-112-12/+27
| | | | | | | | This applies the same fix as in tdelibs for TDEFontDialog. This resolves issue #22. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-031-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KPresenter: look in DATADIR/kpresenter for templateMavridis Philippe2022-04-241-2/+2
| | | | | | | | | | This is because when the app is launched as part of KOShell, the appname is koshell instead of kpresenter, making usage of APPDATADIR fail. This resolves issue #21. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Fix FTBFS because of conflict between config.h generated by automakeSlávek Banko2022-03-234-3/+5
| | | | | | | | | and Ruby headers. Instead of using config.h in Ruby related code, the definitions related to Ruby version are added to CFLAGS. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with Ruby 3.x due to removed rb_set_safe_level.Slávek Banko2022-03-212-0/+7
| | | | | | | In Ruby 2.7 the entire concept is deprecated and in Ruby 3.x is removed entirely - see https://bugs.ruby-lang.org/issues/16131 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* kexi: replace includehints with includes in .ui files.Michele Calgaro2022-02-042-10/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2022-01-281-0/+0
|
* Fixed FTBFS caused by commit b070dc18 on some distros/archs.Michele Calgaro2022-01-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-03111-702/+439
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.Slávek Banko2021-12-311-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added kexi hotfix to support versions 12 and higher, fixing issue #15ormorph2021-12-244-7/+26
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Fixed build issue with libwv2 supportormorph2021-11-181-2/+2
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Fixed FTBFS caused by usage of dynamic exception specification, no longer ↵Michele Calgaro2021-07-262-5/+4
| | | | | | 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-291529-94819/+94813
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed missing include file guard.Michele Calgaro2021-05-271-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>