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
/
text
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a few qdoc warnings
Volker Hilsheimer
2020-11-06
2
-3
/
+3
*
Unexport QTextFrame/Block::iterator classes
Volker Hilsheimer
2020-11-06
2
-32
/
+20
*
Fix a bunch of qdoc warnings
Volker Hilsheimer
2020-11-06
1
-1
/
+1
*
Set the url to have the AtNx filename if one is found
Morten Johan Sørvig
2020-11-06
1
-35
/
+13
*
Deprecate QFontDatabase constructor
Volker Hilsheimer
2020-11-03
6
-51
/
+44
*
Get rid of all instance usage of QFontDatabase
Volker Hilsheimer
2020-11-03
1
-5
/
+3
*
Add deprecated accessors for legacy font weight
Eskil Abrahamsen Blomfeldt
2020-11-03
3
-0
/
+71
*
Fix QDataStream compatibility for QTextFormat::TextUnderlineColor
Lars Knoll
2020-11-03
2
-0
/
+9
*
macOS + FreeType: fix crash with non printable unicode
Anton Kudryavtsev
2020-11-02
1
-1
/
+4
*
Fix delay first time a font is used
Eskil Abrahamsen Blomfeldt
2020-10-29
1
-1
/
+1
*
QFontEngine: get rid of userData() trickery
Konstantin Ritt
2020-10-28
2
-12
/
+0
*
Fix documentation warnings
Volker Hilsheimer
2020-10-24
1
-4
/
+2
*
Deprecate QVariant::Type
Lars Knoll
2020-10-23
2
-9
/
+9
*
Fix output with box font engine
Eskil Abrahamsen Blomfeldt
2020-10-20
1
-5
/
+5
*
QFontDatabase: fix a uint->int implicit conversion
Giuseppe D'Angelo
2020-10-19
1
-2
/
+2
*
QPdf: consolidate usage of uint
Giuseppe D'Angelo
2020-10-19
2
-8
/
+8
*
QTextTable: fix an implicit uint->int conversion
Giuseppe D'Angelo
2020-10-19
1
-2
/
+2
*
Use valid glyph index for box font engine
Eskil Abrahamsen Blomfeldt
2020-10-19
1
-2
/
+2
*
Fix some bad uses of QSharedPointerData::operator T*
Allan Sandfeld Jensen
2020-10-16
1
-7
/
+7
*
Port some more /*implicit*/-like comments to Q_IMPLICIT
Giuseppe D'Angelo
2020-10-16
1
-1
/
+1
*
Remove dead code
Lars Knoll
2020-10-12
3
-12
/
+0
*
Fallback to using the family when doing an exact match
Andy Shaw
2020-10-12
1
-6
/
+23
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
4
-5
/
+5
*
Use QStringTokenizer instead of QStringView::split
Lars Knoll
2020-10-05
1
-2
/
+9
*
Don't store QTextHtmlParserNode by value in a QList
Lars Knoll
2020-10-05
2
-29
/
+34
*
Centralize the implementation of move assignment operators
Giuseppe D'Angelo
2020-10-03
7
-16
/
+10
*
Get rid of some #ifdef qt6
Allan Sandfeld Jensen
2020-09-30
2
-5
/
+1
*
QFontEngine: Do not call getSfntTable with uninitalized value
Christoph Schleifenbaum
2020-09-25
1
-2
/
+2
*
Fix Qt6 todo in qcssparser
Allan Sandfeld Jensen
2020-09-23
1
-3
/
+6
*
Fix some qdoc warnings: function parameter names
Volker Hilsheimer
2020-09-22
2
-9
/
+12
*
Include harfbuzz header files without harfbuzz/ parent directory
Dimitrios Apostolou
2020-09-16
2
-2
/
+2
*
Windows: Fix clang error about copy on loop
Kai Koehne
2020-09-14
1
-1
/
+1
*
Make QStringList an alias to QList<QString>
Lars Knoll
2020-09-12
2
-2
/
+0
*
Rename QLibraryInfo::location() to path()
Lars Knoll
2020-09-12
1
-1
/
+1
*
Remove Qt6 related comment
Lars Knoll
2020-09-11
1
-1
/
+0
*
Port from devicePixelRatioF() to devicePixelRatio()
Morten Johan Sørvig
2020-09-10
1
-2
/
+2
*
Remove deprecated method QTextList::isEmpty()
Marcel Krems
2020-09-08
2
-20
/
+0
*
Clean up QTextBoundaryFinder and qunicodetools
Lars Knoll
2020-09-07
1
-3
/
+2
*
When finding the engine for a fallback font, then clear the families
Andy Shaw
2020-09-05
1
-0
/
+1
*
Mark obsolete QPrinter functions as deprecated from 5.15 on
Volker Hilsheimer
2020-09-03
1
-2
/
+2
*
QTextHtmlParserNode: Fix warnings flood about setting negative pixel size
Friedemann Kleint
2020-09-02
1
-1
/
+2
*
Qpagedpaintdevice: Use marginsF instead of internal struct margins
Peng Wenhao
2020-09-01
1
-3
/
+6
*
Fix text issues when using typographic names
Eskil Abrahamsen Blomfeldt
2020-08-30
2
-0
/
+17
*
Remove QUnicodeTools::DefaultOptionsCompat
Edward Welbourne
2020-08-28
1
-6
/
+9
*
Avoid overflows in variantHash()
Robert Loehning
2020-08-28
1
-2
/
+2
*
QTextHtmlParserNode: Avoid extreme values for font's pixelsize
Robert Loehning
2020-08-28
1
-0
/
+1
*
Doc: Compile textdocument-end snippets
Paul Wicking
2020-08-28
1
-1
/
+1
*
Doc: Compile qfontdatabase snippets
Paul Wicking
2020-08-28
1
-2
/
+1
*
Doc: Fix documentation warnings for Qt GUI
Topi Reinio
2020-08-28
9
-27
/
+16
*
Remove "internal" parameter in QTextLine::draw()
Jonas Karlsson
2020-08-28
2
-6
/
+13
[next]