summaryrefslogtreecommitdiffstats
path: root/installerbuilder/installerbase/installerbase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement mechanism to update the maintenace tool.kh12011-10-041-0/+8
* Add some useful information about the installer base version.kh12011-09-301-9/+15
* Move these into private source files, Include cleanup.kh12011-09-301-60/+16
* fixed wrong argument, added missing word runTim Jenssen2011-09-151-1/+1
* we need the application object for some informations laterTim Jenssen2011-09-141-0/+1
* now an installer/maintenancetool can run operationsTim Jenssen2011-09-071-0/+8
* now we forward exceptions from script and queue slotsTim Jenssen2011-07-291-3/+37
* reduce and improve verbose outputTim Jenssen2011-07-191-3/+3
* Move the define to where it's used.kh12011-07-041-0/+2
* Keep the updater application as class member.kh12011-07-011-14/+0
* Rename files to match class name. Adjust includes.kh12011-06-201-1/+1
* Rename header/ source files to match class name.kh12011-06-151-2/+2
* Rename from Installer to PackageManagerCore.kh12011-06-141-35/+34
* Rename the class to better fit it's real purpose.kh12011-06-141-2/+2
* Keep a flag if we have do a no forced installion.kh12011-06-091-2/+2
* Merge branch 'master' into refactorkh12011-06-091-1/+0
|\
| * don't fail with unknown argumentsNiels Weber2011-06-091-1/+0
* | Only in case we run the installer use metadata as source.kh12011-06-081-2/+4
* | Remove unused function.kh12011-06-051-17/+0
* | 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