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
*
macOS: Mark the widget's container as embedded when placed into NSMenuItem
v5.10.0-beta2
Tor Arne Vestbø
2017-10-16
2
-1
/
+6
*
macOS: Add support for non-window backed offscreen surfaces
Tor Arne Vestbø
2017-10-16
3
-2
/
+27
*
HTTP/2 protocol handler: tweak receive window sizes
Timur Pocheptsov
2017-10-16
4
-25
/
+30
*
configure: make C++11 <random> a required functionality
Thiago Macieira
2017-10-16
2
-21
/
+9
*
Don't lose precision in QMacTimeZonePrivate::previousTransition()
Edward Welbourne
2017-10-16
1
-1
/
+1
*
Fix QWinEventNotifier for auto-reset events
Joerg Bornemann
2017-10-15
3
-1
/
+6
*
Unify wording in documentation to use 'top-left' instead 'upper-left'
Christian Ehrlicher
2017-10-14
2
-4
/
+4
*
QVulkanInstance: Fix compilation with MSVC2013
Friedemann Kleint
2017-10-14
1
-2
/
+2
*
Doc: fix QRandomGenerator missing updates after rename
Thiago Macieira
2017-10-14
1
-10
/
+10
*
QRandomGenerator: improve internal noexceptness
Thiago Macieira
2017-10-14
1
-5
/
+7
*
QNetworkInterface: don't include addresses from inactive interfaces
Thiago Macieira
2017-10-14
1
-10
/
+15
*
QTest: make toString(QHostAddress) work
Thiago Macieira
2017-10-14
1
-1
/
+2
*
Printsupport: Not necessary to call setLayout when we added the parent
Laurent Montel
2017-10-12
3
-4
/
+1
*
Fix spelling in qWaitFor comment
Tor Arne Vestbø
2017-10-12
1
-1
/
+1
*
qopenglcontext_p.h: Fix Clang warning about include resolution
Friedemann Kleint
2017-10-11
1
-1
/
+1
*
Doc: move QKeyValueIterator documentation to the right file
Samuel Gaist
2017-10-11
2
-120
/
+120
*
Doc: fix indexOf QRegularExpression overload documentation
Samuel Gaist
2017-10-11
1
-1
/
+1
*
Windows Vista Style: Draw dock widget title with Qt::TextShowMnemonic
Friedemann Kleint
2017-10-10
1
-1
/
+2
*
PrintSupport: Layout constructor already uses "this"
Laurent Montel
2017-10-09
1
-1
/
+0
*
PrintSupport: replace 0 with nullptr
Laurent Montel
2017-10-09
3
-12
/
+12
*
Printsupport: Fix compilation on gcc with -Wpedantic
Laurent Montel
2017-10-09
1
-1
/
+1
*
Enable patent-free LCD rendering with FreeType 2.8.1
Allan Sandfeld Jensen
2017-10-07
1
-16
/
+11
*
Fix build with -no-opengl and on watchOS in general
Jake Petroules
2017-10-06
2
-0
/
+4
*
Avoid using deprecated APIs on iOS 10.0+
Lars Schmertmann
2017-10-06
2
-2
/
+17
*
Move detection of <future> to a configure test
Giuseppe D'Angelo
2017-10-06
3
-23
/
+34
*
QLockFile: don't use QCoreApplication::applicationName()
Thiago Macieira
2017-10-06
1
-1
/
+1
*
QLockInfo: Centralize the management of the lock file's contents
Thiago Macieira
2017-10-06
4
-77
/
+100
*
QLockFile/Unix: drop the use of fcntl(F_SETLK)
Thiago Macieira
2017-10-06
2
-73
/
+44
*
macOS: Split QCocoaScreen out from qcocoaintegration.mm
Tor Arne Vestbø
2017-10-05
6
-276
/
+391
*
QMacStyle: smooth QMenu corners for real
Oleg Yadrov
2017-10-05
4
-52
/
+56
*
Ensure result of all QTest::qWaitFor are verified
Tor Arne Vestbø
2017-10-05
1
-5
/
+6
*
Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...
Liang Qi
2017-10-05
48
-240
/
+402
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-04
48
-240
/
+402
|
|
\
|
|
*
OCI: Clear the cache in the result for a forward only query
Andy Shaw
2017-10-03
1
-0
/
+9
|
|
*
Fix strict-prototypes warning with qVersion function
Jake Petroules
2017-10-02
1
-1
/
+1
|
|
*
Fix cookies not being applied on redirect
Mårten Nordheim
2017-09-29
1
-0
/
+8
|
|
*
HTTP/2 protocol handler: set redirect URL on reply
Timur Pocheptsov
2017-09-29
1
-1
/
+20
|
|
*
QWindowsMouseHandler: Add documentation link for bitmask magic
Gabriel de Dietrich
2017-09-28
1
-0
/
+1
|
|
*
macOS: Bail out early when handling shortcut event results in closing window
Anders Hafreager
2017-09-28
1
-0
/
+4
|
|
*
Fix crash when reparenting window container
Paul Olav Tvete
2017-09-28
1
-2
/
+4
|
|
*
Reorder defines to respect alphabetic order in bootstrap config
Edward Welbourne
2017-09-27
1
-7
/
+8
|
|
*
QAbstractSocket: fix handling of successful connectToHostByName()
Alex Trotsenko
2017-09-27
1
-4
/
+8
|
|
*
qglxconvenience: Avoid null pointer dereference
Kai Uwe Broulik
2017-09-27
1
-1
/
+4
|
|
*
moc: remove useless cast in qt_static_metacall generated code
Eric Lemanissier
2017-09-27
1
-3
/
+2
|
|
*
Remove unnecessary copying in QSet::subtract()
Sze Howe Koh
2017-09-27
1
-6
/
+7
|
|
*
Return focus to correct widget after showing menu
Paul Olav Tvete
2017-09-26
1
-1
/
+2
|
|
*
Windows QPA: Call raise() also for SubWindows with WindowStaysOnTopHint
Friedemann Kleint
2017-09-26
1
-1
/
+3
|
|
*
Windows QPA: Detect screen by mouse position when dragging a window
Friedemann Kleint
2017-09-26
4
-11
/
+39
|
|
*
Windows QPA: Move function to find screen by HWND to QWindowsScreenManager
Friedemann Kleint
2017-09-25
3
-8
/
+24
|
|
*
Make QDateTimeParser a separate feature
Edward Welbourne
2017-09-25
9
-21
/
+36
[next]