summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/scriptengine_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix translating from component scriptKatja Marttila2021-01-141-21/+0
* Add function to enable button click with objectnameKatja Marttila2020-06-041-0/+1
* CLI: Add new option --file-query to auto answer QFileDialogKatja Marttila2020-05-261-8/+14
* CLI: decrease the amount of default debug printsKatja Marttila2020-02-201-1/+1
* Use of QLoggingCategoryKatja Marttila2020-02-131-1/+2
* Add findFiles methodKatja Marttila2018-03-261-1/+9
* Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* | Introduced gui.setTextItems() methodFrerich Raabe2016-06-151-0/+2
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-4/+3
|\|
| * Update license headersIikka Eklund2015-12-291-4/+3
* | add silent modeChristoph Vogtländer2015-07-171-0/+2
* | Sanitize QDebug outputKai Koehne2015-07-091-1/+1
|/
* fix empty installer.components arrayChristoph Vogtländer2015-03-131-0/+1
* Update CopyrightKai Koehne2015-02-181-7/+7
* Make sure component wrapper is not deleted in advanceKai Koehne2015-01-281-10/+5
* Fix objects returned by gui methodsKai Koehne2015-01-081-0/+45
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Expose qsTr to the scripts, makes component error example work.kh12014-06-061-1/+23
* Disable copy constructor and assignment operator.kh12014-06-061-0/+8
* Replace script with js engine.kh12014-06-031-0/+127