Commit Graph

109 Commits (r14.0.1)

Author SHA1 Message Date
Slávek Banko d3f640f17c Fix security issue CVE-2015-1860
9 years ago
Slávek Banko a0008cd747 Fix security issue CVE-2015-0295
10 years ago
Slávek Banko 5184b53b9b Fix security issue CVE-2014-0190
10 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
11 years ago
Timothy Pearson b7d35a6235 Fix DnD crash when source is not present
11 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
Timothy Pearson 49075fd69d Allow TQApplication objects to be constructed without a session manager
11 years ago
Francois Andriot 32bd03533d Fix glib multithreading abort with versions less than 2.24
11 years ago
Timothy Pearson f2102e1f82 Fix incorrect thread termination handling when thread count is greater than two
11 years ago
Timothy Pearson 8ff73908ee Fix crash on thread termination
12 years ago
Timothy Pearson 17ffc1e193 Fix downstream build failures due to missing TQApplication conditions
12 years ago
Timothy Pearson 4eba9b8238 Fix a number of threading data races
12 years ago
Darrell Anderson be8413249b Fix spelling mistakes
12 years ago
Timothy Pearson 2a85fcbb5c Fix ARGB mode stippled focus rectangle showing underlying window contents
12 years ago
Timothy Pearson 4e770dc815 Add ability to control cross thread signal slot handling method
12 years ago
Timothy Pearson 8ab0008655 Fix corrupted titlebar icons in subwindows of ARGB applications
12 years ago
Timothy Pearson c69c3400cb Use glib thread initialization functions when glib main loop is in use
12 years ago
Timothy Pearson 83d39cad27 Fix a number of threading problems and crashes
12 years ago
Timothy Pearson 7abfc2a181 Fix fatal X11 errors when both external display and command arguments are provided to QApplication
12 years ago
Timothy Pearson e154d27e30 Properly set WM_CLASS atom even if Display pointer was passed to TQApplication
12 years ago
Darrell Anderson 902e15edcf Add more information to help debugging
12 years ago
Timothy Pearson 89af6f8007 Restore expected qApp->exit() behaviour when called from a non-GUI thread
12 years ago
Timothy Pearson c47f5e14e4 Fix CLI application failure when glib event loop is used
12 years ago
Timothy Pearson 5aa389f311 Fix GTK threading deadlock
12 years ago
Timothy Pearson b85cdabf48 Verify desktop widget screen number before applying size changes
12 years ago
Timothy Pearson f19aa203c9 Ensure that a valid DPI is always set
12 years ago
Timothy Pearson 72eba91414 Fix X11 fd polling initialization in glib main loop
12 years ago
Timothy Pearson a7865cf691 Fix glib event loop threading
12 years ago