| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Merge pull request #2674 | luigi1111 | 2019-12-21 | 1 | -1/+4 | |
| |\ | | | | | | | ded0a4d Scrollbar: don't autohide if enabled (except on Mac) (tobtoht) | |||||
| | * | Scrollbar: don't autohide if enabled (except on Mac) | thotbot | 2019-12-21 | 1 | -1/+4 | |
| | | | ||||||
| * | | Merge pull request #2665 | luigi1111 | 2019-12-21 | 1 | -6/+1 | |
| |\ \ | | | | | | | | | | c6c094b SettingsWallet: cleanup on wallet close (xiphon) | |||||
| | * | | SettingsWallet: cleanup on wallet close | xiphon | 2019-12-20 | 1 | -6/+1 | |
| | |/ | ||||||
| * | | Merge pull request #2650 | luigi1111 | 2019-12-21 | 6 | -5/+10 | |
| |\ \ | | | | | | | | | | 10dea60 Settings: fix page height (tobtoht) | |||||
| | * | | Settings: fix page height | thotbot | 2019-12-20 | 6 | -5/+10 | |
| | |/ | ||||||
| * / | misc: cleanup unused variables and comments | selsta | 2019-12-20 | 1 | -4/+0 | |
| |/ | ||||||
| * | Merge pull request #2580 | luigi1111 | 2019-12-19 | 1 | -7/+26 | |
| |\ | | | | | | | | | ba24fd7 SettingsInfo: open containing folder on wallet log path click (xiphon) 088d32e OSHelper: file preselection support (Windows and Mac) (xiphon) | |||||
| | * | SettingsInfo: open containing folder on wallet log path click | xiphon | 2019-12-12 | 1 | -7/+26 | |
| | | | ||||||
| * | | InputDialog: pre-populate input text | selsta | 2019-12-09 | 1 | -2/+1 | |
| |/ | ||||||
| * | SettingsLayout: pointing mouse cursor and selecting text | selsta | 2019-11-27 | 1 | -1/+8 | |
| | | ||||||
| * | Wizard, AddressBook, SettingsNode: prevent undesired text selection | xiphon | 2019-11-27 | 1 | -9/+2 | |
| | | ||||||
| * | main: ask whether to stop local node upon switching to remote node | xiphon | 2019-11-24 | 1 | -1/+0 | |
| | | ||||||
| * | Merge pull request #2435 | luigi1111 | 2019-11-13 | 1 | -283/+68 | |
| |\ | | | | | | | 0e3f3c1 SettingsWallet: refactor list items into separate component (xiphon) | |||||
| | * | SettingsWallet: refactor list items into separate component | xiphon | 2019-11-11 | 1 | -283/+68 | |
| | | | ||||||
| * | | Settings: fix 'Light theme' checkbox | xiphon | 2019-11-04 | 1 | -0/+1 | |
| |/ | ||||||
| * | Merge pull request #2398 | luigi1111 | 2019-10-14 | 1 | -1/+5 | |
| |\ | | | | | | | 32257c8 DaemonManager: implement async sendCommand (xiphon) | |||||
| | * | DaemonManager: implement async sendCommand | xiphon | 2019-10-07 | 1 | -1/+5 | |
| | | | ||||||
| * | | Merge pull request #2402 | luigi1111 | 2019-10-08 | 1 | -9/+0 | |
| |\ \ | | | | | | | | | | f72ed25 Transfer: forbid long Payment IDs (xiphon) | |||||
| | * | | Transfer: forbid long Payment IDs | xiphon | 2019-09-28 | 1 | -9/+0 | |
| | |/ | ||||||
| * / | SettingsNode: 'auto' special case for Bootstrap Address edit | xiphon | 2019-09-27 | 1 | -1/+5 | |
| |/ | ||||||
| * | Merge pull request #2377 | luigi1111 | 2019-09-14 | 6 | -24/+10 | |
| |\ | | | | | | | 8dab075 repo: remove isMobile leftovers (selsta) | |||||
| | * | repo: remove isMobile leftovers | selsta | 2019-09-06 | 6 | -24/+10 | |
| | | | ||||||
| * | | fontawesome: fix regular/solid font style | selsta | 2019-09-10 | 1 | -2/+4 | |
| |/ | ||||||
| * | SettingsNode: make input read only | selsta | 2019-09-01 | 1 | -0/+1 | |
| | | ||||||
| * | SettingsNode: change icons | selsta | 2019-08-14 | 1 | -21/+12 | |
| | | ||||||
| * | SettingsNode: make button text more consistent | selsta | 2019-07-27 | 1 | -1/+1 | |
| | | ||||||
| * | Detect tails, support data persistence | dsc | 2019-07-16 | 1 | -0/+35 | |
| | | | | | | Co-authored-by: Thotbot <thotbot@protonmail.com> Co-authored-by: Selsta <selsta@sent.at> | |||||
| * | Merge pull request #2240 | luigi1111 | 2019-07-15 | 1 | -1/+1 | |
| |\ | | | | | | | 35a0f25 PasswordDialog: merge components and bug fixes (selsta) | |||||
| | * | PasswordDialog: merge components and bug fixes | selsta | 2019-07-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
| * | | WalletManager: async close with splash screen | xiphon | 2019-07-02 | 1 | -4/+5 | |
| |/ | ||||||
| * | Merge pull request #2200 | luigi1111 | 2019-06-21 | 1 | -2/+2 | |
| |\ | | | | | | | c69f0ad add missed translatable string in SettingsNode.qml (erciccione) | |||||
| | * | add missed translatable string in SettingsNode.qml | erciccione | 2019-06-06 | 1 | -2/+2 | |
| | | | ||||||
| * | | Merge pull request #2170 | luigi1111 | 2019-06-21 | 1 | -1/+1 | |
| |\ \ | |/ |/| | | | a3c620f restore height visibility enhancements (mmbyday) | |||||
| | * | restore height visibility enhancements | mmbyday | 2019-05-15 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fix restore height when using stagenet/testnet | mmbyday | 2019-05-24 | 1 | -1/+2 | |
| |/ | ||||||
| * | Fiat API | dsc | 2019-05-06 | 1 | -0/+136 | |
| | | | | | | Co-Authored-By: selsta <selsta@sent.at> Co-Authored-By: Gene Peters <gene@telligent-data.com> | |||||
| * | SettingsLayout: fix order | selsta | 2019-05-01 | 1 | -8/+8 | |
| | | ||||||
| * | Merge pull request #2116 | luigi1111 | 2019-04-28 | 1 | -8/+0 | |
| |\ | | | | | | | 7ab8b4f SettingsLayout: userInactivitySliderTimer is not defined (selsta) | |||||
| | * | SettingsLayout: userInactivitySliderTimer is not defined | selsta | 2019-04-25 | 1 | -8/+0 | |
| | | | ||||||
| * | | Dynamic height for the settings->wallet | xmrdsc | 2019-04-25 | 1 | -6/+5 | |
| |/ | ||||||
| * | Merge pull request #2086 | luigi1111 | 2019-04-25 | 1 | -1/+1 | |
| |\ | | | | | | | 4b9da83 Change settings navbar text: Layout -> Interface (xmrdsc) | |||||
| | * | Change settings navbar text: Layout -> Interface | xmrdsc | 2019-04-25 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #2069 | luigi1111 | 2019-04-25 | 6 | -154/+154 | |
| |\ \ | | | | | | | | | | 62285b0 Remove scaleRatio (xmrdsc) | |||||
| | * | | Remove scaleRatio | dsc | 2019-04-25 | 6 | -154/+154 | |
| | |/ | ||||||
| * | | Merge pull request #2058 | luigi1111 | 2019-04-25 | 1 | -10/+1 | |
| |\ \ | |/ |/| | | | 247f129 Use Slider.onMoved for inactivity slider, remove Timer (xmrdsc) | |||||
| | * | Use Slider.onMoved for inactivity slider, remove Timer | dsc | 2019-04-08 | 1 | -10/+1 | |
| | | | ||||||
| * | | White theme | dsc | 2019-04-24 | 7 | -184/+243 | |
| | | | ||||||
| * | | add missing TranslationManager.emptyString | selsta | 2019-04-16 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #2011 | luigi1111 | 2019-03-21 | 1 | -1/+2 | |
| |\ | | | | | | | 3562ab1 settingsnode: fix trusted node flag (mmbyday) | |||||
