summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextcursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Restored native behavior when moving cursor from selectionRobert Loehning2012-06-201-0/+8
* QTextEdit cursor position fix when moving left/right with selectionPasi Matilainen2012-02-031-6/+20
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Replace explicit surrogate handlers by inline methods of QChar classsuzuki toshiya2011-09-071-2/+2
* Doc: Updated documentation with \since 4.8 declarations.David Boddie2011-06-301-0/+1
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-9/+9
|\
| * Move QTextCursor::MoveStyle to Qt namespaceJiang Jiang2011-05-111-9/+9
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
|/
* Support visual cursor movement for BIDI textJiang Jiang2011-04-191-9/+33
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fix QTextEdit::selectAll crash from textChanged()Jiang Jiang2010-12-061-0/+3
* doc: Fixed several qdoc warnings.Martin Smith2010-07-131-3/+3
* Fix crashmae2010-07-081-0/+1
* Fix performance of QTextDocumentPrivate::adjustDocumentChangesAndCursorsChristian Kamm2010-07-061-1/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-121-0/+3
|\
| * Cursor positioning in QTextDocument after undo()mae2010-06-081-0/+3
* | Use the textDirection() of blocks correctly.Lars Knoll2010-06-101-1/+1
|/
* Introduced getter and setter for the visual X cursor position.Roberto Raggi2010-06-011-0/+35
* Defines whether the cursor should keep its current position.Roberto Raggi2010-06-011-6/+46
* Add convenience function QTextCursor::positionInBlock()mae2010-02-191-1/+25
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* doc: Fixed references to currsor position().Martin Smith2010-01-061-26/+29
* QTextCursor selection extension when inserting charactersmae2009-09-231-2/+6
* Fix crash (assert) in QTextDocumentmae2009-09-091-0/+2
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Fixed a possible crash in QTextCursorThierry Bastian2009-08-181-1/+2
* | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-2/+2
* | QTextControl::print: fix coverity warningThierry Bastian2009-08-171-3/+2
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Doc: add \since 4.6 for new APIsVolker Hilsheimer2009-07-191-0/+2
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Restore undo compression for cut/del of selectionsmae2009-05-271-25/+32
* | Fixed unwanted merging of undo commands from different edit blocksmae2009-05-081-6/+19
|/
* Doc: Said that QTextCursor is an implicitly shared class inGeir Vattekar2009-05-061-1/+4
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2420