..
coretext
Remove confusing comment in CoreText font engine
2020-06-22 13:38:01 +02:00
freetype
Use OpenType font weights
2020-08-28 07:26:54 +02:00
unix
Use OpenType font weights
2020-08-28 07:26:54 +02:00
windows
Fix text issues when using typographic names
2020-08-30 01:57:37 +02:00
AGLFN_LICENSE.txt
Add attribution for AGLFN
2019-08-08 07:07:37 +02:00
qabstracttextdocumentlayout.cpp
Use QList instead of QVector in gui implementation
2020-07-07 20:35:05 +02:00
qabstracttextdocumentlayout.h
Use QList instead of QVector in gui
2020-06-29 19:19:47 +02:00
qabstracttextdocumentlayout_p.h
Remove references to QTextDocumentPrivate from public API
2020-03-04 08:28:04 +01:00
qcssparser.cpp
Use OpenType font weights
2020-08-28 07:26:54 +02:00
qcssparser_p.h
Export the letter and word spacing settings set on the default format
2020-07-06 14:35:57 +02:00
qcssscanner.cpp
…
qdistancefield.cpp
Use QList instead of QVector in gui implementation
2020-07-07 20:35:05 +02:00
qdistancefield_p.h
Revert "QDistanceField: add missing copy assignment operator"
2019-07-11 22:07:38 +02:00
qfont.cpp
Doc: Fix documentation warnings for Qt GUI
2020-08-28 11:37:35 +02:00
qfont.h
Use OpenType font weights
2020-08-28 07:26:54 +02:00
qfont_p.h
Use OpenType font weights
2020-08-28 07:26:54 +02:00
qfontdatabase.cpp
Doc: Compile qfontdatabase snippets
2020-08-28 11:58:17 +02:00
qfontdatabase.h
Remove the QPF2 font engine
2020-08-24 07:08:45 +02:00
qfontdatabase_p.h
Use OpenType font weights
2020-08-28 07:26:54 +02:00
qfontengine.cpp
Another round of 0->nullptr cleanup
2020-07-31 12:56:50 +02:00
qfontengine_p.h
Support glyphs larger than 255x255 with Freetype engine
2020-07-02 09:53:38 +02:00
qfontengineglyphcache.cpp
…
qfontengineglyphcache_p.h
Support pen color with color fonts
2019-07-05 06:02:55 +00:00
qfontinfo.h
Remove deprecated method from QFont, QFontMetrics, and QFontInfo
2020-05-15 18:56:20 +02:00
qfontmetrics.cpp
Remove deprecated method from QFont, QFontMetrics, and QFontInfo
2020-05-15 18:56:20 +02:00
qfontmetrics.h
Remove deprecated method from QFont, QFontMetrics, and QFontInfo
2020-05-15 18:56:20 +02:00
qfontsubset.cpp
Fix some MSVC int conversion warnings
2020-07-17 22:14:43 +02:00
qfontsubset_agl.cpp
…
qfontsubset_p.h
Use QList instead of QVector in gui
2020-06-29 19:19:47 +02:00
qfragmentmap.cpp
…
qfragmentmap_p.h
…
qglyphrun.cpp
Use QList instead of QVector in gui implementation
2020-07-07 20:35:05 +02:00
qglyphrun.h
Use QList instead of QVector in gui
2020-06-29 19:19:47 +02:00
qglyphrun_p.h
Use QList instead of QVector in gui
2020-06-29 19:19:47 +02:00
qharfbuzzng.cpp
Use QList instead of QVector in gui implementation
2020-07-07 20:35:05 +02:00
qharfbuzzng_p.h
HB-to-Qt: stop propagating helpers and types not used outside QtGui
2020-03-25 02:22:14 +03:00
qinputcontrol.cpp
…
qinputcontrol_p.h
…
qplatformfontdatabase.cpp
Use OpenType font weights
2020-08-28 07:26:54 +02:00
qplatformfontdatabase.h
Use OpenType font weights
2020-08-28 07:26:54 +02:00
qrawfont.cpp
Doc: Fix documentation warnings for Qt GUI
2020-08-28 11:37:35 +02:00
qrawfont.h
Use QList instead of QVector in gui
2020-06-29 19:19:47 +02:00
qrawfont_p.h
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +02:00
qstatictext.cpp
Doc: Fix documentation warnings for Qt GUI
2020-08-28 11:37:35 +02:00
qstatictext.h
Remove handling of missing Q_COMPILER_RVALUE_REFS
2019-05-01 20:24:45 +00:00
qstatictext_p.h
…
qsyntaxhighlighter.cpp
Use QList instead of QVector in gui implementation
2020-07-07 20:35:05 +02:00
qsyntaxhighlighter.h
…
qt_attribution.json
Add attribution for AGLFN
2019-08-08 07:07:37 +02:00
qtextcursor.cpp
Remove references to QTextDocumentPrivate from public API
2020-03-04 08:28:04 +01:00
qtextcursor.h
Remove handling of missing Q_COMPILER_RVALUE_REFS
2019-05-01 20:24:45 +00:00
qtextcursor_p.h
…
qtextdocument.cpp
Qpagedpaintdevice: Use marginsF instead of internal struct margins
2020-09-01 04:57:48 +08:00
qtextdocument.h
Allow arbitrary baseline shift in QTextCharacterFormat
2020-08-26 16:40:10 +02:00
qtextdocument_p.cpp
Another round of 0->nullptr cleanup
2020-07-31 12:56:50 +02:00
qtextdocument_p.h
Avoid warnings regarding bit-field signedness
2020-07-16 01:04:44 +02:00
qtextdocumentfragment.cpp
Doc: Fix documentation warnings for Qt GUI
2020-08-28 11:37:35 +02:00
qtextdocumentfragment.h
Always encode HTML as utf-8
2020-04-21 15:46:36 +02:00
qtextdocumentfragment_p.h
Use QList instead of QVector in gui
2020-06-29 19:19:47 +02:00
qtextdocumentlayout.cpp
Another round of 0->nullptr cleanup
2020-07-31 12:56:50 +02:00
qtextdocumentlayout_p.h
…
qtextdocumentwriter.cpp
Remove a couple of QTextStream usages
2020-05-01 18:52:14 +02:00
qtextdocumentwriter.h
Always save QTextDocuments encoded in utf-8
2020-04-21 15:46:29 +02:00
qtextengine.cpp
Remove QUnicodeTools::DefaultOptionsCompat
2020-08-28 21:29:45 +02:00
qtextengine_p.h
Replace Qt CONSTEXPR defines with constexpr
2020-08-14 15:52:58 +02:00
qtextformat.cpp
Avoid overflows in variantHash()
2020-08-28 15:20:17 +02:00
qtextformat.h
Allow arbitrary baseline shift in QTextCharacterFormat
2020-08-26 16:40:10 +02:00
qtextformat_p.h
Allow arbitrary baseline shift in QTextCharacterFormat
2020-08-26 16:40:10 +02:00
qtexthtmlparser.cpp
QTextHtmlParserNode: Fix warnings flood about setting negative pixel size
2020-09-02 00:13:24 +02:00
qtexthtmlparser_p.h
Use QList instead of QVector in gui
2020-06-29 19:19:47 +02:00
qtextimagehandler.cpp
Add ; to Q_UNUSED
2020-07-07 11:51:48 +02:00
qtextimagehandler_p.h
…
qtextlayout.cpp
Doc: Fix documentation warnings for Qt GUI
2020-08-28 11:37:35 +02:00
qtextlayout.h
Remove "internal" parameter in QTextLine::draw()
2020-08-28 07:27:27 +02:00
qtextlist.cpp
QtGui: fix deprecated QChar conversions
2020-05-11 09:02:44 +00:00
qtextlist.h
…
qtextmarkdownimporter.cpp
Add ; to Q_UNUSED
2020-07-07 11:51:48 +02:00
qtextmarkdownimporter_p.h
Use QList instead of QVector in gui
2020-06-29 19:19:47 +02:00
qtextmarkdownwriter.cpp
Use QList instead of QVector in gui implementation
2020-07-07 20:35:05 +02:00
qtextmarkdownwriter_p.h
Fix build without features.itemmodel
2019-07-06 17:54:13 +09:00
qtextobject.cpp
Doc: Fix documentation warnings for Qt GUI
2020-08-28 11:37:35 +02:00
qtextobject.h
Use QList instead of QVector in gui
2020-06-29 19:19:47 +02:00
qtextobject_p.h
…
qtextodfwriter.cpp
Use OpenType font weights
2020-08-28 07:26:54 +02:00
qtextodfwriter_p.h
Use QList instead of QVector in gui
2020-06-29 19:19:47 +02:00
qtextoption.cpp
Doc: Fix documentation warnings for Qt GUI
2020-08-28 11:37:35 +02:00
qtextoption.h
QTextOption: remove deprecated function QTextOption::tabStop()
2020-07-01 22:19:16 +02:00
qtexttable.cpp
Use QList instead of QVector in gui implementation
2020-07-07 20:35:05 +02:00
qtexttable.h
…
qtexttable_p.h
Use QList instead of QVector in gui
2020-06-29 19:19:47 +02:00
qzip.cpp
Use QList instead of QVector in gui implementation
2020-07-07 20:35:05 +02:00
qzipreader_p.h
Use QList instead of QVector in gui
2020-06-29 19:19:47 +02:00
qzipwriter_p.h
…
text.pri
Remove the QPF2 font engine
2020-08-24 07:08:45 +02:00