summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* some spaces to docTim Jenssen2011-05-021-1/+1
|
* improved component description documentationTim Jenssen2011-05-021-1/+2
|
* the reject object name should be on the reject labelTim Jenssen2011-04-181-1/+1
|
* fix usage exampleTim Jenssen2011-04-141-1/+1
|
* added some subcomponents to the example testapp(now with relative pathes)Tim Jenssen2011-04-123-0/+22
|
* Revert "added some subcomponents to the example testapp"Niels Weber2011-04-123-22/+0
| | | | This reverts commit ae767bf4cae29b810e6d167bc5205e6cff4c1c28.
* fix the fixTim Jenssen2011-04-121-1/+1
|
* added some subcomponents to the example testappTim Jenssen2011-04-113-0/+22
|
* fix that unvisible components keep selected if there is no selected visible ↵Tim Jenssen2011-04-111-2/+28
| | | | | | component - should fix: QTSDK-654, QTSDK-642, QTSDK-329
* readded the object names for the license radio buttonsTim Jenssen2011-04-111-0/+4
|
* improve test installer creationTim Jenssen2011-04-112-2/+2
|
* 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
| | | | | Task-Number: QTSDK-629 Reviewed-by: Tim Jenssen
* do not crash on error for writing logfileMaurice Kalinowski2011-03-291-2/+5
| | | | | Task-number: QTSDK-629 Reviewed-by: Niels Weber
* 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-242-2/+2
|
* added new registertoolchainoperationTim Jenssen2011-03-247-0/+548
| | | | - this uses the persistentsettings class vom creator
* make configuration file name dynamicMaurice Kalinowski2011-03-233-4/+18
| | | | | | | | This allows to have multiple installations into the same directory, in case TargetConfigurationFile is set to different names. Still defaults back to components.xml Reviewed-by: Niels Weber
* clean up the newQtVersion in the installer settings for QtCreator and do all ↵Tim Jenssen2011-03-221-7/+20
| | | | settings for all OSs
* 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 ↵Tim Jenssen2011-03-151-3/+8
| | | | better testing
* 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
|
* only one QApplication, so it does not crashNiels Weber2011-03-141-2/+2
| | | | Reviewed-by: kh1
* added new create component functionTim Jenssen2011-03-142-0/+145
|
* added a TODO commentTim Jenssen2011-03-141-0/+2
|
* we like to have default values in KDUpdater::Update::dataTim Jenssen2011-03-142-3/+3
|
* added some more values to load data methodTim Jenssen2011-03-141-5/+6
|
* Revert "Revert "Use a gui application to prevent crash.""Niels Weber2011-03-141-1/+1
| | | | This reverts commit 4ad984278db64d719087922fabab94b2d93211ee.
* Revert "Use a gui application to prevent crash."Niels Weber2011-03-141-1/+1
| | | | | | This reverts commit 76122d63eced0b083e3c2e701c069aa2a8db360f. ...as that commit actually makes the installer crash always.
* check for OS not windowing systemMaurice Kalinowski2011-03-111-2/+2
| | | | Reviewed-by: Tim Jenssen
* used new load data functions from component classTim Jenssen2011-03-103-88/+12
|
* added load data functionality inside component classTim Jenssen2011-03-102-0/+114
|
* added some exclamation mark to the deprecate messageTim Jenssen2011-03-091-2/+2
|