Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-17 | fix locking for raising window | kali | |
2013-07-10 | fix path escaping for tuntaposx installer | Kali Kaneko | |
2013-07-09 | use cocoasudo for updown install | Kali Kaneko | |
2013-06-21 | Use an alternative method to check for file permission | Tomas Touceda | |
2013-06-19 | Merge remote-tracking branch 'ivan/bug/windows_lockfiles_fix' into develop | chiiph | |
2013-06-19 | Fix: clean lock files on Windows. | Ivan Alejandro | |
Closes #2931 and #2909. | |||
2013-06-19 | install missing files during linux initialization | kali | |
Closes: #2247, #2761 | |||
2013-06-13 | pep8 | kali | |
2013-06-13 | copy missing updown scripts if missing | Kali Kaneko | |
2013-05-17 | use qtreactor so twisted is driven by qt main loop | kali | |
aboutToQuit signal is not raised anymore with the qt4reactor. So we are calling all cleanup callbacks from the quit function. | |||
2013-05-11 | Fixup one instance on Windows | Tomas Touceda | |
2013-05-11 | updated documentation | kali | |
* documentation reviewed after rewrite, ready for 0.2.1 * updated docstrings format to fit sphinx autodoc | |||
2013-05-11 | remove comment about shell expansion | kali | |
2013-05-11 | pep8 | kali | |
2013-04-16 | fix flock errno under osx | Kali Kaneko | |
2013-04-10 | detection of multiple instances using flock. | kali | |
sending RAISE_WINDOW leap event if we are not the main instance. | |||
2013-04-09 | Merge remote-tracking branch 'kali/bug/deselect-remember' into develop | Tomas Touceda | |
2013-04-09 | remove lambdas | kali | |
2013-04-09 | add TODO about refactor install dialog | kali | |
2013-04-03 | fix tuntaposx invocation | Kali Kaneko | |
2013-04-03 | add osx initializer | Kali Kaneko | |
2013-03-25 | Make it not fail in any other platform | Tomás Touceda | |
2013-03-25 | Fix grammar error | Tomás Touceda | |
2013-03-25 | Add windows platform initializer | Tomás Touceda | |