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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
123
-933
/
+933
*
eglfs_kms: Remove unused virtuals and move flip callback
Laszlo Agocs
2017-09-19
7
-46
/
+29
*
eglfs: Forward nativeRes.ForInteg.() to backends
Laszlo Agocs
2017-09-19
5
-0
/
+17
*
eglfs: Allow forwarding platformFunction() to backends
Laszlo Agocs
2017-09-19
3
-3
/
+8
*
eglfs_kms: Move out window subclass from integration
Laszlo Agocs
2017-09-19
4
-56
/
+153
*
kms: Rename the plane index workaround vars appropriately
Laszlo Agocs
2017-09-19
3
-21
/
+6
*
iOS: disable Apple Pencil support if configure -no-feature-tabletevent
Shawn Rutledge
2017-09-15
2
-2
/
+14
*
Fix compilation with clang 4 on Linux
Lars Knoll
2017-09-15
1
-1
/
+1
*
Add Apple Pencil support on iOS
Shawn Rutledge
2017-09-14
3
-22
/
+64
*
Android: remove support for local/debug deployment
Jake Petroules
2017-09-06
4
-18
/
+13
*
eglfs_kms: Add headless mode for DRM render nodes
Laszlo Agocs
2017-09-05
6
-10
/
+30
*
eglfs_kms: Output cloning support
Laszlo Agocs
2017-09-05
4
-24
/
+141
*
eglfs_kms: Add support for formats other than XRGB8888
Laszlo Agocs
2017-09-05
2
-10
/
+44
*
eglfs_kms: Skip modesetting when current is good enough
Laszlo Agocs
2017-09-05
1
-25
/
+42
*
eglfs_kms: Lift the one window per screen ever limitation
Laszlo Agocs
2017-09-05
3
-8
/
+17
*
eglfs_kms: remove unused code
Laszlo Agocs
2017-09-05
4
-26
/
+1
*
eglfs_kms: Remove useless log entry for each QOffscreenSurface
Laszlo Agocs
2017-09-05
1
-1
/
+0
*
Add QPlatformSurface::screen() const
Jesus Fernandez
2017-09-04
4
-12
/
+21
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-08-31
28
-171
/
+96
|
\
|
*
Cocoa integration: do not use released session
Timur Pocheptsov
2017-08-29
1
-1
/
+11
|
*
QCocoaMenu: Stop update timer
Gabriel de Dietrich
2017-08-28
1
-0
/
+1
|
*
Remove QMAKE_LIBS_CORE variable
Joerg Bornemann
2017-08-28
1
-1
/
+1
|
*
Add missing #ifdef for isTouchScreen() implementation
Andy Shaw
2017-08-25
1
-0
/
+2
|
*
Cocoa: Fix compile when using QT_NO_TABLETEVENT
Andy Shaw
2017-08-25
2
-0
/
+6
|
*
Initialize the print engine with the given printer name
Andy Shaw
2017-08-25
10
-15
/
+19
|
*
iOS: Remove support for OpenGL-backed QBackingStore
Tor Arne Vestbø
2017-08-24
3
-141
/
+12
|
*
QTableGenerator: Fix handling of illegal characters in fromBase8
Robert Loehning
2017-08-23
1
-1
/
+1
|
*
Windows QPA: Call raise unconditionally for popups
Friedemann Kleint
2017-08-22
1
-1
/
+3
|
*
Android: stop composing before pasting new text
Paul Olav Tvete
2017-08-21
1
-1
/
+2
|
*
kms: Send enter and leave events to all screens
Pier Luigi Fiorini
2017-08-20
1
-0
/
+2
|
*
fix configure PSQL_*= being ignored, take 2
Oswald Buddenhagen
2017-08-18
1
-1
/
+1
|
*
Android: Fix compile using ndkr15 clang and unified headers
BogDan Vatra
2017-08-18
2
-0
/
+2
|
*
XCB: Don't core-dump if we can't connect to the X displayName
Thiago Macieira
2017-08-16
3
-8
/
+30
*
|
macOS: Deduplicate QNSWindow/QNSPanel code
Tor Arne Vestbø
2017-08-24
5
-213
/
+232
*
|
macOS: Simplify and correct style mask determination
Morten Johan Sørvig
2017-08-22
1
-43
/
+22
*
|
macOS: Restore support for layered mode
Tor Arne Vestbø
2017-08-21
3
-2
/
+55
*
|
macOS: Redraw window bottom corners after synchronous backing store flush
Tor Arne Vestbø
2017-08-18
2
-1
/
+53
*
|
Revert "macOS: Create NSView as initially hidden, to match QWindow behavior"
Shawn Rutledge
2017-08-18
1
-9
/
+8
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-08-15
9
-17
/
+91
|
\
\
|
|
/
|
*
QCocoaMenu: Sync menubar menu when adding items
Gabriel de Dietrich
2017-08-15
2
-1
/
+8
|
*
QCocoaMenu: De-pessimize the number of calls to validateMenuItem:
Gabriel de Dietrich
2017-08-15
2
-2
/
+21
|
*
macOS: Make alpha-based click-trough work again
Morten Johan Sørvig
2017-08-09
1
-2
/
+12
|
*
Fallback to QGnomeTheme if Gtk3 does not support long-press-time
Jan Arve Sæther
2017-08-09
1
-2
/
+15
*
|
macOS: Create NSView as initially hidden, to match QWindow behavior
Tor Arne Vestbø
2017-08-11
1
-8
/
+9
*
|
xcb: add support for peeking into the XCB event queue
Gatis Paeglis
2017-08-11
4
-4
/
+149
*
|
macOS: Remove dead code from Leopard times
Tor Arne Vestbø
2017-08-10
1
-6
/
+0
*
|
macOS: Log target view for backingstore flush without quotes
Tor Arne Vestbø
2017-08-10
1
-1
/
+1
*
|
xcb: re-factor QXcbConnection::printXcbEvent
Gatis Paeglis
2017-08-10
2
-55
/
+74
*
|
xcb: use XInput2 for mouse starting from 2.0 not 2.2
Gatis Paeglis
2017-08-09
7
-114
/
+165
*
|
iOS: Fix accessibility leak
Tor Arne Vestbø
2017-08-09
2
-3
/
+11
[next]