summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Introduce TaskItem and Authenticator role.kh12014-02-035-27/+42
* | | Fix auto test and Qt4 warning on Windows.kh12014-01-311-1/+2
* | | fix unistd.h includeTim Jenssen2014-01-302-2/+2
* | | Revert feafe12 and make the class abstract instead.kh12014-01-302-6/+7
* | | Make the class known to the meta system.kh12014-01-291-1/+3
* | | Rename to be more generic.kh12014-01-293-13/+13
* | | Merge remote-tracking branch 'origin/1.5'Tim Jenssen2014-01-223-3/+6
|\| |
| * | move the currentDateTime to the constructorTim Jenssen2014-01-222-2/+5
| * | fix random crash while accessing argumentsTim Jenssen2014-01-211-1/+1
* | | Compile fix.kh12014-01-221-0/+1