summaryrefslogtreecommitdiffstats
path: root/examples/testapp
Commit message (Expand)AuthorAgeFilesLines
* Use QSet throughout the whole code, saves us QList conversions.kh12011-11-151-2/+2
* Fixed QTSDK-961Alexander Lenhardt2011-10-132-2/+2
* improve create-test-installer.batTim Jenssen2011-08-171-10/+1
* remove <Required> tagNiels Weber2011-08-172-2/+0
* added const to method where possible and clean up the code(removed unused met...Tim Jenssen2011-07-271-1/+1
* make the testapp compileTim Jenssen2011-07-252-2/+2
* fix sql loading in the static build caseTim Jenssen2011-07-141-5/+2
* Build fix for dynamic linkage.kh12011-07-111-1/+7
* Have only two function to fetch local and remote packages.kh12011-07-042-2/+2
* Remove superfluous includes and forward declarations.kh12011-07-041-0/+1
* Keep the updater application as class member.kh12011-07-013-13/+2
* Rename files to match class name. Adjust includes.kh12011-06-201-1/+1
* Rename InstallerSettings to Settings.kh12011-06-201-1/+1
* Fix bug where we had to specify a column more then needed.kh12011-06-201-1/+1
* Rename header/ source files to match class name.kh12011-06-153-3/+3
* Rename from Installer to PackageManagerCore.kh12011-06-145-28/+28
* Add one more constant.kh12011-06-101-2/+1
* Fix broken build after rename.kh12011-06-092-2/+2
* now we have a default tag which can contain true or scriptTim Jenssen2011-06-013-0/+12
* 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
* Add missing files to make the testapp compile fully.kh12011-05-318-0/+855
* Cleanup. Style changes.kh12011-05-311-83/+81
* Cleanup.kh12011-05-311-8/+11
* Merge branch 'master' into refactorkh12011-05-311-2/+2
|\
| * Revert "added new registerqtv2operation"Tim Jenssen2011-05-061-1/+1
| * 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
|\|
| * 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-097-2/+97
* init commitTim Jenssen2011-02-2111-0/+410