diff options
author | Trond Kjernåsen <trond.kjernasen@nokia.com> | 2010-05-14 16:04:39 (GMT) |
---|---|---|
committer | Trond Kjernåsen <trond.kjernasen@nokia.com> | 2010-05-14 16:04:39 (GMT) |
commit | 25484ef9b55f0a017163a05228bb9b6b0e7a772d (patch) | |
tree | 3f67143daaaae4b778287d24a1c99e8cac012da5 /dist/changes-4.7.0 | |
parent | 92ea8a1df59cb00178cd7670d2ce167bba3dd953 (diff) | |
download | Qt-25484ef9b55f0a017163a05228bb9b6b0e7a772d.zip Qt-25484ef9b55f0a017163a05228bb9b6b0e7a772d.tar.gz Qt-25484ef9b55f0a017163a05228bb9b6b0e7a772d.tar.bz2 |
More 4.7 stuff.
Diffstat (limited to 'dist/changes-4.7.0')
-rw-r--r-- | dist/changes-4.7.0 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-4.7.0 b/dist/changes-4.7.0 index 47992f9..1e3a69c 100644 --- a/dist/changes-4.7.0 +++ b/dist/changes-4.7.0 @@ -67,6 +67,9 @@ QtGui functions, and replaced them with setCopyCount(), copyCount() and supportsMultipleCopies(). + - QPrintDialog/QPrinter + * Added support for printing the current page. + - QCommonStyle * Fixed a bug that led to missing text pixels in QTabBar when using small font sizes. (QTBUG-7137) |