index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed contact info from qt-info@nokia to qt-project.org/legal
jutaipal
2012-12-11
2
-2
/
+2
*
Nokia to Digia changes
jutaipal
2012-12-11
1
-4
/
+4
*
Nokia to Digia changes
jutaipal
2012-12-10
1
-1
/
+1
*
Nokia to Digia changes
jutaipal
2012-12-10
8
-11
/
+11
*
Change copyrights from Nokia to Digia.
Marko Valtanen
2012-12-05
10
-22
/
+22
*
Version bump to 4.6.5
Marko Valtanen
2012-12-04
8
-8
/
+8
*
Change copyrights from Nokia to Digia.
Marko Valtanen
2012-12-04
1402
-14013
/
+15446
*
Qt version number change into 4.6.4
Iikka Eklund
2011-06-16
9
-9
/
+9
*
QSslCertificate: report fraudulent certificates as invalid
Peter Hartmann
2011-06-16
10
-0
/
+182
*
Fix handling of SSL certificates with wildcard domain names
Richard J. Moore
2011-06-09
1
-0
/
+24
*
Fix QMutex can deadlock when calling tryLock
Olivier Goffart
2011-06-09
1
-0
/
+38
*
Fix crash in indeterminate progressbars on windows
Jens Bache-Wiig
2011-06-09
1
-0
/
+7
*
Fix QScriptEngine::abortEvaluation.
Jedrzej Nowacki
2011-06-09
1
-3
/
+57
*
Fixed floating point overflow issues in QRasterizer::rasterizeLine
Samuel Rødal
2011-06-09
1
-1
/
+0
*
Fixed scaled point drawing with square cap in raster paint engine.
Samuel Rødal
2011-06-09
1
-0
/
+22
*
QSslConfiguration: fix crash when accessing null pointer
Peter Hartmann
2011-06-09
1
-0
/
+16
*
QSslCertificate: support expiration dates > 2049
Peter Hartmann
2011-06-09
2
-0
/
+30
*
Fix QString::arg: When specifying %L1, the group separator would be added eve...
Olivier Goffart
2011-06-09
1
-0
/
+12
*
Fix crash when all the items in a QListView are hidden
Gabriel de Dietrich
2011-06-09
1
-0
/
+51
*
Fixed QVideoSurfaceFormat::isValid()
Dmytro Poplavskiy
2011-06-09
1
-2
/
+25
*
Fix an Assert in QTextTable
Pierre Rossi
2011-06-09
1
-0
/
+55
*
Fix a crash when recursing into QSharedPointer from QSharedPointer::clear()
Thiago Macieira
2011-06-09
1
-0
/
+56
*
Fixed a crash in menubar with invisible actions
Thierry Bastian
2011-06-09
1
-0
/
+29
*
QWidget::childAt for masked child widgets doesn't work properly
Bjørn Erik Nilsen
2011-06-09
1
-0
/
+97
*
Fix QTransform::map(const QPainterPath &) not working with paths that
Simon Hausmann
2011-06-09
1
-0
/
+8
*
QString: Fix severals bugs when comparing with QStringRef
Olivier Goffart
2011-06-09
1
-0
/
+33
*
QSslCertificate: support large serial numbers
Peter Hartmann
2011-06-09
2
-0
/
+27
*
Fix compiler warning in QT_REQUIRE_VERSION
Olivier Goffart
2011-06-09
1
-0
/
+2
*
Secure Cookies should only be sent over secure connections.
Robert Hogan
2011-06-09
1
-0
/
+12
*
Fixed the sizehint for cols/rows in qtableview
Thierry Bastian
2011-06-09
1
-0
/
+21
*
QTabBar: Widgets inside the tab bar where not properly laid out after moveTab()
Gabriel de Dietrich
2011-06-09
1
-0
/
+35
*
Fixes wrong QGraphicsView's viewport cursor reset.
Yoann Lopes
2011-06-09
1
-0
/
+28
*
Total makeover of SVG image reader
aavit
2011-06-09
7
-2
/
+561
*
_close(fd) closes the associated handle and not the other way around
João Abecasis
2011-06-09
1
-0
/
+47
*
Fix QGraphicsEffect cache when the item is not visible by the view.
Alexis Menard
2011-06-09
1
-1
/
+1
*
Fixed a potential crash in headerview when inserting a section
Thierry Bastian
2011-06-09
1
-0
/
+14
*
QNetworkReply: Fix canReadLine()
Markus Goetz
2011-06-09
1
-0
/
+17
*
Don't write byte-order-mark after seek()
Paul Olav Tvete
2011-06-09
1
-0
/
+58
*
Fixed bounds calculation in QtSvg.
Kim Motoyoshi Kalland
2011-06-09
1
-0
/
+31
*
Fixed vector-effect property output from QSvgGenerator.
Kim Motoyoshi Kalland
2011-06-09
2
-8
/
+8
*
QHeaderView: fixes sectionClicked() emitted with wrong section index
Olivier Goffart
2011-06-09
1
-0
/
+64
*
QRegExp::pos() should return -1 for empty/non-matching captures
João Abecasis
2011-06-09
1
-0
/
+93
*
QSortFilterProxyModel: Sorting occured unnecessarily when the dynamicSortFilt...
Olivier Goffart
2011-06-09
1
-4
/
+34
*
QNativeSocketEngine: Fix some error handling related to waitFor*()
Markus Goetz
2011-06-09
1
-0
/
+25
*
QSortFilterProxyModel: Fix dynamic sorting when severals rows are added.
Olivier Goffart
2011-06-09
1
-0
/
+69
*
QStyleSheetStyle: Fixed some text croped when having padding with native border.
Olivier Goffart
2011-05-23
1
-0
/
+57
*
Change to release licenses for 4.6.3.
Jason McDonald
2010-05-30
1401
-18271
/
+18271
*
test QMultiMap::operator+= and QMultiHash::operator+=
Olivier Goffart
2010-05-28
2
-0
/
+40
*
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...
Qt Continuous Integration System
2010-05-27
1
-0
/
+4
|
\
|
*
Fix compilation for tst_qtextcodec with QT_NO_CONCURRENT defined.
Liang Qi
2010-05-27
1
-0
/
+4
[next]