summaryrefslogtreecommitdiffstats
path: root/installerbuilder
Commit message (Expand)AuthorAgeFilesLines
* 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
* only one QApplication, so it does not crashNiels Weber2011-03-141-2/+2
* 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
* Revert "Use a gui application to prevent crash."Niels Weber2011-03-141-1/+1
* check for OS not windowing systemMaurice Kalinowski2011-03-111-2/+2
* 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
* confDir should be a configDirTim Jenssen2011-03-091-7/+7
* use same argument style in repogen like it is in the binarycreatorTim Jenssen2011-03-091-46/+95
* moved some directories and adjusted the READMETim Jenssen2011-03-095-113/+3
* Use a gui application to prevent crash.kh12011-03-071-1/+1
* Fix endless loop.kh12011-03-031-2/+2
* try to make openurl in a more save wayTim Jenssen2011-03-021-1/+3
* use fromUserInput to fix some maybe problems with urlsTim Jenssen2011-03-021-1/+1