Age | Commit message (Collapse) | Author |
|
develop
|
|
|
|
|
|
|
|
The spacer policy was wrong.
The size of the wizard had to be increased.
The icon was shrinked.
|
|
|
|
|
|
|
|
Add line numbers and function name from where the log is displayed.
|
|
|
|
|
|
|
|
|
|
Also update enabled_services in mainwindow right after login to have an
updated list of services to launch from that point on.
|
|
|
|
|
|
|
|
Also adds an explicit should_autostart flag in config.
|
|
- Move radio buttons to get more space for the labels.
- If there are no configured providers then disable the combo.
|
|
'ivan/feature/3996_separate-providers-in-wizard' into develop
|
|
|
|
|
|
|
|
'ivan/feature/3995_add-drop-down-selection-for-known-providers' into develop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To help diagnose this problem. I think we might prefer to leave this
on hold until we merge the new gnupg module.
|
|
|
|
|
|
|
|
Also:
- Remove status_panel
- Add new icons
- Refactor components a bit (mostly divide functionality)
|
|
|
|
into develop
|
|
|
|
|
|
|
|
|
|
The aim is to have better logs for debugging the different problems
behind issues like #3619 and #3867.
As I'm finding a good quantity of SSL handshake timeouts, I'm also
adding a litte retry subroutine to the load_and_sync.
Also, initialization and sync calls are separeted to be able to
correlate logs with server-side soledad.
|
|
|