summaryrefslogtreecommitdiffstats
path: root/installerbuilder
Commit message (Expand)AuthorAgeFilesLines
* added a check that the targetdir from the installer is validTim Jenssen2011-05-102-1/+11
* remove some un codingstyle spaces from operationsTim Jenssen2011-05-1021-673/+631
* now operation runner can run all operationsTim Jenssen2011-05-102-4/+18
* check that an installer object is existingTim Jenssen2011-05-094-6/+32
* less code same behaviour, to get the creator settings pathTim Jenssen2011-05-092-17/+20
* yes we want archivgenTim Jenssen2011-05-061-5/+5
* add oepration runner to default buildTim Jenssen2011-05-061-1/+1
* fixed some git warningsTim Jenssen2011-05-061-3/+3
* removed targetdir argument from registertoolchainoperation and added undo con...Tim Jenssen2011-05-061-15/+99
* fix the missing installer value for old operationsTim Jenssen2011-05-061-0/+4
* fix git warning(flow control)Tim Jenssen2011-05-061-1/+1
* don't do big things in the main threadTim Jenssen2011-05-062-7/+9
* fix undo of register qt operationTim Jenssen2011-05-061-14/+18
* added new registerqtv2operationTim Jenssen2011-05-064-0/+240
* Revert "added new registerqtv2operation"Tim Jenssen2011-05-067-250/+8
* added new registerqtv2operationTim Jenssen2011-05-067-8/+250
* the reject object name should be on the reject labelTim Jenssen2011-04-181-1/+1
* fix usage exampleTim Jenssen2011-04-141-1/+1
* fix the fixTim Jenssen2011-04-121-1/+1
* fix that unvisible components keep selected if there is no selected visible c...Tim Jenssen2011-04-111-2/+28
* readded the object names for the license radio buttonsTim Jenssen2011-04-111-0/+4
* improve test installer creationTim Jenssen2011-04-111-1/+1
* improve failed download error messageTim Jenssen2011-04-071-1/+2
* now we have proper captions for the buttons in the installerTim Jenssen2011-03-301-25/+25
* teh "RemoveTargetDir" hackJ-P Nurmi2011-03-295-15/+36
* unset textstream deviceMaurice Kalinowski2011-03-291-10/+8
* do not crash on error for writing logfileMaurice Kalinowski2011-03-291-2/+5
* yes we don't need all argumentsTim Jenssen2011-03-241-1/+1
* fix stupid bugTim Jenssen2011-03-241-1/+1
* now execute operations can have an undo execute commandTim Jenssen2011-03-242-35/+86
* id was wrong it is more the toolchain typeTim Jenssen2011-03-242-6/+10
* reduced deprecate warning from qmakeTim Jenssen2011-03-241-1/+1
* added new registertoolchainoperationTim Jenssen2011-03-247-0/+548
* make configuration file name dynamicMaurice Kalinowski2011-03-233-4/+18
* clean up the newQtVersion in the installer settings for QtCreator and do all ...Tim Jenssen2011-03-221-7/+20
* fix a crash and added some more output to operation errorsTim Jenssen2011-03-181-5/+9
* fix license radiobutton label behaviourTim Jenssen2011-03-172-2/+31
* fix that new components will be seen in the packagemanager aswellTim Jenssen2011-03-171-6/+15
* now replaces worksTim Jenssen2011-03-162-13/+49
* replace in the old createComponent function :(Tim Jenssen2011-03-151-2/+54
* yes it is an allowed argumentTim Jenssen2011-03-151-0/+2
* again return to the old createComponent method(to much changes for 1.1)Tim Jenssen2011-03-152-2/+2
* fix the compare operatorTim Jenssen2011-03-151-1/+1
* added possibility to start an installer without force installations - for bet...Tim Jenssen2011-03-151-3/+8
* load the component scripts with help of new variable localTempPathTim Jenssen2011-03-153-10/+31
* don't show already replaced packagesTim Jenssen2011-03-151-1/+3
* renamed some variables/signals/slots to better namesTim Jenssen2011-03-154-20/+20
* use the new create component methodTim Jenssen2011-03-142-5/+6
* renamed m_components to m_rootComponentsTim Jenssen2011-03-141-14/+14
* compile fix for this new create component methodTim Jenssen2011-03-141-1/+1