summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/registertoolchainoperation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-178/+0
* update contact email to the current oneNiels Weber2012-02-061-2/+2
* more license header fixesNiels Weber2012-02-061-13/+13
* fix cases where now only 2012 was stated as copyright yearkh12012-02-011-1/+1
* Qt SDK -> Installer FrameworkNiels Weber2012-01-311-1/+1
* mass change 2011 -> 2012 for copyrightNiels Weber2012-01-311-1/+1
* Remaining whitespace, removal of empty destructors etc.hjk2011-11-211-4/+0
* Cleanup. Use typedef.kh12011-07-051-1/+1
* Move constants into it's own file.kh12011-07-051-0/+1
* Rename header/ source files to match class name.kh12011-06-151-1/+1
* Rename from Installer to PackageManagerCore.kh12011-06-141-6/+6
* Add one more constant.kh12011-06-101-2/+2
* Merge branch 'master' into refactorkh12011-05-161-130/+55
|\
| * use qtcreatorpersistentsettings in registertoolchainoperationTim Jenssen2011-05-161-142/+55
| * readded needed argCounter++ callsTim Jenssen2011-05-121-0/+4
* | Small style cleanup.kh12011-05-131-31/+20
* | Merge branch 'master' into refactorkh12011-05-121-26/+20
|\|
| * moved some creator constants to an extra fileTim Jenssen2011-05-111-17/+1
| * added a check that the targetdir from the installer is validTim Jenssen2011-05-101-1/+6
| * remove some un codingstyle spaces from operationsTim Jenssen2011-05-101-11/+9
| * check that an installer object is existingTim Jenssen2011-05-091-1/+6
* | Fix warnings.kh12011-05-091-0/+2
|/
* fixed some git warningsTim Jenssen2011-05-061-3/+3
* removed targetdir argument from registertoolchainoperation and added undo con...Tim Jenssen2011-05-061-15/+99
* id was wrong it is more the toolchain typeTim Jenssen2011-03-241-5/+6
* added new registertoolchainoperationTim Jenssen2011-03-241-0/+186