Age | Commit message (Collapse) | Author |
|
Add +13 and +14 timezones support.
|
|
Nice reworking, all things deferreds!
Note that in this commit we're removing a couple of tests that should
go in test_srpauth... soon.
|
|
|
|
into develop
|
|
|
|
|
|
|
|
|
|
develop
|
|
|
|
|
|
|
|
Look at
https://github.com/jasonmccampbell/PySide/blob/master/tests/signals/signal_emission_gui_test.py
for an usage example.
The original file is: PySide/tests/util/helper/__init__.py
|
|
|
|
Closes:#2925
|
|
'ivan/feature/2962_test-vpngatewayselector_rev1' into develop
|
|
|
|
|
|
Also use int notation instead of datetime.timedelta.
|
|
|
|
|
|
|
|
|
|
* Disable toggle button until we get "connected" status. #2956
* Catch abnormal termination and update UI accordingly. #2890
|
|
|
|
develop
|
|
|
|
develop
|
|
This is useful for testing purposes, so we can be consistent with the
distance calculation.
|
|
After this fix we always returned the first gateway, no matter what the
user asked for.
|
|
|
|
|
|
|
|
It turns out that I was using remnants of old functions in which
I had to hook the branding mechanism, but that's not needed anymore, so
it's much simple.
With this change, we get the correct _version generated after a build or
sdist command.
For the bundles, we should use that _version. Ideally we should use the
whole build tree for bundles instead of the source tree directly.
|
|
|
|
|
|
Closes: #2938
|
|
|
|
|
|
develop
|
|
Closes: #2884
|
|
into develop
|
|
Closes: #2920
|
|
|
|
Closes #2936
|
|
|
|
|
|
|
|
|
|
|