1
0
Fork 0
mirror of https://github.com/seiichiro0185/sailotp.git synced 2024-11-15 05:16:42 +00:00
harbour-sailotp/qml/pages
Romain Tartière eb12a09f19
Move content in a Column
In order to always be able to see the progress bar that indicates when
OTPs will be renewed and the search bar, we have to limit the height of
the OTP list widget.  To do so, we put a Colmun that fill in the page
and contain these 3 components.

Components definitions have been moved around, some `Row` wrapping was
removed (The progress bar was previously displayed into the page header,
which goes out of sight when the page is scrolled), and positionning
constraints have been adjusted to have all elements feet nicely.
2024-09-29 18:57:51 -10:00
..
About.qml Prepare Release 1.11.0 2023-02-20 17:03:13 +01:00
AddOTP.qml Add custom period for TOTP tokens 2022-11-14 21:23:12 +03:00
ExportPage.qml Add Error Crude Handling for Encryption/Decryption 2023-02-20 16:48:52 +01:00
MainView.qml Move content in a Column 2024-09-29 18:57:51 -10:00
QRPage.qml Added Options to Hide Tokens and Show Token as QR-Code 2019-02-24 14:03:07 +01:00
ScanOTP.qml Added Options to Hide Tokens and Show Token as QR-Code 2019-02-24 14:03:07 +01:00
Settings.qml Fixup Validator Warnings, Small Bugfix 2019-02-24 16:22:15 +01:00