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
/
painting
/
qregion.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create qdoc macros for C++ class docs 1.1: member-swap(), traditional phrasing
Marc Mutz
2024-11-05
1
-3
/
+1
*
QRegion: ensure that shared_empty is constinit
Marc Mutz
2024-10-23
1
-3
/
+3
*
QRegion: re-add rects() and port setRects() to QSpan
Marc Mutz
2024-05-24
1
-7
/
+57
*
[docs] Remove references to C++11 feature availability
Marc Mutz
2024-01-09
1
-1
/
+1
*
QRegion: upgrade Q_ASSUME to Q_ASSERT
Thiago Macieira
2023-03-02
1
-3
/
+2
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-1
/
+1
*
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
*
Fix deprecated uses of QScopedPointer
Mårten Nordheim
2022-03-08
1
-2
/
+3
*
Initialize FirstPtBlock.next to make static analysis happy
Allan Sandfeld Jensen
2021-05-11
1
-0
/
+1
*
Canonical pointer usage
Hou Lei
2021-02-09
1
-6
/
+6
*
Fix to make g++-10.2 happy
Andreas Buhr
2020-10-22
1
-0
/
+2
*
Remove QVariant(int type, void *data, ...) constructor
Lars Knoll
2020-08-15
1
-1
/
+1
*
Fix "rectange" typos in qtbase
Oliver Wolff
2020-08-05
1
-1
/
+1
*
QtGui/Windows: Move the QRegion conversion functions into QtGui
Friedemann Kleint
2020-07-16
1
-0
/
+65
*
Use QList instead of QVector in gui implementation
Jarek Kobus
2020-07-07
1
-2
/
+2
*
Remove deprecated members from several QtGui classes
Volker Hilsheimer
2020-04-27
1
-93
/
+0
*
Compile fixes for clang10
Lars Knoll
2020-04-15
1
-1
/
+1
*
Use qsizetype for size related methods in QVarlengthArray
Lars Knoll
2020-03-14
1
-1
/
+1
*
Get rid of QMatrix
Jarek Kobus
2020-02-28
1
-1
/
+1
*
Deprecate all methods that use QMatrix
Jarek Kobus
2020-01-28
1
-1
/
+2
*
Replace most use of QVariant::type and occurrences of QVariant::Type
Olivier Goffart
2020-01-23
1
-1
/
+1
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-37
/
+37
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-09-04
1
-54
/
+0
|
\
|
*
Add Third-Party code in qregion.cpp to qt_attribution.json file
Kai Koehne
2019-08-28
1
-54
/
+0
*
|
Replace Q_DECL_NOEXCEPT with noexcept in QtGui
Allan Sandfeld Jensen
2019-04-05
1
-6
/
+6
|
/
*
doc: Add missing return types to \fn commands
Martin Smith
2018-01-18
1
-1
/
+1
*
QRegion: deprecate rects()
Marc Mutz
2017-12-07
1
-16
/
+35
*
QtGui: port away from QRegion::rects()
Marc Mutz
2017-12-06
1
-5
/
+6
*
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-1
/
+1
*
QRegion: explain why there's an apparently unused variable
Giuseppe D'Angelo
2017-09-18
1
-1
/
+8
*
doc: Fix all remaining "Cannot tie" errors in QtBase
Martin Smith
2017-01-06
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-08-29
1
-1
/
+1
|
\
|
*
Doc: Remove references to Windows CE in Qt Gui
Venugopal Shivashankar
2016-08-17
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-16
1
-1
/
+1
|
\
|
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-13
1
-1
/
+1
|
|
\
|
|
*
Doc: Change instances of '(Mac) OS X' to 'macOS'
Topi Reinio
2016-08-12
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-12
1
-1
/
+9
|
\
|
|
|
*
|
QtGui: mark more types as primitive/movable
Marc Mutz
2016-04-25
1
-1
/
+9
*
|
|
QRegion: mark boundingRect() and rectCount() nothrow
Marc Mutz
2016-04-23
1
-2
/
+2
*
|
|
QRegion: use new begin()/end() instead of rect()
Marc Mutz
2016-02-28
1
-14
/
+9
*
|
|
QRegion: use new begin()/end() in op<<(QDataStream)
Marc Mutz
2016-02-28
1
-9
/
+10
*
|
|
QRegion: make iterable
Marc Mutz
2016-02-28
1
-2
/
+112
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-02-18
1
-2
/
+2
|
\
|
|
*
QtGui: Use QImage::constBits()/constScanLine() in non-const contexts.
Friedemann Kleint
2016-02-13
1
-2
/
+2
*
|
QRegion: add move ctor
Marc Mutz
2016-02-13
1
-0
/
+10
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
Fix debug operator for QRegion.
Friedemann Kleint
2015-12-09
1
-6
/
+27
*
Replace MAC OS X with OS X
Nico Vertriest
2015-06-30
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
[next]