summaryrefslogtreecommitdiffstats
path: root/scriptingplugin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* load init script on start upJesper K. Pedersen2013-06-031-0/+6
| | | | | Change-Id: I8f37dc3d50558917cf2a39b4a407e815afd9e40c Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
* updated all copyright headersJesper K. Pedersen2013-05-161-22/+19
| | | | | Change-Id: I73985c8f2db0128ceba00be2e9b61301b406d1db Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
* make it possible to run unit tests from the command lineJesper K. Pedersen2013-05-141-1/+18
| | | | | | | | Simply execute qtcreator like this: qtcreator -execute-script <path-to-tests-directory>/runtests.qs Change-Id: I60f706218af8653cc5cc945797062125d919f57c Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
* Cleanup the headers: remove the module name.Nicolas Arnaud-Cormos2012-02-181-1/+1
| | | | | Change-Id: I1365dbd30b0b34dc451da10b6800ba4105c5b8d1 Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
* Initialize the Scripting pluginNicolas Arnaud-Cormos2012-02-041-0/+78
Change-Id: Iffd7e39046608e58c38da825bcaf7e38706e8e91