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
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
/
qhighdpiscaling.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up comments and dead code
Paul Olav Tvete
2015-07-01
1
-20
/
+2
*
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
*
Scale logicalDpi when turning on screen scaling
Paul Olav Tvete
2015-06-18
1
-0
/
+11
*
Only turn off font hinting when really scaling
Paul Olav Tvete
2015-06-18
1
-13
/
+34
*
dirty hack to make setScreenFactor work
Paul Olav Tvete
2015-06-17
1
-0
/
+4
*
Update doc.
Morten Johan Sørvig
2015-06-16
1
-2
/
+36
*
Move min/max size constrain logic to QPlatformWindow.
Morten Johan Sørvig
2015-06-04
1
-12
/
+0
*
Print "deprecated" warning on QT_DEVICE_PIXEL_RATIO usage.
Morten Johan Sørvig
2015-06-03
1
-9
/
+18
*
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
1
-5
/
+8
*
Refactor QHighDpiScaling internals and usage
Morten Johan Sørvig
2015-05-29
1
-24
/
+56
*
Multi-screen fixes
Paul Olav Tvete
2015-05-04
1
-1
/
+56
*
DevicePixels -> NativePixels
Paul Olav Tvete
2015-04-15
1
-3
/
+3
*
Per-screen scaleFactor
Paul Olav Tvete
2015-04-14
1
-2
/
+14
*
Move qHighDpi functions into the QHighDpi namespace
Paul Olav Tvete
2015-04-14
1
-3
/
+3
*
Per window scale factor setting
Morten Johan Sørvig
2015-04-14
1
-1
/
+2
*
WIP: Add logging via category "qt.scaling"
Morten Johan Sørvig
2015-03-26
1
-1
/
+5
*
WIP: Read QT_SCALE_FACTOR env. variable
Morten Johan Sørvig
2015-03-26
1
-1
/
+1
*
WIP: Introduce per-window scale factors
Morten Johan Sørvig
2015-03-26
1
-3
/
+21
*
WIP: Add platform independent high-dpi support to QtGui
Morten Johan Sørvig
2015-03-26
1
-0
/
+102