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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-03
99
-238
/
+540
|
\
|
*
Deprecate public bearer classes
Mårten Nordheim
2020-02-29
8
-4
/
+64
|
*
Name method parameters in declaration, even when it's obvious
Volker Hilsheimer
2020-02-28
2
-8
/
+8
|
*
Make QProcess::splitCommand accept QStringView, as per header review
Volker Hilsheimer
2020-02-28
2
-2
/
+2
|
*
Android: Add support for getting information about content uris
Andy Shaw
2020-02-28
3
-2
/
+108
|
*
Avoid using deprecated QTabletEvent::device() method
Allan Sandfeld Jensen
2020-02-28
2
-5
/
+5
|
*
Deprecate QString::SplitBehavior in favor of Qt::SplitBehavior
Edward Welbourne
2020-02-28
2
-34
/
+101
|
*
De-inline Qt::SplitBehavior splitters of QString and QStringRef
Edward Welbourne
2020-02-28
4
-81
/
+142
|
*
Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-02-28
30
-47
/
+46
|
*
QMake: Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-02-28
7
-10
/
+10
|
*
Core: Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-02-28
17
-26
/
+27
|
*
SQL: Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-02-28
5
-5
/
+5
|
*
Docs: Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-02-28
11
-18
/
+20
|
*
Remove a "### Qt 6" that I forgot to remove
Jan Arve Sæther
2020-02-28
1
-1
/
+0
|
*
Doc: Fix punctuation for QMetaType::QMetaType()
Kai Koehne
2020-02-28
1
-1
/
+1
|
*
Doc: Fix documentation for deprecated methods in QJsonDocument
Kai Koehne
2020-02-28
1
-4
/
+10
|
*
Doc: Fix wording of operator=!(QMetaType, QMetaType()
Kai Koehne
2020-02-28
1
-1
/
+1
|
*
Doc: Fix punctation in QPdfWriter::addFileAttachment
Kai Koehne
2020-02-28
1
-1
/
+1
|
*
Doc: Replace 'In alternative' with 'Alternatively'
Kai Koehne
2020-02-28
1
-1
/
+1
*
|
Remove flagBits from QMatrix4x4
Jarek Kobus
2020-02-28
3
-657
/
+185
*
|
Bump the datastream version for Qt 6
Jarek Kobus
2020-02-28
2
-8
/
+3
*
|
Fix build errors for GraphicsViewBenchmark
Johan Klokkhammer Helsing
2020-02-28
6
-13
/
+18
*
|
Correct pro2cmake's Requirements message
Edward Welbourne
2020-02-28
1
-1
/
+1
*
|
QDebug::toString(): use nospace()
Mitch Curtis
2020-02-28
3
-4
/
+6
*
|
Remove useless autotest
Lars Knoll
2020-02-28
23
-3199
/
+0
*
|
STL compatibility: erase() should take a const_iterator as argument
Lars Knoll
2020-02-28
1
-7
/
+6
*
|
glgen: Fix endl warnings
Johan Klokkhammer Helsing
2020-02-28
1
-169
/
+169
*
|
Remove various traces of QGL
Johan Klokkhammer Helsing
2020-02-28
4
-23
/
+1
*
|
Merge "Merge remote-tracking branch 'origin/5.15' into dev"
Lars Knoll
2020-02-28
107
-562
/
+1109
|
\
\
|
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Lars Knoll
2020-02-28
107
-562
/
+1109
|
|
\
|
|
|
*
Revert "QNetworkReply: deprecate the 'error' getter"
Alexander Akulich
2020-02-28
15
-227
/
+208
|
|
*
QConcatenateTablesProxyModel: Add getter for sourceModels
Kai Uwe Broulik
2020-02-27
2
-0
/
+12
|
|
*
QMimeXMLProvider: add missing semi-colon in the #else case
Thiago Macieira
2020-02-27
1
-1
/
+1
|
|
*
Android: QFileDialog::selectedFiles() check isLocalFile()
Assam Boudjelthia
2020-02-27
1
-2
/
+6
|
|
*
Fuzzing: Add fuzz target for QCborValue::fromCbor
Robert Loehning
2020-02-27
2
-0
/
+44
|
|
*
Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"
Lars Knoll
2020-02-27
17
-38
/
+128
|
|
|
\
|
|
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Lars Knoll
2020-02-27
17
-38
/
+128
|
|
|
|
\
|
|
|
|
*
Fix a quadratic behavior in the BiDi algorithm
Lars Knoll
2020-02-27
1
-2
/
+1
|
|
|
|
*
Fix bounding box of zero-width entities in QFontEngineFT
Allan Sandfeld Jensen
2020-02-27
3
-0
/
+30
|
|
|
|
*
MinGW: Fix debug-and-release configuration
Kai Koehne
2020-02-27
2
-2
/
+2
|
|
|
|
*
wasm: fix texture leak when window is destroyed in a different context
Alexandra Cherdantseva
2020-02-27
5
-9
/
+36
|
|
|
|
*
Doc: List alternative ways to get the MySQL C Connector
Sze Howe Koh
2020-02-27
1
-9
/
+12
|
|
|
|
*
Document the behavior of QLineEdit::inputMask correctly
Volker Hilsheimer
2020-02-26
1
-14
/
+18
|
|
|
|
*
Make QDeadlineTimer test more resilient against VM starvation
Volker Hilsheimer
2020-02-26
1
-4
/
+19
|
|
|
|
*
Documentation: correctly use see-also tags to link to related members
Volker Hilsheimer
2020-02-26
1
-4
/
+5
|
|
|
|
*
QObject: treat T* -> bool conversions as narrowing
Marc Mutz
2020-02-26
2
-0
/
+10
|
|
*
|
|
Fix QDateTimeEdit's handling of invalid time in dst gap
Volker Hilsheimer
2020-02-27
3
-1
/
+260
|
|
*
|
|
QWizard: deprecate visitedPages and add visitedIds instead
Volker Hilsheimer
2020-02-27
3
-17
/
+30
|
|
*
|
|
Remove ### Qt 6 comment that we won't address
Volker Hilsheimer
2020-02-27
1
-1
/
+0
|
|
*
|
|
QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' instead
Alexander Akulich
2020-02-27
29
-89
/
+103
|
|
|
/
/
[next]