summaryrefslogtreecommitdiffstats
path: root/installerbuilder/installerbase/installerbase.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | The application object needs to be instantiated earlier.kh12011-05-181-1/+1
* | Merge branch 'master' into refactorkh12011-05-181-3/+3
|\|
| * Tha application object needs to be instantiated earlier.kh12011-05-181-3/+3
* | Merge branch 'master' into refactorkh12011-05-181-44/+34
|\|
| * Use our own parser for arguments.kh12011-05-181-51/+40
* | Always use TCP socket for communication.kh12011-05-171-4/+0
* | Add accessor functions. Small style changes. Doc update.kh12011-05-101-1/+1
* | Whitespace.kh12011-05-101-1/+1
* | Initial implementation of user defined repositories.kh12011-05-101-11/+24
* | Repositories are always "required" now.kh12011-05-091-3/+1
* | Remove superfluous function. Small cleanup.kh12011-04-201-1/+0
* | Cleanup, we might need to adjust the examples though.kh12011-04-121-1/+0
* | Use the installer's virtual component font stuff.kh12011-04-051-2/+2
* | Adjust updater to simple check for updates.kh12011-04-011-1/+1
* | Merge branch 'master' into refactorkh12011-03-161-0/+2
|\|
| * yes it is an allowed argumentTim Jenssen2011-03-151-0/+2
* | Merge branch 'master' into refactorkh12011-03-141-2/+2
|\|
| * only one QApplication, so it does not crashNiels Weber2011-03-141-2/+2
| * Revert "Revert "Use a gui application to prevent crash.""Niels Weber2011-03-141-1/+1
* | Major cleanup.kh12011-03-141-12/+4
* | Merge branch 'master' into refactorkh12011-03-141-1/+1
|\|
| * Revert "Use a gui application to prevent crash."Niels Weber2011-03-141-1/+1
| * Use a gui application to prevent crash.kh12011-03-071-1/+1
* | Unify status values.kh12011-03-101-22/+21
* | Use a gui application to prevent crash.kh12011-03-041-1/+1
* | Some further cleanup.kh12011-03-041-22/+25
* | This one seems to got lost during the merge.kh12011-03-041-3/+0
* | Some further cleanup. Add missing isUpdater checks.kh12011-03-031-5/+1
* | Some more work to have the a proper wizard updater intergration.kh12011-03-031-56/+19
|/
* linux: honour http_proxy environment variableNiels Weber2011-03-021-2/+22
* init commitTim Jenssen2011-02-211-0/+372