summaryrefslogtreecommitdiffstats
path: root/scripting.pro
Commit message (Expand)AuthorAgeFilesLines
* use the AST to get arguments for a function callJesper K. Pedersen2013-05-291-2/+4
* added a git objectJesper K. Pedersen2013-05-221-2/+4
* implement a QDir prototype so it can be used from scriptsJesper K. Pedersen2013-05-211-3/+7
* implement a QFileInfo prototype so it can be used from scriptsJesper K. Pedersen2013-05-211-2/+6
* introduced subdirectory wrappersJesper K. Pedersen2013-05-211-4/+4
* added extraction of current classJesper K. Pedersen2013-05-161-3/+7
* the birth of a unit testing frameworkJesper K. Pedersen2013-05-141-3/+11
* Introduced the class PositionJesper K. Pedersen2013-05-131-2/+4
* copied the registration functions over as they might be removedJesper K. Pedersen2013-05-131-3/+0
* ported the work to masterJesper K. Pedersen2013-05-131-11/+5
* new object for keeping track of a possition in a fileJesper K. Pedersen2013-05-021-2/+4
* implemented include() to load scriptsJesper K. Pedersen2013-04-301-0/+3
* Make it possible to extract information about methodsJesper K. Pedersen2013-04-251-2/+6
* introduced Dialogs::getTextJesper K. Pedersen2013-04-181-2/+4
* introduced a utils directoryJesper K. Pedersen2013-04-181-2/+2
* Introduced the class TextEditorJesper K. Pedersen2013-04-171-2/+9
* add a CppEditor class, which implements switchDeclarationDefinitionJesper K. Pedersen2013-04-171-2/+7
* Initialize the Scripting pluginNicolas Arnaud-Cormos2012-02-041-0/+60