summaryrefslogtreecommitdiffstats
path: root/interpreter
Commit message (Expand)AuthorAgeFilesLines
* Mark repository as deprecatedHEADmasterDavid Clark2010-11-1814-2589/+0
* Ensure test application is killed at end of test run.dac2010-08-052-0/+5
* Clear metaObject data before rebuilding, to prevent crash in Creatordac2010-08-042-3/+5
* Fix: when running test more than once, the QtScript plugins (and additionaldac2010-08-044-63/+83
* Get QtUiTest (X11 standalone) working again.dac2010-07-302-16/+13
* More Creator integrationdac2010-07-293-10/+36
* Make libqsystemtest not depend on libqtuitest. Remove duplicate codedac2010-07-283-124/+14
* Add new QTestIDE class to enable easier integration with creator.dac2010-07-273-68/+12
* Included Botan and ssh code to make QtUItest compile again (as a separate pac...Ed Baak2010-07-262-2/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:research/qtuitestEd Baak2010-07-261-0/+7
|\
| * Add support for function based breakpoints in debugger.dac2010-07-231-0/+7
* | Experimental submit ... use Creator's ssh connection classes to start/stop an...Ed Baak2010-07-261-2/+3
|/
* Tweak code so that we can import it in creator-qtest - AND - continue to supp...Ed Baak2010-07-232-3/+95
* Add target paths for all project files. Qt Creator added these lines for me.Ed Baak2010-07-211-0/+4
* Merge QSystemTest and QSystemTestPrivate, cleanup, and fix remaining Manual/A...Ed Baak2010-07-202-10/+19
* Renamed functions to 'manualTest', and cleanup codeEd Baak2010-07-192-7/+7
* Merge branch 'master' of scm.dev.nokia.troll.no:research/qtuitestEd Baak2010-07-195-6/+234
|\
| * More updates to support debugging in Qt Creator.dac2010-07-194-4/+26
| * Send context (including variables) to IDE for debugging.dac2010-07-192-9/+48
| * Initial debugging support for integration with Qt Creator.dac2010-07-165-6/+173
* | Make conversion to manual test execution a bit more robustEd Baak2010-07-191-1/+29
* | Add support for manually executing an automated test.Ed Baak2010-07-193-0/+63
|/
* Make compile on other platforms (and hopefully don't break on mac)dac2010-06-301-3/+4
* Make compile on mac (and hopefully don't break on other platforms)Ed Baak2010-06-291-1/+2
* Get make test / make storetest to work on Windows. Uses perldac2010-06-221-1/+1
* Make qtuitest install into Qt installation directories.dac2010-06-112-7/+2
* Initial commitdac2010-06-0912-0/+2277