summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFS caused by commit dbc953c5Michele Calgaro2024-11-021-1/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2024-10-311-0/+0
|
* Use tqt-mt instead of tqt libraryMichele Calgaro2024-10-311-4/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop Borland compiler specific codeMichele Calgaro2024-10-279-21/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2024-10-141-0/+0
|
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2024-10-091-0/+0
|
* Replace obsolete python callMichele Calgaro2024-10-051-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* mswriter: fix wrong ListElement template. This resolves issue #78Michele Calgaro2024-10-031-5/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix kexidb build with -std=c++20.François Andriot2024-10-011-1/+1
| | | | | | This solves issue #70. Signed-off-by: François Andriot <[email protected]>
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2024-09-261-0/+0
|
* Adapt to latest tqt3 versionMichele Calgaro2024-09-166-6/+6
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove inclusion of obsolete headerMichele Calgaro2024-08-251-4/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2024-07-121-0/+0
|
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2024-07-081-0/+0
|
* Replace kdemacros.h with tdemacros.hMichele Calgaro2024-07-016-6/+6
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2024-07-011-0/+0
|
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2024-05-271-0/+0
|
* KSpread: New lookup/reference functionsMavridis Philippe2024-05-182-2/+123
| | | | | | | | | | | Adds reference functions HLOOKUP, VLOOKUP. Import from Calligra revision 1134327. Authors: Stefan Nikolaus <[email protected]> Sebastian Sauer <[email protected]> Signed-off-by: Mavridis Philippe <[email protected]>
* KSpread: Add natural comparison operators.Mavridis Philippe2024-05-182-3/+79
| | | | | | | | Natural comparison does not depend on the type of data (whether it's a string or a number). Based on Calligra Sheets code originally from revision 551470. Signed-off-by: Mavridis Philippe <[email protected]>
* Replace KDE_DEPRECATED with TDE_DEPRECATEDMichele Calgaro2024-05-1510-17/+17
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-0314-74/+74
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2024-05-021-0/+0
|
* Fix FTBFS reported in issue #67Michele Calgaro2024-04-162-3/+11
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Karbon: Fix FTBFS in xrgbrender due to implicit declaration of functions.Slávek Banko2024-04-021-0/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Replace Qt with TQtMichele Calgaro2024-03-1781-358/+343
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use centralized cmake versionMichele Calgaro2024-03-171-1/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace QT_STATIC_CONST_* with actual definitionsMichele Calgaro2024-02-153-3/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2024-02-141-0/+0
|
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-1316-45/+45
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2024-02-081-0/+0
|
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-0223-52/+52
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace auto_ptrMichele Calgaro2024-01-204-5/+7
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-04672-6113/+6113
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/office/koffice/admin to latest HEADAutomated System2024-01-021-0/+0
|
* Remove various '#define' strings - part 6Michele Calgaro2023-12-15102-1333/+1333
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-0486-143/+143
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace 'Event' #define stringsMichele Calgaro2023-11-3044-101/+101
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-2617-27/+27
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-2430-70/+70
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced various '#define' with actual strings - part 2Michele Calgaro2023-11-232-10/+10
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace various strings '#define'd in tqtinterfaceMichele Calgaro2023-11-203-15/+15
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Qt with TQtMichele Calgaro2023-11-16358-1519/+1519
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-101-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* 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, ↵Michele Calgaro2023-09-2624-479/+479
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]>
* 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-131-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>