summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
...
* Style changes.kh12011-06-013-9/+9
|
* Keep the installer on the stack.kh12011-06-012-16/+19
|
* Init known operations as early as possible.kh12011-06-012-2/+3
|
* Adjust to fit the new component model.kh12011-06-012-62/+45
|
* Keep the dialog on the heap to see actual setting changes.kh12011-06-012-4/+7
|
* Cleanup. Style changes.kh12011-06-014-96/+90
|
* Cleanup. Style changes. Adjust to new fetch updates code.kh12011-06-012-64/+49
|
* Remove some superfluous includes. Style changes.kh12011-06-012-35/+25
|
* Style changes.kh12011-06-011-1/+1
|
* Cleanup. Compile the missing parts as well.kh12011-05-312-75/+86
| | | | Review-by: tjenssen
* Add missing files to make the testapp compile fully.kh12011-05-318-0/+855
| | | | Review-by: tjenssen
* Cleanup. Style changes.kh12011-05-311-83/+81
|
* Cleanup.kh12011-05-311-8/+11
|
* Merge branch 'master' into refactorkh12011-05-311-2/+2
|\ | | | | | | | | Conflicts: examples/testapp/componentselectiondialog.ui
| * Revert "added new registerqtv2operation"Tim Jenssen2011-05-061-1/+1
| | | | | | | | This reverts commit 10fe04128a5d848b22764989b4a0744d69efd903.
| * added new registerqtv2operationTim Jenssen2011-05-061-1/+1
| |
* | Make it compile again. Still does not work.kh12011-05-246-63/+70
| |
* | Move to the only place where it's still used.kh12011-05-163-0/+459
| |
* | Merge branch 'master' into refactorkh12011-04-123-0/+22
|\|
| * added some subcomponents to the example testapp(now with relative pathes)Tim Jenssen2011-04-123-0/+22
| |
* | Merge branch 'master' into refactorkh12011-04-121-1/+1
|\| | | | | | | | | Conflicts: installerbuilder/libinstaller/qinstallercomponent.cpp
| * improve test installer creationTim Jenssen2011-04-111-1/+1
| |
| * reduced deprecate warning from qmakeTim Jenssen2011-03-241-1/+1
| |
* | Fix depricated warning.kh12011-03-231-1/+1
| |
* | Always pass the mode so we get the right components.kh12011-03-161-1/+1
|/
* moved some directories and adjusted the READMETim Jenssen2011-03-0942-1793/+13
| | | | | - also removed some unused projects under examples(updater, updaterplugin) - adjusted pro files to the new structure
* init commitTim Jenssen2011-02-2156-0/+2309