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
/
src
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-10-24
5
-24
/
+7
|
\
|
*
Revert "Release left button before showing the popup context menu"
Eskil Abrahamsen Blomfeldt
2019-10-21
3
-19
/
+0
|
*
QODBC: Fix crash when a prepared statement is deleted after the db was removed
Christian Ehrlicher
2019-10-15
1
-5
/
+5
|
*
Cocoa: Update the PPK_PrinterName property if one is explicitly set
Andy Shaw
2019-10-15
1
-0
/
+2
*
|
Propagate application termination requests through QPA
Tor Arne Vestbø
2019-10-19
3
-23
/
+18
*
|
macOS: Merge [QCocoaApplicationDelegate canQuit] into callsite
Tor Arne Vestbø
2019-10-19
1
-30
/
+24
*
|
macOS: Let system decide whether modal window should prevent app termination
Tor Arne Vestbø
2019-10-18
1
-22
/
+3
*
|
QPSQL: Add support for PostgreSQL 12
Christian Ehrlicher
2019-10-17
2
-19
/
+25
*
|
macOS: Don't dismiss menu during applicationShouldTerminate
Tor Arne Vestbø
2019-10-16
1
-2
/
+0
*
|
macOS: Simplify Objective-C namespacing
Tor Arne Vestbø
2019-10-15
28
-117
/
+77
*
|
Win32: Consolidate registry code
Friedemann Kleint
2019-10-14
2
-38
/
+15
*
|
macOS: Optionally flush sub-layers via sub-image copies of the backingstore
Tor Arne Vestbø
2019-10-11
1
-10
/
+19
*
|
macOS: Don't override event handler for kAEQuitApplication
Tor Arne Vestbø
2019-10-11
1
-13
/
+0
*
|
macOS: Simplify reflection delegate handling in QCocoaApplicationDelegate
Tor Arne Vestbø
2019-10-11
1
-25
/
+10
*
|
QMacStyle - fix the background color for tool button
Timur Pocheptsov
2019-10-11
1
-2
/
+15
*
|
Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"
Liang Qi
2019-10-10
3
-3
/
+15
|
\
\
|
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-10-10
3
-3
/
+15
|
|
\
|
|
|
*
Blacklist Desktop GL for Mobile Intel 4 Series Express Chipset
Michael Brüning
2019-10-07
1
-1
/
+13
|
|
*
Xcb: fix rounding error in reporting screen refresh rate
Kirill Burtsev
2019-10-04
2
-2
/
+2
*
|
|
Windows QPA: Improve reliability of clipboard retrieval
Friedemann Kleint
2019-10-10
1
-4
/
+13
|
/
/
*
|
macOS: Pass required parameters to NSOpenSavePanelDelegate callbacks
Tor Arne Vestbø
2019-10-08
1
-3
/
+3
*
|
QMacStyle::drawControl - lift the pool declaration
Timur Pocheptsov
2019-10-07
1
-1
/
+1
*
|
Modernize QWindowSystemInterface::handleCloseEvent
Tor Arne Vestbø
2019-10-04
1
-8
/
+5
*
|
Stop using QTime as a timer in QIBaseDriver::close()
Shawn Rutledge
2019-10-03
1
-4
/
+4
*
|
PSQL: don't recreate QSqlField in loop in QPSQLResult::record()
Christian Ehrlicher
2019-10-03
1
-1
/
+3
*
|
QPainter: don't print deprecated warnings for HighQualityAntialiasing
Christian Ehrlicher
2019-10-03
1
-0
/
+3
*
|
Export lcEventDispatcher in private namespace
Tor Arne Vestbø
2019-10-03
1
-0
/
+2
*
|
Android: Do not extract QML assets data
BogDan Vatra
2019-10-02
1
-0
/
+5
*
|
Android: rework assets support
BogDan Vatra
2019-10-02
4
-192
/
+184
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-09-30
4
-38
/
+44
|
\
|
|
*
Fix robustness detection for windows
Allan Sandfeld Jensen
2019-09-27
2
-32
/
+33
|
*
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
*
|
macOS: Avoid automatic resizing of layers by fixing them to top-left
Tor Arne Vestbø
2019-09-28
1
-4
/
+12
*
|
macOS: Resolve layer contents scale based on DPR
Tor Arne Vestbø
2019-09-28
1
-2
/
+30
*
|
macOS: Improve layer delegate setup
Tor Arne Vestbø
2019-09-28
1
-1
/
+7
*
|
macOS: Flesh out and clarify layer setup
Tor Arne Vestbø
2019-09-28
1
-18
/
+50
*
|
macOS: Propagate drawRect: dirty bounding rect as fallback
Tor Arne Vestbø
2019-09-28
1
-3
/
+4
*
|
macOS: Gather QNSView draw callbacks together
Tor Arne Vestbø
2019-09-28
1
-39
/
+51
*
|
Replace use of deprecated API in macOS event dispatchers
Tor Arne Vestbø
2019-09-28
1
-1
/
+1
*
|
Avoid unused parameter 'grab' warnings
Liang Qi
2019-09-23
1
-2
/
+2
*
|
macOS: Don't update Metal layer's drawableSize automatically
Tor Arne Vestbø
2019-09-23
1
-21
/
+2
*
|
macOS: Handle backing property changes in a single place
Tor Arne Vestbø
2019-09-23
3
-20
/
+12
*
|
Android: Fix loading of plugins
BogDan Vatra
2019-09-22
3
-7
/
+66
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Joerg Bornemann
2019-09-20
2
-2
/
+6
|
\
|
|
*
Prevent crash in QWasmScreen::resizeMaximizedWindows()
Morten Johan Sørvig
2019-09-18
1
-0
/
+2
|
*
Windows QPA: Fix missing resize when changing the scale factor
Friedemann Kleint
2019-09-17
1
-2
/
+4
*
|
wasm: recreate backing store texture with valid gl context
Morten Johan Sørvig
2019-09-18
2
-3
/
+7
*
|
Brush up the Windows styles
Friedemann Kleint
2019-09-16
5
-170
/
+165
*
|
QPSQL: Fix crash when a prepared statement is deleted after the db was removed
Christian Ehrlicher
2019-09-16
1
-5
/
+7
[next]