Commit Graph

236 Commits (r14.0.3)
 

Author SHA1 Message Date
Michele Calgaro dc2dea07f7 Fixed (again) search algorithm for iconview widget. This resolves (again) bug 420.
9 years ago
Michele Calgaro 8eefba828f Added safety harness for currentThreadObject() usage.
9 years ago
Michele Calgaro d1fd5b9b23 Fixed search algorithm for iconview widget. This resolves bug 420.
9 years ago
Slávek Banko 6b9213a69c Update buildkey for GCC 5
9 years ago
Slávek Banko d3f640f17c Fix security issue CVE-2015-1860
9 years ago
Slávek Banko a0008cd747 Fix security issue CVE-2015-0295
9 years ago
Slávek Banko 5184b53b9b Fix security issue CVE-2014-0190
9 years ago
Slávek Banko 2383ee57b0 Fix security issue CVE-2013-4549
9 years ago
Michele Calgaro cdabaf42b0 Fixed Multicolumn view filtering item arrangement. This relates to bug 146.
9 years ago
Timothy Pearson 9974902237 Try to avoid crashes if the destructor of a TQMap is called when no private object was previously created
10 years ago
Timothy Pearson f6b53fc525 Fix typo in CEF structure definition
10 years ago
Timothy Pearson 444ac1fed9 Repaint QComboBox on drop-down dismissal
10 years ago
Timothy Pearson b11ba445cc Properly polish QPopupMenu widgets
10 years ago
Timothy Pearson b5f543cd3a Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Francois Andriot f0cc3689b3 Add support for the environment variables TQT_HOME_DIR and TQT_SYSTEM_DIR
10 years ago
Timothy Pearson dc8f537180 Fix undefined behaviour in TQClipboardWatcher::format
10 years ago
Timothy Pearson 3a40adfa91 Fix inability to clear TQPushButton icons once set
10 years ago
Slávek Banko 5b34ad0d8e Improve TQProgressBar repaint optimization
10 years ago
Enrico Ros fbc4cf8e7f Fix unwanted toggling TQIconViewItem focus on click
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
François Andriot fdc4699bcb Enhance warning verbosity in TQFile (unix)
10 years ago
Waldo Bastian 14f96e80a5 Fix zoom in TQTextEdit
10 years ago
Benoit Walter 36ee984c64 Remove unnecessary scrollbar in TQIconView
10 years ago
Frerich Raabe 9f882f9de7 Add repaint optimization to TQProgressBar
10 years ago
Francois Andriot b716176cec Fix qmake shared library naming
10 years ago
François Andriot e175139565 Fix FTBFS on Linux specific memlock code
10 years ago
François Andriot a28cbf4837 Fix FTBFS because invalid data conversion in qmutex
10 years ago
Timothy Pearson 7b43eed24a Add ability to set reconnect flag on MySQL connections
10 years ago
Slávek Banko 4de3697383 Fix build option used to select sqlite3 plugin
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 71a6d7870f Improvements to QValueList. This may relate to bug 1820
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 d738b733bd Add sqlite3 plugin
10 years ago
Slávek Banko 456dc48a97 Fix potential null pointer dereference
10 years ago
Slávek Banko 3d29992e94 Fix crash on populating style data to tabbar without parent
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
Michele Calgaro 5747da54c6 Enabled operator->() for class QValueListIterator.
10 years ago
Slávek Banko 7fface8931 Fix tqteditor hidden visibility needed for cppeditor plugin
10 years ago
Slávek Banko 5347950651 Fix FTBFS due to hidden visibility
10 years ago
Francois Andriot 1e11c1dd06 Build by default as a shared
10 years ago
Timothy Pearson 586f373276 Properly export ucm_instantiate in UCOM libraries
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
Timothy Pearson f4193c940c Disable unnecessary thread locking in TQString constructors/destructor
11 years ago
Timothy Pearson eced6bf82e Reduce TQString allocation/deallocation load in populateControlElementDataFromWidget
11 years ago