summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qhighdpiscaling.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up comments and dead codePaul Olav Tvete2015-07-011-20/+2
* Add application attribute to disable highDPI scalingPaul Olav Tvete2015-06-301-0/+8
* Add environment variable to set per-screen scalingPaul Olav Tvete2015-06-301-0/+38
* Scale logicalDpi when turning on screen scalingPaul Olav Tvete2015-06-181-0/+11
* Only turn off font hinting when really scalingPaul Olav Tvete2015-06-181-13/+34
* dirty hack to make setScreenFactor workPaul Olav Tvete2015-06-171-0/+4
* Update doc.Morten Johan Sørvig2015-06-161-2/+36
* Move min/max size constrain logic to QPlatformWindow.Morten Johan Sørvig2015-06-041-12/+0
* Print "deprecated" warning on QT_DEVICE_PIXEL_RATIO usage.Morten Johan Sørvig2015-06-031-9/+18
* Support QT_DEVICE_PIXEL_RATIOPaul Olav Tvete2015-06-021-1/+7
* usePixelDensity and perScreenActive are different conceptsPaul Olav Tvete2015-06-011-5/+8
* Refactor QHighDpiScaling internals and usageMorten Johan Sørvig2015-05-291-24/+56
* Multi-screen fixesPaul Olav Tvete2015-05-041-1/+56
* DevicePixels -> NativePixelsPaul Olav Tvete2015-04-151-3/+3
* Per-screen scaleFactorPaul Olav Tvete2015-04-141-2/+14
* Move qHighDpi functions into the QHighDpi namespacePaul Olav Tvete2015-04-141-3/+3
* Per window scale factor settingMorten Johan Sørvig2015-04-141-1/+2
* WIP: Add logging via category "qt.scaling"Morten Johan Sørvig2015-03-261-1/+5
* WIP: Read QT_SCALE_FACTOR env. variableMorten Johan Sørvig2015-03-261-1/+1
* WIP: Introduce per-window scale factorsMorten Johan Sørvig2015-03-261-3/+21
* WIP: Add platform independent high-dpi support to QtGuiMorten Johan Sørvig2015-03-261-0/+102