aboutsummaryrefslogtreecommitdiff
path: root/main.qml
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge pull request #3314luigi11112021-01-291-2/+3
|\ \ \ \ | |/ / / |/| | | | | | | 9cf7c7f DaemonManager: enable dns block list in simple mode (selsta)
| * | | DaemonManager: enable dns block list in simple modeselsta2021-01-221-2/+3
| | | | | | | | | | | | | | | | Co-authored-by: xiphon <xiphon@protonmail.com>
* | | | Merge pull request #3302luigi11112021-01-221-5/+8
|\ \ \ \ | | | | | | | | | | | | | | | 55baa8b main: restrict max window width/height, fix initial window alignment (xiphon)
| * | | | main: restrict max window width/height, fix initial window alignmentxiphon2021-01-131-5/+8
| |/ / /
* | | | Merge pull request #3301luigi11112021-01-221-2/+6
|\ \ \ \ | | | | | | | | | | | | | | | 18f16d9 SettingsLayout: 'Display wallet name in title bar' option (xiphon)
| * | | | SettingsLayout: 'Display wallet name in title bar' optionxiphon2021-01-121-2/+6
| |/ / /
* / / / main: fix kraken fiat apiselsta2021-01-111-1/+1
|/ / /
* | | Merge pull request #3267Alexander Blair2020-12-101-0/+2
|\ \ \ | | | | | | | | | | | | 90e9968d main: get back "Sending transaction ..." splash (xiphon)
| * | | main: get back "Sending transaction ..." splashxiphon2020-12-101-0/+2
| | | |
* | | | main: Linux - fix missing askDesktopShortcut settingxiphon2020-12-081-1/+16
| |/ / |/| |
* | | main: Linux - ask to create desktop entry on the first startxiphon2020-11-301-0/+5
|/ /
* | wizard: move language related settings to PersistentSettingsxiphon2020-11-121-13/+5
| |
* | Merge pull request #3163Alexander Blair2020-10-281-92/+63
|\ \ | | | | | | | | | 25ca0811 transfer: new TxConfirmationDialog (rating89us)
| * | transfer: new TxConfirmationDialograting89us2020-10-171-92/+63
| |/
* / NetworkStatusItem: 'starting/stopping the node' status (no splash)xiphon2020-10-141-14/+15
|/
* Merge pull request #3147luigi11112020-10-131-12/+2
|\ | | | | | | 4661167 onTransactionCommitted: don't show informationPopup on success (xiphon)
| * onTransactionCommitted: don't show informationPopup on successxiphon2020-10-101-12/+2
| |
* | Merge pull request #3145luigi11112020-10-131-1/+1
|\ \ | | | | | | | | | 39d9d7d Wallet: rework wallet refreshing (xiphon)
| * | Wallet: rework wallet refreshingxiphon2020-10-091-1/+1
| |/
* | Merge pull request #3143luigi11112020-10-131-1/+1
|\ \ | | | | | | | | | 8ad5fd4 main: wizard: console.log fixes (selsta)
| * | main: wizard: console.log fixesselsta2020-10-081-1/+1
| |/
* / Logger: runtime log config, no logs till a user selects wallet modexiphon2020-10-081-0/+1
|/
* Merge pull request #3121luigi11112020-10-041-1/+8
|\ | | | | | | e2a82c9 Transfer: create SuccessfulTxDialog (rating89us)
| * Transfer: create SuccessfulTxDialograting89us2020-09-301-1/+8
| |
* | Merge pull request #3025luigi11112020-10-041-3/+4
|\ \ | |/ |/| | | f5c5df7 main: accountsDir runtime configuration support (xiphon)
| * main: accountsDir runtime configuration supportxiphon2020-09-281-3/+4
| |
* | Merge pull request #3111Alexander Blair2020-09-281-1/+7
|\ \ | | | | | | | | | be1f63f9 PasswordDialog: configurable Ok btn text/icon, non-primary Cancel (xiphon)
| * | PasswordDialog: configurable Ok btn text/icon, non-primary Cancelxiphon2020-09-241-1/+7
| | | | | | | | | | | | Co-authored-by: rating89us <45968869+rating89us@users.noreply.github.com>
* | | Merge pull request #3089Alexander Blair2020-09-281-3/+4
|\ \ \ | | | | | | | | | | | | 0fcaadae main: command line option for socks5 proxy (selsta)
| * | | main: command line option for socks5 proxyselsta2020-09-281-3/+4
| | | |
* | | | Merge pull request #3101luigi11112020-09-251-1/+1
|\ \ \ \ | |_|/ / |/| | | | | | | 9123988 main: Tails - enable 127.0.0.1:9050 socks5 proxy by default (xiphon)
| * | | main: Tails - enable 127.0.0.1:9050 socks5 proxy by defaultxiphon2020-09-201-1/+1
| |/ /
* | | Merge pull request #3003luigi11112020-09-221-0/+4
|\ \ \ | |/ / |/| | | | | 9fc260c account: update balances of account page when new block is found (rating89us)
| * | account: update balances of account page when new block is foundrating89us2020-07-101-0/+4
| |/
* | main: socks5 proxy supportxiphon2020-09-071-3/+40
| |
* | Network: instantiable QML type, introduce proxyAddress propertyxiphon2020-07-301-1/+6
| | | | | | | | | | # Conflicts: # main.qml
* | WalletManager: instantiable QML typexiphon2020-07-291-0/+5
|/
* Merge pull request #2949luigi11112020-07-081-1/+1
|\ | | | | | | 1edc068 PasswordDialog: remove already defined z value (selsta)
| * PasswordDialog: remove already defined z valueselsta2020-06-131-1/+1
| | | | | | | | main already defines z
* | Merge pull request #2967luigi11112020-06-241-1/+1
|\ \ | | | | | | | | | 1c62ede Revert 'main: update balance only when wallet is synced' (selsta)
| * | Revert "main: update balance only when wallet is synced"selsta2020-06-241-1/+1
| | | | | | | | | | | | This reverts commit 333c9ee311308df9086bd5200f692fefcebdfd47.
* | | Merge pull request #2955luigi11112020-06-241-1/+1
|\ \ \ | |/ / |/| | | | | f64dcde simple mode: enable settings log tab (selsta)
| * | simple mode: enable settings log tabselsta2020-06-151-1/+1
| |/
* / main: update balance only when wallet is syncedrating89us2020-06-121-1/+1
|/
* Merge pull request #2890luigi11112020-05-081-1/+3
|\ | | | | | | 2f8c0ca Main: clear spendable funds message when closing wallet (rating89us)
| * Main: clear spendable funds message when closing walletrating89us2020-05-061-1/+3
| |
* | Merge pull request #2829luigi11112020-05-081-18/+30
|\ \ | | | | | | | | | 86d21a3 trezor: support new passphrase entry mechanism (ph4r05)
| * | trezor: support new passphrase entry mechanismDusan Klinec2020-05-081-18/+30
| |/ | | | | | | | | - passphrase can be prompted also when wallet is running (thus added to the wallet listener) - device/host decision is now made on the host
* | Merge pull request #2884luigi11112020-05-071-6/+18
|\ \ | | | | | | | | | c439d68 main: fix local node status check on closing uninitialized wallet (xiphon)
| * | main: fix local node status check on closing uninitialized walletxiphon2020-05-041-6/+18
| | |