index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
chiptester benchmark: compile
Marc Mutz
2012-03-08
1
-0
/
+1
*
examples: use QVector<QPointF> instead of QList<QPointF>
Marc Mutz
2012-03-08
3
-3
/
+3
*
QCursor: Associate cursor with screen.
Friedemann Kleint
2012-03-07
3
-12
/
+10
*
Fix dockwidgets behavior when window resized or central widgets is set.
Debao Zhang
2012-03-07
1
-0
/
+5
*
QRegularExpression: add optimizations autotest
Giuseppe D'Angelo
2012-03-07
8
-44
/
+213
*
Fix deadlock in QPropertyAnimation
Olivier Goffart
2012-03-07
1
-0
/
+45
*
Add fonts to QPlatformTheme.
Friedemann Kleint
2012-03-07
2
-7
/
+3
*
Make QCursor manual tests compile on Qt5
Miikka Heikkinen
2012-03-07
6
-6
/
+6
*
Remove abuse of QMetaTypeId from tst_qshortcut test.
Jędrzej Nowacki
2012-03-07
1
-39
/
+34
*
Improve type detection for query results
Andy Shaw
2012-03-07
1
-0
/
+118
*
Refactor headersclean for usage from modules other than qtbase
Rohan McGovern
2012-03-07
6
-60
/
+176
*
Add benchmark for QMetaType::create().
Jędrzej Nowacki
2012-03-07
1
-0
/
+21
*
Fix parsing of unicode escape sequences
Lars Knoll
2012-03-07
2
-0
/
+16
*
QRegularExpression: fix autotest
Giuseppe D'Angelo
2012-03-07
1
-2
/
+3
*
QSqlTableModel: use selectRow() for field and row edit strategies
Mark Brand
2012-03-07
2
-14
/
+76
*
QSqlTableModel: handle changes between submit and select
Mark Brand
2012-03-07
1
-4
/
+4
*
QRegularExpression: add captureCount()
Giuseppe D'Angelo
2012-03-06
1
-0
/
+31
*
QRegularExpression: improve operator==, add dedicated autotest
Giuseppe D'Angelo
2012-03-06
1
-5
/
+59
*
QRegularExpression: add QRegularExpression* set of classes
Giuseppe D'Angelo
2012-03-06
4
-0
/
+1156
*
Fix tst_QNetworkReply::httpWithNoCredentialUsage autotest
Shane Kearns
2012-03-06
1
-16
/
+39
*
Fix QNetworkReply ioGetFromHttpWithCache test case
Shane Kearns
2012-03-06
1
-0
/
+1
*
QSslCertificate - make lazy initialisation thread safe
Shane Kearns
2012-03-06
1
-0
/
+72
*
QMimeDatabase: Fix crash on empty filename
David Faure
2012-03-06
1
-0
/
+1
*
Stabilize tst_QCalendarWidget::buttonClickCheck
Rohan McGovern
2012-03-06
2
-3
/
+2
*
Stabilize tst_QShortcut
Rohan McGovern
2012-03-06
1
-3
/
+1
*
Stabilize tst_QAccessibility::actionTest
Rohan McGovern
2012-03-06
1
-0
/
+1
*
Remove AccessibilityPrepare event.
Frederik Gladhorn
2012-03-05
1
-7
/
+0
*
Windows: Make QSettings autotest significant again
Miikka Heikkinen
2012-03-05
1
-2
/
+0
*
remove injection of default_pre in infile()/$$fromfile()
Oswald Buddenhagen
2012-03-05
1
-0
/
+1
*
Fix tst_QStyleSheetStyle::qproperty to not implicitly rely on QHash ordering.
Robin Burchell
2012-03-05
1
-2
/
+2
*
testlib: Make verbose2 selftest use QCOMPARE as well as QVERIFY.
Jason McDonald
2012-03-05
11
-163
/
+236
*
Merge "Merge remote-tracking branch 'origin/api_changes'" into refs/staging/m...
Rohan McGovern
2012-03-05
21
-30
/
+476
|
\
|
*
Merge remote-tracking branch 'origin/api_changes'
Lars Knoll
2012-03-04
21
-30
/
+476
|
|
\
|
|
*
Automatic metatype registration of two-template-argument types.
Stephen Kelly
2012-03-02
1
-0
/
+133
|
|
*
QPair: specialise QTypeInfo based on the typeinfos of its arguments
Marc Mutz
2012-03-01
4
-0
/
+149
|
|
*
Make some tests and benchmarks pass with QT_NO_QSTRINGBUILDER
Stephen Kelly
2012-03-01
6
-21
/
+21
|
|
*
QEvent (and subclasses): make ctors explicit
Marc Mutz
2012-03-01
5
-5
/
+5
|
|
*
Fix build of QNetworkReply benchmark with QT_USE_QSTRINGBUILDER.
Stephen Kelly
2012-03-01
1
-2
/
+2
|
|
*
QFlags: mark as Q_PRIMITIVE_TYPE
Marc Mutz
2012-02-29
1
-0
/
+9
|
|
*
Allow QChar::SpecialCharacter with QStringBuilder.
Stephen Kelly
2012-02-29
1
-0
/
+3
|
|
*
Merge master -> api_changes
Rohan McGovern
2012-02-29
157
-728
/
+1416
|
|
|
\
|
|
*
|
Allow moc to handle symbols that have been redefined.
Matthew Vogt
2012-02-27
1
-0
/
+152
|
|
*
|
Inline and mark as deprecated images's serialNumber()
Olivier Goffart
2012-02-26
2
-2
/
+2
*
|
|
|
Avoid using internal testlib API in QDbusConnection autotest.
Jason McDonald
2012-03-05
1
-20
/
+4
|
/
/
/
*
|
|
QAbstractSlider - adding setRange as a slot
Thorbjørn Lund Martsum
2012-03-02
1
-0
/
+13
*
|
|
Change bugreports.qt.nokia.com -> bugreports.qt-project.org
Sergio Ahumada
2012-03-02
2
-2
/
+2
*
|
|
Fix sizing in QGraphicsView itemsAtPosition auto test
Jonathan Liu
2012-03-02
1
-0
/
+1
*
|
|
Add additional QGraphicsView tests for regression
Jonathan Liu
2012-03-02
1
-0
/
+61
*
|
|
Fix QApplication autotest crash when running on multiple screens
Miikka Heikkinen
2012-03-02
1
-3
/
+0
*
|
|
Add note about failing test when using shared-mime-info < 1.0
David Faure
2012-03-02
1
-0
/
+3
[next]