| Commit message (Expand) | Author | Age | Files | Lines |
* | use the AST to get arguments for a function call | Jesper K. Pedersen | 2013-05-29 | 1 | -2/+4 |
* | added a git object | Jesper K. Pedersen | 2013-05-22 | 1 | -2/+4 |
* | implement a QDir prototype so it can be used from scripts | Jesper K. Pedersen | 2013-05-21 | 1 | -3/+7 |
* | implement a QFileInfo prototype so it can be used from scripts | Jesper K. Pedersen | 2013-05-21 | 1 | -2/+6 |
* | introduced subdirectory wrappers | Jesper K. Pedersen | 2013-05-21 | 1 | -4/+4 |
* | added extraction of current class | Jesper K. Pedersen | 2013-05-16 | 1 | -3/+7 |
* | the birth of a unit testing framework | Jesper K. Pedersen | 2013-05-14 | 1 | -3/+11 |
* | Introduced the class Position | Jesper K. Pedersen | 2013-05-13 | 1 | -2/+4 |
* | copied the registration functions over as they might be removed | Jesper K. Pedersen | 2013-05-13 | 1 | -3/+0 |
* | ported the work to master | Jesper K. Pedersen | 2013-05-13 | 1 | -11/+5 |
* | new object for keeping track of a possition in a file | Jesper K. Pedersen | 2013-05-02 | 1 | -2/+4 |
* | implemented include() to load scripts | Jesper K. Pedersen | 2013-04-30 | 1 | -0/+3 |
* | Make it possible to extract information about methods | Jesper K. Pedersen | 2013-04-25 | 1 | -2/+6 |
* | introduced Dialogs::getText | Jesper K. Pedersen | 2013-04-18 | 1 | -2/+4 |
* | introduced a utils directory | Jesper K. Pedersen | 2013-04-18 | 1 | -2/+2 |
* | Introduced the class TextEditor | Jesper K. Pedersen | 2013-04-17 | 1 | -2/+9 |
* | add a CppEditor class, which implements switchDeclarationDefinition | Jesper K. Pedersen | 2013-04-17 | 1 | -2/+7 |
* | Initialize the Scripting plugin | Nicolas Arnaud-Cormos | 2012-02-04 | 1 | -0/+60 |