Commit Graph

554 Commits (4f96b9cf6f5fca935bca077f3d9ebbc2fb4ee78a)
 

Author SHA1 Message Date
TDE Gitea 4f96b9cf6f Reset submodule main/applications/office/koffice/admin to latest HEAD 8 months ago
Michele Calgaro 0bb5a74a5d
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 48317c27a9)
8 months ago
TDE Gitea 0d18073a00 Reset submodule main/applications/office/koffice/admin to latest HEAD 8 months ago
Mavridis Philippe fc7a561ed5
KSpread: New lookup/reference functions
Adds reference functions HLOOKUP, VLOOKUP.

Import from Calligra revision 1134327.

Authors: Stefan Nikolaus <stefan.nikolaus@kdemail.net>
         Sebastian Sauer <mail@dipe.org>

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 76f5e81662)
9 months ago
Mavridis Philippe 979ee566e7
KSpread: Add natural comparison operators.
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 <mavridisf@gmail.com>
(cherry picked from commit 4f21f4038f)
9 months ago
Michele Calgaro 950f6aa09f
Replace KDE_DEPRECATED with TDE_DEPRECATED
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c0bcd64f7f)
9 months ago
Michele Calgaro 9fa1a9ed2f
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8bc8b24757)
10 months ago
TDE Gitea fa332d64d0 Reset submodule main/applications/office/koffice/admin to latest HEAD 10 months ago
Michele Calgaro 72ca29618e
Fix FTBFS reported in issue #67
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 24920570b1)
10 months ago
Slávek Banko 0946bf474f
Karbon: Fix FTBFS in xrgbrender due to implicit declaration of functions.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7c63535e77)
11 months ago
Michele Calgaro 3723148aa3
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7a7827396f)
11 months ago
Michele Calgaro e220a1b2b9
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ea7a0b4d73)
11 months ago
Michele Calgaro 79c5c7cb2d
Replace QT_STATIC_CONST_* with actual definitions
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 04d9ceaa0e)
1 year ago
TDE Gitea 2f34ce33a3 Reset submodule main/applications/office/koffice/admin to latest HEAD 1 year ago
Michele Calgaro a50710e67a
Replace Q_WS_* defines with TQ_WS_* equivalents
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 39ecff8fe9)
1 year ago
Michele Calgaro 67aa6b188e
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 63c2fcedcd)
1 year ago
Michele Calgaro cf1bb69b29
Replace auto_ptr
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 56ddbe04dc)
1 year ago
Michele Calgaro e1b37ac193
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c0332621bc)
1 year ago
TDE Gitea d08f80f854 Reset submodule main/applications/office/koffice/admin to latest HEAD 1 year ago
Michele Calgaro 757d80a919
Remove various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3aab8aa05b)
1 year ago
Michele Calgaro 9abcf51de9
Replaced various '#define' with actual strings - part 5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fb6b4d204d)
1 year ago
Michele Calgaro 5761876d3a
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d7ae9fb514)
1 year ago
Michele Calgaro 2891d3c2d5
Replaced various '#define' with actual strings - part 4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b727f4b3b1)
1 year ago
Michele Calgaro f9893e5b16
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dcc4dc7a89)
1 year ago
Michele Calgaro 8263fdf760
Replaced various '#define' with actual strings - part 2
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 10a82ab583)
1 year ago
Michele Calgaro 00aa1f43c3
Replace various strings '#define'd in tqtinterface
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 390bf1c592)
1 year ago
Michele Calgaro c8c5e11f05
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ef06f14f24)
1 year ago
Slávek Banko c9973bfbf1
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 895081803a)
1 year ago
TDE Gitea 9ffb23718a Reset submodule main/applications/office/koffice/admin to latest HEAD 1 year ago
TDE Gitea 8f9404a39e Reset submodule main/applications/office/koffice/admin to latest HEAD 1 year ago
TDE Gitea e6e620bc26 Reset submodule main/applications/office/koffice/admin to latest HEAD 1 year ago
TDE Gitea 86391a6e46 Reset submodule main/applications/office/koffice/admin to latest HEAD 1 year ago
Michele Calgaro 7cec1c0edd
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 49e49d1876)
1 year ago
TDE Gitea c545773814 Reset submodule main/applications/office/koffice/admin to latest HEAD 1 year ago
Michele Calgaro a7351a9c21
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 36ddb9f928)
1 year ago
Michele Calgaro 141d8c0365
Replace various tqtinterface's TQ_* defines with actual types
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cecd6a4a48)
1 year ago
Michele Calgaro 7b525ca120
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 04e50e547f)
1 year ago
TDE Gitea c4525c81c3 Reset submodule main/applications/office/koffice/admin to latest HEAD 1 year ago
Michele Calgaro 73836b4ca5
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e0df02598b)
2 years ago
Michele Calgaro 1607518b8c
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a7ea84c976)
2 years ago
Michele Calgaro 64574118b7
Drop TQT_TQ*_OBJECT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ca88704c3e)
2 years ago
Michele Calgaro c9fc87afcc
Drop use of TQ_SP* defines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b05a12a13d)
2 years ago
Michele Calgaro ef14fba42c
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit cb59219281)
2 years ago
TDE Gitea 8b5a8460b3 Reset submodule main/applications/office/koffice/admin to latest HEAD 2 years ago
Michele Calgaro 462dc85dcb
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 20e4a19b0d)
2 years ago
Michele Calgaro 75cc9de8f4
Drop use of COMPAT_TQT_VERSION define
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit fded561239)
2 years ago
Michele Calgaro f25aee7b80
Drop Qt2 obsolete classes
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 72e96ecd25)
2 years ago
Mavridis Philippe 72bac0dd3d
Chalk: Fix loading of PNG files with iCCP
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 5d5725effa)
2 years ago
Michele Calgaro b19ae6acef
Workaround to fix issue #32
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 273530af4f)
2 years ago
François Andriot 3cd0cbde8a Fix python3 indentation
Signed-off-by: François Andriot <francois.andriot@thalesgroup.com>
2 years ago