summaryrefslogtreecommitdiffstats
path: root/installerbuilder
Commit message (Expand)AuthorAgeFilesLines
...
* Use typedef to hide the "Update" prefix, doesn't fit really.kh12011-07-044-9/+8
* Move the define to where it's used.kh12011-07-042-2/+2
* Make the widget read only.kh12011-07-041-0/+1
* Fetch the repo only once. Makes package management fast.kh12011-07-045-145/+161
* Do not write the updates sources xml file.kh12011-07-041-1/+4
* Remove some superfluous variables.kh12011-07-041-10/+0
* Fake install/ update/ rollback progress.kh12011-07-012-6/+12
* Remove superfluous code and fix local packages function.kh12011-07-012-32/+19
* Smale text change.kh12011-07-011-1/+1
* Broke isValid() in a previous commit to refresh().kh12011-07-011-0/+2
* If the file does not exist, set a proper error value.kh12011-07-012-12/+14
* Remove some superfluous function and variables.kh12011-07-014-87/+13
* Do not reparse the components xml.kh12011-07-011-7/+2
* Remove superfluous fuction.kh12011-07-013-16/+4
* Fix progress bar not showing 100% after ignore error.kh12011-07-011-3/+6
* Keep the updater application as class member.kh12011-07-016-53/+28
* Remove superfluous member variable.kh12011-06-302-4/+0
* Fix wrong sub title when started e.g. as uninstaller.kh12011-06-301-8/+9
* Fix broken check for forced installation.kh12011-06-301-1/+1
* Implement package management even if we can't reach the repo.kh12011-06-304-6/+90
* More work towards localisation.kh12011-06-301-8/+12
* Cleanup the error messages and add some missing punctuation.kh12011-06-292-18/+20
* Merge branch 'master' into refactorkh12011-06-291-0/+2
|\
| * adjusted to the old behaviourTim Jenssen2011-06-291-0/+2
* | Remove some superfluous code.kh12011-06-291-3/+0
* | Some more work to support localisation.kh12011-06-291-9/+14
* | Use a different precision and a lower amount for size.kh12011-06-291-6/+6
* | If there are no updates, show this in the ui as well.kh12011-06-291-4/+10
* | Add an error function and display it in the ui.kh12011-06-297-29/+102
* | Whitespace cleanup. Style change.kh12011-06-292-4/+3
* | Remove some superfluous code.kh12011-06-281-17/+4
* | Make sure the details browser follows the ui.kh12011-06-282-34/+36
* | Some reordering. Add missing shortcuts.kh12011-06-282-38/+44
* | Small reordering.kh12011-06-282-10/+11
* | Properly support different styles.kh12011-06-282-3/+18
* | Some more work towards localisation.kh12011-06-281-9/+8
* | More work towards full localisation.kh12011-06-274-72/+137
* | Merge branch 'master' into refactorkh12011-06-271-6/+1
|\|
| * Revert "added a check that the orignal build dir shouldn't be part of the fra...Tim Jenssen2011-06-271-6/+1
* | Merge branch 'master' into refactorkh12011-06-271-1/+6
|\|
| * added a check that the orignal build dir shouldn't be part of the frameworkIdTim Jenssen2011-06-241-1/+6
* | Connect the right buttons to be able to catch finished.kh12011-06-262-12/+19
* | Use a generic type in Q_PROPERTY, makes the scripts work again.kh12011-06-242-7/+9
* | Properly fix the use of the binary file raw pointer.kh12011-06-242-42/+43
* | Proper variable naming.kh12011-06-242-18/+18
* | In case we are the installer do not close the file.kh12011-06-241-1/+0
* | Revert the revert commits as they do not fix the crash.kh12011-06-2410-1024/+3
* | build fix for unixMaurice Kalinowski2011-06-241-1/+1
* | Revert "Resolve TODO. Remove as it's not needed at all."kh12011-06-242-0/+11
* | Revert "Remove unused classes. Disable tests."kh12011-06-246-3/+839