summaryrefslogtreecommitdiffstats
path: root/scriptrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* use the AST to get arguments for a function callJesper K. Pedersen2013-05-291-0/+2
* added a git objectJesper K. Pedersen2013-05-221-0/+2
* implement a QFileInfo prototype so it can be used from scriptsJesper K. Pedersen2013-05-211-0/+7
* introduced subdirectory wrappersJesper K. Pedersen2013-05-211-2/+2
* updated all copyright headersJesper K. Pedersen2013-05-161-22/+19
* added extraction of current classJesper K. Pedersen2013-05-161-0/+4
* the birth of a unit testing frameworkJesper K. Pedersen2013-05-141-6/+35
* Introduced the class PositionJesper K. Pedersen2013-05-131-0/+2
* change ownership so the object will be propertly destructedJesper K. Pedersen2013-05-131-0/+2
* copied the registration functions over as they might be removedJesper K. Pedersen2013-05-131-5/+4
* ported the work to masterJesper K. Pedersen2013-05-131-2/+2
* new object for keeping track of a possition in a fileJesper K. Pedersen2013-05-021-0/+4
* improve error handlingJesper K. Pedersen2013-04-301-2/+9
* implemented include() to load scriptsJesper K. Pedersen2013-04-301-3/+53
* Make it possible to extract information about methodsJesper K. Pedersen2013-04-251-0/+11
* introduced Dialogs::getTextJesper K. Pedersen2013-04-181-0/+2
* no need to register the BaseTextEditor as we don't reference that class direc...Jesper K. Pedersen2013-04-181-3/+0
* improved error handlingJesper K. Pedersen2013-04-171-3/+6
* Introduced the class TextEditorJesper K. Pedersen2013-04-171-1/+5
* Initialize the Scripting pluginNicolas Arnaud-Cormos2012-02-041-0/+103