summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix font matching of typographic families on Windows"Eskil Abrahamsen Blomfeldt2019-04-093-20/+0
* Replace Q_DECL_NOEXCEPT with noexcept in QtGuiAllan Sandfeld Jensen2019-04-0515-38/+38
* Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-046-58/+75
|\
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-051-0/+23
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-041-0/+23
| | |\
| | | * Add a clarification about "characters" to QTextCursor docsEskil Abrahamsen Blomfeldt2019-04-021-0/+23
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-311-1/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-261-1/+1
| | |\|
| | | * macOS: Don't scale advances to 0 when stretch is AnyStretchEskil Abrahamsen Blomfeldt2019-03-251-1/+1
| * | | Use QScopedValueRollback more as a reentrancy guardAllan Sandfeld Jensen2019-03-263-12/+15
| * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-261-45/+36
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-45/+36
| | |\|
| | | * Replace LDEBUG with categorized logging in QTextDocumentLayout(Private)Shawn Rutledge2019-03-181-45/+36
* | | | Allow word break wrapping in Korean textEskil Abrahamsen Blomfeldt2019-04-041-1/+3
* | | | Fix font matching of typographic families on WindowsEskil Abrahamsen Blomfeldt2019-04-043-0/+20
|/ / /
* | | More nullptr usage in headersKevin Funk2019-03-1415-44/+44
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-091-1/+1
|\| |
| * | Fix some qdoc warningsFriedemann Kleint2019-03-071-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-011-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-281-1/+1
| |\|
| | * QSyntaxHighlighter: Fix crash when parent is a nullptrDominik Haumann2019-02-271-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-272-3/+3
|\| |
| * | Fix can not -> cannotRobert Loehning2019-02-252-3/+3
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-221-2/+2
|\| |
| * | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-2/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-2013-53/+79
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-151-1/+2
| |\|
| | * QTextDocument: Do respect white-space:nowrapKai Koehne2019-02-131-1/+2
| * | [Windows] Fixed regression when creating fallback fontsEskil Abrahamsen Blomfeldt2019-02-141-1/+2
| * | Fix: "Missing emit keyword on signal call"Alessandro Portale2019-02-131-1/+1
| * | QtGui: compile with QT_DISABLE_DEPRECATED_BEFORE=0x050d00Christian Ehrlicher2019-02-131-0/+2
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-122-36/+52
| |\|
| | * Fix two smaller bugs in the BiDi engineLars Knoll2019-02-091-18/+16
| | * Fix an assertion in the BiDi algorithmLars Knoll2019-02-091-14/+28
| | * Fix QTextTable:insertRows() for tables with spanning cellsLars Knoll2019-02-091-4/+8
| * | Fix some QPainter-related deprecation warningsFriedemann Kleint2019-02-082-5/+7
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-086-9/+10
| |\|
| | * Fix default font properties when using raw fonts for text layoutsEskil Abrahamsen Blomfeldt2019-01-291-4/+5
| | * QtGui: Unify license headersKai Koehne2019-01-295-5/+5
| * | Add deprecation exclusion around deprecated calls in deprecated codeFriedemann Kleint2019-02-061-0/+3
* | | Allow more fine grained control over QFont debug outputTor Arne Vestbø2019-02-112-1/+104
|/ /
* | QtGui: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-022-8/+8
* | QtGui/Text: mark obsolete functions as deprecatedChristian Ehrlicher2019-01-285-2/+15
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-4/+8
|\|
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-231-4/+8
| |\
| | * Fix a crash in QTextEngine when a paragraph only contains a tabLars Knoll2019-01-081-4/+8
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-213-4/+5
|\| |
| * | QSyntaxHighlighter: cancel delayed highlight if done manuallyMårten Nordheim2019-01-161-0/+1
| * | Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-102-4/+4
| |/
* | Fix deprecation warnings about QFontMetrics::widthShawn Rutledge2019-01-151-3/+3