index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added QInputDeviceManager device tracking for bsdkeyboard and bsdmouse
Oleksandr Tymoshenko
2016-07-14
2
-0
/
+8
*
Remove dead code
Lars Knoll
2016-07-14
1
-16
/
+0
*
Factor out qt_getImageText() and qt_getImageTextFromDescription()
Anton Kudryavtsev
2016-07-14
2
-23
/
+4
*
QCoreWlanEngine: Remove calls to deprecated API in macOS
Gabriel de Dietrich
2016-07-11
1
-10
/
+10
*
Remove qt_mac_execute_apple_script
Gabriel de Dietrich
2016-07-07
2
-64
/
+0
*
Fix/adapt the uses of {to,set,from}Time_t in the qtbase source code
Thiago Macieira
2016-07-06
1
-1
/
+1
*
UIKit: Handle UIPress events
Mike Krus
2016-07-06
1
-0
/
+53
*
Added bsdmouse and bsdkeyboard input plugins for FreeBSD
Oleksandr Tymoshenko
2016-07-05
12
-0
/
+1555
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-07-01
2
-0
/
+10
|
\
|
*
xcb: Send expose event while shrinking windows
Błażej Szczygieł
2016-06-30
2
-0
/
+10
*
|
Remove unused function loadIntegration from EGLFS
Andy Nichols
2016-06-30
1
-13
/
+0
*
|
Fix VNC platform plugin building on i386
Andy Nichols
2016-06-29
1
-31
/
+0
*
|
SQL TDS fix missing override keyword
Andy Nichols
2016-06-28
1
-1
/
+1
*
|
Limit the number of targets the VNC platform plugin is be built for
Andy Nichols
2016-06-28
1
-1
/
+3
*
|
Cleanup VNC platform plugins debug messages
Andy Nichols
2016-06-28
5
-31
/
+25
*
|
Add plugin arguments to VNC plugin
Andy Nichols
2016-06-28
5
-16
/
+34
*
|
Support multiple connected clients in the VNC plugin
Andy Nichols
2016-06-28
7
-729
/
+951
*
|
Enable compilation of the VNC QPA plugin
Lars Knoll
2016-06-28
1
-1
/
+1
*
|
Support for client side cursors in the VNC plugin
Lars Knoll
2016-06-28
4
-30
/
+37
*
|
cleanups in the VNC plugin
Lars Knoll
2016-06-28
3
-163
/
+10
*
|
Support showing the mouse cursor in the VNC plugin
Lars Knoll
2016-06-28
3
-4
/
+10
*
|
Implement support for key events in the VNC plugin
Lars Knoll
2016-06-28
1
-3
/
+2
*
|
Properly forward mouse events to the VNC client
Lars Knoll
2016-06-28
2
-8
/
+6
*
|
Initial work on a VNC QPA plugin
Lars Knoll
2016-06-28
9
-0
/
+2454
*
|
Windows QPA: Restrict expose workaround to non-Aero themes.
Friedemann Kleint
2016-06-28
1
-2
/
+7
*
|
QGtk3FileDialogHelper: respect QFileDialogOptions::ReadOnly
J-P Nurmi
2016-06-27
1
-0
/
+3
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-23
2
-21
/
+6
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-06-23
2
-21
/
+6
|
|
\
|
|
*
eglfs: Fix static builds with kms backends
Laszlo Agocs
2016-06-21
1
-20
/
+23
|
|
*
UIKit: Treat windows as exposed only during Qt::ApplicationStateActive
Tor Arne Vestbø
2016-06-21
2
-21
/
+6
*
|
|
Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/dev
Liang Qi
2016-06-21
15
-171
/
+242
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-21
15
-171
/
+242
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7
Liang Qi
2016-06-20
13
-166
/
+236
|
|
|
\
\
|
|
|
*
\
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-06-20
13
-166
/
+236
|
|
|
|
\
\
|
|
|
|
|
/
|
|
|
|
*
Fix build on macOS: Apple changed their minds if null is allowed
Thiago Macieira
2016-06-17
1
-1
/
+1
|
|
|
|
*
eglfs_kms_egldevice: fix warnings about -Werror=maybe-uninitialized
Liang Qi
2016-06-17
1
-2
/
+2
|
|
|
|
*
UIKit: Detect swapBuffers on non-exposed windows and skip flush
Tor Arne Vestbø
2016-06-17
1
-0
/
+5
|
|
|
|
*
UIKit: Ensure that Qt's application state is initialized at startup
Tor Arne Vestbø
2016-06-17
2
-95
/
+46
|
|
|
|
*
UIKit: Don't reallocate renderbuffer on QIOSContext::swapBuffers()
Tor Arne Vestbø
2016-06-17
4
-67
/
+100
|
|
|
|
*
uikit: Deliver update requests via CADisplayLink callback
Tor Arne Vestbø
2016-06-17
4
-0
/
+70
|
|
|
|
*
correctly link xcb-static lib
Oswald Buddenhagen
2016-06-17
2
-2
/
+2
|
|
|
|
*
TuioTouch: Report empty touch areas for the cursor
Alexander Volkov
2016-06-17
1
-1
/
+0
|
|
|
|
*
Android: Don't send tabletEvent when it's not supported
Vyacheslav Koscheev
2016-06-16
1
-0
/
+12
|
|
*
|
|
Fix ICC warning about comparing pointers of different types
Thiago Macieira
2016-06-19
2
-9
/
+9
|
|
|
/
/
*
|
|
|
Improve QGtk3FontDialogHelper::onAccepted()
J-P Nurmi
2016-06-20
1
-2
/
+3
*
|
|
|
QGtk3ColorDialogHelper: ensure currentColorChanged() gets emitted
J-P Nurmi
2016-06-20
1
-1
/
+3
*
|
|
|
Restore use of ifdef for TVOS
Mike Krus
2016-06-20
1
-2
/
+5
|
/
/
/
*
|
|
TuioTouch: Report empty touch areas for tokens
Alexander Volkov
2016-06-17
1
-1
/
+0
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-17
3
-6
/
+6
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.7.0' into 5.7
Liang Qi
2016-06-16
3
-6
/
+6
|
|
\
\
[next]