Michele Calgaro
474e28405a
Adapt to latest tqt3 version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
Mavridis Philippe
76f5e81662
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>
6 months ago
Mavridis Philippe
4f21f4038f
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>
6 months ago
Michele Calgaro
8bc8b24757
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Michele Calgaro
7a7827396f
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro
39ecff8fe9
Replace Q_WS_* defines with TQ_WS_* equivalents
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 months ago
Michele Calgaro
c0332621bc
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
3aab8aa05b
Remove various '#define' strings - part 6
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro
fb6b4d204d
Replaced various '#define' with actual strings - part 5
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
d7ae9fb514
Replace 'Event' #define strings
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro
b727f4b3b1
Replaced various '#define' with actual strings - part 4
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
dcc4dc7a89
Replaced various '#define' with actual strings - part 3
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
ef06f14f24
Replace Qt with TQt
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
04e50e547f
Replace TQ_*Focus* and TQ_Scale* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
a7ea84c976
Drop TQT_BASE_OBJECT* defines
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
cb59219281
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
20e4a19b0d
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>
1 year ago
Slávek Banko
21c6548234
Update after renaming qt => tqt in PyTQt module.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko
86480e58ea
Drop python2 support in scripts.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Slávek Banko
135d005014
Update python scripts for PyTQt.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro
b070dc1873
Replaced 'includehints' with 'includes' in *.ui files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro
8b78a8791b
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
9aec66a723
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
e5dc5b5be9
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris
9b2c6a2830
Fix old upstream URLs for visible parts.
...
Signed-off-by: Chris <xchrisx@uber.space>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
60f97e3b91
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
f2b042c804
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
406bc2a9ec
qt -> tqt conversion:
...
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
08647add49
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
23ce56e3ea
Removed unnecessary executable flag.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Ray Vine
c4956ecd02
Fix FTBFS with clang
...
This resolves bug 2897
Signed-off-by: Ray Vine <ray-v@inbox.lv>
7 years ago
Slávek Banko
0b9e390c01
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
a3814fe7ed
Workaround for parallel build
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Timothy Pearson
8848f515d0
Fix invalid headers in PNG files and optimize for size
8 years ago
Slávek Banko
f9f32cc93e
Fix incorrectly renamed strings
10 years ago
Timothy Pearson
1774bba7fa
Repair mimetype icon usage, part 1. The following are not fully verified in source as of this commit due to ubiquity: info, unknown
10 years ago
Timothy Pearson
285ed33941
Bring centrejust, leftjust, rightjust, text_left, text_right, text_bold, text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
10 years ago
Timothy Pearson
d504497c10
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Timothy Pearson
db0695cca6
Bring up, down, top, and bottom icons into XDG compliance
10 years ago
Timothy Pearson
50dba11eb8
Bring first and last icons into XDG compliance
10 years ago
Timothy Pearson
fd7a824a66
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Darrell Anderson
f1ce972ed0
Fix unintended renaming
11 years ago
Darrell Anderson
3ebfa3e637
KDE->TDE branding cleanup.
11 years ago
Slávek Banko
653cf9115f
Fix unintended rename of many various *klist*
12 years ago
Slávek Banko
6907703e86
Fix unintended rename of Checklist
12 years ago
Timothy Pearson
63f984a752
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
3b6870c6e1
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
338af5d52c
Rename KComp to avoid conflicts with KDE4
12 years ago
Timothy Pearson
ea720a87cc
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1d4158dd75
Rename KIcon to enhance compatibility with KDE4
12 years ago