summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/updatecreatorsettingsfrom21to22operation.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fix cases where now only 2012 was stated as copyright yearkh12012-02-011-1/+1
| | | | | Change-Id: Iae8c25276707dd245bf8247bc4b71511a29901b0 Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
* Qt SDK -> Installer FrameworkNiels Weber2012-01-311-1/+1
| | | | | Change-Id: I143694ac2a62e3c0e2be003ffa0f7e37f00351a2 Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
* mass change 2011 -> 2012 for copyrightNiels Weber2012-01-311-1/+1
| | | | | | Change-Id: I66340dbc1f2a5a38ed98d1ad406c22b594d92b6e Reviewed-by: Alexander Lenhardt <alexander.lenhardt@nokia.com> Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
* Use qDebug instead of verbose.kh12012-01-171-9/+3
| | | | | | | The message handler now forwards everything to the verbosew riter anyway. Change-Id: I822f86e8f2e2e7690a3b855ed83199d2f41dc480 Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
* Remaining whitespace, removal of empty destructors etc.hjk2011-11-211-8/+2
| | | | | Change-Id: I9f99ae71e832586432d6fc493a701c5d5d074d6a Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
* Code cosmetics.hjk2011-11-181-2/+2
| | | | | Change-Id: Ia42fccff507fce1e999d4534656984b6ebf5184b Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
* Cleanup. Use the typedef, otherwise no functional change.kh12011-07-051-6/+6
|
* Move constants into it's own file.kh12011-07-051-0/+2
|
* Merge branch 'master' into refactorkh12011-06-221-0/+3
|\ | | | | | | | | | | Conflicts: installerbuilder/libinstaller/macrelocateqt.cpp installerbuilder/libinstaller/macreplaceinstallnamesoperation.cpp
| * removed some unused warningsTim Jenssen2011-06-211-0/+3
| |
* | Rename header/ source files to match class name.kh12011-06-151-1/+1
| | | | | | | | Fix includes as well.
* | Rename from Installer to PackageManagerCore.kh12011-06-141-12/+11
| | | | | | | | | | 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-1/+1
|/
* wrong commitTim Jenssen2011-05-171-1/+1
|
* don't touch usersettingsTim Jenssen2011-05-171-5/+14
|
* now qt creator 2.2 settings are ok in the installer caseTim Jenssen2011-05-161-14/+29
|
* some flow control spacesTim Jenssen2011-05-161-6/+6
|
* added new updatecreatorsettingsfrom21to22operationTim Jenssen2011-05-161-0/+309