index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove QT_DEVICE_PIXEL_RATIO support from xcb
Paul Olav Tvete
2015-07-29
9
-292
/
+74
*
Doc: Increase accuracy of QString documentation discussing size()
Topi Reinio
2015-07-29
1
-13
/
+14
*
Doc: Add Q_DECLARE_SHARED_NOT_MOVABLE_UNTIL_QT6 to ignored directives
Topi Reinio
2015-07-29
1
-0
/
+1
*
Doc: Fix various issues in QDoc Manual
Topi Reinio
2015-07-29
7
-172
/
+149
*
qdoc: Allow using group name as a QHP subproject selector
Topi Reinio
2015-07-29
3
-49
/
+124
*
Revert "Add devicePixelRatio support to the Windows QPA plugin."
Friedemann Kleint
2015-07-29
19
-398
/
+112
*
tst_QApplication: Remove test windowsCommandLine().
Friedemann Kleint
2015-07-29
4
-88
/
+0
*
forkfd: introduce system_forkfd to do system calls that do forkfd
Thiago Macieira
2015-07-28
1
-0
/
+16
*
Update the list of x86 instruction set extensions enabled by GCC
Thiago Macieira
2015-07-28
1
-5
/
+37
*
Introduce QHash key iterators
Sérgio Martins
2015-07-28
4
-1
/
+223
*
Introduce QMap key iterators
Sérgio Martins
2015-07-28
4
-4
/
+226
*
tst_qgraphicsproxywidget: Rename test slot to fix compiler warning.
Friedemann Kleint
2015-07-28
1
-4
/
+4
*
tst_qhostaddress: Add braces to initialization of a Q_IPV6ADDR.
Friedemann Kleint
2015-07-28
1
-1
/
+1
*
tst_qgraphicsanchorlayout: Fix warning about unused function result.
Friedemann Kleint
2015-07-28
1
-2
/
+1
*
Tests: Remove some unused member variables.
Friedemann Kleint
2015-07-28
3
-6
/
+1
*
Various tests: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).
Friedemann Kleint
2015-07-28
12
-63
/
+63
*
tst_qmenubar: Cast char-type array subscripts to int.
Friedemann Kleint
2015-07-28
1
-60
/
+60
*
Doc: remove the table of values from QT variable in QMake Manual
Leena Miettinen
2015-07-28
1
-45
/
+3
*
doc: Corrected docs for QList and QVector
Martin Smith
2015-07-27
3
-73
/
+120
*
Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).
Friedemann Kleint
2015-07-27
30
-130
/
+130
*
QTimer: Force a compilation error with pmf without object
Olivier Goffart
2015-07-27
1
-2
/
+6
*
Use ibus ProcessKeyEvent asynchronously.
Takao Fujiwara
2015-07-25
2
-10
/
+133
*
tests/auto/opengl: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).
Friedemann Kleint
2015-07-24
4
-71
/
+71
*
qdoc: Improve customization of generated html file names
Venugopal Shivashankar
2015-07-24
5
-29
/
+84
*
qdoc: Improve searching of collection nodes
Topi Reinio
2015-07-24
5
-26
/
+50
*
Make the gles3 example more impressive
Paul Olav Tvete
2015-07-24
6
-144
/
+84
*
Some further optimizations in the qdoc code
Lars Knoll
2015-07-24
4
-134
/
+113
*
use Xml stream reader to read qdoc index files
Lars Knoll
2015-07-24
4
-270
/
+291
*
Don't generate invalid XML
Lars Knoll
2015-07-24
1
-1
/
+5
*
Optimize CppCodeMarker::addMarkUp further
Lars Knoll
2015-07-24
3
-15
/
+12
*
QStateMachine: add defaultTransition in QHistoryState
Erik Verbruggen
2015-07-23
7
-21
/
+166
*
Fix qHash(QFontEngine::FaceId)
Marc Mutz
2015-07-23
1
-3
/
+10
*
moc: Make toExpand const, we do not modify it.
Milian Wolff
2015-07-23
2
-2
/
+2
*
Expose GLES 3.0 and 3.1 functions
Laszlo Agocs
2015-07-23
16
-210
/
+6862
*
StateMachine: remove initial state for parallel states.
Erik Verbruggen
2015-07-23
2
-0
/
+39
*
Optimize CppCodeMarker::addMarkUp()
Lars Knoll
2015-07-23
3
-12
/
+38
*
Skip loading of index files if we are running with --prepare
Lars Knoll
2015-07-23
1
-3
/
+5
*
QStateMachine: remove left-over method.
Erik Verbruggen
2015-07-23
2
-68
/
+5
*
QColor: make nothrow move-assignable and -constructible
Marc Mutz
2015-07-22
2
-4
/
+18
*
qvariant: Pass a couple of large types by const-ref in Qt6
Sérgio Martins
2015-07-22
2
-0
/
+16
*
qjsonarray: Remove a copy-ctor in Qt6
Sérgio Martins
2015-07-22
1
-1
/
+3
*
qdoc: replace some inefficient QLists with QVector
Marc Mutz
2015-07-22
4
-6
/
+6
*
tools: mark some types movable/primitive
Marc Mutz
2015-07-22
8
-0
/
+13
*
QSet/QQueue/QStack: remove docs for removed special member functions
Marc Mutz
2015-07-22
3
-59
/
+0
*
QLocale: mark some private types movable/primitive
Marc Mutz
2015-07-22
1
-0
/
+3
*
doc: QTimeZone::OffsetDataList is a QVector, not a QList
Marc Mutz
2015-07-22
1
-1
/
+1
*
QStringRef: make nothrow move-assign- and -constructible
Marc Mutz
2015-07-22
1
-9
/
+13
*
QRegExp: remove pointless QRegExpCharClass copy special member functions
Marc Mutz
2015-07-22
1
-14
/
+0
*
QXmlStreamAttribute: make nothrow move assignable and -constructible
Marc Mutz
2015-07-22
1
-0
/
+22
*
QItemSelectionRange: make nothrow move-assignable and -constructible
Marc Mutz
2015-07-22
1
-0
/
+11
[prev]
[next]