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
/
qhighdpiscaling.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
highdpi: avoid rounding policy warning
Morten Sørvig
2025-03-18
1
-1
/
+2
*
qhighdpiscaling: de-pessimize optional<> use
Marc Mutz
2025-03-13
1
-5
/
+5
*
qEnvironmentVariableIntegerValue: switch to 64-bit returns
Thiago Macieira
2025-02-23
1
-2
/
+2
*
Long live qEnvironmentVariableIntegerValue() returning std::optional
Thiago Macieira
2025-02-14
1
-10
/
+2
*
qhighdpiscaling: de-pessimize qEnvironmentVariableOptional*() functions
Marc Mutz
2025-02-14
1
-10
/
+7
*
qhighdpiscaling: pass QStringView by value
Marc Mutz
2025-02-11
1
-1
/
+1
*
Misc.: Fix some narrowing integral conversion warnings
Ahmad Samir
2023-04-25
1
-1
/
+1
*
Ensure QHighDpiScaling::set(Screen/Global)Factor() results in QScreen signals
Tor Arne Vestbø
2023-03-28
1
-4
/
+8
*
Remove indirection via QScreenPrivate::setPlatformScreen()
Tor Arne Vestbø
2023-03-28
1
-3
/
+1
*
Apply ScaleFactorRoundingPolicy to QT_SCREEN_SCALE_FACTORS
Morten Sørvig
2023-03-28
1
-1
/
+2
*
Fix build with -no-feature-highdpiscaling
Tor Arne Vestbø
2022-10-25
1
-13
/
+15
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-1
/
+1
*
Share logic for QScreen property update emitting in helper class
Tor Arne Vestbø
2022-09-16
1
-1
/
+4
*
Add more logging to QHighDpiScaling
Tor Arne Vestbø
2022-09-09
1
-0
/
+28
*
Rename QScreenPrivate::updateHighDpi()
Morten Johan Sørvig
2022-09-08
1
-1
/
+1
*
Revert "Drop call to setPlatformScreen in QHighDpiScaling::setScreenFactor"
Thiago Macieira
2022-07-22
1
-1
/
+2
*
Revert "Apply ScaleFactorRoundingPolicy to QT_SCREEN_SCALE_FACTORS"
Morten Sørvig
2022-07-07
1
-3
/
+1
*
Apply ScaleFactorRoundingPolicy to QT_SCREEN_SCALE_FACTORS
Morten Sørvig
2022-07-06
1
-1
/
+3
*
Drop call to setPlatformScreen in QHighDpiScaling::setScreenFactor
Fushan Wen
2022-06-29
1
-2
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtGui: includemocs
Marc Mutz
2022-04-29
1
-0
/
+2
*
QtGui: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-13
1
-1
/
+1
*
QHighDpiScaling: fix typo in doc
Yuhang Zhao
2022-01-07
1
-1
/
+1
*
Initialize m_dpiAdjustmentPolicy from correct env
Morten Johan Sørvig
2021-10-14
1
-1
/
+1
*
Parse QT_SCREEN_SCALE_FACTORS spec only once
Morten Johan Sørvig
2021-05-03
1
-35
/
+57
*
Round physical dpi when calculating scale factor
Morten Johan Sørvig
2021-03-16
1
-1
/
+1
*
Don’t store screen scale factors in GLOBAL_STATIC
Morten Johan Sørvig
2021-03-15
1
-8
/
+5
*
Read high-dpi env. variables in initHighDpiScaling()
Morten Johan Sørvig
2021-03-15
1
-96
/
+113
*
High-DPI: Set the minimum scale factor to 1
Morten Johan Sørvig
2021-03-02
1
-5
/
+3
*
Rename “pixelDensity” variables
Morten Johan Sørvig
2020-10-23
1
-14
/
+14
*
Update QHighDpiScaling internal documentation
Morten Johan Sørvig
2020-10-20
1
-53
/
+105
*
high-dpi: Re-implement mapToGlobal and mapFromGlobal
Morten Johan Sørvig
2020-10-20
1
-40
/
+0
*
QHighDpi: Add screenForPosition()
Morten Johan Sørvig
2020-10-20
1
-9
/
+52
*
High-DPI: Remove legacy environment variables
Tor Arne Vestbø
2020-09-02
1
-35
/
+2
*
Deprecate and remove uses of AA_DisableHighDpiScaling
Tor Arne Vestbø
2020-08-31
1
-9
/
+1
*
High-DPI: Enable scaling by default in Qt 6
Morten Johan Sørvig
2020-08-28
1
-7
/
+3
*
Update QHighDpiScaling on DPI change
Morten Johan Sørvig
2020-08-19
1
-0
/
+2
*
High-DPI: Use correct DPI for QT_USE_PHYSICAL_DPI
Morten Johan Sørvig
2020-08-19
1
-1
/
+3
*
Change QWindow/QWidget::map(To/From)(Global/Parent) to operate in float
Friedemann Kleint
2020-07-14
1
-10
/
+10
*
Fix build without features.highdpiscaling
Tasuku Suzuki
2020-06-18
1
-0
/
+15
*
Port QtGui from QStringRef to QStringView
Lars Knoll
2020-06-11
1
-2
/
+2
*
Restore QHighDPIScaling::isActive() 5.13 behavior
Morten Johan Sørvig
2020-01-14
1
-1
/
+1
*
Don’t warn on QT_AUTO_SCREEN_SCALE_FACTOR usage
Morten Johan Sørvig
2019-11-20
1
-6
/
+3
*
QHighDpiScaling: impove readability of screenSubfactor method
Vitaly Fanaskov
2019-11-07
1
-10
/
+11
*
QHighDpiScaling: fix potential null pointer dereference
Vitaly Fanaskov
2019-11-07
1
-1
/
+2
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Joerg Bornemann
2019-09-20
1
-1
/
+3
|
\
|
*
QHighDPI: Fix wrong conversion for native child windows
Friedemann Kleint
2019-09-18
1
-1
/
+3
*
|
QDpi: divide the forced DPI by the scaling factor, as Qt 5.13 did
David Faure
2019-09-13
1
-2
/
+5
*
|
Dpi settings: QT_SCREEN_SCALE_FACTORS enables scaling again
David Faure
2019-09-10
1
-1
/
+1
*
|
QtGui: Refactor parsing of the High DPI scaling env variables
Friedemann Kleint
2019-09-03
1
-9
/
+10
[next]