summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add RunProgramArgumentsAurindam Jana2013-03-0410-3/+19
* Get rid of some superfluous includes.kh12013-03-0410-37/+20
* Merge remote-tracking branch 'origin/1.3'Tim Jenssen2013-02-2831-360/+413
|\
| * Fix wrong check for running application.kh12013-02-285-57/+114
| * Doc: add information about scripting and operationsLeena Miettinen2013-02-282-7/+17
| * Doc: Fix documentation on predefined variablesKai Koehne2013-02-281-3/+10
| * Fix incorrect error message in binarycreator.Niels Weber2013-02-271-8/+13
| * add replace operations docTim Jenssen2013-02-271-0/+9
| * add some doc to execute operation caseTim Jenssen2013-02-271-3/+14
| * change test operation example to CopyTim Jenssen2013-02-271-4/+3
| * cleanup gitignore filekh12013-02-271-155/+6
| * Add repository class auto test and fix missing operator export.kh12013-02-274-5/+131
| * remove doc for already removed operationsTim Jenssen2013-02-271-20/+0
| * Doc: Mark 'ReleaseDate' property as requiredKai Koehne2013-02-261-1/+1
| * Linux: Also find tmp dir on tmpfsNiels Weber2013-02-261-1/+1
| * Fixes issue with wrong estimation of space on the mounted volumeMichal Klocek2013-02-261-1/+1
| * Fix post link step and shadow build.kh12013-02-261-4/+13
| * Fix testapp compilation on LinuxKai Koehne2013-02-261-1/+0
| * Add some dummy translations to make the example work with Qt5.kh12013-02-251-0/+7
| * remove configfile use for repogenNiels Weber2013-02-253-23/+10
| * Some String fixes.Niels Weber2013-02-221-30/+30
| * remove testvm-configs directoryTim Jenssen2013-02-224-23/+0
| * Doc: Move "Getting Started" section upKai Koehne2013-02-225-7/+7
| * Nokia -> Digia in LGPL_ExceptionNiels Weber2013-02-221-1/+1
| * cleanup operation run outputTim Jenssen2013-02-211-8/+20
| * Doc: Rename "Using Installer" section to "End User Workflows"Kai Koehne2013-02-212-2/+2
| * Doc: Show all .qdoc files in Qt CreatorKai Koehne2013-02-211-0/+7
* | Use using namespace QInstaller.kh12013-02-281-25/+27
* | Merge remote-tracking branch 'origin/1.3'Tim Jenssen2013-02-2110-42/+79
|\|
| * fix the tst_settings.cppTim Jenssen2013-02-211-4/+4
| * Doc: Replace 'Qt Installers' with just 'Installers'Kai Koehne2013-02-212-4/+4
| * no warning output if exception error is createdTim Jenssen2013-02-212-5/+5
| * Autotest: Fix execution on macKai Koehne2013-02-211-0/+1
| * Mark <Pages> element as deprecated.Kai Koehne2013-02-213-1/+7
| * Update Installer File sectionKai Koehne2013-02-211-6/+8
| * Make Virtual and Default tag mutually exclusive.Tim Jenssen2013-02-204-30/+43
| * Hide warnings in settings autotestKai Koehne2013-02-202-1/+10
| * Fix auto test for WinChristian Stenger2013-02-191-0/+6
* | Compile fix.kh12013-02-201-1/+1
* | Fix boolean parameter which lead to less readable code.kh12013-02-205-19/+26
* | Remove RunMode enum, it's useless and clutters the API.kh12013-02-199-49/+36
|/
* Fix minor issues, we did calculate the parent index wrong.kh12013-02-191-7/+3
* Make the example compile with Qt5.kh12013-02-1810-21/+21
* Fix compilation of tests on LinuxChristian Stenger2013-02-183-3/+0
* Remove MaintenanceTitle from example as that has been removed.Niels Weber2013-02-181-1/+0
* Fix compilation of tests on LinuxKai Koehne2013-02-182-2/+0
* Export component model helper class.kh12013-02-151-1/+1
* Sort root components as well.kh12013-02-152-0/+4
* Fix missing redraw while pages are hidden but still existent.kh12013-02-153-46/+19
* Update translations.Niels Weber2013-02-143-641/+1008