summaryrefslogtreecommitdiffstats
path: root/examples/testapp/mainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-251-1/+1
* Have only two function to fetch local and remote packages.kh12011-07-041-1/+1
* Remove superfluous includes and forward declarations.kh12011-07-041-0/+1
* Keep the updater application as class member.kh12011-07-011-6/+2
* Rename from Installer to PackageManagerCore.kh12011-06-141-14/+14
* Add one more constant.kh12011-06-101-2/+1
* Style changes.kh12011-06-011-3/+3
* Keep the installer on the stack.kh12011-06-011-14/+18
* Init known operations as early as possible.kh12011-06-011-2/+0
* Keep the dialog on the heap to see actual setting changes.kh12011-06-011-3/+3
* Remove some superfluous includes. Style changes.kh12011-06-011-30/+16
* Cleanup. Compile the missing parts as well.kh12011-05-311-72/+73
* Make it compile again. Still does not work.kh12011-05-241-27/+33
* Always pass the mode so we get the right components.kh12011-03-161-1/+1
* init commitTim Jenssen2011-02-211-0/+182