summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextcursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* [QTextCursor] Better use of the cached whiteSpace attributeKonstantin Ritt2015-04-151-4/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add some punctuation to QTextCursor's detailed description.Mitch Curtis2015-02-021-5/+5
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix incorrect repaints with plain text editSimon Hausmann2014-04-301-1/+1
* remove finishEdit() call, fix double textChanged on deleteGraham Coleman2013-11-211-1/+0
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-28/+28
* Doc: Fixed typo "pragraphs" -> "paragraphs"Marcel Krems2013-02-151-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Move Qt::CursorMoveStyle docs to the right file.Frederik Gladhorn2012-08-231-15/+0
* QtGui: add member-swap to shared classesMarc Mutz2012-07-031-0/+8
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-15/+15
* Doc: Modularize QtGui documentation.Casper van Donderen2012-05-091-5/+5
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-1/+1
|\
| * Inline and mark as deprecated images's serialNumber()Olivier Goffart2012-02-261-1/+1
* | Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-5/+5
|/
* QTextEdit cursor position fix when moving left/right with selectionPasi Matilainen2012-02-081-6/+20
* 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
* Make sure cursor navigation in qtexttable works like user expectsC. Boemann2012-01-091-19/+12
* Avoiding crash when insert preEditStringYuchen Deng2012-01-071-0/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Replace explicit surrogate handlers by inline methods of QChar classsuzuki toshiya2011-09-121-2/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Move QTextCursor::MoveStyle to Qt namespaceJiang Jiang2011-05-111-9/+9
* Support visual cursor movement for BIDI textJiang Jiang2011-04-291-9/+33
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2561