summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextcontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QTextControl and QLineControl.Andrew den Exter2012-01-251-2893/+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
* Fix QPlainTextEdit when using Qt::TextSelectableByKeyboard flagjahonkon2011-11-141-5/+2
* Multiline editors not to limit anchor position inputMethodQueryPekka Vuorela2011-10-241-1/+1
* Remove commented out reference to QShortcutMapLars Knoll2011-10-141-9/+0
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-10/+0
* Remove duplicate check in qtextcontrol cursorMoveKeyEvent()Kent Hansen2011-10-111-3/+0
* Get rid of the last traces of QMimeSourceLars Knoll2011-09-291-1/+0
* Add new composite Qt::ImQueryInput queryJoona Petrell2011-09-141-1/+1
* Use new QInputPanel update function in QTextControlJoona Petrell2011-09-081-7/+3
* Rename ImMicroFocus to ImCursorRectangleLars Knoll2011-09-081-1/+1
* Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-061-14/+28
|\
| * Make it easier to select words at the start of a line.Andrew den Exter2011-09-051-12/+22
| * Move cursorDelegate with the mouse selection of read only text input.Andrew den Exter2011-09-051-2/+6
* | Add a QStyleHints class to QtGuiLars Knoll2011-08-311-8/+7
* | Merge branch 'master' into refactorGunnar Sletta2011-08-251-4/+20
|\|
| * Enablers for using QGlyphRun in SceneGraphEskil Abrahamsen Blomfeldt2011-08-191-4/+20
* | Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-191-4/+2
* | Move printing into it's own libraryLars Knoll2011-08-191-1/+0
* | Use the paged paintdevice in the print() method of QTextDocument.Lars Knoll2011-08-191-6/+6
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-031-0/+3
|\|
| * Emit selectionChanged signals when input method alters the selection.Andrew den Exter2011-07-261-0/+3
| * Make TextEdit word selection more natural.Andrew den Exter2011-06-011-1/+1
| * Ensure the TextEdit cursor delegate is repositioned on mouse events.Andrew den Exter2011-06-011-1/+3
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | add QTextControl class to QtGuiLars Knoll2011-07-061-0/+2894
* | special directory for stuff we want to move from widgets to guiLars Knoll2011-05-051-3148/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+3148