index
:
qt/qtbase.git
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
path:
root
/
src
/
plugins
/
platforms
/
xcb
/
qxcbscreen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CRA review: plugins/platforms/xcb/*
Liang Qi
2025-09-25
1
-0
/
+1
*
XCB: Remove extra xcb_randr_select_input() calls
Vlad Zahorodnii
2025-07-29
1
-3
/
+0
*
xcb: guard crtc before usage
Liang Qi
2024-11-21
1
-6
/
+10
*
xcb: move QXcbXSettings initialization to QXcbVirtualDesktop constructor
Ilya Fedin
2024-05-25
1
-4
/
+1
*
XCB: do not use reserved identifiers
Giuseppe D'Angelo
2023-02-07
1
-8
/
+8
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-3
/
+3
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-4
/
+4
*
xcb: set _NET_STARTUP_ID at client leader window
Ilya Fedin
2022-09-02
1
-1
/
+1
*
xcb: set primary screen more correctly
Liang Qi
2022-06-21
1
-4
/
+16
*
xcb: clear m_singlescreen before update
Jiang Wu
2022-06-21
1
-0
/
+1
*
xcb: fix missing initialization of m_cursor
Nils Jeisecke
2022-06-21
1
-6
/
+3
*
xcb: only set primary for monitor on primary X screen
Liang Qi
2022-05-20
1
-1
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
xcb: Remove unused codes
JiDe Zhang
2022-05-06
1
-1
/
+0
*
Plugins: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-05-02
1
-2
/
+2
*
xcb: get geometry correctly for rotation with RAndR 1.5
Liang Qi
2022-04-08
1
-3
/
+0
*
xcb: Correctly set physical size for screen with RandR 1.5
Liang Qi
2022-04-04
1
-10
/
+29
*
xcb: Correctly update primary screen status with RandR 1.5
Zhang Hao
2022-01-12
1
-3
/
+1
*
xcb: remove confusing indirections for qt selection owner
Gatis Paeglis
2021-10-22
1
-3
/
+3
*
xcb: Fix typos in source code comments
Jonas Kvinge
2021-10-14
1
-1
/
+1
*
qxcbscreen: Fix typo in documentation
Jonas Kvinge
2021-10-14
1
-1
/
+1
*
xcb: convert last screen to fake when no screen
Liang Qi
2021-09-18
1
-10
/
+27
*
xcb: support xrandr(1.5) monitor setup
Liang Qi
2021-09-01
1
-5
/
+115
*
Read DPI from X Settings initially as well
Ilya Fedin
2021-04-20
1
-7
/
+16
*
Add QPlatformScreen::colorSpace()
Allan Sandfeld Jensen
2021-01-25
1
-0
/
+34
*
Adjust the format of code blocks in handleScreenChange function
Lu Zhen
2020-12-25
1
-1
/
+1
*
xcb: Fix available geometry after rotation
Alexander Volkov
2020-12-13
1
-4
/
+9
*
xcb: Reduce number of created colormaps
Alexander Volkov
2020-09-16
1
-0
/
+19
*
X11: set fallback logical DPI to 96
Morten Johan Sørvig
2020-09-10
1
-6
/
+6
*
xcb: drop Xinerama support
Liang Qi
2020-09-04
1
-9
/
+1
*
X11: restrict fallback logical DPI to 96 and higher
Morten Johan Sørvig
2020-08-26
1
-1
/
+6
*
XCB: Update logical DPI on “Xft/DPI” change
Morten Johan Sørvig
2020-08-05
1
-0
/
+14
*
Add QXcbScreen platform interface
Tor Arne Vestbø
2020-07-20
1
-8
/
+0
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2020-02-18
1
-1
/
+3
|
\
|
*
Avoid return QImage::Format_Invalid from QPlatformScreen::format()
Allan Sandfeld Jensen
2020-02-14
1
-1
/
+3
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-29
1
-11
/
+0
|
\
|
|
*
Revert "Do not read Xft.dpi on platforms that shouldn't be using Xft settings"
David Edmundson
2020-01-20
1
-11
/
+0
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-12-27
1
-2
/
+12
|
\
|
|
*
Parse Xft.dpi with fraction
Allan Sandfeld Jensen
2019-12-17
1
-2
/
+12
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2019-12-10
1
-0
/
+11
|
\
|
|
*
Do not read Xft.dpi on platforms that shouldn't be using Xft settings
Allan Sandfeld Jensen
2019-12-05
1
-0
/
+11
*
|
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-5
/
+5
|
/
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-10-10
1
-1
/
+1
|
\
|
*
Xcb: fix rounding error in reporting screen refresh rate
Kirill Burtsev
2019-10-04
1
-1
/
+1
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-06-25
1
-5
/
+15
|
|
\
*
|
|
Move QT_FONT_DPI to cross-platform code
Morten Johan Sørvig
2019-08-23
1
-4
/
+0
*
|
|
Update Dpi and scale factor computation
Morten Johan Sørvig
2019-08-23
1
-13
/
+0
*
|
|
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2019-06-25
1
-5
/
+15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Use Xft DPI as basis for HiDPI scaling
Allan Sandfeld Jensen
2019-06-19
1
-5
/
+15
*
|
|
Prefix textstream operators with Qt::
Lars Knoll
2019-05-02
1
-3
/
+3
|
|
/
|
/
|
[next]