| .. |
|
qabstracttextdocumentlayout.cpp
|
…
|
|
|
qabstracttextdocumentlayout.h
|
doc: Fix all clang parse errors in QtBase during PCH build
|
2018-11-05 13:10:11 +00:00 |
|
qabstracttextdocumentlayout_p.h
|
…
|
|
|
qcssparser.cpp
|
Use a QMultiMap for the weighted rules
|
2018-12-12 07:43:48 +00:00 |
|
qcssparser_p.h
|
Use a QMultiMap for the weighted rules
|
2018-12-12 07:43:48 +00:00 |
|
qcssscanner.cpp
|
Make util/lexgen/ mention itself in its auto-gen line
|
2018-11-01 15:07:05 +00:00 |
|
qdistancefield.cpp
|
QtGui: Unify license headers
|
2019-01-29 10:41:31 +00:00 |
|
qdistancefield_p.h
|
QtGui: Unify license headers
|
2019-01-29 10:41:31 +00:00 |
|
qfont.cpp
|
Add deprecation exclusion around deprecated calls in deprecated code
|
2019-02-06 22:12:16 +00:00 |
|
qfont.h
|
Fix constness of QPaintDevice arguments
|
2018-11-19 10:41:54 +00:00 |
|
qfont_p.h
|
Use Q_DISABLE_COPY_MOVE for private classes
|
2018-12-12 07:23:54 +00:00 |
|
qfontdatabase.cpp
|
Merge remote-tracking branch 'origin/5.12' into 5.13
|
2019-05-09 13:06:11 +00:00 |
|
qfontdatabase.h
|
Fix enum passed to QFontDatabase::findFont
|
2018-10-16 11:14:31 +00:00 |
|
qfontengine.cpp
|
QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentation
|
2019-02-20 18:58:58 +00:00 |
|
qfontengine_p.h
|
CoreText: Remove handling of QFontEngineMulti's highByte
|
2018-11-30 10:35:52 +00:00 |
|
qfontengine_qpf2.cpp
|
…
|
|
|
qfontengine_qpf2_p.h
|
Replace Q_DECL_OVERRIDE with override where possible
|
2017-09-19 11:53:42 +00:00 |
|
qfontengineglyphcache.cpp
|
…
|
|
|
qfontengineglyphcache_p.h
|
…
|
|
|
qfontinfo.h
|
…
|
|
|
qfontmetrics.cpp
|
Fix constness of QPaintDevice arguments
|
2018-11-19 10:41:54 +00:00 |
|
qfontmetrics.h
|
Fix deprecation warnings about QFontMetrics::width
|
2019-01-15 11:46:56 +00:00 |
|
qfontsubset.cpp
|
fix compilation with various -no-feature-* options
|
2019-05-05 09:14:48 +00:00 |
|
qfontsubset_agl.cpp
|
…
|
|
|
qfontsubset_p.h
|
…
|
|
|
qfragmentmap.cpp
|
…
|
|
|
qfragmentmap_p.h
|
…
|
|
|
qglyphrun.cpp
|
…
|
|
|
qglyphrun.h
|
…
|
|
|
qglyphrun_p.h
|
…
|
|
|
qharfbuzzng.cpp
|
Set point size, not just pixel size, when creating HarfBuzz fonts for shaping
|
2018-12-16 15:02:20 +00:00 |
|
qharfbuzzng_p.h
|
Use harfbuzz feature to check for HarfBuzz
|
2016-11-24 08:38:39 +00:00 |
|
qinputcontrol.cpp
|
Introduce QInputControl::isCommonTextEditShortcut
|
2017-03-27 11:32:30 +00:00 |
|
qinputcontrol_p.h
|
Introduce QInputControl::isCommonTextEditShortcut
|
2017-03-27 11:32:30 +00:00 |
|
qplatformfontdatabase.cpp
|
Doc: Add missing full stops in briefs
|
2018-06-21 14:23:30 +00:00 |
|
qplatformfontdatabase.h
|
macOS: Defer population of localized font family aliases until needed
|
2017-04-21 10:36:00 +00:00 |
|
qrawfont.cpp
|
QRawFont: Add a qHash overload
|
2016-11-16 18:13:41 +00:00 |
|
qrawfont.h
|
QRawFont: Add a qHash overload
|
2016-11-16 18:13:41 +00:00 |
|
qrawfont_p.h
|
…
|
|
|
qstatictext.cpp
|
QtGui: Unify license headers
|
2019-01-29 10:41:31 +00:00 |
|
qstatictext.h
|
QtGui: Unify license headers
|
2019-01-29 10:41:31 +00:00 |
|
qstatictext_p.h
|
QtGui: Unify license headers
|
2019-01-29 10:41:31 +00:00 |
|
qsyntaxhighlighter.cpp
|
QSyntaxHighlighter: Fix crash when parent is a nullptr
|
2019-02-27 06:36:59 +00:00 |
|
qsyntaxhighlighter.h
|
Remove excess "virtual" keyword from destructors in Qt Gui
|
2018-09-25 14:34:42 +00:00 |
|
qtextcursor.cpp
|
Add a clarification about "characters" to QTextCursor docs
|
2019-04-02 06:51:21 +00:00 |
|
qtextcursor.h
|
…
|
|
|
qtextcursor_p.h
|
…
|
|
|
qtextdocument.cpp
|
Merge remote-tracking branch 'origin/5.12' into 5.13
|
2019-06-11 01:00:06 +02:00 |
|
qtextdocument.h
|
Merge remote-tracking branch 'origin/5.11' into 5.12
|
2018-11-09 10:34:33 +01:00 |
|
qtextdocument_p.cpp
|
Fix: "Missing emit keyword on signal call"
|
2019-02-13 12:23:57 +00:00 |
|
qtextdocument_p.h
|
…
|
|
|
qtextdocumentfragment.cpp
|
Merge remote-tracking branch 'origin/5.12' into 5.13
|
2019-02-15 01:00:51 +01:00 |
|
qtextdocumentfragment.h
|
…
|
|
|
qtextdocumentfragment_p.h
|
Use Q_DISABLE_COPY_MOVE for private classes
|
2018-12-12 07:23:54 +00:00 |
|
qtextdocumentlayout.cpp
|
Fix page breaking with large images
|
2019-04-26 18:21:18 +00:00 |
|
qtextdocumentlayout_p.h
|
Replace Q_DECL_OVERRIDE with override where possible
|
2017-09-19 11:53:42 +00:00 |
|
qtextdocumentwriter.cpp
|
Fix can not -> cannot
|
2019-02-25 13:03:45 +00:00 |
|
qtextdocumentwriter.h
|
Modernize the "textcodec" feature
|
2018-11-07 13:19:54 +00:00 |
|
qtextengine.cpp
|
Fix QTextEngine::shapeText casing of surrogate pairs
|
2019-05-07 07:50:33 +00:00 |
|
qtextengine_p.h
|
Show nbsps as a degree symbol to differeniate from normal spaces
|
2018-03-16 07:10:24 +00:00 |
|
qtextformat.cpp
|
Fix some qdoc warnings
|
2019-03-07 15:39:07 +00:00 |
|
qtextformat.h
|
QtGui/Text: mark obsolete functions as deprecated
|
2019-01-28 19:37:33 +00:00 |
|
qtextformat_p.h
|
Use Q_DISABLE_COPY_MOVE for private classes
|
2018-12-12 07:23:54 +00:00 |
|
qtexthtmlparser.cpp
|
Merge remote-tracking branch 'origin/5.12' into 5.13
|
2019-05-06 01:00:13 +02:00 |
|
qtexthtmlparser_p.h
|
Fix CSS line-height property multiplier value handling
|
2017-04-21 07:10:51 +00:00 |
|
qtextimagehandler.cpp
|
Replace QLatin1Literal with QLatin1String
|
2016-09-03 18:55:56 +00:00 |
|
qtextimagehandler_p.h
|
Replace Q_DECL_OVERRIDE with override where possible
|
2017-09-19 11:53:42 +00:00 |
|
qtextlayout.cpp
|
Merge remote-tracking branch 'origin/5.12' into dev
|
2019-01-04 07:33:14 +01:00 |
|
qtextlayout.h
|
Fix constness of QPaintDevice arguments
|
2018-11-19 10:41:54 +00:00 |
|
qtextlist.cpp
|
QtGui/Text: mark obsolete functions as deprecated
|
2019-01-28 19:37:33 +00:00 |
|
qtextlist.h
|
QtGui/Text: mark obsolete functions as deprecated
|
2019-01-28 19:37:33 +00:00 |
|
qtextobject.cpp
|
Doc: replace even more null/0/nullptr with \nullptr macro
|
2019-05-08 12:48:32 +00:00 |
|
qtextobject.h
|
Fix -Wdeprecated-copy warnings
|
2019-05-01 07:39:55 +00:00 |
|
qtextobject_p.h
|
…
|
|
|
qtextodfwriter.cpp
|
Merge remote-tracking branch 'origin/5.12' into 5.13
|
2019-05-27 09:17:14 +02:00 |
|
qtextodfwriter_p.h
|
Add more formatting to QTextDocumentWriter when writing ODF files
|
2018-04-11 18:44:31 +00:00 |
|
qtextoption.cpp
|
Show nbsps as a degree symbol to differeniate from normal spaces
|
2018-03-16 07:10:24 +00:00 |
|
qtextoption.h
|
Add QTextOption/QTextEdit/QPlainTextEdit::tabStopDistance property
|
2017-08-06 08:16:06 +00:00 |
|
qtexttable.cpp
|
Fix QTextTable:insertRows() for tables with spanning cells
|
2019-02-09 08:01:08 +00:00 |
|
qtexttable.h
|
Replace Q_NULLPTR with nullptr where possible
|
2017-09-19 11:53:55 +00:00 |
|
qtexttable_p.h
|
Replace Q_DECL_OVERRIDE with override where possible
|
2017-09-19 11:53:42 +00:00 |
|
qzip.cpp
|
Remove member function from CentralFileHeader
|
2018-08-03 20:26:52 +00:00 |
|
qzipreader_p.h
|
Use Q_DISABLE_COPY_MOVE for private classes
|
2018-12-12 07:23:54 +00:00 |
|
qzipwriter_p.h
|
Use Q_DISABLE_COPY_MOVE for private classes
|
2018-12-12 07:23:54 +00:00 |
|
text.pri
|
Accept ZWNJ, ZWJ and PUA characters in input widgets
|
2016-12-12 11:13:53 +00:00 |