summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qplaintextedit.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing QPlainTextEdit::createStandardContextMenu(QPoint)J-P Nurmi2015-02-151-0/+1
* 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-31/+31
* 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/+1
* Android input method improvementsPaul Olav Tvete2014-03-181-0/+1
* Q(Plain)TextEdit: Add find() overload with QRegExpChristian Loose2014-01-311-0/+3
* Add a placeholderText property to QPlainTextEditMikhail Svetkin2014-01-231-0/+4
* QPlainTextEdit: add missing feature zoom on Ctrl+WheelCaroline Chao2013-04-301-0/+3
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Introduce hook for text cursor changes in QTextEdit and QPlainTextEdithjk2012-09-021-0/+1
* move inputMethodQuery() to public in subclasses of QWidgetTasuku Suzuki2012-05-231-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
* Don't rely on QPrinter in widgetsLars Knoll2011-08-191-4/+2
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-2/+2
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-2/+2
* library splitLars Knoll2011-05-071-0/+329