summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/packagemanagergui.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* makes the delete all text in the uninstaller redTim Jenssen2011-07-271-2/+3
* if we are an uninstaller we don't need the detail textboxTim Jenssen2011-07-271-21/+21
* init state of the task detail widget was not correctTim Jenssen2011-07-251-1/+3
* reactivate license adding methodTim Jenssen2011-07-251-22/+5
* added a task detail text output where the user can see the install orderTim Jenssen2011-07-221-4/+54
* disable some not working dependency code and splitted components()Tim Jenssen2011-07-211-23/+24
* reduce and improve verbose outputTim Jenssen2011-07-191-2/+2
* make it look better on linuxNiels Weber2011-07-131-0/+5
* Process app events and invoke the signal queued.kh12011-07-121-1/+1
* Fix typo.kh12011-07-051-2/+2
* Fix wrong sub title when started e.g. as uninstaller.kh12011-06-301-8/+9
* More work towards localisation.kh12011-06-301-8/+12
* Some more work to support localisation.kh12011-06-291-9/+14
* Remove some superfluous code.kh12011-06-281-17/+4
* Some reordering. Add missing shortcuts.kh12011-06-281-37/+43
* Small reordering.kh12011-06-281-7/+7
* Properly support different styles.kh12011-06-281-3/+17
* Some more work towards localisation.kh12011-06-281-9/+8
* More work towards full localisation.kh12011-06-271-70/+96
* Connect the right buttons to be able to catch finished.kh12011-06-261-12/+17
* Some more string stuff.kh12011-06-231-4/+19
* Make use of the possibility to exchange strings.kh12011-06-231-31/+55
* Add a function to get ui string elements per page.kh12011-06-231-0/+10
* Use some more of the constans.kh12011-06-231-12/+10
* Get rid of the group box after all.kh12011-06-221-11/+0
* Rename files to match class name. Adjust includes.kh12011-06-201-1/+1
* No need to keep the initital text arround.kh12011-06-201-18/+11
* Fix bug where we had to specify a column more then needed.kh12011-06-201-2/+2
* Fix initialization order.kh12011-06-201-1/+1
* Show the list widget only in case we have more then one license.kh12011-06-161-1/+5
* Remove whitespaces. No functional change intended.kh12011-06-161-1/+1
* Rename base class from Page to PackageManagerPage.kh12011-06-161-35/+35
* Make click forwarder private and move it to the source file.kh12011-06-161-1/+28
* Fix typos and small style issues.kh12011-06-151-5/+7
* Rename header/ source files to match class name.kh12011-06-151-0/+1660