summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/packagemanagergui.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make it simpler to quit the tool.kh12012-03-191-2/+3
* Keep common just for the tools.kh12012-03-131-6/+4
* Implement operation to create local repository.kh12012-03-131-1/+8
* It makes no sense to translate %1 by itself.Niels Weber2012-03-081-26/+26
* License agreement and rejection texts are in translations now.Niels Weber2012-03-071-8/+2
* remove MaintenanceTitleNiels Weber2012-03-051-1/+1
* Make ComponentSelectionPage::Private content translatebleNiels Weber2012-02-231-14/+14
* update contact email to the current oneNiels Weber2012-02-061-2/+2
* more license header fixesNiels Weber2012-02-061-13/+12
* Cleanup and reorganisation.kh12012-02-011-43/+57
* Improve volume information.kh12012-02-011-3/+3
* fix cases where now only 2012 was stated as copyright yearkh12012-02-011-1/+1
* Fix some typos.kh12012-01-311-1/+1
* Qt SDK -> Installer FrameworkNiels Weber2012-01-311-1/+1
* Fix for QTIFW-103 and update on QTIFW-75.kh12012-01-311-8/+16
* mass change 2011 -> 2012 for copyrightNiels Weber2012-01-311-1/+1
* use QDir::tempPath()Niels Weber2012-01-261-2/+2
* Clamp to improve readability.kh12012-01-251-2/+2
* Use humanReadableSize instead of unitSizeText.kh12012-01-251-14/+5
* don't try to call methods if there is no scriptTim Jenssen2012-01-241-0/+3
* Use qDebug instead of verbose.kh12012-01-171-17/+14
* removed triggerControlScriptForCurrentPageTim Jenssen2011-12-071-5/+0
* Move the restart of the wizard into installer base.kh12011-12-011-2/+0
* Hide the automatic restart page.kh12011-11-301-2/+2
* Add the possibility to have an settings button int the ui.kh12011-11-281-5/+80
* Cleanup.kh12011-11-281-2/+2
* Merge unneeded KDSysInfo 'pseudo namespace' into KDUpdater namespace.hjk2011-11-211-3/+3
* Simplify KD* directory structure.hjk2011-11-211-1/+1
* Remove re-directing KD* header.hjk2011-11-211-1/+1
* Replace KDByteSize with plain quint64.hjk2011-11-211-11/+11
* Use more direct way to show human readable sizes.hjk2011-11-211-1/+22
* Make sure we remove ui elements we added.kh12011-11-091-10/+9
* show dependency calculation errors in the installerTim Jenssen2011-10-051-2/+5
* Rename to "Restart" to make the action more clear.kh12011-09-301-2/+2
* Fixes QTIFW-41.kh12011-09-271-4/+8
* improve messageNiels Weber2011-09-161-1/+1
* Fixes QTIFW-36.kh12011-09-121-27/+42
* Fixes QTIFW-35.kh12011-09-081-1/+2
* Expand the root item before resizing the columns.kh12011-09-061-1/+1
* enable SizeGrip on LinuxNiels Weber2011-08-291-0/+1
* make the component selection in maintenace slightly less uglyNiels Weber2011-08-291-1/+1
* we like to see the detail output even in the uninstall caseTim Jenssen2011-08-251-3/+2
* Revert parts of the former changes.kh12011-08-241-4/+4
* Keep the problem reason to show it in the UI.kh12011-08-231-3/+5
* Fail if a component is a dependency but should be uninstalled.kh12011-08-231-12/+11
* Add a hack to be able to check components.kh12011-08-231-0/+8
* Make sure we only calculate the components on actual change.kh12011-08-231-18/+10
* enable componentByName function in autoinstall scriptsTim Jenssen2011-08-221-1/+5
* Fix warning and unnecessary output.kh12011-08-161-2/+4
* Fix wrong whitespaces.kh12011-08-121-27/+27