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
/
qpagelayout.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPageLayoutPrivate: remove declaration of the destructor
Giuseppe D'Angelo
2025-01-08
1
-5
/
+0
*
Create qdoc macros for C++ class docs 1.2: member-swap(), simplified phrasing
Marc Mutz
2024-11-08
1
-3
/
+1
*
print: Clamp margins entered by the user in the page setup dialog
Jarkko Koivikko
2024-04-25
1
-50
/
+100
*
pagelayout: Fix inaccuracy in marginsPixels and paintRectPixels
Jarkko Koivikko
2023-12-09
1
-6
/
+6
*
print: QPageLayout: Fix pt unit conversion
Jarkko Koivikko
2023-12-09
1
-28
/
+6
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtGui: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [1/2]: public API
Marc Mutz
2022-04-05
1
-0
/
+4
*
QPageLayout: do not calculate an invalid margin
Giuseppe D'Angelo
2021-12-06
1
-4
/
+4
*
Make comparison operators in gui/painting classes hidden friends
Volker Hilsheimer
2020-10-28
1
-8
/
+11
*
Fix QPageLayout() not initializing units
Albert Astals Cid
2018-03-19
1
-8
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-11
1
-18
/
+15
|
\
|
*
Fix debug operators for QPageSize/QPageLayout.
Friedemann Kleint
2016-03-10
1
-18
/
+15
*
|
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
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-18
/
+10
*
QPageLayout: clean up operator==
Marc Mutz
2014-04-08
1
-3
/
+1
*
QPageLayout: provide op!=
Marc Mutz
2014-04-08
1
-0
/
+14
*
QPageLayout: make op== non-member
Marc Mutz
2014-04-08
1
-6
/
+8
*
QPageLayout: use QExplicitlySharedDataPointer
Marc Mutz
2014-04-08
1
-0
/
+11
*
QPageLayout: remove QPageLayout:: overqualifications
Marc Mutz
2014-04-08
1
-16
/
+16
*
QPageLayout: use existing qBound()
Marc Mutz
2014-04-07
1
-9
/
+4
*
QPageLayout - Add new QPageLayout class
John Layt
2014-03-17
1
-0
/
+971