summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/gui/ui/wizard.ui
AgeCommit message (Collapse)Author
2015-11-11[i18n] do not translate https label textIvan Alejandro
2015-03-13[feat] make 'check' button selected by defaultIvan Alejandro
Also set text to 'bold' so it's easier to find at a first sight. - Resolves: #5526
2014-08-11used 22x22 pixel icons instead of 24x24 pixel icons (since ubuntu needs 22 ↵elijah
anyway)
2014-08-11temporarily switch back to using png iconselijah
2014-08-10svg icons! well, how about that?elijah
2014-08-10simplify wizard instructionselijah
2014-06-11Improve how pinned providers are handledTomás Touceda
2014-02-28Do version checks in the wizard too.Ivan Alejandro
When the user choose to use an existing provider we download the provider.json again so the version checks are executed. [Closes #5048]
2014-02-04Update menu name in wizard.Ivan Alejandro
[Closes 4984]
2014-01-22Select by default the use of an existing provider.Ivan Alejandro
[Closes #4488]
2013-10-08Fix widget fit problem. Closes #4058.Ivan Alejandro
The spacer policy was wrong. The size of the wizard had to be increased. The icon was shrinked.
2013-10-03Reorder providers combo, disable if no providers.Ivan Alejandro
- Move radio buttons to get more space for the labels. - If there are no configured providers then disable the combo.
2013-10-02Add providers combobox with configured providers.Ivan Alejandro
2013-10-02Move echo-mode-setting to the ui file.Ivan Alejandro
2013-09-03Remove last page from wizard.Ivan Alejandro
Also remove the globe image because is no longer needed.
2013-09-02Fix typo, closes #3615.Ivan Alejandro
2013-08-13Set fixed size to the wizard.Ivan Alejandro
2013-08-12Remove old resources path.Ivan Alejandro
2013-08-12Update resources files path to match new namespaceIvan Alejandro
2013-08-12Merge remote-tracking branch 'kali/feature/create_bitmask_namespace' into ↵Tomás Touceda
develop
2013-08-12move everything into bitmask namespaceKali Kaneko