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
path:
root
/
src
/
gui
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
name our glib event sources to ease debugging
Andreas Buhr
2020-10-22
1
-2
/
+5
*
OpenFile portal: use "writable" option to specify our FD is writable
Jan Grulich
2020-10-21
1
-2
/
+4
*
Fix crash in tst_QSystemTrayIcon::lastWindowClosed()
Allan Sandfeld Jensen
2020-10-20
1
-0
/
+2
*
doc: Update and flesh out native interface docs
Tor Arne Vestbø
2020-10-18
4
-6
/
+418
*
macOS: Always include non-GL native interfaces
Tor Arne Vestbø
2020-10-12
1
-3
/
+4
*
Rename QtGui native interface implementation files
Tor Arne Vestbø
2020-10-12
8
-4
/
+4
*
Avoid double pixel-ratio scaling of dbus tray icons
Allan Sandfeld Jensen
2020-10-08
2
-10
/
+11
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-1
/
+1
*
Rename the new platform APIs from QPlatformInterface to QNativeInterface
Tor Arne Vestbø
2020-10-07
5
-33
/
+33
*
Rename Android offscreen surface interface
Tor Arne Vestbø
2020-10-07
1
-2
/
+2
*
Un-special-case macOS in handling of QKeyEvent::nativeScanCode()
Tor Arne Vestbø
2020-10-06
1
-0
/
+3
*
Cleanup API of QMimeData
Lars Knoll
2020-09-21
1
-1
/
+1
*
QEventDispatcherWin32: create internal window on construction
Alex Trotsenko
2020-09-16
1
-1
/
+0
*
Make xkb a private dependency of QtGui
Joerg Bornemann
2020-09-16
1
-1
/
+1
*
QStyle: return 'Fusion' instead of 'fusion'
Richard Moe Gustavsen
2020-09-12
1
-2
/
+2
*
Get rid of hasPendingEvents() and flush()
Lars Knoll
2020-09-06
2
-15
/
+0
*
Long live QKeyCombination!
Giuseppe D'Angelo
2020-09-03
2
-3
/
+3
*
Doc: Fix documentation warnings for Qt GUI
Topi Reinio
2020-08-28
1
-14
/
+16
*
Add QOffScreenSurface platform API abstraction
Assam Boudjelthia
2020-08-27
3
-0
/
+63
*
Add missing 'We mean it' header to qwindowsmime_p.h
Kai Koehne
2020-08-17
1
-0
/
+11
*
Define unix platform interfaces also without opengl
Samuli Piippo
2020-08-05
1
-2
/
+2
*
Remove last remaining bits of QtPlatformHeaders
Tor Arne Vestbø
2020-08-04
1
-0
/
+4
*
Another round of 0->nullptr cleanup
Allan Sandfeld Jensen
2020-07-31
2
-11
/
+11
*
Windows QPA: Move mime-type related classes to the new interface
Friedemann Kleint
2020-07-28
3
-1
/
+79
*
Add QPlatformInterface::Private::QWindowsWindow
Friedemann Kleint
2020-07-22
1
-0
/
+3
*
Start the native interface QWindowsApplication
Friedemann Kleint
2020-07-21
1
-0
/
+2
*
Add QEvdevKeyMapper platform interface
Tor Arne Vestbø
2020-07-20
1
-0
/
+12
*
Add QXcbWindow platform interface
Tor Arne Vestbø
2020-07-20
1
-0
/
+2
*
Move private platform interfaces to private QPA headers
Tor Arne Vestbø
2020-07-20
1
-2
/
+2
*
Add QXcbScreen platform interface
Tor Arne Vestbø
2020-07-20
1
-0
/
+5
*
Use QList instead of QVector in gui implementation
Jarek Kobus
2020-07-07
3
-8
/
+8
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
4
-8
/
+8
*
macOS: Remove QMenu indirection via QPlatformNativeInterface
Tor Arne Vestbø
2020-07-07
1
-0
/
+3
*
Simplify QMainWindow::setUnifiedTitleAndToolBarOnMac
Tor Arne Vestbø
2020-07-06
1
-0
/
+2
*
Move linuxaccessibility to QtGui
Friedemann Kleint
2020-07-06
1
-3
/
+3
*
Move xkbcommon to QtGui
Friedemann Kleint
2020-07-04
4
-0
/
+1182
*
Fix no-OpenGL build after introducing QOpenGLContext platform interface
Tor Arne Vestbø
2020-07-03
3
-0
/
+12
*
Introduce platform API abstraction for QOpenGLContext
Tor Arne Vestbø
2020-07-02
7
-2
/
+214
*
Move UNIX themes into QtGui
Friedemann Kleint
2020-06-22
25
-0
/
+4518
*
Only add file url if it references a local file
Michael Brüning
2020-06-20
1
-1
/
+2
*
Move UNIX services into QtGui
Friedemann Kleint
2020-06-18
3
-0
/
+460
*
Move the UNIX event dispatchers into QtGui
Friedemann Kleint
2020-06-10
8
-0
/
+501
*
Move the Windows Event Dispatcher into QtGui
Friedemann Kleint
2020-06-09
4
-0
/
+309
*
Doc: Fix qdoc warnings
Paul Wicking
2020-06-03
1
-10
/
+10
*
Move QMacInternalPasteboardMime to QtGui
Tor Arne Vestbø
2020-05-21
4
-0
/
+1149
*
wasm: Add saveFileContent()
Morten Johan Sørvig
2019-08-20
2
-0
/
+39
*
wasm: add local file access private API
Morten Johan Sørvig
2019-02-07
4
-0
/
+251