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.6
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
/
gui
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add QPointF/QRectF scale functions
wip/highdpi
Paul Olav Tvete
2015-07-01
1
-7
/
+31
*
Clean up comments and dead code
Paul Olav Tvete
2015-07-01
3
-52
/
+10
*
Add application attribute to disable highDPI scaling
Paul Olav Tvete
2015-06-30
1
-0
/
+8
*
Add environment variable to set per-screen scaling
Paul Olav Tvete
2015-06-30
1
-0
/
+38
*
Remove QPlatformScreen::screenGeometry()
Paul Olav Tvete
2015-06-29
2
-17
/
+0
*
Scale logicalDpi when turning on screen scaling
Paul Olav Tvete
2015-06-18
3
-1
/
+19
*
Only turn off font hinting when really scaling
Paul Olav Tvete
2015-06-18
3
-16
/
+42
*
Make drag and drop work again after the merge
Paul Olav Tvete
2015-06-17
2
-2
/
+9
*
dirty hack to make setScreenFactor work
Paul Olav Tvete
2015-06-17
1
-0
/
+4
*
Update doc.
Morten Johan Sørvig
2015-06-16
2
-25
/
+36
*
Add QPlatformWindow::windowClosestAcceptableGeometry().
Friedemann Kleint
2015-06-10
2
-0
/
+16
*
Merge remote-tracking branch 'qt/dev' into dev-highdpi
Paul Olav Tvete
2015-06-09
24
-153
/
+373
|
\
|
*
Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/dev
Simon Hausmann
2015-06-04
18
-136
/
+216
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.5' into dev
Simon Hausmann
2015-06-03
18
-136
/
+216
|
|
|
\
|
|
|
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2015-06-01
1
-0
/
+4
|
|
|
|
\
|
|
|
|
*
Handle parsing of GL_VERSION as reported by Nexus 6
Andy Shaw
2015-05-11
1
-0
/
+4
|
|
|
*
|
QtGui/Windows: Fix static build.
Friedemann Kleint
2015-05-27
1
-4
/
+4
|
|
|
*
|
QOpenGLWindow: initializeGL is to be called before resizeGL
Laszlo Agocs
2015-05-27
1
-114
/
+131
|
|
|
*
|
Fix failing input device notifications on embedded
Laszlo Agocs
2015-05-27
2
-0
/
+3
|
|
|
*
|
Add debug operator for QTouchDevice.
Friedemann Kleint
2015-05-22
2
-1
/
+28
|
|
|
*
|
Make QTouchDevice a Q_GADGET and introduce Q_ENUM/Q_FLAG.
Friedemann Kleint
2015-05-22
1
-0
/
+3
|
|
|
*
|
D-Bus system tray icon: submenus can be created after context menu
Shawn Rutledge
2015-05-21
2
-0
/
+6
|
|
|
*
|
Introduce a version number to QPlatformInputContextFactoryInterface.
Friedemann Kleint
2015-05-13
1
-1
/
+1
|
|
|
*
|
Increase version number of QPlatformIntegrationFactoryInterface.
Friedemann Kleint
2015-05-13
1
-1
/
+1
|
|
|
*
|
Cocoa integration - implement Qt::WindowModal file dialogs
Timur Pocheptsov
2015-05-13
2
-0
/
+7
|
|
|
*
|
Create context with the correct screen in QOpenGLWindow
Laszlo Agocs
2015-05-12
1
-0
/
+1
|
|
|
*
|
QShapedPixmapWindow: ensure we set a valid geometry
Richard Moe Gustavsen
2015-05-06
3
-9
/
+16
|
|
|
*
|
QShapedPixmapWindow: don't accept input focus
Richard Moe Gustavsen
2015-05-06
1
-1
/
+1
|
|
|
*
|
Revert change of NOTHROW to NOEXCEPT
Allan Sandfeld Jensen
2015-05-05
1
-1
/
+1
|
|
|
*
|
Add noexcept to move constructors and assignment operators
Allan Sandfeld Jensen
2015-05-04
2
-7
/
+12
|
*
|
|
|
De-duplicate vtables, part II: exported public classes
Marc Mutz
2015-06-03
2
-0
/
+7
|
|
/
/
/
|
*
|
|
Cleanup the mouse event handling in testlib
Lars Knoll
2015-06-02
2
-6
/
+8
|
*
|
|
Add qHash(QKeySequence)
Marc Mutz
2015-05-26
2
-1
/
+16
|
*
|
|
Make event delivery from testlib synchronous
Lars Knoll
2015-05-23
1
-27
/
+43
|
*
|
|
Add environment variable support for testability library use.
Timo Jyrinki
2015-05-15
1
-0
/
+3
|
*
|
|
QMouseEvent: add constructor which takes the source as a parameter
Alexander Volkov
2015-05-12
3
-4
/
+35
|
*
|
|
Add a way to filter window system events
Giulio Camuffo
2015-05-12
2
-2
/
+45
*
|
|
|
Don't make all sizes (0,0)
Morten Johan Sørvig
2015-06-04
1
-1
/
+1
*
|
|
|
Make QCursor::pos() actually follow the cursor pos
Paul Olav Tvete
2015-06-04
3
-3
/
+36
*
|
|
|
Move min/max size constrain logic to QPlatformWindow.
Morten Johan Sørvig
2015-06-04
4
-17
/
+11
*
|
|
|
Print "deprecated" warning on QT_DEVICE_PIXEL_RATIO usage.
Morten Johan Sørvig
2015-06-03
1
-9
/
+18
*
|
|
|
Fix drag and drop for Xcb
Paul Olav Tvete
2015-06-03
4
-20
/
+44
*
|
|
|
Support QT_DEVICE_PIXEL_RATIO
Paul Olav Tvete
2015-06-02
1
-1
/
+7
*
|
|
|
usePixelDensity and perScreenActive are different concepts
Paul Olav Tvete
2015-06-01
2
-5
/
+9
*
|
|
|
Connect QPlatformScreen in the QScreen constructor
Paul Olav Tvete
2015-05-29
4
-24
/
+37
*
|
|
|
Refactor QHighDpiScaling internals and usage
Morten Johan Sørvig
2015-05-29
5
-42
/
+87
*
|
|
|
QPlatformWindow::initialGeometry(): Add scaling.
Friedemann Kleint
2015-05-21
1
-2
/
+2
*
|
|
|
Merge branch 'wip/highdpi' of git://code.qt.io/qt/qtbase into dev-highdpi
Paul Olav Tvete
2015-05-13
15
-20
/
+80
|
\
|
|
|
|
*
|
|
Fix synchronousWindowsSystemEvents spelling.
Morten Johan Sørvig
2015-04-24
3
-9
/
+9
|
*
|
|
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-04-22
9
-9
/
+68
|
|
\
|
|
[next]