summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextcursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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