summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix "Too many open files" error.kh2015-04-242-67/+67
| * Make componentChecker warnings optional.Jarek Kobus2015-04-224-1/+10
| * Reset font property when setting "virtual" property to false.Jarek Kobus2015-04-211-2/+3
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-04-2115-41/+136
|\|
| * Fix compilation with gcc 4.6Kai Koehne2015-04-161-1/+1
| * Windows: Fix crashes in elevated installationKai Koehne2015-04-166-13/+82
| * Do not throw on empty translation filesNiels Weber2015-04-151-3/+5
| * Move the component checker after installer calculator.Jarek Kobus2015-04-151-4/+5
| * Fix updatecheckNiels Weber2015-04-141-1/+1
| * Compile with Qt 5.5kh2015-04-133-0/+3
| * Prevent disabled component to be selected using the Select All button.Jonathan Courtois2015-04-101-1/+1
| * Fix possible null pointer access.kh2015-04-101-2/+7
| * Fix crash on exit for Windows XP, VistaKai Koehne2015-04-092-17/+32
* | Add a warning if component with data contains children.Jarek Kobus2015-04-081-3/+9
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-04-081-0/+3
|\|
| * Improve Proxy Credentials dialogKai Koehne2015-04-081-0/+3
* | Don't mix iterator and const_iteratorKai Koehne2015-04-083-4/+4
* | Show title in cancel dialog.Niels Weber2015-03-261-1/+1
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-03-1728-3221/+3093
|\|
| * Inform about superfluous dependencies.Jarek Kobus2015-03-131-1/+13
| * fix empty installer.components arrayChristoph VogtlÃĪnder2015-03-133-10/+23
| * Don't show "safety" space on Ready for install pageNiels Weber2015-03-131-1/+2
| * Doc: update docs for component selectionLeena Miettinen2015-03-111-6/+6
| * Fix embedding of installbase manifestKai Koehne2015-03-112-5/+3
| * Doc: add links to topics that describe the namespacesLeena Miettinen2015-03-111-0/+5
| * Doc: move systeminfo scripting docs to a separate fileLeena Miettinen2015-03-111-21/+23
| * Issue a warning when a component depends on auto dependent one.Jarek Kobus2015-03-111-1/+7
| * Doc: move component scripting docs to a separate fileLeena Miettinen2015-03-091-231/+195
| * Fix failing autotestsKai Koehne2015-03-061-1/+1
| * Doc: move ScriptEngine scripting docs to separate filesLeena Miettinen2015-03-061-313/+0
| * Make sure RemoteClient's localsocket is freed early enough on shutdownKai Koehne2015-03-051-0/+1
| * Simplify KeepAliveObject implementationKai Koehne2015-03-053-49/+19
| * Add Windows 8.1 to list of supported versions in manifestKai Koehne2015-03-051-0/+2
| * Docs: edit MessageBoxHandler docsLeena Miettinen2015-03-051-61/+161
| * Doc: fix a broken \a commandLeena Miettinen2015-03-051-1/+1
| * Drop source code references from ts filesNiels Weber2015-03-025-2488/+1
| * Restore original behavior for component.installationRequestedKai Koehne2015-02-274-3/+9
| * Added Italian translationcuoghimax2015-02-274-3/+2605
| * Doc: Add missing docs for KDUpdater::PackagesInfoLeena Miettinen2015-02-271-19/+23
| * Remove setSelected that has been deprecated since 1.3Niels Weber2015-02-272-14/+0
* | Fix reading and checking arguments of CreateShortcutOperationJarek Kobus2015-03-115-10/+38
* | CleanupJarek Kobus2015-02-2718-151/+105
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-02-26247-10567/+10436
|\|
| * Fix dependencies in static buildKai Koehne2015-02-251-0/+7
| * Doc: add docs for KDUpdater::FileDownloaderLeena Miettinen2015-02-251-30/+340
| * Doc: Add docs for QInstaller::PackageManagerGui classesLeena Miettinen2015-02-251-3/+617
| * Doc: add docs for TaskRole, FileTaskItem and FileTaskResultLeena Miettinen2015-02-251-0/+80
| * Doc: Add docs for KDUpdater::Application and ConfigurationInterfaceLeena Miettinen2015-02-251-11/+42
| * Doc: add docs for ScriptEngine methodsLeena Miettinen2015-02-251-3/+17
| * Do wait an indefinite time for server repliesKai Koehne2015-02-241-1/+1