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
*
Fix alpha handling of QImage::setPixel
v6.0.3
Allan Sandfeld Jensen
2021-03-23
3
-18
/
+87
*
Fix invalid pointer return with QGridLayout::itemAt(-1)
Zhang Yu
2021-03-22
2
-3
/
+54
*
tst_QSslSocket::setSslConfiguration - skip if SecureTransport is in use
Timur Pocheptsov
2021-03-22
1
-0
/
+4
*
Stabilize test QMenu::QTBUG_89082_actionTipsHide() on Windows, take 2
Friedemann Kleint
2021-03-22
1
-3
/
+5
*
Remove unnecessary $<BOOL:...> generator expression
Craig Scott
2021-03-22
1
-4
/
+1
*
macOS: Don't draw scrollbar handle when there is no range
Andy Shaw
2021-03-20
1
-1
/
+1
*
SQLite: Update to 3.35.2
Andy Shaw
2021-03-20
3
-4599
/
+7020
*
CMake: Get rid of the Core_versiontagging object library
Alexandru Croitor
2021-03-20
1
-17
/
+4
*
Consistently check for nullptr in QGraphicsTextItem::inputMethodQuery
Volker Hilsheimer
2021-03-19
1
-8
/
+10
*
qmake: Improve error message when detecting macOS platform SDK upgrade
Tor Arne Vestbø
2021-03-19
2
-4
/
+11
*
tst_bench_qmetaobject: Fix test
Fabian Kosmale
2021-03-19
1
-3
/
+4
*
Avoid int overflow in QImage rotate90/180/270
Eirik Aavitsland
2021-03-19
1
-21
/
+21
*
Update bundled libjpeg-turbo to version 2.0.6
Eirik Aavitsland
2021-03-19
26
-150
/
+235
*
QAsn1Element: Avoid overflow in QAsn1Element::toInteger
Robert Löhning
2021-03-18
1
-2
/
+3
*
CMake: make sure to collect Android dependencies for plugins
Assam Boudjelthia
2021-03-18
3
-42
/
+67
*
Prevent static plugin triggering autogen dependency on reconfigure
Craig Scott
2021-03-18
1
-7
/
+15
*
CMake: Don't attempt to add to a target that doesn't exist
Mårten Nordheim
2021-03-17
1
-2
/
+4
*
Remove the unnecessary template parameter from the class specialization
Sona Kurazyan
2021-03-17
1
-2
/
+2
*
Mention QPromise in the QFuture docs
Sona Kurazyan
2021-03-17
1
-3
/
+4
*
Add nullptr check
Oliver Eftevaag
2021-03-16
1
-1
/
+2
*
Include minus sign in ImhFormattedNumbersOnly's available keys
Edward Welbourne
2021-03-16
1
-3
/
+1
*
rhi: metal: Stop using BufferOp for no good reason
Laszlo Agocs
2021-03-15
1
-6
/
+8
*
rhi: metal: Skip unnecessary writes when updating the entire buffer
Laszlo Agocs
2021-03-15
1
-1
/
+4
*
Support family names that end/start with space
Eskil Abrahamsen Blomfeldt
2021-03-15
1
-1
/
+3
*
Fix QMetaType benchmark
Fabian Kosmale
2021-03-12
1
-3
/
+5
*
Fix QMultiHash::count(key) crash
Andrei Golubev
2021-03-12
2
-0
/
+19
*
Avoid undefined color values in corrupt xpm image
Eirik Aavitsland
2021-03-12
1
-1
/
+1
*
Doc: Change section titles that cause bad links
Paul Wicking
2021-03-12
6
-18
/
+18
*
Revert "QPushButton: fix support of style sheet rule for text alignment"
Volker Hilsheimer
2021-03-11
2
-4
/
+20
*
Doc: Add hyperlink to relevant section
Paul Wicking
2021-03-11
1
-2
/
+2
*
Bump Apple platform minimum versions
Alexandru Croitor
2021-03-11
4
-6
/
+6
*
rhi: metal: Avoid unused argument warning on iOS
Laszlo Agocs
2021-03-10
1
-0
/
+3
*
rhi: metal: Use the layer as the single source of truth
Laszlo Agocs
2021-03-10
1
-8
/
+34
*
QConcatenateTablesProxyModel: skip dataChanged in hidden columns
David Faure
2021-03-09
2
-1
/
+17
*
rhi: gl: Fix missing uniform data with certain command lists
Laszlo Agocs
2021-03-09
3
-50
/
+203
*
FileChooser portal: send window id in hex
Jan Grulich
2021-03-08
1
-1
/
+1
*
Fix the crashes when animated QTreeWidgetItems are hidden
Qiang Li
2021-03-08
2
-1
/
+27
*
xcb: unset old states and set new ones for window
Liang Qi
2021-03-08
1
-16
/
+33
*
Doc: Use correct include for QWGLContext
Paul Wicking
2021-03-07
1
-1
/
+1
*
Make qdecompresshelper archive bomb check only trigger for large files
Øystein Heskestad
2021-03-07
4
-0
/
+50
*
Add documentation for Q_OBJECT_BINDABLE_PROPERTY
Andreas Buhr
2021-03-06
1
-0
/
+23
*
Doc: Fix section titles that confuse QDoc's autolinker
Paul Wicking
2021-03-05
1
-9
/
+9
*
Android: make calling exit() conditional on an environment variable
Ville Voutilainen
2021-03-05
1
-2
/
+3
*
Bump version
Jani Heikkinen
2021-03-05
2
-2
/
+2
*
QMenu test: turn tooltip animations off
Volker Hilsheimer
2021-03-05
1
-0
/
+2
*
Doc: Specify correct include for QWGLContext
Paul Wicking
2021-03-04
1
-0
/
+1
*
Blacklist test QMenu::QTBUG_89082_actionTipsHide() for Windows
Friedemann Kleint
2021-03-04
1
-0
/
+1
*
Fix out-of-buffer in ICC curv parsing
Allan Sandfeld Jensen
2021-03-04
1
-5
/
+6
*
Fix logic problems with table based grayscale ICC profiles
Allan Sandfeld Jensen
2021-03-03
2
-5
/
+5
*
Limit value in setFontSizeFromValue()
Robert Löhning
2021-03-02
1
-2
/
+2
[next]