index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for OpenGL ES 3.2 in QOpenGLExtraFunctions
Laszlo Agocs
2017-06-30
6
-7
/
+1146
*
Linux: add a note to the ELF binary what minimum Linux is needed
Thiago Macieira
2017-06-30
2
-0
/
+108
*
qglobal.h: fix build in assembler mode
Thiago Macieira
2017-06-30
1
-2
/
+5
*
macOS: Remove workaround for crash when closing window from title bar
Tor Arne Vestbø
2017-06-29
2
-15
/
+0
*
macOS: Remove unneeded Objective-C instance variable declarations
Tor Arne Vestbø
2017-06-29
2
-9
/
+0
*
macOS: Remove workaround for queued input events to stale windows
Tor Arne Vestbø
2017-06-29
3
-26
/
+1
*
Fix QAbstractEventDispatcher::installNativeEventFilter documentation
Tor Arne Vestbø
2017-06-28
1
-2
/
+1
*
Revert "Support more than 62 instances of QWinEventNotifier"
Liang Qi
2017-06-28
6
-260
/
+41
*
Android: Allow deploying Qt apps as system apps
Anton Miller
2017-06-28
4
-25
/
+82
*
macOS: Remove workaround for grabbing child NSWindows
Tor Arne Vestbø
2017-06-28
2
-24
/
+2
*
Remove requirement to call QWindow::setMask after creating window
Tor Arne Vestbø
2017-06-28
5
-13
/
+30
*
Clean-up in QXcbScreen::getOutputProperty()
Gatis Paeglis
2017-06-28
1
-6
/
+3
*
Fix sporadic crash in QXcbScreen::getOutputProperty()
Edward Welbourne
2017-06-28
1
-1
/
+1
*
QSFPM: Avoid following a reset with unnecessary layoutChanged
Stephen Kelly
2017-06-28
2
-1
/
+25
*
Don’t flicker on startup: render on expose
Morten Johan Sørvig
2017-06-27
2
-1
/
+3
*
Move qle_bitfield to qendian_p.h
Allan Sandfeld Jensen
2017-06-27
4
-91
/
+170
*
macOS: Allow maximizing utility windows
Tor Arne Vestbø
2017-06-27
1
-3
/
+3
*
macOS: Make QCocoaNSWindow header file slightly more readable
Tor Arne Vestbø
2017-06-27
1
-18
/
+14
*
windowflags: Allow testing of naked QWindows, not just QWidgets
Tor Arne Vestbø
2017-06-27
5
-45
/
+93
*
xcb: remove DISPLAY_FROM_XCB macro
Gatis Paeglis
2017-06-27
7
-21
/
+26
*
uic: Ignore deprecated elements instead of raising an error
Jarek Kobus
2017-06-27
1
-0
/
+31
*
Improve rounding of QRect::toRect
Allan Sandfeld Jensen
2017-06-26
2
-1
/
+33
*
macOS: Merge QCocoaWindow::setWindowShadow into its only caller
Tor Arne Vestbø
2017-06-26
2
-11
/
+3
*
QDateTimeEdit: update cursor blinking code to match new API
Richard Moe Gustavsen
2017-06-26
1
-2
/
+2
*
Add debug operator for QStorageInfo
Friedemann Kleint
2017-06-26
2
-0
/
+42
*
Restrict QStyleHints::showShortcutsInContextMenus() to context menus
Friedemann Kleint
2017-06-26
2
-2
/
+10
*
Support more than 62 instances of QWinEventNotifier
Joerg Bornemann
2017-06-26
6
-41
/
+260
*
Register avx2 as private feature
Sean Harmer
2017-06-25
1
-0
/
+1
*
QRandomGenerator: Rework the fallback seeding
Thiago Macieira
2017-06-25
1
-38
/
+58
*
Revert "Add QDeadlineTimer to the bootstrap library"
Thiago Macieira
2017-06-25
1
-1
/
+0
*
qt_findAtNxFile(): account for .9 (9-patch image) extensions
Mitch Curtis
2017-06-24
5
-1
/
+27
*
winrt: Enable network proxy support
Oliver Wolff
2017-06-24
2
-2
/
+1
*
macOS: Simplify recreateWindowIfNeeded debug output
Tor Arne Vestbø
2017-06-24
1
-7
/
+3
*
Work around qvulkanfunctions.h not getting installed
Laszlo Agocs
2017-06-22
1
-0
/
+3
*
Sort the keys before comparing them in the test
Kevin Ottens
2017-06-22
1
-1
/
+6
*
Move Linux/at-spi debug to categorized logging
Frederik Gladhorn
2017-06-22
1
-71
/
+59
*
Blacklist qFutureAssignmentLeak on OpenSUSE CI
Morten Johan Sørvig
2017-06-22
1
-0
/
+2
*
QtWidgets: Change QTLWExtra::window from QWindow to QWidgetWindow
Morten Johan Sørvig
2017-06-22
2
-11
/
+15
*
Correctly set native widget window visibility
Morten Johan Sørvig
2017-06-22
1
-1
/
+2
*
Split QTest::qExec()
J-P Nurmi
2017-06-22
2
-30
/
+63
*
testlib: add key sequence function
Liang Qi
2017-06-22
3
-0
/
+73
*
macOS: Remove support for child NSWindows
Tor Arne Vestbø
2017-06-21
5
-336
/
+39
*
macOS: Move QNSWindow implementation into separate file
Tor Arne Vestbø
2017-06-21
5
-453
/
+546
*
QStyleHelper: add missing forward declarations
Samuli Piippo
2017-06-21
1
-0
/
+4
*
Move endian integers to qendian_p.h
Allan Sandfeld Jensen
2017-06-21
7
-146
/
+185
*
[Shader Graph Gen.] Introduce QShaderNodesLoader
Kevin Ottens
2017-06-20
6
-2
/
+636
*
[Shader Graph Gen.] Introduce QShaderGraphLoader
Kevin Ottens
2017-06-20
6
-0
/
+863
*
[Shader Graph Gen.] Introduce QShaderGenerator
Kevin Ottens
2017-06-20
6
-0
/
+541
*
[Shader Graph Gen.] Introduce QShaderGraph::Statement
Kevin Ottens
2017-06-20
3
-0
/
+578
*
[Shader Graph Gen.] Introduce QShaderGraph
Kevin Ottens
2017-06-20
6
-0
/
+447
[next]