summaryrefslogtreecommitdiffstats
path: root/installerbuilder
Commit message (Expand)AuthorAgeFilesLines
* Does not build atm, remove.kh12011-04-061-1/+1
* Limit the number of roles.kh12011-04-061-1/+2
* Append, not set.kh12011-04-051-1/+1
* Use the new model.kh12011-04-052-71/+51
* for -> foreachkh12011-04-051-33/+24
* Remove/ Comment out, going to rework dep handling anyway.kh12011-04-053-103/+88
* Use the installer's virtual component font stuff.kh12011-04-051-2/+2
* Fix typo.kh12011-04-051-1/+1
* Remove the root component.kh12011-04-052-39/+32
* Have flags initialized by default. More doc.kh12011-04-042-3/+43
* Adjust updater to simple check for updates.kh12011-04-014-249/+14
* Add slot to setup model data.kh12011-04-012-0/+37
* Add slots to select/ deselect all components.kh12011-04-012-0/+18
* Add some more stuff to the model helper.kh12011-04-012-10/+76
* Add a method to return the uncompressed size as string.kh12011-04-012-0/+16
* Add a remove component function. Does not delete.kh12011-04-012-0/+15
* Keep components in seperate list.kh12011-04-012-8/+19
* Move into proper named files and rename.kh12011-04-014-300/+418
* Merge branch 'master' into refactorkh12011-03-311-23/+23
|\
| * now we have proper captions for the buttons in the installerTim Jenssen2011-03-301-25/+25
* | Let the installer handle the virtual components stuff.kh12011-03-312-0/+29
* | Merge branch 'master' into refactorkh12011-03-3015-57/+690
|\|
| * 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
* | Evaluate the installed packages as early as possible.kh12011-03-241-4/+4
* | The job would clear the list during it's work.kh12011-03-242-2/+4
* | Small cleanup.kh12011-03-242-6/+7
* | Add a helper class to hide the model handling.kh12011-03-235-136/+185
* | Use the private class. Move the RunModes enum.kh12011-03-237-166/+25
* | Move the private class into it's own file.kh12011-03-232-0/+243
* | Fix depricated warning.kh12011-03-231-1/+1
* | Implement a new component model.kh12011-03-232-2/+297
* | Some more getter for model handling.kh12011-03-232-0/+23
* | Add some model item methods.kh12011-03-232-12/+87
* | Merge branch 'master' into refactorkh12011-03-236-13/+42
|\|
| * 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
* | We need to pass the package.kh12011-03-211-1/+1
* | Small cleanup and added documentation.kh12011-03-212-35/+73
* | Use the already existing ctor to load data.kh12011-03-213-27/+20
* | Skip updates for not installed packages.kh12011-03-181-2/+2
* | fix a crash and added some more output to operation errorsTim Jenssen2011-03-181-4/+6