summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qtextedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
* Make QTextBlockFormat::MarkerType an enum classShawn Rutledge2019-10-101-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-101-0/+1
|\
| * Fix text not rendering properly after setAlignment callKari Hormi2019-10-081-0/+1
* | Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-201-3/+0
* | Remove usages of deprecated QApplication::keypadNavigationEnabledSona Kurazyan2019-07-231-10/+11
* | Fix build without features.cursorTasuku Suzuki2019-07-041-0/+4
* | QtWidgets: Fix static method invocationsFriedemann Kleint2019-06-281-1/+1
* | Support clicking to toggle checkboxes in QTextEditShawn Rutledge2019-05-241-0/+17
* | Add QTextMarkdownWriter, QTextEdit::markdown property etc.Shawn Rutledge2019-05-011-6/+56
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-241-6/+17
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-6/+17
| |\
| | * Doc: Note Q[Plain]TextEdit keeping formatting in some casesKai Koehne2019-04-101-6/+17
* | | Add QTextMarkdownImporterShawn Rutledge2019-04-171-1/+8
|/ /
* | QWidgetTextControl: Get rid of dependency on QTextEditPrivateAlexander Volkov2018-10-091-0/+8
* | Implement QRegularExpression overload for QTextEdit::findSamuel Gaist2018-10-081-0/+21
|/
* Make overloaded function appear in assistant indexJarek Kobus2018-10-011-6/+0
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-1/+1
|\
| * Doc: Add missing full stops in briefsPaul Wicking2018-06-211-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-2/+4
|\|
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-2/+4
* | Port placeholder rendering to palette placeholder color roleFilipe Azevedo2018-05-041-2/+1
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-7/+4
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-7/+4
| |\
| | * Convert features.menu to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-0/+2
| | * Convert features.textedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-7/+0
| | * Convert features.lineedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-121-0/+2
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-3/+3
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-2/+4
|\|
| * Convert features.scrollbar to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-1/+1
| * Convert features.textbrowser to QT_[REQUIRE_]CONFIGStephan Binner2017-08-101-1/+3
* | Add QTextOption/QTextEdit/QPlainTextEdit::tabStopDistance propertyEskil Abrahamsen Blomfeldt2017-08-061-4/+25
|/
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-1/+1
* Fix warnings for -no-feature-texthtmlparserStephan Binner2017-04-191-0/+2
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-081-1/+1
|\
| * QTextEdit: don't show placeholder text while composing textRichard Moe Gustavsen2016-10-061-1/+1
* | Add Qt::ImInputItemClipRectangle support to widgetsJan Arve Saether2016-05-021-1/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-1/+1
|\|
| * Change scroll and text areas to respect native wheel focus ruleMarko Kangas2016-04-261-1/+1
* | QTextEdit: update cursor and anchor rect upon scrollingRichard Moe Gustavsen2016-04-131-0/+1
* | QTextEdit: translate IM argument before passing it on to QWidgetTextControlRichard Moe Gustavsen2016-04-131-1/+19
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-16/+14
|\|
| * Refactor methods QTextEdit/QPlainTextEdit::inputMethodQuery().Friedemann Kleint2016-03-301-16/+14
| * QTextEdit::inputMethodQuery(): Preserve types when applying offset.Friedemann Kleint2016-03-301-5/+5
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Fixed build breaks that result after disabling "contextmenu" featureShrikant Dhumal2015-09-091-0/+2
|/
* Clarify QTextEdit::createStandardContextMenu(QPoint) docsJ-P Nurmi2015-02-121-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1