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
/
qpagesize.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create qdoc macros for C++ class docs 1.2: member-swap(), simplified phrasing
Marc Mutz
2024-11-08
1
-3
/
+1
*
Remove extra semi-colons
Tasuku Suzuki
2024-02-06
1
-1
/
+1
*
pagesize: Fix pixel overflow in QPageSize::sizePixels and rectPixels
Jarkko Koivikko
2023-12-09
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtGui: replace remaining uses of QLatin1String with QLatin1StringView
Sona Kurazyan
2022-04-28
1
-1
/
+1
*
QtGui: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-28
1
-2
/
+4
*
QtGui: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [1/2]: public API
Marc Mutz
2022-04-05
1
-0
/
+4
*
QPageSize: pack StandardPageSize struct
Marc Mutz
2022-02-10
1
-5
/
+6
*
QPageSize: remove 119 relocations
Marc Mutz
2022-02-09
1
-1
/
+1
*
Make comparison operators in gui/painting classes hidden friends
Volker Hilsheimer
2020-10-28
1
-7
/
+11
*
Cleanup PageSize enum for Qt6
Allan Sandfeld Jensen
2020-09-10
1
-5
/
+3
*
Clean up PageSizeId enum
Volker Hilsheimer
2020-09-10
1
-2
/
+2
*
Port Q_STATIC_ASSERT(_X) to static_assert
Giuseppe D'Angelo
2020-06-19
1
-1
/
+1
*
Port QtGui from QStringRef to QStringView
Lars Knoll
2020-06-11
1
-1
/
+1
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-10
/
+10
*
Convert a few sizeof(array)/sizeof(element0) fors to range fors
Albert Astals Cid
2019-10-04
1
-5
/
+3
*
Doc: Add missing full stops in briefs
Paul Wicking
2018-06-21
1
-1
/
+1
*
Fix build for Android with android-clang in r17
Liang Qi
2018-06-06
1
-3
/
+3
*
Use QStringRef() more, exploiting its new ::chop()
Anton Kudryavtsev
2016-08-16
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-11
1
-7
/
+7
|
\
|
*
Fix debug operators for QPageSize/QPageLayout.
Friedemann Kleint
2016-03-10
1
-7
/
+7
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-13
/
+19
|
/
*
Use QDebugStateSaver to restore space setting in stream operators.
Friedemann Kleint
2015-03-30
1
-1
/
+2
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-6
/
+6
*
Don't stream QStringLiterals into QDebug
Marc Mutz
2014-10-09
1
-1
/
+1
*
Don't use QStringLiteral in startsWith/endsWidth
Marc Mutz
2014-10-09
1
-2
/
+2
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-18
/
+10
*
QPageSize: remove QPageSize:: overqualifications
Marc Mutz
2014-04-09
1
-146
/
+146
*
QPageSize: clean up operator==
Marc Mutz
2014-04-08
1
-3
/
+1
*
QPageSize: provide op!=
Marc Mutz
2014-04-08
1
-0
/
+8
*
QPageSize: make op== non-member
Marc Mutz
2014-04-08
1
-5
/
+8
*
Use Q_STATIC_ASSERT to check that the array has the right size
Thiago Macieira
2014-04-05
1
-12
/
+1
*
Fix translation of QtPrintSupport and QPageSize.
Friedemann Kleint
2014-03-17
1
-10
/
+16
*
QPageSize - Add new QPageSize class
John Layt
2014-03-17
1
-0
/
+1876