summaryrefslogtreecommitdiffstats
path: root/examples/testapp
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-22/+27
| | | | | Change-Id: I01fb12537f863ed0744979973c7e4153889cc5cb Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
* Fix formating and build with QT_NO_CAST_FROM_ASCII.kh12012-03-161-1/+1
| | | | | | Change-Id: I00e4b1ec840d976dbfc7f0138726692a770aadba Reviewed-by: Niels Weber <niels.2.weber@nokia.com> Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
* Keep common just for the tools.kh12012-03-134-12/+8
| | | | | | | All other files should be in the lib anyway. Fix includes. Change-Id: I654fadf0a77b8d19953a6b47820e6398af11e2df Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
* Get rid of signing. We can put it back once we need it.kh12012-03-011-30/+0
| | | | | Change-Id: I1d8bc5655b25dafd30edfe24e7ef8f7fb6b1b9b6 Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
* Revert "Reorganize libinstaller.pri -> installerbuilder.pri file includes."kh12012-02-211-4/+12
| | | | | | | | This reverts commit 6326dc3187f4c40ec938b03d256befb6d9dfc333. This breaks shadow builds. Need to check with creator sources how to do it properly. Change-Id: I0a9edf31abcee93b1b323ac8d8b80cc492226e29 Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
* Reorganize libinstaller.pri -> installerbuilder.pri file includes.kh12012-02-211-12/+4
| | | | | | | | | - reorganize libinstaller.pri - move and rename libinstaller.pri - adjust all files that formerly included libinstaller.pri Change-Id: I8d92ad783872fed67d6e06359ff5db46704de274 Reviewed-by: Niels Weber <niels.2.weber@nokia.com>
* update contact email to the current oneNiels Weber2012-02-0611-22/+22
| | | | | Change-Id: Icc6560f9c65e294e01439f17ff02614d6dcf7dc8 Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
* the final license header changesNiels Weber2012-02-0611-113/+148
| | | | | Change-Id: I41fe1a29c480bb45aad9ddfe6e50752d3a822ce4 Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
* fix cases where now only 2012 was stated as copyright yearkh12012-02-016-6/+6
| | | | | Change-Id: Iae8c25276707dd245bf8247bc4b71511a29901b0 Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
* Qt SDK -> Installer FrameworkNiels Weber2012-01-3111-11/+11
| | | | | Change-Id: I143694ac2a62e3c0e2be003ffa0f7e37f00351a2 Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
* mass change 2011 -> 2012 for copyrightNiels Weber2012-01-316-6/+6
| | | | | | Change-Id: I66340dbc1f2a5a38ed98d1ad406c22b594d92b6e Reviewed-by: Alexander Lenhardt <alexander.lenhardt@nokia.com> Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
* Simplify KD* directory structure.hjk2011-11-212-2/+2
| | | | | Change-Id: Ia6a4a9581873ada42aed3818d8fd2a4f41763f75 Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
* Remove re-directing KD* header.hjk2011-11-212-2/+2
| | | | | Change-Id: I840d5d7739161300b38ac9b77eaabb2840c9fe02 Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
* Use QSet throughout the whole code, saves us QList conversions.kh12011-11-151-2/+2
| | | | | | | | | | | Remove default parameter from Repo ctor, lead already to confusion. Also add some more specific {get/set} repo functions, to be able to distinguish between the different kind of repositories (needed for setting dialog). Change-Id: I2c1e4d5377799f54e408a89785bdc5f01619f846 Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com> Reviewed-by: Alexander Lenhardt <alexander.lenhardt@nokia.com>
* Fixed QTSDK-961Alexander Lenhardt2011-10-132-2/+2
| | | | | | | | | | | | - added support for version inheritance attributes to repogen - added version inheritance for components - 'inheritVersionFrom' attribute can be set for Version tags added support for version inheritance attributes to repogen Change-Id: I7e9a3a71620de2d8ffed0e0296b68f307304d9f6 Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com> Reviewed-by: Maurice Kalinowski <maurice.kalinowski@nokia.com>
* improve create-test-installer.batTim Jenssen2011-08-171-10/+1
| | | | | | Change-Id: I56ff70468e767f9ba306aa83571db79e4cd167aa Reviewed-on: http://codereview.qt.nokia.com/3046 Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
* remove <Required> tagNiels Weber2011-08-172-2/+0
| | | | | | | | Change-Id: Idf74e199ba04b574380900c5838b654bb6d6d806 Reviewed-on: http://codereview.qt.nokia.com/3096 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com> Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
* added const to method where possible and clean up the code(removed unused ↵Tim Jenssen2011-07-271-1/+1
| | | | | | methods) Reviewed-By: Niels Weber
* 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
| | | | Review-by: Maurice Kalinowski, Niels Weber
* Have only two function to fetch local and remote packages.kh12011-07-042-2/+2
| | | | | | Move everything else into private and guess what to do on the run mode. This helps a lot on restart, as no packages need to be fetched again and no updates need to be rebuild.
* Remove superfluous includes and forward declarations.kh12011-07-041-0/+1
|
* Keep the updater application as class member.kh12011-07-013-13/+2
| | | | | | | | I can't see any reason to be able to set it from the outside, thus it makes no sense to have that functionality at all. To be able to work properly the app had to be set, but could be easily forgotten, leading to a crash later on. Re-parsing should be removed as well, will do it next.
* 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
| | | | Fix includes as well.
* Rename from Installer to PackageManagerCore.kh12011-06-145-28/+28
| | | | | Note: Might break on any other platform than windows, needs some more tests. No break on windows so far...
* 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
| | | | 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
| |