Commit Graph

321 Commits (master)

Author SHA1 Message Date
Michele Calgaro cde9d7e942
Removed QT_NON_COMMERCIAL check and related code.
2 years ago
OBATA Akio 7e4fc64d69 tools: fix to use `pthread_t` for Thread ID
2 years ago
gregory guy 43d7bc96c7
Remove deprecated glib2 function calls g_thread_get_initialized(), g_thread_init() and g_thread_create().
3 years ago
Ray-V 2fbf9ffbc6
Add unicode points so that upper() and lower() functions work for:
3 years ago
Slávek Banko ce03d78623
Return TQT_NO_WORKSPACE setting, according to TQT_MODULE_WORKSPACE,
3 years ago
Michele Calgaro 0f480dc43f
Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLATE_INSTANTIATION).
3 years ago
Slávek Banko 7441a646a8
Fix buffer overflow in XBM parser.
4 years ago
Michele Calgaro b3c22b84ef
Removed additional code formatting modelines.
4 years ago
gregory guy 3d5e557e40
Fix FTBFS with compiler's options(gcc): -Werror=format-security -Wformat
4 years ago
Michele Calgaro 250e6baa4c
Removed code formatting modelines.
4 years ago
OBATA Akio 8704c62dce Fix `qt_xft_handle` to work as expected
4 years ago
OBATA Akio ac50013578 Fix MIT_SHM related condition
4 years ago
OBATA Akio 48a9cf9a3c Fix to detect Thread Execution Scheduling support correctly
4 years ago
OBATA Akio b6a4a5ec20 Remove unwanted code for writing png
4 years ago
OBATA Akio 5ce8516970 Change to use PKG_LIBPNG_VER for libpng version check
4 years ago
OBATA Akio b79f0a7caa
Improve modern res API available condition
4 years ago
Michele Calgaro 4a8f6dd3c5
Fixed minor typo in H file include names.
4 years ago
Michele Calgaro 292fa30f0f
Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.
4 years ago
Michele Calgaro f086971876
Improved code for keyboard and mouse grabbing and releasing to avoid
4 years ago
Slávek Banko 9d5d503f74
Remove dates from generated files.
4 years ago
Michele Calgaro 99e56ba8db
Removed explicit usage of the 'register' keyword.
4 years ago
Slávek Banko 4470facd61
Fix crash in tqimage for certain malformed ppm image files
4 years ago
Slávek Banko da15dfe6d7
Fix FTBFS when building with musl libc.
4 years ago
Slávek Banko 9a6ac9dde5
Fix build with PostgreSQL 12+.
5 years ago
François Andriot 90ea30a42a
Remove bool/my_bool artifact, the 'bool' data type is part of the c++
5 years ago
Michele Calgaro 80dc1e5317
Added tqDebug/tqWarning/tqFatal functions that takes a TQCString
5 years ago
Slávek Banko aae0287741
Fix FTBFS from prior commit.
5 years ago
Denis Kozadaev 4f528c3bd2 add MYSQL_SSL_* to the driver for MySQL connections
5 years ago
Chris 3f5c7cb553 Replace dead trolltech website with trinity ones.
5 years ago
Michele Calgaro 632cbaa30a
Renamed QT_IM_* to TQT_IM_*. This relates to bug 3020.
5 years ago
Slávek Banko 1aa221a2bc
Change tests for glibc version.
5 years ago
Slávek Banko a410cb031f
Rename tqt-kde integration to tqt-tde.
5 years ago
gregory guy d3b13515ef
The TDE integration library (libtqtkde) will be searched for
5 years ago
gregory guy 6131b4262e
This fixes bug: 639
5 years ago
Michele Calgaro fd634b0c14
Adjusted to use new TQStringVariantMap type.
5 years ago
Michele Calgaro d795939c03
Added convenient TQStringVariantMap type and iterators.
5 years ago
Michele Calgaro cfc76de73c
Removed dummy int parameter from TQVariant(bool, int).
5 years ago
Michele Calgaro e9567cacad
Removed unnecessary and unused TQT_REAL_TQT definition.
5 years ago
Michele Calgaro d63a113c5c
Added utility functions tqDebug/tqWarning/tqFatal based on TQString parameter.
5 years ago
Michele Calgaro 835a7b87e7
Added timestamp to debug functions (tqDebug, tqWarning, tqFatal).
5 years ago
Slávek Banko 5a61151fe9
bmp image: check for out of range image size.
5 years ago
Slávek Banko 83036c3af1
Check for TQImage allocation failure in qasyncimageio.
5 years ago
Slávek Banko b7be699a09
Add the definition _WANT_SEMUN to ensure the definition of the semun structure.
5 years ago
Slávek Banko 4e83f4f200
Make use of TQString::utf8() and TQString::local8Bit() safe for conversion to char*.
5 years ago
Michele Calgaro 9226c02de9
Improved class name used in previous commit. Suggestion comes from
6 years ago
Michele Calgaro 7c9a149f4c
Fixed FTBFS caused by name conflict with new postgres server dev 11 package.
6 years ago
Michele Calgaro 7f4d09f200
Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.
6 years ago
Michele Calgaro 23b535df5b
Removed some obsolete code related to Qt1.
6 years ago
Michele Calgaro c048ce6e8c
Removed obsolete Qt2's TQVector class and replaced
6 years ago
Michele Calgaro 789e7c7f92
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
6 years ago
Michele Calgaro 69d87202cb
QT_NO_* -> TQT_NO_* renaming.
6 years ago
Michele Calgaro 455154cec4
Replaced _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE with _DEFAULT_SOURCE.
6 years ago
Michele Calgaro 5774d07807
qt -> tqt conversion:
6 years ago
Michele Calgaro 5fd88f2a20
qt -> tqt conversion:
6 years ago
Michele Calgaro 3e98ce7f85
qt -> tqt conversion:
6 years ago
Michele Calgaro 9f5d59f336
qt -> tqt conversion:
6 years ago
Slávek Banko ff63338d18
Always build with a clean namespace
6 years ago
Michele Calgaro 02964eb384
Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT. This is part of the
6 years ago
Slávek Banko 017e8dbffe
Fix FTBFS with stricter C++11
6 years ago
Slávek Banko 878533ff2c Fix security issue CVE-2016-10040
6 years ago
Slávek Banko a889f43469 Backport mysql driver mariadb fix - see QTBUG-63108
6 years ago
Roman Savochenko 4c30819078 Add brightness keys support
7 years ago
Slávek Banko 2af0620bfc ListView: Deselect items that are hidden by the filter
7 years ago
Slávek Banko 5b1f451dd6 IconView: Deselect items that are hidden by the filter
7 years ago
Slávek Banko 9bbdfea568 Do not force POSIX mutexes on FreeBSD
7 years ago
Timothy Pearson d49abd0e62 Third part of prior commit
8 years ago
Timothy Pearson 6d05fcd18d Second part of prior commit
8 years ago
Timothy Pearson 0b1b8701d9 Use time_t for UNIX timestamps
8 years ago
Timothy Pearson 30d1cb0bef Fix invalid headers in PNG files and optimize for size
8 years ago
Timothy Pearson b99016b854 Automated update from Qt3
8 years ago
Timothy Pearson 3add7b436c Automated update from Qt3
8 years ago
Michele Calgaro 6b220f98eb Added operator[] convenience function to TQPtrList, similarly to TQValueList.
9 years ago
Michele Calgaro e418211d50 Fixed (again) search algorithm for iconview widget. This resolves (again) bug 420.
9 years ago
Michele Calgaro caab7b3557 Added safety harness for currentThreadObject() usage.
9 years ago
Michele Calgaro 42dcb07b26 Fixed search algorithm for iconview widget. This resolves bug 420.
9 years ago
Slávek Banko 094708c0e7 Fix security issue CVE-2015-1860
9 years ago
Slávek Banko 64d9c07d57 Fix security issue CVE-2015-0295
9 years ago
Slávek Banko ebf9a9871a Fix security issue CVE-2014-0190
9 years ago
Slávek Banko cc46bf4ecb Fix security issue CVE-2013-4549
9 years ago
Timothy Pearson dfb87398c7 Automated update from Qt3
9 years ago
Timothy Pearson 891a448afa Automated update from Qt3
9 years ago
Michele Calgaro a41a034902 Moved iconview widget to src/widget folders.
9 years ago
Timothy Pearson 859958033d Automated update from Qt3
9 years ago
Michele Calgaro 38e12d6e12 Fixed Multicolumn view filtering item arrangement. This relates to bug 146.
9 years ago
Timothy Pearson fbf8ee2262 Automated update from Qt3
10 years ago
Timothy Pearson 3aba060d81 Automated update from Qt3
10 years ago
Timothy Pearson bdc8377b23 Automated update from Qt3
10 years ago
Timothy Pearson 38755f930a Automated update from Qt3
10 years ago
Timothy Pearson 16e2c768d6 Automated update from Qt3
10 years ago
Timothy Pearson 6e8d2d256b Automated update from Qt3
10 years ago
Timothy Pearson 48f56c4352 Automated update from Qt3
10 years ago
Slávek Banko d9d3dd456a Improve TQProgressBar repaint optimization
10 years ago
Enrico Ros baea23ba1f Fix unwanted toggling TQIconViewItem focus on click
10 years ago
François Andriot f059feb9c6 Fix dpi detection when using xft2
10 years ago
François Andriot 3e57876ec3 Fix crash in TQTranslator
10 years ago
François Andriot c86b8f17bf Enhance warning verbosity in TQFile (unix)
10 years ago
Waldo Bastian 9a892fcab0 Fix zoom in TQTextEdit
10 years ago
Benoit Walter 0cce3b0ec1 Remove unnecessary scrollbar in TQIconView
10 years ago
Frerich Raabe 0c5a2640a6 Add repaint optimization to TQProgressBar
10 years ago
Timothy Pearson b478472598 Automated update from Qt3
10 years ago