summaryrefslogtreecommitdiffstats
path: root/objects/basetexteditor.cpp
Commit message (Expand)AuthorAgeFilesLines
* make it possible to get text from selectionJesper K. Pedersen2013-05-291-10/+24
* added goto start/end of documentJesper K. Pedersen2013-05-211-0/+18
* updated all copyright headersJesper K. Pedersen2013-05-161-22/+19
* added function deleteRegion to delete text between two pointsJesper K. Pedersen2013-05-131-0/+14
* added function indent to indent current lineJesper K. Pedersen2013-05-131-0/+6
* simplify position handling on the scripting siteJesper K. Pedersen2013-05-131-2/+2
* implement searchingJesper K. Pedersen2013-05-071-0/+76
* new object for keeping track of a possition in a fileJesper K. Pedersen2013-05-021-0/+20
* Introduced the class TextEditorJesper K. Pedersen2013-04-171-6/+4
* Initialize the Scripting pluginNicolas Arnaud-Cormos2012-02-041-0/+416