| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge pull request #3613 | luigi1111 | 2021-07-10 | 1 | -2/+3 | |
| |\ \ | | | | | | | | | | 6739b51 WizardWalletInput: red border if error; error messages; remove placeholders; smaller font; icon for browse button (rating89us) | |||||
| | * | | WizardWalletInput: red border if error; error messages; remove placeholders; ↵ | rating89us | 2021-07-10 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | smaller font; icon for browse button Update WizardWalletInput.qml | |||||
| * | | | Merge pull request #3599 | luigi1111 | 2021-07-10 | 1 | -1/+1 | |
| |\ \ \ | |/ / |/| | | | | | f82336c TxConfirmationDialog: fix displaying of '<' when using fontMonoRegular (rating89us) | |||||
| | * | | TxConfirmationDialog: fix displaying of "<" when using fontMonoRegular | rating89us | 2021-06-29 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge pull request #3603 | luigi1111 | 2021-07-06 | 1 | -19/+51 | |
| |\ \ \ | | | | | | | | | | | | | 8419fce LanguageSidebar: navigate/select language with keyboard; enable accessibility; selected indicator; remember previous focused item (rating89us) | |||||
| | * | | | LanguageSidebar: navigate/select language with keyboard; enable ↵ | rating89us | 2021-07-04 | 1 | -19/+51 | |
| | |/ / | | | | | | | | | | accessibility; selected indicator; remember previous focused item | |||||
| * | | | Merge pull request #3598 | luigi1111 | 2021-07-06 | 1 | -0/+3 | |
| |\ \ \ | | | | | | | | | | | | | dbc8c7d qr: scan valid addresses that miss an uri prefix (selsta) | |||||
| | * | | | qr: scan valid addresses that miss an uri prefix | selsta | 2021-06-29 | 1 | -0/+3 | |
| | |/ / | ||||||
| * | | | Merge pull request #3588 | luigi1111 | 2021-07-06 | 1 | -2/+1 | |
| |\ \ \ | | | | | | | | | | | | | 0de95e3 RemoteNodeList: reduce spacing between icons (selsta) | |||||
| | * | | | RemoteNodeList: reduce spacing between icons | selsta | 2021-06-25 | 1 | -2/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #3487 | luigi1111 | 2021-07-06 | 1 | -0/+1 | |
| |\ \ \ | |/ / |/| | | | | | b2fbe51 StandardButton: fix warning with fallbackicon (selsta) | |||||
| | * | | StandardButton: fix warning with fallbackicon | selsta | 2021-05-19 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Merge pull request #3586 | luigi1111 | 2021-06-24 | 2 | -2/+25 | |
| |\ \ \ | | | | | | | | | | | | | 614a7a0 RemoteNodeList: display shield icon if trusted daemon (rating89us) | |||||
| | * | | | RemoteNodeList: display shield icon if trusted daemon | rating89us | 2021-06-23 | 2 | -2/+25 | |
| | | | | | ||||||
| * | | | | Merge pull request #3584 | luigi1111 | 2021-06-24 | 1 | -6/+5 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | 51ac3ca StandardDropdown: use ArrowCursor; remove rotation of dropdownIcon; change background color on mouse hover; smaller text (rating89us) | |||||
| | * | | | | StandardDropdown: use ArrowCursor; remove rotation of dropdownIcon; change ↵ | rating89us | 2021-06-22 | 1 | -6/+5 | |
| | |/ / / | | | | | | | | | | | | | background color on mouse hover; smaller text | |||||
| * / / / | StandardDropdown: remove dots from corners | rating89us | 2021-06-22 | 1 | -14/+0 | |
| |/ / / | ||||||
| * | | | Merge pull request #3578 | luigi1111 | 2021-06-21 | 1 | -0/+1 | |
| |\ \ \ | | | | | | | | | | | | | 64dd55a TitleBar: maximize window when title bar is double clicked (rating89us) | |||||
| | * | | | TitleBar: maximize window when title bar is double clicked | rating89us | 2021-06-20 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Merge pull request #3574 | luigi1111 | 2021-06-21 | 1 | -21/+44 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | eacc57f StandardDropdown: use ColumnLayout; use same height of LineEdit; include dropdownLabel (rating89us) | |||||
| | * | | | | StandardDropdown: use ColumnLayout; use same height of LineEdit; include ↵ | rating89us | 2021-06-20 | 1 | -21/+44 | |
| | |/ / / | | | | | | | | | | | | | dropdownLabel | |||||
| * / / / | AddressBook: use LineEdit on descriptionLine; add tab/backtab; ↵ | rating89us | 2021-06-17 | 1 | -0/+5 | |
| |/ / / | | | | | | | | | | forceActiveFocus on addressLine; use Enter/Return key to save; cancel/delete buttons | |||||
| * | | | LineEdit: use ColumnLayout instead of Item (also used in LineEditMulti) | rating89us | 2021-06-11 | 2 | -106/+109 | |
| | | | | ||||||
| * | | | Merge pull request #3541 | luigi1111 | 2021-06-10 | 1 | -2/+2 | |
| |\ \ \ | | | | | | | | | | | | | 2f1092d Slider: use MoneroComponents.TextPlain instead of Text on label (rating89us) | |||||
| | * | | | Slider: use MoneroComponents.TextPlain instead of Text on label | rating89us | 2021-06-07 | 1 | -2/+2 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #3539 | luigi1111 | 2021-06-10 | 1 | -9/+7 | |
| |\ \ \ | | | | | | | | | | | | | b825f6e StandardDropdown: add FontAwesome fallback icons (rating89us) | |||||
| | * | | | StandardDropdown: add FontAwesome fallback icons | rating89us | 2021-06-07 | 1 | -9/+7 | |
| | |/ / | ||||||
| * | | | Merge pull request #3538 | luigi1111 | 2021-06-10 | 1 | -4/+4 | |
| |\ \ \ | | | | | | | | | | | | | ad38f15 DatePicker: date input with fixed size; longer animation; move up calendar rectangle (rating89us) | |||||
| | * | | | DatePicker: date input with fixed size; longer animation; move up calendar ↵ | rating89us | 2021-06-07 | 1 | -4/+4 | |
| | |/ / | | | | | | | | | | rectangle | |||||
| * | | | Merge pull request #3534 | luigi1111 | 2021-06-10 | 1 | -0/+4 | |
| |\ \ \ | | | | | | | | | | | | | 9ab104b DatePicker: display currently selected month when opening calendar (rating89us) | |||||
| | * | | | DatePicker: display currently selected month when opening calendar | rating89us | 2021-06-06 | 1 | -0/+4 | |
| | |/ / | ||||||
| * | | | Merge pull request #3533 | luigi1111 | 2021-06-10 | 1 | -0/+5 | |
| |\ \ \ | | | | | | | | | | | | | 39d561d DatePicker: support mouse wheel to navigate months (rating89us) | |||||
| | * | | | DatePicker: support mouse wheel to navigate months | rating89us | 2021-06-06 | 1 | -0/+5 | |
| | |/ / | ||||||
| * | | | Merge pull request #3532 | luigi1111 | 2021-06-10 | 1 | -11/+19 | |
| |\ \ \ | | | | | | | | | | | | | 23301da DatePicker: highlight selected date/today; hide invalid days (rating89us) | |||||
| | * | | | DatePicker: highlight selected date/today; hide invalid days | rating89us | 2021-06-06 | 1 | -11/+19 | |
| | |/ / | ||||||
| * | | | Merge pull request #3531 | luigi1111 | 2021-06-10 | 1 | -28/+20 | |
| |\ \ \ | | | | | | | | | | | | | 2c51762 DatePicker: FontAwesome fallback icons (rating89us) | |||||
| | * | | | DatePicker: FontAwesome fallback icons | rating89us | 2021-06-06 | 1 | -28/+20 | |
| | |/ / | ||||||
| * / / | Transfer: add XMR unit on transactions with a single recipient; move "send ↵ | rating89us | 2021-06-04 | 1 | -1/+4 | |
| |/ / | | | | | | | all" button next to Amount label | |||||
| * / | Implement tooltips in multiple pages and components | rating89us | 2021-05-29 | 10 | -12/+109 | |
| |/ | ||||||
| * | LineEditMulti: fix 'error' property | xiphon | 2021-05-08 | 1 | -2/+1 | |
| | | ||||||
| * | Merge pull request #3434 | luigi1111 | 2021-04-29 | 1 | -2/+2 | |
| |\ | | | | | | | 989f135 Navbar: fix layout bug on resize (selsta) | |||||
| | * | Navbar: fix layout bug on resize | selsta | 2021-04-24 | 1 | -2/+2 | |
| | | | ||||||
| * | | Merge pull request #3433 | luigi1111 | 2021-04-29 | 1 | -1/+1 | |
| |\ \ | | | | | | | | | | e13d49f Navbar: horizontally center text (selsta) | |||||
| | * | | Navbar: horizontally center text | selsta | 2021-04-24 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Merge pull request #3430 | luigi1111 | 2021-04-29 | 2 | -2/+0 | |
| |\ \ | | | | | | | | | | db0485c main: simplify blackTheme code (selsta) | |||||
| | * | | main: simplify blackTheme code | selsta | 2021-04-22 | 2 | -2/+0 | |
| | |/ | ||||||
| * | | Merge pull request #3429 | luigi1111 | 2021-04-24 | 1 | -5/+4 | |
| |\ \ | | | | | | | | | | 1f904d4 RemoteNodeEdit: fix getAddress() and isValid() inconsistency (xiphon) | |||||
| | * | | RemoteNodeEdit: fix getAddress() and isValid() inconsistency | xiphon | 2021-04-22 | 1 | -5/+4 | |
| | | | | ||||||
| * | | | Merge pull request #3208 | luigi1111 | 2021-04-24 | 1 | -2/+16 | |
| |\ \ \ | |_|/ |/| | | | | | 01c3c19 SuccessfulTxDialog: add View progress button (rating89us) | |||||
| | * | | SuccessfulTxDialog: add View progress button | rating89us | 2020-12-04 | 1 | -2/+16 | |
| | | | | ||||||
