Michele Calgaro
8f5da8fd2b
Further cleanup of left over material after removal of Qt2's TQListIterator class.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f62146e0e6
)
5 years ago
Michele Calgaro
ea8a9b2509
Missed out in previous commit :-( Documentation updated accordingly.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1d9b20af8c
)
5 years ago
Michele Calgaro
aed789a8c2
Fixed minor typo in H file include names.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4a8f6dd3c5
)
5 years ago
Michele Calgaro
de4a08d56a
Improved code for keyboard and mouse grabbing and releasing to avoid
...
unnecessary actions. This relates loosely to bug 2955.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f086971876
)
5 years ago
Michele Calgaro
f48c8f677c
Removed incorrect execution bit.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8520b59ce9
)
5 years ago
Slávek Banko
5e23dcae2d
Update translations binary files
...
because they are not generated during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3136a0ba3c
)
5 years ago
Slávek Banko
236ab216ab
Merge translation files from master branch.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
43c78b61d2
The translation file mywidget_en.ts in examples/i18n renamed
...
to mywidget.ts to serve as a template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 421a95c5b7
)
5 years ago
Slávek Banko
6507e50775
Recovering an accidentally damaged PNG image.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 98f2cf4126
)
5 years ago
Slávek Banko
b0dcd27046
Fix typo.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ce0712924d
)
5 years ago
Slávek Banko
c6295bafa7
Remove dates from generated files.
...
This is related to the effort for reproducible builds.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9d5d503f74
)
5 years ago
Denis Kozadaev
7ffca6e7f7
DilOS: add compiler visibility
...
Signed-off-by: Denis Kozadaev <denis@dilos.org>
(cherry picked from commit 277646d8ab
)
5 years ago
Michele Calgaro
ce9614515f
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 99e56ba8db
)
5 years ago
Slávek Banko
cd2dc5026e
Fix crash in tqimage for certain malformed ppm image files
...
The ppm format specifies that the maximum color value field must be
less than 65536. The handler did not enforce this, leading to
potentional overflow when the value was used in 16 bits context.
Based on Qt5 patch for CVE-2018-19872.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4470facd61
)
5 years ago
Slávek Banko
b90f9cb6ca
Fix FTBFS when building with musl libc.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit da15dfe6d7
)
5 years ago
Slávek Banko
c036c05b58
Added symlink include/qsql_sqlite3.h.
...
Updated make-symlinks.sh script.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ada7ac5634
)
5 years ago
Slávek Banko
54ca124d7a
Fix build with PostgreSQL 12+.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9a6ac9dde5
)
5 years ago
François Andriot
b94e94689b
Remove bool/my_bool artifact, the 'bool' data type is part of the c++
...
language and was added to c compilers with c99.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 90ea30a42a
)
5 years ago
Slávek Banko
acb0f52d65
Update translations binary files
...
because they are not generated during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e7d72ab3f2
)
5 years ago
François Andriot
058f98f8a4
Remove double German entry for desktop files.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 4052defa1b
)
5 years ago
Rafael de Campos
f6c5442b39
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (464 of 464 strings)
Translation: dependencies/tqt3
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/pt_BR/
(cherry picked from commit 422c9f33f4
)
5 years ago
Slávek Banko
6ab990c545
Fix FTBFS from prior commit.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit aae0287741
)
5 years ago
Denis Kozadaev
63201b0193
add MYSQL_SSL_* to the driver for MySQL connections
...
Signed-off-by: Denis Kozadaev <denis@dilos.org>
(cherry picked from commit 4f528c3bd2
)
5 years ago
Slávek Banko
109ddbde51
Fixed TQT => QT in constant TQT_THREAD_SUPPORT.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Denis Kozadaev
eab5e3bfdb
mkspecs for DilOS platform
...
Signed-off-by: Denis Kozadaev <denis@dilos.org>
(cherry picked from commit 0ed15503ba
)
5 years ago
Chris
06c2b4c5ab
Translated using Weblate (German)
...
Currently translated at 13.3% (2 of 15 strings)
Translation: dependencies/tqt3 - examples-i18n
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-i18n/de/
(cherry picked from commit bfa13fc45a
)
5 years ago
P 9
9f0732697f
Translated using Weblate (German)
...
Currently translated at 60.6% (171 of 282 strings)
Translation: dependencies/tqt3 - examples-demo
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-demo/de/
(cherry picked from commit 01fc4c1050
)
5 years ago
Chris
217062fa31
Translated using Weblate (German)
...
Currently translated at 60.6% (171 of 282 strings)
Translation: dependencies/tqt3 - examples-demo
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-demo/de/
(cherry picked from commit 2562d5054a
)
5 years ago
Chris
bddb27c687
Translated using Weblate (German)
...
Currently translated at 100.0% (465 of 465 strings)
Translation: dependencies/tqt3
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/de/
(cherry picked from commit dad811dc3f
)
5 years ago
P 9
0aabc322bc
Translated using Weblate (German)
...
Currently translated at 0.2% (2 of 1178 strings)
Translation: dependencies/tqt3 - tools-designer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-tools-designer/de/
(cherry picked from commit 3149d89c97
)
5 years ago
P 9
bf1a8b034f
Translated using Weblate (German)
...
Currently translated at 19.5% (55 of 282 strings)
Translation: dependencies/tqt3 - examples-demo
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3-examples-demo/de/
(cherry picked from commit 932a0ab265
)
5 years ago
Slávek Banko
572050d9ca
Update translations binary files
...
because they are not generated during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1c24f56f6b
)
5 years ago
Slávek Banko
055621f00f
Merge translation files from master branch.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris
2c723f07f5
Translated using Weblate (German)
...
Currently translated at 100.0% (465 of 465 strings)
Translation: dependencies/tqt3
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/de/
(cherry picked from commit 68d3a258c0
)
5 years ago
Chris
6021d04f33
Translated using Weblate (German)
...
Currently translated at 100.0% (465 of 465 strings)
Translation: dependencies/tqt3
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/de/
(cherry picked from commit 89207eb8ab
)
5 years ago
Chris
6869243bab
Translated using Weblate (German)
...
Currently translated at 100.0% (465 of 465 strings)
Translation: dependencies/tqt3
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/de/
(cherry picked from commit 9d85345093
)
5 years ago
Slávek Banko
43ed2d7fa7
Replace dead trolltech website with trinity ones in translations.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 04f3b8dd0e
)
5 years ago
Chris
2757365a7a
Replace dead trolltech website with trinity ones.
...
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 3f5c7cb553
)
5 years ago
Chris
1b5d31a713
Translated using Weblate (German)
...
Currently translated at 100.0% (465 of 465 strings)
Translation: dependencies/tqt3
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/dependencies/tqt3/de/
(cherry picked from commit 193340cd98
)
5 years ago
Michele Calgaro
7c8f13b022
Renamed QT_IM_* to TQT_IM_*. This relates to bug 3020.
...
(cherry picked and partially edited from commit 632cbaa30a
)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
d6375a54e2
Change tests for glibc version.
...
It resolves building with libc libraries
other than glibc - for example musl libc.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1aa221a2bc
)
6 years ago
gregory guy
6e7a186f1e
The TDE integration library (libtqtkde) will be searched for
...
in the TQt plugins directory, instead of the TDE plugins
directory, which cannot be known at TQt build time.
This resolves issue #3 .
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit d3b13515ef
)
6 years ago
gregory guy
5787486cb7
This fixes bug: 639
...
Add desktop files for:
- tqassistant
- tqdesigner
- tqlinguist
- tqtconfig
These files have been made with the contribution of Laurent Dard's
patch (see bugzilla:639) with little change/addition from I.
Add 'sysshare' option to the configure script.
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 6131b4262e
)
6 years ago
Michele Calgaro
9bd822ca69
Reintroduced debug, warning and fatal functions since this are part of
...
R14.0.x API.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
dc3e250c1b
Added timestamp to debug functions (tqDebug, tqWarning, tqFatal).
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 835a7b87e7
)
6 years ago
Slávek Banko
ff46bf1d82
bmp image: check for out of range image size.
...
Make the decoder fail early to avoid spending time and memory on
attempting to decode a corrupt image file.
Based on Qt5 patch for CVE-2018-19873.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5a61151fe9
)
6 years ago
Slávek Banko
a195af105a
Check for TQImage allocation failure in qasyncimageio.
...
Since image files easily can be (or corrupt files claim to be) huge,
it is worth checking for out of memory situations.
Based on Qt5 patch for CVE-2018-19870.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 83036c3af1
)
6 years ago
Slávek Banko
07eabff779
Add the definition _WANT_SEMUN to ensure the definition of the semun structure.
...
This resolves bug 2991.
Thanks to Nikolaus Klepp for initial patch.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b7be699a09
)
6 years ago
Slávek Banko
d90d84170f
Make use of TQString::utf8() and TQString::local8Bit() safe for conversion to char*.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4e83f4f200
)
6 years ago
Slávek Banko
77f96ad328
Enable gcc visibility support for *BSD builds.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 74ba429758
)
6 years ago