1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-07-02 21:33:51 +00:00
harbour-sailfin/qml/pages/setup
Chris Josten a358caf13e Fixed few bugs related to login/logout
* Pressing the logout button now brings the setup page up again
* Removing a server and readding one of which the hash of the address
  has a higher value than the previous one does no longer cause the
  application to request a login each time you open it.
* The method for deciding if the user is in setup has been changed. It
  now checks if a page in the pageStack has the property _isSetupPage,
  which works better than manually keeping track of state.
2020-09-27 00:42:20 +02:00
..
AddServerConnectingPage.qml Added comments and general cleanup on qml files 2020-09-25 15:21:08 +02:00
AddServerPage.qml Fixed few bugs related to login/logout 2020-09-27 00:42:20 +02:00
LoginDialog.qml Fixed few bugs related to login/logout 2020-09-27 00:42:20 +02:00