summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix patching of libexec path on WindowsKai Koehne2014-09-301-4/+11
* French translationMatthieu Bachelier2014-08-274-7/+3368
* Sanity-check for Qt SDK installations with broken uninstall operationsKai Koehne2014-08-271-1/+29
* Make cycles in component dependencies fatalkh12014-08-261-1/+6
* Update German translationNiels Weber2014-07-111-264/+399
* Make it possible to calculate dependencies from script.kh12014-06-052-18/+50
* Make sure we honor the updates xml checksum flag.kh12014-06-051-1/+6
* Revert "Use QTemporaryFile instead of some homebrew construction."kh12014-05-221-4/+5
* Check if the file we are writing to is a file.kh12014-05-221-1/+8
* Fix HTTP proxy settings do not have any effect.kh12014-05-211-0/+2
* Avoid 'Too many open files' on MacKai Koehne2014-05-141-1/+9
* Cleanup. Remove some unused and broken code.kh12014-05-145-420/+0
* Remove 'What's this' button from wizard (Windows).kh12014-05-091-0/+1
* Obviously we need to pass the authenticator everywhere.kh12014-05-091-0/+6
* Improve error message for ConsumeOutputOperationKai Koehne2014-04-251-3/+3
* ConsumeOutput: Use local encoding to parse executable outputKai Koehne2014-04-231-1/+1
* Mac: Do not require Xcode command line toolsEike Ziller2014-04-161-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
* Merge remote-tracking branch 'origin/1.5'Oswald Buddenhagen2014-03-2713-1123/+496
|\
| * 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-052-2/+2
| * Update Russian translationSergey Belyashov2014-02-191-1080/+419
| * Add ts-<lang>, ts-all, commit-ts rules for translationsTakumi Asaki2014-02-101-0/+31
* | 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
* | Do not run event loop in installer.execute()Kai Koehne2014-03-101-4/+1
* | Fix compilation with namespaced Qthjk2014-03-041-4/+4
* | add headless possibilityTim Jenssen2014-02-182-0/+9
* | Merge remote-tracking branch 'origin/1.5'Tim Jenssen2014-02-077-797/+1126
|\|
| * add operationExists method on script sideTim Jenssen2014-02-072-0/+13
| * Fix preselection of components from another componentTim Jenssen2014-02-051-1/+5
| * Update German translation.Niels Weber2014-02-031-348/+481
| * Fix: Path handling in project filesTakumi Asaki2014-02-031-2/+2
| * Merge remote-tracking branch 'origin/1.4' into 1.5Tim Jenssen2014-01-291-427/+504
| |\
| | * Updated German Translation1.4Niels Weber2014-01-291-427/+504
| | * Revert "Use correct value for RunProgram."Niels Weber2013-11-271-2/+2
| | * Use correct value for RunProgram.Niels Weber2013-11-141-2/+2
| * | Update Japanese translationTakumi Asaki2014-01-271-255/+357
| * | Fix: I18N doesn't work on WindowsTakumi Asaki2014-01-271-5/+5
* | | Slightly faster version of asynchronous metadata download.kh12014-02-0311-414/+589