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.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
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
/
qplatformscreen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace QPair/qMakePair with std::pair in qtbase/gui
Isak Fyksen
2025-01-09
1
-1
/
+1
*
Gui: Add Q_GADGET to QPlatformScreen
Ulf Hermann
2024-04-16
1
-0
/
+1
*
Remove indirection via QScreenPrivate::setPlatformScreen()
Tor Arne Vestbø
2023-03-28
1
-1
/
+1
*
Move QPlatformScreen::deviceIndependentGeometry() logic to QScreen
Tor Arne Vestbø
2022-09-08
1
-3
/
+0
*
Revert "Drop call to setPlatformScreen in QHighDpiScaling::setScreenFactor"
Thiago Macieira
2022-07-22
1
-1
/
+1
*
Drop call to setPlatformScreen in QHighDpiScaling::setScreenFactor
Fushan Wen
2022-06-29
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Add QPlatformScreen::colorSpace()
Allan Sandfeld Jensen
2021-01-25
1
-0
/
+2
*
Give QPlatformPlaceholderScreen a DPR of 1
Morten Johan Sørvig
2020-10-06
1
-1
/
+0
*
Remove QPlatformScreen::pixelDensity()
Morten Johan Sørvig
2020-10-05
1
-1
/
+0
*
Fix running with placeholder screen and high-dpi enabled
Eskil Abrahamsen Blomfeldt
2020-09-18
1
-0
/
+1
*
Use QList instead of QVector in gui
Jarek Kobus
2020-06-29
1
-1
/
+1
*
Remove QScreen::orientationUpdateMask
Shawn Rutledge
2020-05-07
1
-1
/
+0
*
Make QPlatformPlaceholderScreen a sibling of other screens
Johan Klokkhammer Helsing
2019-11-08
1
-3
/
+14
*
Add QPlatformPlaceholderScreen
Johan Klokkhammer Helsing
2019-11-06
1
-0
/
+12
*
Move QT_FONT_DPI to cross-platform code
Morten Johan Sørvig
2019-08-23
1
-0
/
+2
*
Update Dpi and scale factor computation
Morten Johan Sørvig
2019-08-23
1
-0
/
+1
*
QtGui: Use Q_DISABLE_COPY_MOVE for QPA interface classes
Friedemann Kleint
2018-12-13
1
-2
/
+2
*
Add QPlatformScreen::windows() helper to return all windows on screen
Tor Arne Vestbø
2018-08-06
1
-0
/
+2
*
Modes API for QPlatformScreen
Pier Luigi Fiorini
2017-01-28
1
-0
/
+10
*
Add screen product information
Pier Luigi Fiorini
2017-01-16
1
-0
/
+4
*
Enable building EGLFS and MinimalEGL with QT_NO_OPENGL
Andy Nichols
2016-11-17
1
-1
/
+0
*
Add qtguiglobal.h and qtguiglobal_p.h
Lars Knoll
2016-07-03
1
-0
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Introduce cross platform high-dpi scaling
Morten Johan Sørvig
2015-07-30
1
-1
/
+6
*
Add power state to QPlatformScreen
Pier Luigi Fiorini
2015-07-29
1
-0
/
+10
*
FreeType: Support RGB rendering when not using FontConfig
Sérgio Martins
2015-02-14
1
-0
/
+9
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Move static part of angleBetween/transformBetween/mapBetween to QPlatformScreen
Tor Arne Vestbø
2015-01-21
1
-0
/
+4
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Remove QPlatformScreenPageFlipper.
Robin Burchell
2014-08-19
1
-2
/
+0
*
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-29
1
-4
/
+0
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Basic high-dpi "retina" support for Qt 5.
Morten Johan Sørvig
2012-12-01
1
-0
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Added QScreen::setOrientationUpdateMask().
Samuel Rødal
2012-06-06
1
-0
/
+1
*
Introduce nativeOrientation() to QPlatformScreen
Kevin Ottens
2012-06-05
1
-0
/
+1
*
Provide convenience method to resize maximized windows
Kevin Ottens
2012-05-24
1
-0
/
+2
*
qpa api: replace QPA headers with something more benign
Girish Ramakrishnan
2012-05-22
1
-5
/
+3
*
Added QScreen::refreshRate() to get the vertical refresh rate.
Samuel Rødal
2012-05-08
1
-0
/
+2
*
Expose QPA API under qpa/*
Girish Ramakrishnan
2012-05-07
1
-0
/
+133