summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | add headless possibilityTim Jenssen2014-02-182-0/+9
* | Silence private header warning.Niels Weber2014-02-171-0/+1
* | Add a current date as release date fallback.kh12014-02-111-2/+8
* | Merge remote-tracking branch 'origin/1.5'Tim Jenssen2014-02-0716-825/+1162
|\|
| * doc: Discourage use of '-c config' for repogen toolSergio Ahumada2014-02-071-5/+1
| * add operationExists method on script sideTim Jenssen2014-02-072-0/+13
| * doc: Fix directory structure for 'packages' dirSergio Ahumada2014-02-051-11/+11
| * Fix preselection of components from another componentTim Jenssen2014-02-051-1/+5
| * config.xml: Discourage use of <Icon>Sergio Ahumada2014-02-051-1/+2
| * tutorial: Fix typoSergio Ahumada2014-02-041-1/+1
| * Compile fix after native separator change.kh12014-02-042-1/+4
| * Update German translation.Niels Weber2014-02-031-348/+481
| * Fix: Path handling in project filesTakumi Asaki2014-02-032-5/+5
| * Updated ChangelogNiels Weber2014-01-291-0/+9
| * Merge remote-tracking branch 'origin/1.4' into 1.5Tim Jenssen2014-01-291-427/+504
| |\
| | * Updated German Translation1.4Niels Weber2014-01-291-427/+504
| * | Bump version numberNiels Weber2014-01-294-6/+5
| * | Update Japanese translationTakumi Asaki2014-01-271-255/+357
| * | Fix: I18N doesn't work on WindowsTakumi Asaki2014-01-271-5/+5
* | | add --only-metacontent feature to getrepositorycontent toolTim Jenssen2014-02-071-6/+13
* | | Update README to reflect building with Qt 5 is supported.Niels Weber2014-02-031-1/+2
* | | Slightly faster version of asynchronous metadata download.kh12014-02-0311-414/+589
* | | Introduce TaskItem and Authenticator role.kh12014-02-035-27/+42