index
:
qt3
master
r14.0.x
v3.5.13-sru
The Qt3 toolkit
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly implement MySQL reconnect support
Timothy Pearson
2016-02-22
1
-2
/
+5
*
Properly handle MySQL reconnection option
Timothy Pearson
2016-02-21
1
-13
/
+19
*
Added operator[] convenience function to QPtrList, similarly to QValueList.
Michele Calgaro
2015-09-14
1
-0
/
+1
*
Fixed (again) search algorithm for iconview widget. This resolves (again) bug...
Michele Calgaro
2015-09-07
1
-24
/
+22
*
Added safety harness for currentThreadObject() usage.
Michele Calgaro
2015-07-19
2
-7
/
+25
*
Fixed search algorithm for iconview widget. This resolves bug 420.
Michele Calgaro
2015-07-13
2
-217
/
+237
*
Fix security issue CVE-2015-1860
Slávek Banko
2015-05-23
1
-0
/
+2
*
Fix security issue CVE-2015-0295
Slávek Banko
2015-03-09
1
-0
/
+6
*
Fix security issue CVE-2014-0190
Slávek Banko
2015-03-09
1
-1
/
+6
*
Fix security issue CVE-2013-4549
Slávek Banko
2015-03-09
2
-0
/
+70
*
Moved iconview widget to src/widget folders.
Michele Calgaro
2015-02-06
8
-46
/
+10
*
Add vsprintf method to QString
Timothy Pearson
2015-01-11
2
-5
/
+22
*
Fixed Multicolumn view filtering item arrangement. This relates to bug 146.
Michele Calgaro
2015-01-09
1
-9
/
+12
*
Try to avoid crashes if the destructor of a TQMap is called when no private o...
r14.0.0
Timothy Pearson
2014-12-06
1
-2
/
+6
*
Fix typo in CEF structure definition
Timothy Pearson
2014-11-22
1
-1
/
+1
*
Repaint QComboBox on drop-down dismissal
Timothy Pearson
2014-11-21
1
-0
/
+2
*
Properly polish QPopupMenu widgets
Timothy Pearson
2014-11-21
2
-3
/
+3
*
Add support for the environment variables TQT_HOME_DIR and TQT_SYSTEM_DIR
Francois Andriot
2014-10-06
1
-1
/
+24
*
Fix undefined behaviour in TQClipboardWatcher::format
Timothy Pearson
2014-10-04
2
-9
/
+9
*
Fix inability to clear TQPushButton icons once set
Timothy Pearson
2014-10-03
1
-0
/
+6
*
Improve TQProgressBar repaint optimization
Slávek Banko
2014-09-16
2
-8
/
+5
*
Fix unwanted toggling TQIconViewItem focus on click
Enrico Ros
2014-09-16
1
-17
/
+26
*
Fix dpi detection when using xft2
François Andriot
2014-09-16
1
-1
/
+18
*
Fix crash in TQTranslator
François Andriot
2014-09-16
1
-1
/
+1
*
Enhance warning verbosity in TQFile (unix)
François Andriot
2014-09-16
1
-9
/
+9
*
Fix zoom in TQTextEdit
Waldo Bastian
2014-09-16
1
-2
/
+12
*
Remove unnecessary scrollbar in TQIconView
Benoit Walter
2014-09-16
2
-10
/
+32
*
Add repaint optimization to TQProgressBar
Frerich Raabe
2014-09-16
2
-3
/
+54
*
Fix qmake shared library naming
Francois Andriot
2014-09-12
4
-6
/
+36
*
Fix FTBFS on Linux specific memlock code
François Andriot
2014-09-07
2
-0
/
+8
*
Fix FTBFS because invalid data conversion in qmutex
François Andriot
2014-09-07
1
-2
/
+3
*
Add ability to set reconnect flag on MySQL connections
Timothy Pearson
2014-09-03
15
-0
/
+98
*
Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice.
Michele Calgaro
2014-08-18
1
-1
/
+1
*
Revert "Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked...
Michele Calgaro
2014-08-18
1
-1
/
+1
*
Fixed warning message if QMetaObjectCleanUp::setMetaObject is invoked twice.
Michele Calgaro
2014-08-18
1
-1
/
+1
*
Refresh control element data structures before executing style object event h...
Timothy Pearson
2014-08-07
1
-6
/
+15
*
Improvements to QValueList. This may relate to bug 1820
Michele Calgaro
2014-08-02
1
-20
/
+22
*
Fixed "TQApplication::postEvent: Unexpected null receiver" warning message. T...
Michele Calgaro
2014-07-30
1
-3
/
+3
*
Add sqlite3 plugin
Slávek Banko
2014-05-24
4
-0
/
+602
*
Fix potential null pointer dereference
Slávek Banko
2014-05-23
1
-2
/
+2
*
Fix crash on populating style data to tabbar without parent
Slávek Banko
2014-05-20
1
-35
/
+37
*
Fix overwriting memory for an application icon
Slávek Banko
2014-05-19
3
-8
/
+9
*
Fix DnD crash when source is not present
Timothy Pearson
2014-04-23
1
-1
/
+1
*
Enabled operator->() for class QValueListIterator.
Michele Calgaro
2014-03-17
1
-6
/
+2
*
Properly export ucm_instantiate in UCOM libraries
Timothy Pearson
2013-12-28
1
-3
/
+3
*
Add slow QStyleControlElementData copy constructor for use with python
Timothy Pearson
2013-12-22
2
-0
/
+68
*
Repair performance regression accidentally introduced with new style API
Timothy Pearson
2013-12-22
9
-155
/
+342
*
Disable unnecessary thread locking in TQString constructors/destructor
Timothy Pearson
2013-12-17
1
-64
/
+69
*
Reduce TQString allocation/deallocation load in populateControlElementDataFro...
Timothy Pearson
2013-12-17
2
-81
/
+69
*
Add end-of-file newlines.
Darrell Anderson
2013-11-30
3
-3
/
+1
[next]