| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815 | Monzero Build System | 5 hours | 1 | -19/+19 |
| | | |||||
| * | PasswordDialog: fix lack of focus on window change | selsta | 2026-01-14 | 1 | -3/+3 |
| | | |||||
| * | Implement background sync when locked | j-berman | 2025-08-03 | 1 | -1/+17 |
| | | |||||
| * | PasswordDialog: fix spelling in warning message | spetterman66 | 2025-04-23 | 1 | -1/+1 |
| | | |||||
| * | Update year in Cypyright | inson1 | 2024-01-27 | 1 | -1/+1 |
| | | |||||
| * | PasswordDialog: display wizard title bar when returning to wizard after ↵ | rating89us | 2021-11-28 | 1 | -1/+5 |
| | | | | | canceling password dialog | ||||
| * | PasswordDialog: configurable Ok btn text/icon, non-primary Cancel | xiphon | 2020-09-24 | 1 | -2/+9 |
| | | | | | Co-authored-by: rating89us <45968869+rating89us@users.noreply.github.com> | ||||
| * | PasswordDialog: focus on gui start | selsta | 2020-07-14 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #2988 | luigi1111 | 2020-07-08 | 1 | -1/+2 |
| |\ | | | | | | | 2522ff1 Prevent textbox from turning active when window is not active. Fixes #2924 (xmrdsc) | ||||
| | * | Prevent textbox from turning active when window is not active. Fixes #2924 | dsc | 2020-07-07 | 1 | -1/+2 |
| | | | |||||
| * | | PasswordDialog: remove already defined z value | selsta | 2020-06-13 | 1 | -1/+0 |
| |/ | | | | main already defines z | ||||
| * | PasswordDialog: fix focus on open | selsta | 2020-05-03 | 1 | -1/+1 |
| | | |||||
| * | LineEdit: password mode, linking. PasswordDialog: use LineEdit | xiphon | 2020-04-28 | 1 | -175/+37 |
| | | |||||
| * | PasswordDialog: don't skip equality check | selsta | 2020-02-27 | 1 | -0/+3 |
| | | | | | credit to consistent-dream | ||||
| * | main: blur on PasswordDialog, InputDialog or ProcessingSplash | xiphon | 2019-12-20 | 1 | -3/+0 |
| | | |||||
| * | components: handle enter and return | selsta | 2019-12-10 | 1 | -0/+3 |
| | | |||||
| * | PasswordDialog: fix text field height changing on input (Windows) | xiphon | 2019-11-26 | 1 | -0/+2 |
| | | |||||
| * | ContextMenu: implement 'paste' context menu for all text fields | xiphon | 2019-11-08 | 1 | -2/+2 |
| | | |||||
| * | Changes Change wallet/Continue to Cancel/Ok | notmike | 2019-07-18 | 1 | -2/+2 |
| | | | | | see #2290 #2204 | ||||
| * | PasswordDialog: label improvements | selsta | 2019-07-16 | 1 | -4/+7 |
| | | |||||
| * | PasswordDialog: merge components and bug fixes | selsta | 2019-07-15 | 1 | -42/+212 |
| | | | | | | | | | | | | This commit merges PasswordDialog, PassphraseDialog and NewPasswordDialog. Also the following bugs were fixed: - Wizard pages still being active when opening a wallet from wizard. - Capslock detection was buggy when copy pasting password, I replaced it with native implementations for each platform. - isAlpha could throw errors when using special characters. | ||||
| * | passworddialog: replace eye with font awesome | mmbyday | 2019-04-29 | 1 | -11/+10 |
| | | |||||
| * | components: remove show() from password dialogs | selsta | 2019-04-25 | 1 | -4/+0 |
| | | |||||
| * | Remove scaleRatio | dsc | 2019-04-25 | 1 | -12/+12 |
| | | |||||
| * | Merge pull request #2111 | luigi1111 | 2019-04-25 | 1 | -0/+2 |
| |\ | | | | | | | 24e7307 components: hide password on dialog opening (selsta) | ||||
| | * | components: hide password on dialog opening | selsta | 2019-04-24 | 1 | -0/+2 |
| | | | |||||
| * | | White theme | dsc | 2019-04-24 | 1 | -9/+20 |
| |/ | |||||
| * | Merge pull request #2088 | luigi1111 | 2019-04-16 | 1 | -2/+2 |
| |\ | | | | | | | 15a5f76 add missing TranslationManager.emptyString (selsta) | ||||
| | * | add missing TranslationManager.emptyString | selsta | 2019-04-16 | 1 | -2/+2 |
| | | | |||||
| * | | PasswordDialog: don't always show() | mmbyday | 2019-04-11 | 1 | -2/+1 |
| |/ | |||||
| * | PasswordDialog: add CAPSLOCK checking | mmbyday | 2019-04-02 | 1 | -5/+36 |
| | | |||||
| * | PasswordDialog: cancel button text is more descriptive and dynamic | mmbyday | 2018-12-30 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #1835 | luigi1111 | 2018-12-18 | 1 | -3/+0 |
| |\ | | | | | | | 515bb16 fix various QML warnings (xiphon) | ||||
| | * | fix various QML warnings | xiphon | 2018-12-17 | 1 | -3/+0 |
| | | | |||||
| * | | PasswordDialog: hide balance when passwordDialog is open | xiphon | 2018-12-15 | 1 | -0/+4 |
| |/ | | | | Co-authored-by: mmbyday <mmbyday@protonmail.com> | ||||
| * | PasswordDialog: add ability to toggle text echo mode :lipstick: :sparkles: | mmbyday | 2018-12-10 | 1 | -3/+25 |
| | | |||||
| * | password dialog: show error in place | xiphon | 2018-10-24 | 1 | -1/+19 |
| | | |||||
| * | Merge pull request #1511 | luigi1111 | 2018-08-14 | 1 | -0/+2 |
| |\ | | | | | | | Settings overhaul (27 commits by skftn) | ||||
| | * | Change text selection color for input dialogs | Sander Ferdinand | 2018-08-05 | 1 | -0/+2 |
| | | | |||||
| * | | fixed: disable password dialog hotkeys handling when it is hidden | xiphon | 2018-07-28 | 1 | -0/+1 |
| |/ | |||||
| * | Fixes undefined references to 'bg', was previously moved to main.inactiveOverlay | Sander Ferdinand | 2018-05-03 | 1 | -1/+1 |
| | | |||||
| * | Modify password dialog and move customdecorations function out of main.qml | Sander Ferdinand | 2018-04-25 | 1 | -7/+3 |
| | | |||||
| * | Merge pull request #1221 | luigi1111 | 2018-03-31 | 1 | -1/+1 |
| |\ | | | | | | | 2bd8e2f Bring back wallet name at the password dialog | ||||
| | * | Bring back wallet name at the password dialog | Sander Ferdinand | 2018-03-31 | 1 | -1/+1 |
| | | | |||||
| * | | Explicitly import MoneroComponents; prevent namespace pollution | Sander Ferdinand | 2018-03-31 | 1 | -4/+4 |
| |/ | |||||
| * | Fixes runtime QML warning | Sander Ferdinand | 2018-03-29 | 1 | -2/+2 |
| | | |||||
| * | Restyling the dialog boxes a bit more | Sander Ferdinand | 2018-03-29 | 1 | -2/+3 |
| | | |||||
| * | Redesigned NewPasswordDialog | Sander Ferdinand | 2018-03-29 | 1 | -1/+1 |
| | | |||||
| * | Restyled password dialog | Sander Ferdinand | 2018-03-29 | 1 | -63/+68 |
| | | |||||
| * | StandardButton - removed unused properties and some layout changes to ↵ | Sander Ferdinand | 2018-03-29 | 1 | -8/+0 |
| | | | | | settings page | ||||
