Commit Graph

131 Commits (master)

Author SHA1 Message Date
Slávek Banko 9d7d238e9e
Fix buffer overflow in XBM parser.
3 years ago
OBATA Akio a35e51a4fd
Fix `qt_xft_handle` to work as expected
3 years ago
OBATA Akio 82d40179ad
Fix MIT_SHM related condition
3 years ago
OBATA Akio d61a821ad0
Fix to detect Thread Execution Scheduling support correctly
3 years ago
OBATA Akio b00b5ea1c5
Remove unwanted code for writing png
3 years ago
OBATA Akio 2283b5627d
Change to use PKG_LIBPNG_VER for libpng version check
3 years ago
Michele Calgaro bc1b1fed7d
Improved code for keyboard and mouse grabbing and releasing to avoid
3 years ago
Michele Calgaro 961eb3f6e2
Removed explicit usage of the 'register' keyword.
3 years ago
Slávek Banko b08a6d71ba
Fix crash in tqimage for certain malformed ppm image files
4 years ago
gregory guy 1ef55acbce
The TDE integration library (libqtkde) will be searched for
5 years ago
Michele Calgaro 8e3ec3023b
Added convenient QStringVariantMap type and iterators.
5 years ago
Michele Calgaro a2fa7ca983
Adjusted to latest QVariant::QVariant(bool) function.
5 years ago
Slávek Banko a00e43bd1c
bmp image: check for out of range image size.
5 years ago
Slávek Banko a04cfea092
Check for QImage allocation failure in qasyncimageio.
5 years ago
Slávek Banko ee61bf8d1a
Add the definition _WANT_SEMUN to ensure the definition of the semun structure.
5 years ago
Michele Calgaro 03814b8bdd
Removed some obsolete code related to Qt1.
6 years ago
Michele Calgaro 230ed5e400
Always build with a clean namespace
6 years ago
Michele Calgaro 2df70f03d4 Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module"
6 years ago
Michele Calgaro f849f22528
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
6 years ago
Slávek Banko 5431226296
Fix FTBFS with stricter C++11
6 years ago
Roman Savochenko 02405c8411 Add brightness keys support
7 years ago
Michele Calgaro dad70b4c52 Added safety harness for currentThreadObject() usage.
9 years ago
Slávek Banko 538d6a2440 Fix security issue CVE-2015-1860
9 years ago
Slávek Banko b3037160f2 Fix security issue CVE-2015-0295
9 years ago
Slávek Banko ad74a11abf Fix security issue CVE-2014-0190
9 years ago
Timothy Pearson f6b53fc525 Fix typo in CEF structure definition
10 years ago
Timothy Pearson b11ba445cc Properly polish QPopupMenu widgets
10 years ago
Timothy Pearson dc8f537180 Fix undefined behaviour in TQClipboardWatcher::format
10 years ago
François Andriot e4b05c8f30 Fix dpi detection when using xft2
10 years ago
François Andriot a944830520 Fix crash in TQTranslator
10 years ago
Michele Calgaro a401ecd325 Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice.
10 years ago
Michele Calgaro dbc8742f9e Revert "Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice."
10 years ago
Michele Calgaro 41f30477dd Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice.
10 years ago
Timothy Pearson 93b3efa890 Refresh control element data structures before executing style object event handlers
10 years ago
Michele Calgaro cbeacf0de9 Fixed "TQApplication::postEvent: Unexpected null receiver" warning message. This resolves bug 1901 and 1909.
10 years ago
Slávek Banko 1afc62ef88 Fix overwriting memory for an application icon
10 years ago
Timothy Pearson b7d35a6235 Fix DnD crash when source is not present
10 years ago
Timothy Pearson 9ec64b2c9b Add slow QStyleControlElementData copy constructor for use with python
11 years ago
Timothy Pearson d1b6b7be7d Repair performance regression accidentally introduced with new style API
11 years ago
Darrell Anderson 2e7cd6be55 Add end-of-file newlines.
11 years ago
Timothy Pearson 56999a270d Wake up the correct event loop when an event is posted to TQApplication
11 years ago
Slávek Banko c0780a876e Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT"
11 years ago
Timothy Pearson ef73e104bd Update minor TQt3 tool names to match current TQt3 sources in GIT
11 years ago
Timothy Pearson 2bec467449 Clean up prior commit
11 years ago
Timothy Pearson 99b03be63d Add threading debug spew when QT_DEBUG is set
11 years ago
Timothy Pearson 9229bed187 Fix memory leak on widget destruction after certain style method accesses
11 years ago
Timothy Pearson 8fb62409a1 Fix prior commit
11 years ago
Timothy Pearson 7c0bc39229 Fix crash on exit when application does not use session management
11 years ago
Slávek Banko 571716ebf8 Private headers moved out from public include directory
11 years ago
Timothy Pearson 7ecf525f20 Fix a minor valgrind warning
11 years ago