summaryrefslogtreecommitdiffstats
path: root/quanta
Commit message (Collapse)AuthorAgeFilesLines
* Adding support for libxml2-2.12.0 and later for Quanta+ormorph2024-03-221-2/+3
| | | | | | Solution to issue #42 Signed-off-by: ormorph <roma251078@mail.ru>
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-0520-40/+40
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1488-1137/+1137
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-2114-217/+217
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-042-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-11-302-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-243-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-078-18/+18
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-2512-127/+127
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-0211-15/+15
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-185-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-20111-136/+136
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-191-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-121-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove code to support libxml2 < 2.6.Slávek Banko2022-10-131-6/+0
| | | | | | | | | Enable LIBXML_DOCB_ENABLED independently of the presence of 'libxml/DOCBparser.h' because from libxml2 >= 2.6 for docbook files are not used deprecated functions from DOCBparser, so 'libxml/DOCBparser.h' is not needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-188-42/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Quanta: Add dtep to support HTML5 mode.Alexis Puente Montiel2022-04-19231-57/+7957
| | | | | | | | Signed-off-by: Alexis Puente Montiel <miscelaneanatural@yahoo.es> Minor fixes. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-083-9/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Quanta: Enable and use TQt input methods in Kafka (VPL) part.Mavridis Philippe2021-12-171-2/+4
| | | | | | This resolves issue #14. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Added translation of .desktop files.Slávek Banko2021-05-0513-385/+59
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with CMake build:Slávek Banko2021-03-1221-1/+65
| | | | | | | | + Determine TQt and TDE include directories as SYSTEM. It solves priority for #include "..." × #include <...> + Additional linked libraries. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2021-03-111-1/+1
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.gregory guy2021-03-1145-112/+212
| | | | | | | | | | | | | | | | Delete empty files (dummy.cpp, xsldbgconfig.h). Remove hard-coded path for the kmdr-executor executable. Replaced $TQTDIR/doc/html string path for TQTDOCDIR in kommander. Add man pages taken from the Debian packaging. Signed-off-by: gregory guy <gregory-tde@laposte.net> Fix linking - kxsldbgcommon-static and kimagemapeditorcommon-static needs to be embedded. Move the linking of xml and readline libraries to the appropriate static libraries. Add build option WITH_QUANTA_CVSSERVICE. Add a test whether the readline can be linked standalone or whether ncurses is needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed code formatting modelines.Michele Calgaro2020-09-283-17/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename *OBJECT_NAME_STRINGormorph2020-08-275-179/+179
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Kmdr scripts for Quanta+ fixed.ormorph2020-08-2613-77/+77
| | | | Signed-off-by: ormorph <roma251078@mail.ru>
* Fixed kde- --> tde- tmp folder.Michele Calgaro2020-04-042-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-011-15/+0
|
* Fix remaining branding in Quanta.Chris2019-07-221-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fix remaining brandings in tdewebdev.Chris2019-07-177-9/+9
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Add CMakeL10n rules.Slávek Banko2019-01-131-0/+45
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Quanta: Remove tarballs for toolbars from source code.Slávek Banko2019-01-1240-0/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Quanta: Change Automake rules to make tarballs for toolbars created during ↵Slávek Banko2019-01-1210-0/+120
| | | | | | building. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Quanta: Change CMake rules to make tarballs for toolbars created during ↵Slávek Banko2019-01-1210-54/+162
| | | | | | building. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Quanta: Extract source files for toolbars contained in tarballs.Slávek Banko2019-01-1280-0/+2424
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* rename kdelogo2.png icon to tdelogo2.png, this relates to bug 2618gregory guy2018-11-259-8/+8
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* qt -> tqt conversion:Michele Calgaro2018-09-281-1/+1
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-5/+5
| | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-272-4/+4
| | | | | | | | | | | 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 <michele.calgaro@yahoo.it>
* QT_INCLUDES => TQT_INCLUDES conversionSlávek Banko2018-09-261-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-173-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed unnecessary executable flag. This relates to bug 2153.Michele Calgaro2018-09-0313-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )Michele Calgaro2018-07-041-1/+1
| | | | | | | instead of set_source_files_properties( ... COMPILE_FLAGS ) to avoid the problem of double escaping quotation marks. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-014-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with ICU >= 58Slávek Banko2018-05-012-0/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with GCC6Slávek Banko2016-09-031-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-23217-0/+0
|
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-3/+3
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-2210-18/+18
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown