summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Fix invalid LDFLAGS in chalk viewpluginsFrançois Andriot2021-05-1315-15/+15
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Fix build on Fedora 34 / Ruby 3.0.1François Andriot2021-05-112-0/+5
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* Workaround for parallel build.Slávek Banko2021-04-078-0/+10
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/koffice/admin to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/koffice/admin to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/koffice/admin to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Reset submodule main/applications/koffice/admin to latest HEADAutomated System2020-10-091-0/+0
|
* Removed code formatting modelines.Michele Calgaro2020-09-29311-501/+95
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/koffice/admin to latest HEADAutomated System2020-09-201-0/+0
|
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2020-09-181-0/+0
|
* Reset submodule main/applications/koffice/admin to latest HEADAutomated System2020-09-181-0/+0
|
* Add OPENEXR_CXXFLAGS to resolve FTBFS.Slávek Banko2020-09-073-0/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2020-07-291-0/+0
|
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2020-06-261-0/+0
|
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2020-06-241-0/+0
|
* Reset submodule main/applications/koffice/admin to latest HEADAutomated System2020-06-241-0/+0
|
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2020-06-141-0/+0
|