summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/scriptengine
Commit message (Expand)AuthorAgeFilesLines
* fix empty installer.components arrayChristoph VogtlÃĪnder2015-03-131-0/+16
* Update CopyrightKai Koehne2015-02-183-21/+21
* Fix testBrokenJSMethodConnect autotestKai Koehne2015-01-302-3/+6
* Fix the invocation order of entering() and page callbackjkobus2015-01-273-0/+109
* Make sure widgets from .ui files are properly registered to engineKai Koehne2015-01-204-0/+50
* Fix objects returned by gui methodsKai Koehne2015-01-082-0/+12
* Simplify registration of objects into script engineKai Koehne2015-01-071-2/+2
* Expose findChild, findChildren methods to JSKai Koehne2014-12-102-2/+13
* Expose systemInfo APIKai Koehne2014-12-051-0/+13
* Remove unused code.jkobus2014-12-032-11/+0
* Fix regression after porting to QJSEngine.kh12014-10-303-0/+156
* Add check for expected default properties.kh12014-10-301-0/+3
* Add test for default script engine properties.kh12014-06-031-0/+38
* Replace script with js engine.kh12014-06-032-72/+54
* Cleanup to support Qt5 only.kh12014-06-021-4/+1
* Restart on the wizard needs to cleanup component left-oversTim Jenssen2013-11-061-1/+1
* remove slotCurrentPageChanged and call it directlyTim Jenssen2013-09-301-7/+5
* add exceptionhandler code for connected signals/JS methodsTim Jenssen2013-06-033-3/+61
* fix crash in scriptengine autotestTim Jenssen2013-05-221-4/+6
* fix scriptengine autotestTim Jenssen2013-05-221-2/+4
* introduce installerscriptengineTim Jenssen2013-05-166-0/+293