summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Markdown: blockquotes, code blocks, and generalized nestingShawn Rutledge2019-05-086-42/+133
* Change QTextMarkdownWriter to pass by const pointer and QAIMShawn Rutledge2019-05-084-17/+17
* Markdown: deal with horizontal rules (thematic breaks)Shawn Rutledge2019-05-082-1/+5
* Markdown: fix several issues with lists and continuationsShawn Rutledge2019-05-084-27/+152
* Remove 3rdparty include from QTextMarkdownImporter header fileShawn Rutledge2019-05-082-47/+47
* Deprecate conversion functions between QList and QSetLars Knoll2019-05-071-1/+1
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-073-3/+6
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-062-3/+5
| |\
| | * fix compilation with various -no-feature-* optionsNick Shaforostov2019-05-052-3/+5
| * | Fix -Wdeprecated-copy warningsAllan Sandfeld Jensen2019-05-011-0/+1
* | | Prefix QTextStream operators with Qt::Lars Knoll2019-05-031-3/+3
* | | QTextMarkdownImporter: Fix deprecation warningFriedemann Kleint2019-05-021-1/+1
* | | Prefix textstream operators with Qt::Lars Knoll2019-05-023-8/+8
* | | Add QTextMarkdownWriter::writeTable(QAbstractTableModel)Shawn Rutledge2019-05-022-0/+33
* | | Render markdown task lists (checkboxes instead of bullets) in QTextEditShawn Rutledge2019-05-021-6/+26
* | | Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-016-14/+0
* | | Add QTextMarkdownWriter, QTextEdit::markdown property etc.Shawn Rutledge2019-05-016-3/+506
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-291-1/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-281-1/+4
| |\|
| | * Fix page breaking with large imagesLars Knoll2019-04-261-1/+4
* | | QTextMarkdownImporter: insert list items into the correct listShawn Rutledge2019-04-271-2/+3
* | | Fix -Wc++11-narrowing error in qtextmarkdownimporterMÃ¥rten Nordheim2019-04-241-1/+1
* | | Add QTextMarkdownImporterShawn Rutledge2019-04-176-2/+629
* | | 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
| |\|