summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Update version numberKai Koehne2014-04-044-5/+5
* | Cleanup to support Qt5 only.kh12014-06-0227-209/+33
* | Delete orphaned fileSze Howe Koh2014-05-281-548/+0
* | Fix component still visible after it's set "Virtual".kh12014-05-164-0/+19
* | Fix typo in INSTALLSergio Ahumada2014-05-071-1/+1
* | fix that package.xml files are not or wrongly generatedTim Jenssen2014-05-051-4/+2
* | Fix auto test after f56c263c1.kh12014-05-051-4/+4
* | Make sure we return an empty path if value is not set.kh12014-04-281-8/+13
* | Update configure options for Qt 5 on Linux and MacNiels Weber2014-04-281-0/+3
* | Merge IntroductionPage and IntroductionPageImpl.kh12014-04-265-398/+352
* | Merge TargetDirectoryPage and TargetDirectoryPageImpl.kh12014-04-244-206/+141
* | Calculate the component order before using it.kh12014-04-241-1/+2
* | Dynamic page example.kh12014-04-2417-0/+837
* | Fix and update how the sha files and packages are downloaded.kh12014-04-241-21/+16
* | Provide an API to get all wizard pages from java script.kh12014-04-246-14/+86
* | Initialize {All}UserStartMenuDir and DesktopDir earlier.kh12014-04-243-38/+42
* | Fix wrong default button selection.kh12014-04-241-1/+11
* | Make sure we read the script content as UTF8.kh12014-04-232-10/+10
* | Set the minimum size before we show the wizard.kh12014-04-111-0/+1
* | Make the installer binary paths available for scripts.kh12014-04-092-0/+8
* | Fix strange error message.kh12014-04-042-15/+24
* | Update version numberKai Koehne2014-04-044-5/+5
|/
* Fix a possible race and some wrong assumptions about file ownership.kh12014-04-033-29/+19
* Style changes, line length, signature fixes etc...kh12014-04-031-136/+194
* Be more descriptive while downloading the actual component.kh12014-04-031-5/+4
* Use qobject_cast where appropriate.kh12014-04-032-2/+2
* Calm down the possibility of a buffer overflow.kh12014-04-031-1/+1
* Click the "Next" button once we acknowledge to quit the installer.kh12014-03-311-0/+1
* Merge remote-tracking branch 'origin/1.5'Oswald Buddenhagen2014-03-2719-1141/+515
|\
| * Fix hang when entering wrong sudo pwNiels Weber2014-03-271-3/+5
| * Fix banner image not working in dynamic pages.kh12014-03-261-2/+0
| * Implement missing setNativeArguments wrapper.kh12014-03-261-0/+7
| * Unify access to the supported schemes.kh12014-03-256-29/+32
| * Remove the fixed font size on License page on LinuxNiels Weber2014-03-111-7/+0
| * Fix typos in comments and documentationSergio Ahumada2014-03-055-5/+5
| * Update Russian translationSergey Belyashov2014-02-191-1080/+419
| * doc: More fixes for repogen documentationSergio Ahumada2014-02-112-6/+3
| * doc: Fix minor typosSergio Ahumada2014-02-111-4/+4
| * Add ts-<lang>, ts-all, commit-ts rules for translationsTakumi Asaki2014-02-102-3/+40
| * doc: Remove '-u http://www.example.com:8080' from the repogen helpSergio Ahumada2014-02-101-1/+1
* | Remove some trailing whitespace.Niels Weber2014-03-271-5/+5
* | Use non-static remove, same as with exists.Niels Weber2014-03-261-1/+1
* | Warn earlier about trying to install to root or home path.Niels Weber2014-03-261-5/+13
* | Use QTemporaryFile instead of some homebrew construction.Niels Weber2014-03-251-5/+4
* | Add lconvert to pri file.Niels Weber2014-03-191-0/+2
* | Add 'Open ReadMe' exampleKai Koehne2014-03-116-0/+140
* | Do not run event loop in installer.execute()Kai Koehne2014-03-101-4/+1
* | Make python script executable for convenience.Niels Weber2014-03-061-0/+0
* | Bump versionNiels Weber2014-03-064-5/+5
* | Fix compilation with namespaced Qthjk2014-03-041-4/+4