summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix translations README file to correspond how language can be changedKatja Marttila2015-11-161-7/+2
* Fix scriptengine autotestKatja Marttila2015-11-061-2/+2
* Fix crash when updating admin installation with user/temp repositoryKatja Marttila2015-10-301-1/+11
* Read UrlQueryString from settings.Jarek Kobus2015-10-144-4/+5
* Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-10-124-4/+17
|\
| * Fix errors when running updates in a directory requiring elevationKai Koehne2015-08-202-2/+2
| * Doc: Fix the function name in Controller Scripting page.Takayuki ORITO2015-08-111-1/+1
| * Fix usage of system proxy with credentialsKai Koehne2015-08-052-1/+14
* | Allow to use the stylesheet to customize UIDenis Shienkov2015-09-2814-2/+180
* | Add Castilian Spanish translationJavier Llorente2015-09-244-2/+2693
* | Compile with namespaces.Karsten Heimrich2015-09-073-2/+5
* | Missed to rename classes and to update docs and tests.Karsten Heimrich2015-09-0741-176/+196
* | Fix wording of "Could not get authorization" error messageKai Koehne2015-08-261-2/+2
* | Document installer.components() restrictionsKai Koehne2015-08-201-2/+4
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-08-197-16/+77
|\|
| * Update ChangeLogKai Koehne2015-06-301-0/+2
| * Unify handling of translationsKai Koehne2015-06-304-21/+63
| * Init all components with proper install actionJarek Kobus2015-06-291-1/+1
| * Version bumpKai Koehne2015-06-165-8/+13
| * Fix: .dat file gets deleted after multiple component changes.Karsten Heimrich2015-06-111-0/+6
* | Doc: list supported license file formatsLeena Miettinen2015-08-101-0/+2
* | Fix missing KD* documentation.Karsten Heimrich2015-08-071-0/+11
* | add silent modeChristoph VogtlÃĪnder2015-07-175-1/+34
* | Compile.Karsten Heimrich2015-07-141-1/+1
* | Adjust include guards.Karsten Heimrich2015-07-1422-66/+66
* | Rename files. Remove {kd} prefix. Remove {kdupdater} prefix.Karsten Heimrich2015-07-1471-135/+140
* | Make the installation relocatable (with some limitations).Karsten Heimrich2015-07-147-53/+123
* | Cleanup. Prepare for proper rollback implementation.Karsten Heimrich2015-07-142-89/+91
* | Rework handling of repository testing.Karsten Heimrich2015-07-141-13/+23
* | Remove quotes around component checker warningsKai Koehne2015-07-101-1/+1
* | Make use of the new varadic template feature + cosmetic changes.Karsten Heimrich2015-07-1054-116/+135
* | Add factory auto test. Update template parameter + documentation.Karsten Heimrich2015-07-105-33/+310
* | Fix build on WindowsKai Koehne2015-07-101-1/+1
* | Sanitize QDebug outputKai Koehne2015-07-0928-151/+132
* | Implement repository testing using our task classes.Karsten Heimrich2015-07-094-105/+125
* | Fix canceling the download done by an external call.Karsten Heimrich2015-07-092-2/+28
* | Print Qt version in verbose outputKai Koehne2015-07-021-3/+3
* | Fix missing filename conversion on UNIX systems.Karsten Heimrich2015-06-251-0/+15
* | Remove superfluous clone() method. Prepare for next patch.Karsten Heimrich2015-06-2544-171/+1
* | Implement generic factory using c++11 variadic template feature.Karsten Heimrich2015-06-256-175/+36
* | Fix error strings in autotestsKai Koehne2015-06-246-14/+14
* | Add getter and setter for package manager.Karsten Heimrich2015-06-2412-13/+29
* | Unify translated error messagesKai Koehne2015-06-2477-1402/+1487
* | Follow description on MSDN to implement time utils.Karsten Heimrich2015-06-233-65/+110
* | Cleanup time handling, some minor changes.Karsten Heimrich2015-06-231-45/+22
* | Fix missing operation 'installer' value and update documentation.Karsten Heimrich2015-06-232-4/+6
* | Fix compile for gcc 4.7.3Christian Stenger2015-06-221-1/+1
* | Fix usage of Lib7z::createArchive(), do not use static.Karsten Heimrich2015-06-161-1/+1
* | Convert to Qt 5 connect syntaxKai Koehne2015-06-1531-228/+257
* | Remove %0 from tr() callsKai Koehne2015-06-153-8/+8