Age | Commit message (Expand) | Author |
2014-04-25 | Initialize SRPAuth asap, so signaler gets in. | Ivan Alejandro |
2014-04-23 | Swap upload/download data strings. Closes #5563. | Ivan Alejandro |
2014-04-16 | Fix typos on signal names. | Ivan Alejandro |
2014-04-16 | Use authenticated() properly. | Ivan Alejandro |
2014-04-15 | Remove unneeded parent's constructor call. | Ivan Alejandro |
2014-04-15 | Improve backend docstrings. | Ivan Alejandro |
2014-04-15 | Use less confusing signal names. | Ivan Alejandro |
2014-04-15 | Remove signaling logs, use err for unknown signal. | Ivan Alejandro |
2014-04-15 | Move gateway selection helpers to backend. | Ivan Alejandro |
2014-04-15 | Move EIP to the backend. | Ivan Alejandro |
2014-04-15 | Remove unused 'hack' helpers. | Ivan Alejandro |
2014-04-15 | Fix: use signal's keys instead of qt signals. | Ivan Alejandro |
2014-04-15 | Do not redefine signaler signal key. | Ivan Alejandro |
2014-04-15 | Use helper to get the ProviderConfig. | Ivan Alejandro |
2014-04-15 | Move SRPAuth to the backend. | Ivan Alejandro |
2014-04-14 | Refactor out the ProviderConfig object retriever. | Ivan Alejandro |
2014-04-14 | Refactor EIPBootstrapper to the backend | Tomás Touceda |
2014-03-19 | Move srpregister interaction to the backend. | Ivan Alejandro |
2014-03-17 | catch shutdown errors | Kali Kaneko |
2014-02-11 | Properly handle defer cancelling. | Ivan Alejandro |
2014-01-23 | Replace provider hardcoded path with helper. | Ivan Alejandro |
2014-01-09 | Warn the user on incompatible api error. | Ivan Alejandro |
2014-01-09 | Move a provider problem to a separate signal. | Ivan Alejandro |
2014-01-09 | Warn the user if is using an old app version. | Ivan Alejandro |
2013-12-18 | Refactor provider_bootstrapper out of mainwindow | Tomás Touceda |