summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Don't hard-code version in sourcesKai Koehne2013-02-144-8/+5
* Don't hard-code version in documentationKai Koehne2013-02-146-4/+12
* Remove SigningCertificate from config.xmlKai Koehne2013-02-144-16/+2
* Make loading of config.xml more strictKai Koehne2013-02-137-12/+269
* Add auto-test for QInstaller::SettingsKai Koehne2013-02-139-0/+147
* Remove deprecated entry from desktopfile.Niels Weber2013-02-131-1/+0
* Add missing config.xml elements to documentationKai Koehne2013-02-131-6/+27
* Unify some error strings.Niels Weber2013-02-1228-62/+67
* Replace some leftover Nokia with QtProject.Niels Weber2013-02-124-8/+8
* Update docs. (Qt4, Qt5 support and digia naming).kh12013-02-1113-84/+147
* Fix wrong layout in generated html output.kh12013-02-111-1/+1
* Add the missing dotNiels Weber2013-02-111-1/+1
* allow providing a vendor to InstallIconsOperationNiels Weber2013-02-081-5/+22