summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated Changelog1.5Niels Weber2014-06-051-1/+9
* 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
* 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
* | fix that QSKIP has one argument since Qt 5Tim Jenssen2014-01-222-3/+15
* | move the currentDateTime to the constructorTim Jenssen2014-01-222-2/+5
* | fix random crash while accessing argumentsTim Jenssen2014-01-211-1/+1
* | ApplyProductKeyOperation::performOperation should return correctlyIikka Eklund2014-01-131-0/+1
* | Fix --checkupdates shows error dialog if network is down.kh12014-01-086-170/+232
* | Another try to compile on mingw.kh12014-01-071-0/+6
* | Compile (maybe).kh12014-01-071-0/+1
* | Use qt_windows.h.kh12014-01-078-47/+9
* | Bump version number1.5.0Kai Koehne2013-12-123-6/+6
* | Updated Changelog.Niels Weber2013-12-121-0/+17
* | Merge remote-tracking branch 'origin/1.4' into 1.5Tim Jenssen2013-12-121-0/+19
|\|
| * Updated Changelog.Niels Weber2013-12-121-0/+17
| * Merge remote-tracking branch 'origin/1.3' into 1.4Tim Jenssen2013-12-121-0/+2
| |\
| | * Update ChangelogNiels Weber2013-09-171-0/+2
| * | Revert "Use correct value for RunProgram."Niels Weber2013-11-271-2/+2
| * | Use correct value for RunProgram.Niels Weber2013-11-141-2/+2
* | | fix generation of random temp directory nameTim Jenssen2013-12-101-6/+49
* | | add missing ProductKeyCheck::init at checkupdates caseTim Jenssen2013-12-091-0/+2
* | | Add a line to documentation that operations are threaded.Niels Weber2013-12-061-0/+1
* | | MaintenanceGui should also show productkeycheck pagesTim Jenssen2013-12-041-0/+8
* | | Enhance debugging output if process crashedKai Koehne2013-11-282-2/+8
* | | Wait longer for commands to return, but don't try excessivelyKai Koehne2013-11-282-4/+4
* | | Don't re-use QProcess in different triesKai Koehne2013-11-281-2/+1