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.13' into 5.14
Qt Forward Merge Bot
2019-10-24
37
-174
/
+437
|
\
|
*
QtGui: Disable Windows on ARM64 preprocessor conflict in QtOpenGL
Hernan Martinez
2019-10-21
11
-0
/
+111
|
*
Doc: Replace \b {Note:} with \note
Leena Miettinen
2019-10-21
2
-15
/
+13
|
*
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
2
-19
/
+18
|
*
Cocoa: Update the PPK_PrinterName property if one is explicitly set
Andy Shaw
2019-10-15
1
-0
/
+2
|
*
QEndian: do not use "raw" constexpr
Giuseppe D'Angelo
2019-10-14
1
-6
/
+6
|
*
Doc: Describe using QVERIFY to verify validity of QSignalSpy
Leena Miettinen
2019-10-14
1
-2
/
+14
|
*
Fix cursor not showing in empty block preceding a table
Kari Hormi
2019-10-14
1
-2
/
+6
|
*
Use arrays rather than assigning literals to char* (warning-fix)
Edward Welbourne
2019-10-14
1
-2
/
+2
|
*
QStandardPaths: Correct handling for XDG_RUNTIME_DIR
Samuli Piippo
2019-10-12
2
-37
/
+48
|
*
Doc: Describe initTestCase_data() function and QFETCH_GLOBAL macro
Leena Miettinen
2019-10-11
3
-12
/
+100
|
*
Doc: Correct snippet about customizing QMenuBar
Nico Vertriest
2019-10-11
1
-1
/
+1
|
*
Fix QGraphicsScene::update() performance
Andre de la Rocha
2019-10-11
3
-6
/
+26
|
*
Q{Shared,Weak}Pointer: Reduce overload sets in implicit conversions
Milian Wolff
2019-10-11
2
-31
/
+74
|
*
Doc: Fix QMAKE_EXTRA_TARGETS snippet description
Joerg Bornemann
2019-10-10
1
-1
/
+1
|
*
Drag'n'Drop: fix crash when widgets are destroyed during event handling
Volker Hilsheimer
2019-10-10
1
-9
/
+13
|
*
DTLS auto-test(s) - fix a buggy logic with pending datagrams
Timur Pocheptsov
2019-10-10
2
-4
/
+4
|
*
Item views: fix regression causing unexpected widget overlapping
Eirik Aavitsland
2019-10-10
1
-9
/
+0
*
|
Uic: fix crash when trying to resource icon information
Christian Ehrlicher
2019-10-21
1
-1
/
+1
*
|
rhi: Enhance swapchain size query docs
Laszlo Agocs
2019-10-21
1
-2
/
+24
*
|
docs: clarify usage of css 'qproperty' in stylesheets
Richard Moe Gustavsen
2019-10-21
1
-0
/
+4
*
|
Enable cursor in ligature test on Windows
Eskil Abrahamsen Blomfeldt
2019-10-21
1
-0
/
+5
*
|
Remove mapping from CJK/Latin to Common script in Harfbuzz NG
Eskil Abrahamsen Blomfeldt
2019-10-21
1
-17
/
+7
*
|
Doc: Prevent QDoc from auto-linking certain words
v5.14.0-beta2
Topi Reinio
2019-10-19
1
-0
/
+6
*
|
Propagate application termination requests through QPA
Tor Arne Vestbø
2019-10-19
9
-35
/
+62
*
|
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
*
|
Make QSslError::SslError a Q_ENUM
Volker Krause
2019-10-18
1
-0
/
+2
*
|
QSortFilterProxyModel: Add a cheaper way to find source_sort_column
Ulf Hermann
2019-10-18
1
-10
/
+30
*
|
Fix: QPainter off-by-one clipping for some non-integer scalings
Eirik Aavitsland
2019-10-18
3
-4
/
+51
*
|
QPSQL: Add support for PostgreSQL 12
Christian Ehrlicher
2019-10-17
2
-19
/
+25
*
|
Set icon on the select-all action in the text edit context menu too
Volker Krause
2019-10-17
2
-0
/
+2
*
|
macOS: Don't dismiss menu during applicationShouldTerminate
Tor Arne Vestbø
2019-10-16
1
-2
/
+0
*
|
Examples: fix compiling tablet example on qnx
Christian Ehrlicher
2019-10-16
1
-0
/
+1
*
|
Add testing of fillRect() to QPainter lancelot test
Eirik Aavitsland
2019-10-16
4
-0
/
+295
*
|
tst_QSqlQuery: remove tests commented out a long time ago
Christian Ehrlicher
2019-10-16
1
-90
/
+0
*
|
Prepare for deprecating the QDesktopWidget
Sona Kurazyan
2019-10-15
29
-65
/
+60
*
|
rhi: gl: Do not let external rendering trash our vao
Laszlo Agocs
2019-10-15
2
-7
/
+22
*
|
macOS: Simplify Objective-C namespacing
Tor Arne Vestbø
2019-10-15
28
-117
/
+77
*
|
Win32: Consolidate registry code
Friedemann Kleint
2019-10-14
17
-207
/
+375
*
|
QtWidgets: Suppress QEvent::WindowActivate when minimized
Friedemann Kleint
2019-10-14
1
-0
/
+2
*
|
Fix the size calculation of QHeaderView when stylesheet is used
Sona Kurazyan
2019-10-14
2
-0
/
+29
*
|
wasm: fix arch detect on windows with WASM_OBJECT_FILES
Lorn Potter
2019-10-14
1
-4
/
+1
*
|
CoreText: Preserve font descriptors when resolving fallback families
Tor Arne Vestbø
2019-10-14
2
-75
/
+103
*
|
CoreText: Use StyleHint as fallback when family is not found
Tor Arne Vestbø
2019-10-14
1
-0
/
+17
*
|
Remove usages of deprecated APIs of QDesktopWidget
Sona Kurazyan
2019-10-13
6
-13
/
+28
*
|
Default to #!/bin/bash in wrapper scripts on macOS
Joerg Bornemann
2019-10-12
1
-1
/
+5
*
|
evdevtouch: Fix touch device count not being updated
Johan Klokkhammer Helsing
2019-10-11
1
-1
/
+1
*
|
QGroupBox: always disable children in a checkable, unchecked groupbox
Volker Hilsheimer
2019-10-11
2
-2
/
+12
[next]