Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make it possible to get text from selection | Jesper K. Pedersen | 2013-05-29 | 1 | -10/+24 |
* | added goto start/end of document | Jesper K. Pedersen | 2013-05-21 | 1 | -0/+18 |
* | updated all copyright headers | Jesper K. Pedersen | 2013-05-16 | 1 | -22/+19 |
* | added function deleteRegion to delete text between two points | Jesper K. Pedersen | 2013-05-13 | 1 | -0/+14 |
* | added function indent to indent current line | Jesper K. Pedersen | 2013-05-13 | 1 | -0/+6 |
* | simplify position handling on the scripting site | Jesper K. Pedersen | 2013-05-13 | 1 | -2/+2 |
* | implement searching | Jesper K. Pedersen | 2013-05-07 | 1 | -0/+76 |
* | new object for keeping track of a possition in a file | Jesper K. Pedersen | 2013-05-02 | 1 | -0/+20 |
* | Introduced the class TextEditor | Jesper K. Pedersen | 2013-04-17 | 1 | -6/+4 |
* | Initialize the Scripting plugin | Nicolas Arnaud-Cormos | 2012-02-04 | 1 | -0/+416 |