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.5
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
/
plugins
/
platforms
/
xcb
/
qxcbwindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qxcbwindow.cpp: Fix sign-compare and another warnings
Liang Qi
2023-01-11
1
-3
/
+4
*
Set geometry property in QXcbWindow after checking minimum size
Axel Spoerl
2022-12-12
1
-5
/
+5
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-5
/
+5
*
Move QPlatformScreen::deviceIndependentGeometry() logic to QScreen
Tor Arne Vestbø
2022-09-08
1
-1
/
+3
*
xcb: Port XSync call in QXcbWindow::create to xcb
Ilya Fedin
2022-06-21
1
-3
/
+1
*
Update window state in QWindowsWindow and QXcbWindow geometry setters
Axel Spoerl
2022-06-17
1
-0
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Plugins: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-04
1
-1
/
+3
*
Ignore window icon in XCB when its size exceeds maximum request length
Axel Spoerl
2022-04-29
1
-0
/
+6
*
xcb: recreate xcb window under some conditions
Liang Qi
2022-04-19
1
-0
/
+14
*
Revert "xcb: implement missing bits from ICCCM 4.1.4 WM_STATE handling"
Liang Qi
2022-04-19
1
-103
/
+12
*
xcb: fix a typo for WindowTypes
Liang Qi
2022-03-01
1
-1
/
+1
*
Remove XCB_EVENT_MASK_RESIZE_REDIRECT for Qt:WindowTransparentForInput
Inho Lee
2021-12-03
1
-1
/
+1
*
xcb: Implement support for touchpad gestures
Povilas Kanapickas
2021-11-15
1
-0
/
+1
*
Fix show()/hide() for child windows on xcb
Lars Knoll
2021-11-01
1
-1
/
+1
*
xcb: Fix typos in source code comments
Jonas Kvinge
2021-10-14
1
-1
/
+1
*
xcb: implement missing bits from ICCCM 4.1.4 WM_STATE handling
Gatis Paeglis
2021-08-10
1
-12
/
+103
*
xcb: fix QWindow::startSystemMove()/Resize() triggered by touch
Liang Qi
2021-06-16
1
-2
/
+4
*
xcb: fix QWindow::startSystemMove()/Resize() triggered by mouse
Liang Qi
2021-06-16
1
-4
/
+4
*
Remove Qt6 ifdef switches from plugins
Allan Sandfeld Jensen
2021-05-07
1
-4
/
+0
*
xcb: unset old states and set new ones for window
Liang Qi
2021-02-15
1
-16
/
+33
*
Build fixes for GCC 11
Ville Voutilainen
2021-01-19
1
-1
/
+1
*
xcb: document QXcbEventQueue::PeekOption enum
Gatis Paeglis
2021-01-01
1
-1
/
+1
*
xcb: Avoid BadMatch error when creating non-OpenGL window
Alexander Volkov
2020-09-25
1
-13
/
+3
*
xcb: Reduce number of created colormaps
Alexander Volkov
2020-09-16
1
-11
/
+4
*
xcb: remove QT_XCB_NO_XI2_MOUSE code path
Gatis Paeglis
2020-08-23
1
-8
/
+4
*
Use the factor() function for getting scale factors
Morten Johan Sørvig
2020-08-19
1
-2
/
+2
*
Add QXcbWindow platform interface
Tor Arne Vestbø
2020-07-20
1
-72
/
+44
*
Use QList instead of QVector in plugins
Jarek Kobus
2020-07-06
1
-6
/
+6
*
xcb: increase XCOORD_MAX to 32767
Liang Qi
2020-06-30
1
-1
/
+1
*
xcb: Fix comments' indentation
Alexander Volkov
2020-05-25
1
-1
/
+1
*
Remove QTextCodec dependency from the xcb plugin
Lars Knoll
2020-05-01
1
-21
/
+9
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-03-11
1
-2
/
+15
|
\
|
*
xcb: Fix logic for minimized state
JiDe Zhang
2020-03-03
1
-2
/
+15
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-02-29
1
-1
/
+3
|
\
\
|
|
/
|
*
Fix geometry handling for native child windows
Friedemann Kleint
2020-02-28
1
-1
/
+3
*
|
xcb: Compute correct global pointer position in startSystemMoveResize
Vlad Zahorodnii
2020-02-04
1
-2
/
+1
*
|
Add QWindow::startSystemMove and startSystemResize
Johan Klokkhammer Helsing
2020-01-28
1
-23
/
+39
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-09
1
-0
/
+5
|
\
\
|
|
/
|
*
xcb: Propagate size hints when window changes its scaling factor
Błażej Szczygieł
2020-01-08
1
-0
/
+5
*
|
Replace usages of QVariant::value by qvariant_cast
Olivier Goffart
2019-12-15
1
-1
/
+1
*
|
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-9
/
+9
*
|
Avoid initializing QFlags with 0 or nullptr in further cases
Friedemann Kleint
2019-11-22
1
-3
/
+3
*
|
Deprecate constructing QFlags from a pointer
Allan Sandfeld Jensen
2019-11-20
1
-1
/
+1
*
|
3rdparty: remove xcb libs and bump minimal required version to 1.11
Gatis Paeglis
2019-08-27
1
-23
/
+3
|
/
*
QPoint/F: add transposed()
Marc Mutz
2019-08-07
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-10
1
-1
/
+1
|
\
|
*
xcb: reduce focus-in delay
Gatis Paeglis
2019-07-05
1
-1
/
+1
*
|
Widen out parameter "result" of the native event filters for Qt 6
Friedemann Kleint
2019-03-22
1
-0
/
+4
|
/
*
xcb: rework focus-in peeker so we can drop PeekFunc API
Gatis Paeglis
2019-01-04
1
-29
/
+4
[next]