summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/config
AgeCommit message (Collapse)Author
2013-10-01Merge remote-tracking branch 'chiiph/feature/new_ui' into developIvan Alejandro
2013-10-01Implement new UITomás Touceda
Also: - Remove status_panel - Add new icons - Refactor components a bit (mostly divide functionality)
2013-09-24Update path comparison for certs.Ivan Alejandro
We need to check if the path *after* the prefix is correct, assuming that the prefix methods works fine.
2013-09-24Update standalone dependency usage.Ivan Alejandro
2013-09-18Move STANDALONE flag to a module and unify paths queries.Ivan Alejandro
2013-09-09Fix path prefix helper for bundle and add test.Ivan Alejandro
2013-09-02Display correct service name in wizard.Ivan Alejandro
2013-08-30Add config option to set & get preferred gateway.Ivan Alejandro
2013-08-28Replace old path_prefix with new method.Ivan Alejandro
2013-08-28Merge remote-tracking branch 'ivan/feature/3574_use-dirspec-instead-of-xdg' ↵Tomás Touceda
into develop Conflicts: src/leap/bitmask/config/leapsettings.py
2013-08-28Use dirspec instead of plain xdg. Closes #3574.Ivan Alejandro
2013-08-27Remove key for a provider with no enabled servicesIvan Alejandro
2013-08-27Move configured providers getter to LeapSettings.Ivan Alejandro
2013-08-12fix imports to use new namespaceKali Kaneko
2013-08-12move everything into bitmask namespaceKali Kaneko