summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/packagemanagergui.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove slotCurrentPageChanged and call it directlyTim Jenssen2013-09-301-9/+3
* Don't show RunProgram after uninstall.Niels Weber2013-09-171-1/+1
* Fix starting the app when installation finishedMichal Klocek2013-09-171-1/+1
* convert FinishButton only at isUpdater and is isPackageMangerTim Jenssen2013-09-131-4/+4
* Bugfix ported from 1.5 branch on customer requestMichal Klocek2013-09-131-3/+0
* Minor. Make dynamic pages look alikeMichal Klocek2013-09-131-1/+1
* fix that finishButtonClicked didn't come in every caseTim Jenssen2013-08-221-0/+18
* fix the use of the FinishButton from script sideTim Jenssen2013-08-211-0/+12
* code cleanupTim Jenssen2013-08-211-7/+5
* Fix broken "Next" button behavior after uncheck/check of a component.kh12013-08-141-2/+2
* Fix component selection shows wrong package sizes.kh12013-08-071-15/+8
* Trim whitespaces from path names.kh12013-06-191-2/+2
* add entered/left signal to pagesTim Jenssen2013-05-211-2/+5
* introduce installerscriptengineTim Jenssen2013-05-161-77/+16
* Set subTitle to " " if empty on Linux as well.Niels Weber2013-04-221-2/+0
* Move setPixmap to constructor, as requested.Niels Weber2013-04-081-18/+3
* Fix broken update behavior (size and description label).kh12013-03-281-22/+21
* Add banner pixmap to the wizard.Niels Weber2013-03-251-0/+15
* Remove previously deprecated Pages config.xml element.Niels Weber2013-03-211-98/+37
* Deprecate Icon, introduce replacements.Niels Weber2013-03-211-1/+1
* Add component model behavior auto test and fix broken model.kh12013-03-151-28/+38
* Add RunProgramArgumentsAurindam Jana2013-03-041-2/+4
* Get rid of some superfluous includes.kh12013-03-041-1/+0
* Fix missing redraw while pages are hidden but still existent.kh12013-02-151-2/+19
* Add 2013 to the copyright.Niels Weber2013-02-051-1/+1
* Fix broken define check and build on OSX.kh12013-02-041-3/+3
* Make it compile.kh12013-02-041-3/+3
* InstallerPage: Change text based on number of licensesKai Koehne2013-02-041-18/+39
* Change copyright headers from Nokia to DigiaSergio Ahumada2012-12-211-18/+27
* Some changes to start compile with Qt5.kh12012-11-201-23/+23
* Have a new class to control user set value access.kh12012-10-251-4/+3
* Wrong position of back button and missing window icon.kh12012-10-181-8/+0
* use QHash where it is possibleTim Jenssen2012-05-031-3/+3
* improve clickButton and isButtonEnabledTim Jenssen2012-05-031-5/+22
* now installer can disallow to install from a remote locationTim Jenssen2012-04-271-0/+13
* added the possibility to ask the gui if a button is enabledTim Jenssen2012-04-271-0/+11
* Add possibility to verify custom pages.Andreas Holzammer2012-04-251-0/+32
* Move the models inside core engine.kh12012-04-251-42/+13
* use Q_OS instead of Q_WS definesTim Jenssen2012-04-241-6/+6
* Do not abbreviate "directory" in uninstall warningOliver Wolff2012-04-241-1/+1
* Disable the cancel button in case we uninstall.kh12012-03-281-2/+18
* introduce general humanReadableSize methodTim Jenssen2012-03-271-22/+0
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-0/+1983