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
/
widgets
/
styles
/
qdrawutil.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QDrawUtil: Cleanup qDrawPlainRoundedRect/qDrawPlainRect
Christian Ehrlicher
2025-03-05
1
-45
/
+18
*
QDrawUtil: use QPainterStateGuard
Christian Ehrlicher
2024-12-21
1
-52
/
+7
*
QDrawUtil: Cleanup qDrawPlainRoundedRect/qDrawPlainRect
Christian Ehrlicher
2024-12-20
1
-11
/
+7
*
Widgets/Styles: add helper function to get devicePixelRatio
Christian Ehrlicher
2024-08-10
1
-6
/
+7
*
QWindows11Style: HighDPI aware qDrawPlainRoundedRect
Wladimir Leuschner
2024-03-15
1
-2
/
+5
*
Inline one qDrawPlainRoundedRect overload
Volker Hilsheimer
2024-01-24
1
-7
/
+0
*
Fix documentation for qDrawPlainRoundedRect
Wladimir Leuschner
2023-12-01
1
-0
/
+3
*
Introduce rounded plain frames, group boxes in QWindows11Style
Wladimir Leuschner
2023-10-27
1
-2
/
+95
*
Improve style drawing under DPR scaling further
David Schulz
2023-04-25
1
-8
/
+8
*
Replace usages of Q_CLANG_QDOC with Q_QDOC
Luca Di Sera
2022-10-21
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Doc: Add \relates command for documented global functions/macros
Topi Reinio
2022-03-25
1
-0
/
+2
*
Improve style drawing under DPR scaling
Eirik Aavitsland
2022-03-25
1
-2
/
+30
*
Doc: fix qdoc warning, add \inmodule for qdrawutil header
Volker Hilsheimer
2021-09-05
1
-0
/
+1
*
Port from devicePixelRatioF() to devicePixelRatio()
Morten Johan Sørvig
2020-09-10
1
-4
/
+4
*
Use QList instead of QVector in widgets
Jarek Kobus
2020-07-02
1
-1
/
+1
*
Doc/QtWidgets: replace some 0 with \nullptr
Christian Ehrlicher
2020-01-26
1
-10
/
+10
*
Use Q_DISABLE_COPY_MOVE for private classes
Friedemann Kleint
2018-12-12
1
-1
/
+1
*
QWidgets/drawutils: Handle device pixel ratio != 1
Friedemann Kleint
2017-07-07
1
-0
/
+85
*
doc: Fix all remaining "Cannot tie" errors in QtBase
Martin Smith
2017-01-06
1
-1
/
+5
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-05
1
-1
/
+0
|
\
|
*
docs: Don't mark qDrawBorderPixmap() as overload
Sergio Martins
2016-10-05
1
-1
/
+0
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
|
QtWidgets: use Q_UNLIKELY for every qWarning() (2)
Marc Mutz
2015-11-25
1
-4
/
+4
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Fix license headers stating QtGui for QtWidgets files.
Jake Petroules
2013-03-19
1
-1
/
+1
*
Whitespace cleanup: remove trailing whitespace
Axel Waggershauser
2013-03-16
1
-2
/
+2
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Doc: Modularize QtWidgets documentation.
Casper van Donderen
2012-05-09
1
-10
/
+10
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Move the documentation for the classes to their modules.
Casper van Donderen
2011-10-03
1
-2
/
+6
*
Merge remote branch 'staging/master' into refactor
Paul Olav Tvete
2011-05-24
1
-17
/
+17
*
library split
Lars Knoll
2011-05-07
1
-0
/
+1053