summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qwidgettextcontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reverted use of tentative commit use in QWidget editorsPekka Vuorela2012-03-271-14/+5
* Fix QWidgetTextController issue when used with QtQuick1 TextEditPekka Vuorela2012-03-211-2/+2
* Remove use of deprecated conversion from QKeySequenceOlivier Goffart2012-02-271-1/+3
* Fix compilation with QT_NO_PRINTER.Andreas Holzammer2012-02-071-0/+2
* Renamed QInputPanel as QInputMethodPekka Vuorela2012-02-021-4/+4
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove input context action support from editorsPekka Vuorela2011-12-201-12/+0
* Adapt from QInputContext interface to QInputPanelPekka Vuorela2011-12-201-18/+14
* Move cursorDelegate with the mouse selection of read only text input.Andrew den Exter2011-12-121-2/+6
* Make it easier to select words at the start of a line.Andrew den Exter2011-12-121-12/+22
* QWidget text editors to commit text on their own on losing focusPekka Vuorela2011-11-101-0/+1
* QTextEdit to use tentative commit instead of QInputPanel::commit()Pekka Vuorela2011-11-101-5/+24
* Implement partial tentativeCommit support in QTextEditPekka Vuorela2011-11-101-0/+18
* QTextEdit - mouse events to override input contextPekka Vuorela2011-11-051-99/+118
* Multiline editors not to limit anchor position inputMethodQueryPekka Vuorela2011-10-241-1/+1
* Widgets: Remove Q_WS_QPA and qpa-sections from .pro files.Friedemann Kleint2011-10-211-5/+1
* QTextEdit - Fix selectionChange emission bugPekka Vuorela2011-10-111-6/+17
* Removed obsolete custom input context supportPekka Vuorela2011-10-111-11/+3
* Get rid of the last traces of QMimeSourceLars Knoll2011-09-291-1/+0
* Rename ImMicroFocus to ImCursorRectangleLars Knoll2011-09-081-1/+1
* Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-011-1/+2
* Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-191-4/+2
* Don't rely on QPrinter in widgetsLars Knoll2011-08-191-5/+6
* Use the paged paintdevice in the print() method of QTextDocument.Lars Knoll2011-08-191-2/+0
* Renamed QLine/TextControl to QWidgetLine/TextControlLars Knoll2011-06-271-0/+3150