index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
QTextOdfWriter: fix exporting pixmaps to ODT
David Faure
2021-09-08
1
-2
/
+2
*
Doc: add more notes about full screen windows on macOS
Volker Hilsheimer
2021-09-04
1
-0
/
+3
*
Doc: add note that hiding a window doesn't close a full screen space
Volker Hilsheimer
2021-09-03
1
-0
/
+7
*
When clearing QPixmapCache, stop its flushing timer
Eirik Aavitsland
2021-09-01
1
-0
/
+5
*
QDashStroker: cap the number of repetitions of the pattern
Eirik Aavitsland
2021-08-26
4
-24
/
+39
*
Fix bug with NoFontMerging when font does not support script
Eskil Abrahamsen Blomfeldt
2021-08-24
3
-3
/
+13
*
Fix broken build when LTTng tracing is enabled
Eirik Aavitsland
2021-08-24
1
-0
/
+10
*
Refix for avoiding huge number of tiny dashes
Eirik Aavitsland
2021-08-10
1
-4
/
+4
*
QXpmHandler: actually limit characters-per-pixel to four
Marc Mutz
2021-08-08
1
-2
/
+5
*
QXpmHandler: fix re-entrancy bug in xpm_color_name
Marc Mutz
2021-08-08
1
-13
/
+13
*
Improve fix for avoiding huge number of tiny dashes
Eirik Aavitsland
2021-07-27
1
-1
/
+1
*
QColorSpace: Guard against division by zero
Robert Löhning
2021-07-22
1
-5
/
+9
*
Fix QTextFormat::FullWidthSelection for right-to-left text layouts
Oliver Eftevaag
2021-07-10
1
-4
/
+11
*
Windows QPA: Fix dock widget drag&drop failure
Andre de la Rocha
2021-07-08
1
-1
/
+1
*
opengl: fix a typo in QOpenGLPaintDevice::dotsPerMeterY()
Liang Qi
2021-07-06
1
-1
/
+1
*
QIcc: Update test for invalid values
Robert Löhning
2021-07-05
1
-1
/
+1
*
Fix mapping between Han and other CJK scripts
Eskil Abrahamsen Blomfeldt
2021-07-01
1
-5
/
+24
*
Doc: Improve QTransform documentation
Paul Wicking
2021-07-01
3
-13
/
+35
*
Avoid overflow in text layout
Eirik Aavitsland
2021-06-22
1
-1
/
+2
*
Enable glyph cache workaround for Apple M-family of GPUs
Tor Arne Vestbø
2021-06-18
1
-1
/
+2
*
Fix rendering of text checkboxes when text is selected
Shawn Rutledge
2021-06-17
1
-4
/
+8
*
Fix reading gamma from PNGs without ICC profile
Allan Sandfeld Jensen
2021-06-15
1
-2
/
+2
*
QTextDocumentFragment: fix ifdef range
Ivan Solovev
2021-06-15
1
-1
/
+2
*
Fix unaligned specialData formats
Allan Sandfeld Jensen
2021-06-11
1
-4
/
+9
*
Correct examples for int validation in QValidator documentation
Volker Hilsheimer
2021-06-08
1
-2
/
+2
*
macOS: allow Qt::AA_DontShowShortcutsInContextMenus overrides
Volker Hilsheimer
2021-06-08
1
-1
/
+4
*
QPageSize: make PageSizeId ctor non-explicit
Marc Mutz
2021-06-04
1
-1
/
+1
*
QtGui/math3d : Fix QQuaternion::getEulerAngles
Inho Lee
2021-06-02
1
-1
/
+5
*
Write out the HTML correctly for nested lists
Andy Shaw
2021-05-27
2
-3
/
+27
*
Fix antialiasing of rotated non-smooth scaled images
Allan Sandfeld Jensen
2021-05-25
1
-1
/
+2
*
Fix memory leak when using small caps font
Eskil Abrahamsen Blomfeldt
2021-05-23
1
-4
/
+8
*
Windows: Add synthesized fonts also when there is a style name
Eskil Abrahamsen Blomfeldt
2021-05-22
1
-6
/
+12
*
Avoid processing-intensive painting of high number of tiny dashes
Eirik Aavitsland
2021-05-20
1
-9
/
+35
*
Apply specialData font capitalization to non-rawFont text
Allan Sandfeld Jensen
2021-05-17
1
-2
/
+12
*
Avoid fast transform paint path on values it can't handle
Allan Sandfeld Jensen
2021-05-17
1
-2
/
+6
*
Fix handling of surrogates in QBidiAlgorithm
Edward Welbourne
2021-04-20
1
-1
/
+1
*
Minor robustness improvement of text code
Eirik Aavitsland
2021-04-19
1
-2
/
+4
*
Doc: Fix return type of QCursor::shape()
Sze Howe Koh
2021-04-12
1
-2
/
+1
*
QPainterPath: fix handling of fill rules
Giuseppe D'Angelo
2021-04-12
2
-2
/
+1
*
Assert that pointer is not nullptr before dereferencing
Volker Hilsheimer
2021-04-09
1
-0
/
+1
*
QTextHtmlParserNode: Limit colspan to avoid segfault
Robert Löhning
2021-04-09
1
-1
/
+1
*
Don't judge other people's writing systems
Volker Hilsheimer
2021-04-09
1
-10
/
+8
*
Avoid int overflow in QImage rotate90/180/270
Eirik Aavitsland
2021-04-08
1
-21
/
+21
*
Avoid undefined color values in corrupt xpm image
Eirik Aavitsland
2021-04-08
1
-1
/
+1
*
Fix alpha handling of QImage::setPixel
Allan Sandfeld Jensen
2021-03-24
2
-7
/
+26
*
Fix handling of virtual/native pixels in QAndroidPlatformWindow
Andreas Buhr
2021-03-23
1
-15
/
+22
*
Support family names that end/start with space
Eskil Abrahamsen Blomfeldt
2021-03-11
1
-1
/
+3
*
Limit value in setFontSizeFromValue()
Robert Löhning
2021-03-02
1
-2
/
+2
*
Fix out-of-buffer in ICC curv parsing
Allan Sandfeld Jensen
2021-03-01
1
-5
/
+6
*
Fix logic problems with table based grayscale ICC profiles
Allan Sandfeld Jensen
2021-02-26
2
-5
/
+5
[prev]
[next]