summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/gui/ui/wizard.ui
AgeCommit message (Collapse)Author
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