summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Change copyright headers from Nokia to DigiaSergio Ahumada2012-12-2111-199/+298
* Follow advice given by Joerg, DEPENDPATH is now deprecated.kh12012-11-201-1/+0
* changed binarycreator to use the new option syntax onlyTim Jenssen2012-03-271-2/+2
* Build tools, examples and test as extra target.kh12012-03-231-1/+20
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-194-241/+29
* Fix formating and build with QT_NO_CAST_FROM_ASCII.kh12012-03-161-1/+1
* Keep common just for the tools.kh12012-03-135-14/+10
* Get rid of signing. We can put it back once we need it.kh12012-03-012-31/+1
* Revert "Reorganize libinstaller.pri -> installerbuilder.pri file includes."kh12012-02-212-6/+14
* Reorganize libinstaller.pri -> installerbuilder.pri file includes.kh12012-02-212-14/+6
* add German translation stub to tutorial exampleNiels Weber2012-02-172-0/+7
* German version of the example licenseNiels Weber2012-02-161-0/+1
* Build fix.kh12012-02-141-1/+1
* use the same function in the exampleNiels Weber2012-02-141-12/+17
* Update the tutorial to use the script.kh12012-02-081-0/+1
* Update the tutorial.kh12012-02-074-3/+26
* update contact email to the current oneNiels Weber2012-02-0612-24/+24
* the final license header changesNiels Weber2012-02-0612-127/+172
* fix cases where now only 2012 was stated as copyright yearkh12012-02-016-6/+6
* Qt SDK -> Installer FrameworkNiels Weber2012-01-3111-11/+11
* mass change 2011 -> 2012 for copyrightNiels Weber2012-01-316-6/+6
* packages.xml -> package.xmlNiels Weber2012-01-251-0/+0
* Use qDebug instead of verbose.kh12012-01-171-4/+4
* Update the test app to use a proxy factory as well.kh12011-11-281-0/+19
* Simplify KD* directory structure.hjk2011-11-213-4/+4
* Remove re-directing KD* header.hjk2011-11-213-4/+5
* Use QSet throughout the whole code, saves us QList conversions.kh12011-11-151-2/+2
* Expand functions and fix type in connect.kh12011-10-131-4/+16
* Fixed QTSDK-961Alexander Lenhardt2011-10-132-2/+2
* Test app for download speed implementation.kh12011-10-103-1/+171
* 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