summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qtextedit.h
Commit message (Expand)AuthorAgeFilesLines
* Fix build without features.cursorTasuku Suzuki2019-07-041-0/+2
* Support clicking to toggle checkboxes in QTextEditShawn Rutledge2019-05-241-0/+1
* Add QTextMarkdownWriter, QTextEdit::markdown property etc.Shawn Rutledge2019-05-011-1/+7
* Add QTextMarkdownImporterShawn Rutledge2019-04-171-1/+4
* Implement QRegularExpression overload for QTextEdit::findSamuel Gaist2018-10-081-0/+4
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-5/+1
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-5/+1
| |\
| | * Convert features.textedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-191-5/+1
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-24/+24
|/ /
* / Add QTextOption/QTextEdit/QPlainTextEdit::tabStopDistance propertyEskil Abrahamsen Blomfeldt2017-08-061-2/+10
|/
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-1/+1
* Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid2017-01-021-1/+1
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Fix nullptr literal 0s which would look odd as nullptrMarc Mutz2015-07-191-2/+2
* QtWidgets: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-061-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QtWidgets: use Q_ENUM instead of Q_ENUMSOlivier Goffart2015-02-081-1/+1
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-24/+24
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix too fast zooming in QTextEdit with smooth scrolling eventsAllan Sandfeld Jensen2014-09-231-0/+2
* Extending the inputMethodQuery APIPaul Olav Tvete2014-02-151-0/+1
* Q(Plain)TextEdit: Add find() overload with QRegExpChristian Loose2014-01-311-0/+3
* Added a placeholderText property to QTextEdit.Benjamin Port2013-05-281-0/+4
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-1/+1
|\
| * Fix Qt Designer warning about being unable to handle property.Friedemann Kleint2013-02-261-1/+1
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Call QAccessible::updateAccessibility when caret moves in QTextEditJosé Millán Soto2012-12-161-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Introduce hook for text cursor changes in QTextEdit and QPlainTextEdithjk2012-09-021-1/+1
* Register QTextDocument* as a meta type to fix QTextEdit::document typeJ-P Nurmi2012-08-181-1/+1
* move inputMethodQuery() to public in subclasses of QWidgetTasuku Suzuki2012-05-231-1/+2
* Load resources in in QTextDocument correctlyLars Knoll2012-05-041-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Implement partial tentativeCommit support in QTextEditPekka Vuorela2011-11-101-4/+2
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-031-22/+0
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-86/+0
* Don't rely on QPrinter in widgetsLars Knoll2011-08-191-3/+2
* Renamed QLine/TextControl to QWidgetLine/TextControlLars Knoll2011-06-271-1/+1
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-1/+1
* library splitLars Knoll2011-05-071-0/+431