summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qtextedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-3/+3
* Text editors: Prevent autoscroll timer triggering from synth mouse eventsFriedemann Kleint2014-11-201-6/+8
* 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-12/+19
* Add ReadOnlyChange event to widgets that support setReadOnly(bool).David Faure2014-03-131-0/+2
* Extending the inputMethodQuery APIPaul Olav Tvete2014-02-151-3/+10
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-2/+2
|\
| * Fix the docs on when setDocument() deletes the previous documentAndy Shaw2014-02-061-2/+2
* | Q(Plain)TextEdit: Add find() overload with QRegExpChristian Loose2014-01-311-0/+21
|/
* Fix typo in QTextEdit documentationSimon Hausmann2014-01-151-1/+1
* Fix placeholder text in QTextBrowserJ-P Nurmi2013-11-051-7/+8
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-7/+7
* Show QTextEdit placeholder even when focusedBenjamin Port2013-06-211-8/+3
* Added a placeholderText property to QTextEdit.Benjamin Port2013-05-281-0/+41
* Doc: Zooming inside QTextEditCaroline Chao2013-04-301-0/+2
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Add multi-line input method hintPaul Olav Tvete2013-02-271-1/+1
* Correct QTextEdit detailed description.Mitch Curtis2013-02-011-4/+8
* Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* 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-1/+14
* Add pointers to the rich text documentation from mentions of rich text.Samuel Rødal2012-11-231-2/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove documentation for non-existent QTextEdit functions.Mitch Curtis2012-09-131-146/+0
* Introduce hook for text cursor changes in QTextEdit and QPlainTextEdithjk2012-09-021-0/+11
* QTextEdit docs: fix qdoc warningsJ-P Nurmi2012-08-201-11/+4
* Fixed inputMethodQuery() for Qt::ImHintsTasuku Suzuki2012-06-261-10/+18
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-11/+11
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-7/+7
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-13/+0
|\
| * Documentation cleanupDebao Zhang2012-03-311-13/+0
* | Cleanup Q3* itemsDebao Zhang2012-03-231-1/+1
|/
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-38/+38
* Some small doc fixes, typos and removal of one incorrect paragraphAndy Shaw2012-02-171-1/+1
* Fix compilation with QT_NO_PRINTER.Andreas Holzammer2012-02-071-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1