summaryrefslogtreecommitdiffstats
path: root/application/setupwizard/SetupWizard.cpp
Commit message (Collapse)AuthorAgeLines
* clean up vistigual UI elementsv0.6.7-tomThomas Groman2020-12-22-1/+0
|
* merged from 0.6.7 codebaseThomas Groman2019-09-19-45/+45
|
* Removed ganalytics.h include from SetupWizardThomas Groman2018-12-10-1/+0
|
* GH-1793 rearrange setup wizard logic to only check if they are needed oncePetr Mrázek2017-01-21-32/+0
|
* GH-1788 missed one call wrong call... this is the fix.Petr Mrázek2017-01-17-1/+1
|
* GH-1788 fix missing translation stringsPetr Mrázek2017-01-17-1/+1
|
* NOISSUE feature complete setup wizardPetr Mrázek2017-01-05-296/+57
|
* NOISSUE create a dumb and ugly java setup wizard pagePetr Mrázek2017-01-02-53/+116
| | | | All it does is create the existing Java selection dialog
* NOISSUE force SetupWizard into 'classic' look and feel and increment ↵Petr Mrázek2017-01-02-0/+2
| | | | | | | analytics version This should force the dialog to show again. If it still looks wrong on Windows 10, please report this on discord.
* NOISSUE fix up translation selection in settings and add OS/sys arch reportingPetr Mrázek2017-01-01-36/+57
|
* NOISSUE Translations model and initial setup wizard workPetr Mrázek2017-01-01-6/+253
|
* NOISSUE add skeleton of the setup wizardPetr Mrázek2016-12-28-0/+26
Very wizardly. Also very empty and opening on every start for now.