summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/qinstaller.h
Commit message (Expand)AuthorAgeFilesLines
* Let the installer handle the virtual components stuff.kh12011-03-311-0/+6
* Use the private class. Move the RunModes enum.kh12011-03-231-1/+1
* Add function the get local installed packages.kh12011-03-181-4/+6
* Factor out adding temporary update resources.kh12011-03-181-1/+3
* Factor out meta package retrieval.kh12011-03-171-4/+5
* Rename to what they actually do.kh12011-03-161-4/+4
* Export run modes as well.kh12011-03-161-0/+1
* Merge commit 'd734757aad6acbbc5c32e18c9562ea7e9ea6d711' into refactorkh12011-03-161-1/+1
|\
| * renamed some variables/signals/slots to better namesTim Jenssen2011-03-151-1/+1
* | Merge branch 'master' into refactorkh12011-03-141-0/+2
|\|
| * added new create component functionTim Jenssen2011-03-141-0/+2
* | Remove friends as they are not needed anymore.kh12011-03-131-2/+0
* | Replace InstallerMode with AllMode.kh12011-03-111-5/+5
* | Implement building all components.kh12011-03-111-1/+6
* | Add missing signals.kh12011-03-101-0/+2
* | Unify status values.kh12011-03-101-7/+7
* | Rename. Also parse the locals component file.kh12011-03-101-1/+1
* | Implement building updater components only.kh12011-03-101-0/+5
* | Whatever. Make test checksum const.kh12011-03-071-11/+9
* | Some more work to have the a proper wizard updater intergration.kh12011-03-031-3/+7
* | Make it compile with "namespaced" Qt.hjk2011-03-031-0/+2
* | Move Installer::Private into it's own source files.kh12011-03-031-2/+4
|/
* init commitTim Jenssen2011-02-211-0/+266