Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-13 | Don't autostart EIP if the user explicitly stops the service | Tomás Touceda | |
2013-06-13 | Refactor login to its own widget and remove Utils menu | Tomás Touceda | |
2013-06-13 | copy missing updown scripts if missing | Kali Kaneko | |
2013-06-11 | Save the provider used for EIP as the default provider. | Tomás Touceda | |
2013-05-11 | updated documentation | kali | |
* documentation reviewed after rewrite, ready for 0.2.1 * updated docstrings format to fit sphinx autodoc | |||
2013-04-10 | baseconfig moved to leap.common.config | kali | |
2013-04-03 | Do not populate user/pass when deselecting "remember" | kali | |
Closes: #2059 | |||
2013-03-21 | Wrap bool setting casting in a method | Tomás Touceda | |
2013-03-21 | Fixes as per review | Tomás Touceda | |
2013-03-21 | Handle configuration and paths in a standalone way | Tomás Touceda | |
Also, abstracts QSettings under LeapSettings and adds a way to define the VPN env in a platform dependant way. |