summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qhighdpiscaling_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add QPointF/QRectF scale functionswip/highdpiPaul Olav Tvete2015-07-011-7/+31
* Clean up comments and dead codePaul Olav Tvete2015-07-011-30/+2
* Scale logicalDpi when turning on screen scalingPaul Olav Tvete2015-06-181-0/+3
* Only turn off font hinting when really scalingPaul Olav Tvete2015-06-181-2/+5
* Update doc.Morten Johan Sørvig2015-06-161-23/+0
* Move min/max size constrain logic to QPlatformWindow.Morten Johan Sørvig2015-06-041-3/+0
* Fix drag and drop for XcbPaul Olav Tvete2015-06-031-0/+12
* usePixelDensity and perScreenActive are different conceptsPaul Olav Tvete2015-06-011-0/+1
* Refactor QHighDpiScaling internals and usageMorten Johan Sørvig2015-05-291-5/+7
* Crash fix for autotestsPaul Olav Tvete2015-05-051-8/+8
* Multi-screen fixesPaul Olav Tvete2015-05-041-38/+240
* Compile on AndroidMorten Johan Sørvig2015-04-151-0/+1
* DevicePixels -> NativePixelsPaul Olav Tvete2015-04-151-31/+31
* Per-screen scaleFactorPaul Olav Tvete2015-04-141-1/+3
* Move qHighDpi functions into the QHighDpi namespacePaul Olav Tvete2015-04-141-31/+35
* WIP: Add logging via category "qt.scaling"Morten Johan Sørvig2015-03-261-0/+3
* 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-49/+58
* WIP: Add platform independent high-dpi support to QtGuiMorten Johan Sørvig2015-03-261-0/+251