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
6.5.1
6.5.2
6.5.3
6.6
6.6.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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix connection string code snippet for ODBC on Windows
Andy Shaw
2019-09-24
1
-1
/
+1
*
Move DialogButtonBoxLayout case to be before MouseDoubleClickDistance
Andy Shaw
2019-09-24
1
-3
/
+2
*
Windows QPA: Fix close button not working on Windows 7
Andre de la Rocha
2019-09-23
1
-3
/
+9
*
Do not pass nullptr as '%s'
Allan Sandfeld Jensen
2019-09-23
1
-2
/
+5
*
Add SQLite specific documentation when specifying a database name
Andy Shaw
2019-09-21
1
-0
/
+8
*
Ensure all children of a widget get updated when a stylesheet changes
Andy Shaw
2019-09-21
1
-0
/
+5
*
QPainter: Avoid leaking memory on unbalanced save/restore
Eirik Aavitsland
2019-09-20
1
-1
/
+1
*
Doc: Remove broken example snippet from Q_ENUMS
Paul Wicking
2019-09-20
1
-8
/
+4
*
Doc: Edit QNetworkProxy::QNetworkProxy() default proxy type
Leena Miettinen
2019-09-19
1
-3
/
+5
*
QWizard/AeroStyle: Fix condition introduced by previous fix
Friedemann Kleint
2019-09-19
1
-3
/
+4
*
Prevent crash in QWasmScreen::resizeMaximizedWindows()
Morten Johan Sørvig
2019-09-18
1
-0
/
+2
*
QWizard/AeroStyle: Fix crash when Qt::AA_NativeWindows is set
Friedemann Kleint
2019-09-18
1
-1
/
+4
*
Fix passing FREETYPE_LIBS and friends to configure
Joerg Bornemann
2019-09-18
1
-10
/
+14
*
Fix qtConfLibrary_freetype's include paths
Joerg Bornemann
2019-09-18
1
-1
/
+1
*
QHighDPI: Fix wrong conversion for native child windows
Friedemann Kleint
2019-09-18
1
-1
/
+3
*
evdevtouch: Add fallback definition of ABS_MT_PRESSURE; fix alignment
Shawn Rutledge
2019-09-17
1
-2
/
+5
*
Windows QPA: Fix missing resize when changing the scale factor
Friedemann Kleint
2019-09-17
1
-2
/
+4
*
QHttpThreadDelegate - remove unneeded code
Timur Pocheptsov
2019-09-12
1
-3
/
+5
*
Cocoa: Set the accepted action to be the one from the response
Andy Shaw
2019-09-12
1
-2
/
+3
*
Handle robustness with OpenGL < 4.0
Allan Sandfeld Jensen
2019-09-11
1
-1
/
+23
*
Add a missing ConnectionTypeHttp2Direct in several if statements
Timur Pocheptsov
2019-09-11
2
-1
/
+3
*
Schannel: handle SEC_E_INCOMPLETE_DATA in acceptContext
Mårten Nordheim
2019-09-10
1
-1
/
+6
*
Schannel: unbreak renegotiation (and likely gracious shutdown)
Mårten Nordheim
2019-09-09
2
-16
/
+4
*
QRandom: retry the use of RDRAND instruction as recommended by manuals
Thiago Macieira
2019-09-08
1
-7
/
+12
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-09-08
10
-15
/
+65
|
\
|
*
Merge remote-tracking branch 'origin/5.12.5' into 5.12
Qt Forward Merge Bot
2019-09-07
1
-8
/
+7
|
|
\
|
|
*
Fix crash when text contains too many directional chars
Rainer Keller
2019-08-30
1
-8
/
+7
|
*
|
A follow-up to a recent fix in QHttpNetworkConnectionChannel
Timur Pocheptsov
2019-09-06
3
-1
/
+39
|
*
|
QShortcut: call base class implementation in event()
Christian Ehrlicher
2019-09-05
1
-4
/
+2
|
*
|
qFatal: make it so you cannot disable the message
Thiago Macieira
2019-09-04
1
-2
/
+2
|
*
|
Deliver stationary touchpoints that have changed pressure
Shawn Rutledge
2019-09-02
2
-4
/
+8
|
*
|
Avoid invalid memory access in QIconCacheGtkReader::lookup()
Alexander Volkov
2019-09-02
1
-1
/
+1
|
*
|
QHttpNetworkConnectionChannel - avoid re-connecting on 'disconnected'
Timur Pocheptsov
2019-09-02
1
-2
/
+5
|
*
|
Windows QPA: Update theme fonts when the primary screen changes
Friedemann Kleint
2019-09-02
2
-1
/
+8
*
|
|
Schannel: retain extra data after renegotiation is requested
Mårten Nordheim
2019-09-05
1
-0
/
+12
*
|
|
Merge remote-tracking branch 'origin/5.13.1' into 5.13
Qt Forward Merge Bot
2019-09-05
2
-9
/
+8
|
\
\
\
|
*
|
|
Fix crash when text contains too many directional chars
v5.13.1
Rainer Keller
2019-08-31
1
-8
/
+7
|
*
|
|
Revert "Disable debug plugin check for MinGW"
Oliver Wolff
2019-08-20
1
-1
/
+1
|
*
|
|
eglfs: Fix raster windows
Laszlo Agocs
2019-08-15
8
-12
/
+15
|
*
|
|
macOS: Don’t show hidden windows while z-ordering
Morten Johan Sørvig
2019-08-12
1
-1
/
+2
*
|
|
|
QRegexp: Fix MSVC2019 warning about fallthrough not being followed by a case ...
Friedemann Kleint
2019-09-03
1
-15
/
+9
*
|
|
|
Windows QPA: Fix crash in UI Automation with Youdao Dictionary
Andre de la Rocha
2019-09-02
1
-11
/
+19
*
|
|
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-08-31
6
-57
/
+62
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Doc: Clarify QJsonDocument::toJson()
Joerg Bornemann
2019-08-30
1
-1
/
+1
|
*
|
|
Remove hardcoded qt_instdate field from binary
Fredrik Orderud
2019-08-30
1
-1
/
+1
|
*
|
|
Fix invalid end range appended to HTTP request
Rainer Keller
2019-08-28
1
-1
/
+2
|
*
|
|
Add Third-Party code in qregion.cpp to qt_attribution.json file
Kai Koehne
2019-08-28
3
-54
/
+58
*
|
|
|
Fix reporting the network interface type on macOS 10.14.5 and later
Karsten Heimrich
2019-08-28
1
-0
/
+1
*
|
|
|
Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"
Allan Sandfeld Jensen
2019-08-27
4
-17
/
+38
|
\
\
\
\
|
*
|
|
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Allan Sandfeld Jensen
2019-08-27
4
-17
/
+38
|
|
\
|
|
|
[next]