summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/packagemanagergui.cpp
Commit message (Expand)AuthorAgeFilesLines
* Check for valid drive.kh12014-10-161-32/+57
* Fix c++ documentation creation. Add, fix inline documentation.kh12014-10-081-6/+11
* Make InstallerCalculator independent on PackageManagerCorePrivatekh12014-10-061-1/+1
* Rewrite the component getter mess, remove superfluous methods.kh12014-10-061-1/+1
* Implement progress indicator on taskbar on Windows.kh12014-09-111-1/+27
* Minor style fix.kh12014-09-041-4/+5
* Don't modify commitPage property, use setComplete insteadjkobus2014-08-281-18/+11
* Show the details text box when dependencies are not met.jkobus2014-08-271-23/+24
* Minor style change.kh12014-08-251-1/+1
* Default to details on if verboseNiels Weber2014-07-251-0/+3
* Toggle details on ReadyForInstallation page with verbose modeNiels Weber2014-07-251-17/+5
* List disk space requirements prior to installationNiels Weber2014-07-231-0/+4
* Don't allow \ in installpath on UnixNiels Weber2014-07-171-5/+10
* Trim whitespace from targetdirectoryNiels Weber2014-07-141-1/+1
* Allow HTML formatted license text to be used.kh12014-07-101-1/+1
* Rename settings in config.xml filejkobus2014-07-071-2/+2
* Workaround for QFileInfo::isBundle().kh12014-07-041-1/+1
* Replace Q_OS_MAC with Q_OS_OSXNiels Weber2014-07-031-5/+5
* Rename "Package manager" into "Add or remove components"jkobus2014-07-021-1/+1
* Respect AllowSpaceInPath morekh12014-06-181-4/+8
* Replace script with js engine.kh12014-06-031-8/+13
* Merge remote-tracking branch 'origin/1.6'Oswald Buddenhagen2014-06-021-0/+1
|\
| * Remove 'What's this' button from wizard (Windows).kh12014-05-091-0/+1
* | Merge IntroductionPage and IntroductionPageImpl.kh12014-04-261-10/+303
* | Merge TargetDirectoryPage and TargetDirectoryPageImpl.kh12014-04-241-31/+133
* | Provide an API to get all wizard pages from java script.kh12014-04-241-11/+28
* | Initialize {All}UserStartMenuDir and DesktopDir earlier.kh12014-04-241-36/+9
* | Fix wrong default button selection.kh12014-04-241-1/+11
* | Set the minimum size before we show the wizard.kh12014-04-111-0/+1
|/
* Style changes, line length, signature fixes etc...kh12014-04-031-136/+194
* Merge remote-tracking branch 'origin/1.5'Oswald Buddenhagen2014-03-271-9/+0
|\
| * Fix banner image not working in dynamic pages.kh12014-03-261-2/+0
| * Remove the fixed font size on License page on LinuxNiels Weber2014-03-111-7/+0
* | Merge remote-tracking branch 'origin/1.5'Tim Jenssen2014-01-171-20/+16
|\|
| * Allow a page to force showing the settings button.kh12013-11-281-0/+1
| * Merge remote-tracking branch 'origin/1.4' into 1.5Tim Jenssen2013-11-061-3/+3
| |\
| | * Restart on the wizard needs to cleanup component left-oversTim Jenssen2013-11-061-3/+3
| * | Merge remote-tracking branch 'origin/1.4' into 1.5Tim Jenssen2013-10-231-17/+12
| |\|
| | * fix that restart is only triggered if the user wants itTim Jenssen2013-10-231-0/+1
| | * rename forceRestart to needsHardRestartTim Jenssen2013-10-231-1/+1
| | * 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
* | | Allow setting the color of page titles and subtitlesDavid Kaye2014-01-091-21/+39
* | | Allow users to select installer styleDavid Kaye2013-10-081-0/+17
|/ /
* | Merge remote-tracking branch 'origin/1.4'Tim Jenssen2013-08-261-24/+45
|\|
| * fix that finishButtonClicked didn't come in every caseTim Jenssen2013-08-221-0/+18