aboutsummaryrefslogtreecommitdiff
path: root/main.qml
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #2891luigi11112020-05-071-15/+15
|\ \ \ | |_|/ |/| | | | | 37a8bcb SimpleMode: use connection timer 'running' prop, fix daemon restart (xiphon)
| * | SimpleMode: use connection timer 'running' prop, fix daemon restartxiphon2020-05-071-15/+15
| | |
* | | Merge pull request #2881luigi11112020-05-061-1/+9
|\ \ \ | | | | | | | | | | | | 487e706 Improved daemon sync progress bar (rbrunner7)
| * | | Improved daemon sync progress barrbrunner72020-05-021-1/+9
| | | |
* | | | SettingsLayout: implement autosave, enabled by default (10 minutes)xiphon2020-05-021-0/+20
| |_|/ |/| |
* | | ProcessingSplash: new designselsta2020-05-011-3/+2
| | |
* | | Merge pull request #2873luigi11112020-05-011-1/+2
|\ \ \ | | | | | | | | | | | | 4a7ccd8 SettingsLayout: add check for updates checkbox (selsta)
| * | | SettingsLayout: add check for updates checkboxselsta2020-05-011-1/+2
| | |/ | |/|
* | | Merge pull request #2848luigi11112020-05-011-12/+5
|\ \ \ | | | | | | | | | | | | | | | | c7f9ac9 LanguageSidebar: reenable (selsta) 3835387 wizard: add flags to language sidebar (mmbyday, selsta)
| * | | LanguageSidebar: reenableselsta2020-04-231-12/+5
| | |/ | |/|
* | | Merge pull request #2865luigi11112020-04-281-1/+5
|\ \ \ | | | | | | | | | | | | cfdba59 Wallet: implement async wallet storing (xiphon)
| * | | Wallet: implement async wallet storingxiphon2020-04-281-1/+5
| | |/ | |/|
* | | Merge pull request #2861luigi11112020-04-281-1/+0
|\ \ \ | |/ / |/| | | | | 4b0dcb9 StandardDialog: reset button text on close (selsta)
| * | StandardDialog: reset button text on closeselsta2020-04-251-1/+0
| |/
* | Merge pull request #2855luigi11112020-04-281-3/+4
|\ \ | | | | | | | | | b022735 main: add --disable-check-updates flag (selsta)
| * | main: add --disable-check-updates flagselsta2020-04-261-3/+4
| |/
* | Merge pull request #2854luigi11112020-04-281-7/+2
|\ \ | | | | | | | | | a99eef6 always use native directory separators in paths (xiphon)
| * | always use native directory separators in pathsxiphon2020-04-241-7/+2
| |/
* / checkUpates: installer support (Win), use GUI buildTag and versionxiphon2020-04-231-1/+20
|/
* SettingsLayout: add checkbox 'ask for password before sending a transaction'rating89us2020-04-181-7/+15
|
* Merge pull request #2832luigi11112020-04-171-9/+5
|\ | | | | | | ea25b71 updater: fetch signed hashes from getmonero.org, verify downloads (xiphon)
| * updater: fetch signed hashes from getmonero.org, verify downloadsxiphon2020-04-141-9/+5
| |
* | Settings: move Merchant menu entrythotbot2020-04-131-6/+0
|/
* UpdateDialog: implement update download functionalityxiphon2020-04-061-18/+17
|
* network: provide common HTTP GET functionality with js callbacksxiphon2020-03-311-18/+22
|
* main: show splash screen after passphrase entryselsta2020-02-271-2/+2
|
* main: fix Trezor passphrase screenselsta2020-02-251-2/+0
|
* Merge pull request #2778luigi11112020-02-191-8/+7
|\ | | | | | | 636ca1c DaemonManager: async stop, simple mode wizard - show splash on stop (xiphon)
| * DaemonManager: async stop, simple mode wizard - show splash on stopxiphon2020-02-161-8/+7
| |
* | Merge pull request #2777luigi11112020-02-191-2/+2
|\ \ | | | | | | | | | 872b18d Simple mode: don't override bootstrap daemon textbox (selsta)
| * | Simple mode: don't override bootstrap daemon textboxselsta2020-02-161-2/+2
| |/
* | Merge pull request #2769luigi11112020-02-191-3/+3
|\ \ | |/ |/| | | 98ab4ea misc: strip html out of translatable strings (selsta)
| * misc: strip html out of translatable stringsselsta2020-02-051-3/+3
| |
* | Merge pull request #2765luigi11112020-02-051-2/+2
|\ \ | |/ |/| | | 0629f06 DaemonManager: check monerod binary, error details on start failure (xiphon)
| * DaemonManager: check monerod binary, error details on start failurexiphon2020-02-041-2/+2
| |
* | Merge pull request #2594luigi11112020-02-041-1/+1
|\ \ | | | | | | | | | 24ac001 main: fix warning (selsta)
| * | main: fix warningselsta2019-12-141-1/+1
| | |
* | | Wallet: implement 'Connecting' status, add 'disconnected' propertyxiphon2020-01-281-16/+5
| |/ |/|
* | Merge pull request #2709luigi11112020-01-081-8/+9
|\ \ | | | | | | | | | a5b500c main: add blur to wizard password dialog (selsta)
| * | main: add blur to wizard password dialogselsta2020-01-081-8/+9
| | |
* | | Merge pull request #2676luigi11112020-01-021-0/+2
|\ \ \ | |/ / |/| | | | | 181866b Set minimum window size (tobtoht)
| * | Set minimum window sizethotbot2019-12-211-0/+2
| | |
* | | Merge pull request #2643luigi11112019-12-231-1/+2
|\ \ \ | | | | | | | | | | | | 3528bcd main: show wizard init screen when no wallet is found (selsta)
| * | | main: show wizard init screen when no wallet is foundselsta2019-12-201-1/+2
| |/ /
* | | Merge pull request #2640luigi11112019-12-231-0/+3
|\ \ \ | | | | | | | | | | | | c5785ed main: fix wallet lock is unlocked without password (selsta)
| * | | main: fix wallet lock is unlocked without passwordselsta2019-12-201-0/+3
| |/ /
* | | Merge pull request #2675luigi11112019-12-211-11/+0
|\ \ \ | | | | | | | | | | | | 3f4f6f0 misc: remove unused components (tobtoht)
| * | | misc: remove unused componentsthotbot2019-12-211-11/+0
| |/ /
* | | Merge pull request #2665luigi11112019-12-211-0/+3
|\ \ \ | | | | | | | | | | | | c6c094b SettingsWallet: cleanup on wallet close (xiphon)
| * | | SettingsWallet: cleanup on wallet closexiphon2019-12-201-0/+3
| |/ /