523 Commits (754a9687067865b3b8e7d7d3cfa474048dab07a1)

Author SHA1 Message Date
MaxXor 2842c33759 Fix some QML warnings
6 years ago
Sander Ferdinand eb457019dd Move function to show the seed page to Utils.js
6 years ago
luigi1111 2633419c8e
Merge pull request #1454
6 years ago
luigi1111 fb32dda5a1
Merge pull request #1491
6 years ago
xiphon 030ff0994d mobile view: draggable window
6 years ago
xiphon 0295641aeb hotkey for "Shared RingDB" changed to CTRL+G instead of CTRL+A
6 years ago
Martín Fdez f258ae4b60 don't check local daemon status on settings page, update on onWalletConnectionStatusChanged
6 years ago
pazos 2bbd5c6814 ctrl+shift+tab, switch pages in Leftpanel reverse order
6 years ago
pazos 827c80d4d8 ctrl+tab switch pages in the same order as leftpanel
6 years ago
luigi1111 37bceb7897
Merge pull request #1344
6 years ago
Sander Ferdinand 7fe9d71eb3 Added daemonConsole component to main.qml
6 years ago
Sander Ferdinand 4d56ed9e27 Make the titlebar more modular
6 years ago
Sander Ferdinand 47f9a1765a Modify password dialog and move customdecorations function out of main.qml
6 years ago
luigi1111 1956f5896d
Merge pull request #1286
6 years ago
Sander Ferdinand b75eedde0a Fixes CTRL-A hotkey
6 years ago
luigi1111 a15f088e8b
Merge pull request #1245
6 years ago
luigi1111 3d00c4ae30
Merge pull request #1271
6 years ago
stoffu a9331a757f
Set daemon address to WalletManager (requires #3576)
6 years ago
Sander Ferdinand 1378ae45c3 Reset flickable scrollview to 0 Y position
6 years ago
Sander Ferdinand 3b76636d6b Refactoring signal functions
6 years ago
Sander Ferdinand 6ca0713739 Fixes blockchain size warnings
6 years ago
stoffu 84fad36282
Add missing newline to transfer confirm dialog
6 years ago
Sander Ferdinand abe0ae9304 Adds warning message for when a transaction with a non-default mixin value is created
6 years ago
Sander Ferdinand 408878290e nettype comparison needs to be loose
6 years ago
Sander Ferdinand 0b7966f625 Fixes transaction confirmation dialog and also makes sure you will not be able to transfer funds when the daemon is not up (to date)
6 years ago
Sander Ferdinand 0bfff8844e nettype comparison needs to be loose
6 years ago
Sander Ferdinand 84e6461248 Change 'money' to 'monero'
6 years ago
Sander Ferdinand 916c7acbb7 Design polish work
6 years ago
Sander Ferdinand f544d9ac78 Exit application when wallet variable is empty
6 years ago
Sander Ferdinand 3ba4224b69 Redesigned StandardDialog
6 years ago
Sander Ferdinand 30bf765b75 Fixing up after rebase
6 years ago
Sander Ferdinand 22792df5cd Hide the custom titlebar when custom decorations are turned off
6 years ago
Sander Ferdinand dc445edaae Hide 'unlocked balance' when no funds are available
6 years ago
Sander Ferdinand f6dc84a26a Added top-border for titlebar
6 years ago
moneromooo-monero 22a1114501 Add segregation key reuse mitigation options
6 years ago
moneromooo-monero 65ea07af61 Add a shared ringdb management page - rings and blackballed outputs
6 years ago
luigi1111 e4d75c6680
Merge pull request #1161
6 years ago
Jaquee ee6dd2ec56 progress bar improvements
6 years ago
Jaquee 37cb0061ee separate progress bars for daemon and wallet
6 years ago
stoffu c8f0cf3543
Stagenet
6 years ago
luigi1111 39db876fee
Merge pull request #1082
6 years ago
luigi1111 689123fa95
Merge pull request #1015
6 years ago
luigi1111 fd5e3dcecb
Merge pull request #1005
6 years ago
luigi1111 2deff0611d
Merge pull request #1091
6 years ago
stoffu 5db9185409
startsWith is unsupported for Qt < 5.8, use indexOf instead
6 years ago
stoffu fd1f4bf628
Bootstrap daemon (requires #3165)
6 years ago
stoffu 89ec822ba5
removed persistentSettings.startLocalNode as it's synonym for !persistentSettings.useRemoteNode
6 years ago
luigi1111 629f460eb6
Merge pull request #1065
6 years ago
Neozaru 4c9e2c1f1a [Issue 1080] Fixed undefined variable for password rewrite when changing wallet initial block height
7 years ago
kenshi84 cee0474e37
Subaddresses minimal version: supports default account only
7 years ago
xmr-eric fdd528b99e Update copyright for 2018
7 years ago
stoffu cf488f4406
Allow password to be changed
7 years ago
stoffu cec206ec8d
Refactor wallet password dialog
7 years ago
luigi1111 1d71429b74
Merge pull request #1001
7 years ago
User c8dd6632a7
hide balance in receive tab
7 years ago
Tim L da3216156d Use wallet2_api isAddressLocal utils method for isDaemonLocal check
7 years ago
Tim L 9cdfad3512 Left Panel: seeds and keys not selected when open
7 years ago
stoffu 5cda1f5ac1
Spend proof
7 years ago
stoffu d8f3a52378
Bugfix with tx proof + update
7 years ago
stoffu d79fe0f457
Tx proof
7 years ago
stoffu 8956a35aae
Fix for tx confirm password not showing up
7 years ago
luigi1111 a01bb509ea
Merge pull request #936
7 years ago
Jaquee 60f4dcc106 Fix blockchain size typo
7 years ago
Jaquee ceeb9b667f do not try to start local node automatically if user has cancelled
7 years ago
Jaquee 4775a5b74d mobile layout tweaks
7 years ago
Jaquee a72a76d3e6 IOS open from file workaround
7 years ago
Jaquee 2170f6a46d Improve copy text handling
7 years ago
Jaquee e6ada22611 start local node if not started
7 years ago
Jaquee 4b871306e4 fix popups positioning
7 years ago
Jaquee e324e160da new dialog z fixes
7 years ago
Jaquee 44b72eaff2 refresh history updates
7 years ago
Jaquee b8f38f29ae don't close async
7 years ago
Jaquee 3d21b1168f Add blockchain folder FileDialog
7 years ago
Jaquee b9152286ec Android: handle back-button + add statusBox
7 years ago
Jaquee b6f268d3a5 remote node settings and use-while-local-is-syncing
7 years ago
Jaquee ab44064fcc main.qml mobile scaling
7 years ago
Jaquee 44079aab37 android fix: release focus after scrolling
7 years ago
Jaquee 603c1e7ee9 Add Keys page
7 years ago
Jaquee bbcb780cfa wizard: use m_wallet instead of storing in settingsObj
7 years ago
stoffu 1e4e8ae59a
tx confirm password dialog: clear when cancelled
7 years ago
luigi1111 f1b70d08c6
Merge pull request #918
7 years ago
Jaquee 80618c83fd wizard: reworked testnet settings
7 years ago
stoffu 1f1d51d8e1
Show password dialog before making a transfer
7 years ago
Jaquee 86e9f3811b Only prompt for daemon auto start when daemon address is local
7 years ago
Riccardo Spagni c29ccc13ae
Merge pull request #808
7 years ago
Riccardo Spagni 7521472325
Merge pull request #806
7 years ago
Jaquee 3f7e3ba3c4 check updates async
7 years ago
Jaquee 7f4fec7777 use testnet bool from wallet2
7 years ago
MaxXor 105336ba08 Change window title
7 years ago
MaxXor 5339fbde8b Add window title
7 years ago
Riccardo Spagni ecaa1a8e23
Merge pull request #709
7 years ago
Jaquee 62e1dc490f Setttings: blockchain folder location
7 years ago
Jaquee 13753052bc UX: remove wide header
7 years ago
Jaquee 25852b4676 fix borked desktop size
7 years ago
Jaquee 2e53c524a1 ios build settings
7 years ago
MoroccanMalinois fb3a6182fc
Make QtMultimedia dependency optional
7 years ago
Jaquee 9c4c34d502 Use new fee multipliers after v5 fork
7 years ago
Riccardo Spagni 9f3bd9d896
Merge pull request #586
7 years ago
xmr-eric a3c9c98652 Main.qml: Capitalize Insufficient funds message
7 years ago
Jaquee 48a7596953 remove processing splash when transfer fails
7 years ago
xmr-eric a9e975f2cd Mail.qml
7 years ago
Jaquee 4c2f78a78b
Fix translations in dropdown menu
7 years ago
Riccardo Spagni 632d347d07
Merge pull request #541
7 years ago
Riccardo Spagni 9f01082937
Merge pull request #538
7 years ago
Jaquee bd959085f2
update history when new block is found
7 years ago
Jaquee 7987455fcf
reset balance on wallet close
7 years ago
Jaquee 694352c1df
update history page after restore
7 years ago
Riccardo Spagni 2e3350c060
Merge pull request #519
7 years ago
Jaquee 223f09dc94 preparations for background mining
7 years ago
Jaquee bce496b8d1 confirm daemon running on exit
7 years ago
Riccardo Spagni 988e299290
Merge pull request #498
7 years ago
Riccardo Spagni 0e8b28b958
Merge pull request #527
7 years ago
Riccardo Spagni 30cfe1041a
Merge pull request #526
7 years ago
Riccardo Spagni 18eb7a02cc
Merge pull request #525
7 years ago
Riccardo Spagni 62f016387f
Merge pull request #516
7 years ago
Jaquee 30f87a1019 Transfer: hide advanced options
7 years ago
Riccardo Spagni 50ee218198
Merge pull request #496
7 years ago
Riccardo Spagni 5b1588b077
Merge pull request #494
7 years ago
Jaquee 2ea54a2401
adjust unlocked balance waiting text
7 years ago
Jaquee 578cafb059 increase wizard height
7 years ago
Jaquee 9c0002ad9a
fix undefined buildwithscanner
7 years ago
Jaquee 8dc95a17e6
remove animation when swithing to basic layout
7 years ago
Jaquee ebcab010bb Wizard: mobile redesign
7 years ago
Riccardo Spagni 75bb620cb6
Merge pull request #492
7 years ago
Jaquee 00aa23162c
Daemon rpc login support
7 years ago
Jaquee 80210376f3
pause refresh while starting daemon + startup timeout
7 years ago
Jaquee 2ed59f41ed Daemon manager improvements
7 years ago
Jaquee 3adeab87ed
wallet sync: progressbar ui improvements
7 years ago
Jaquee 2d6ddf043e
Improved blockchain sync status ui
7 years ago
Riccardo Spagni 2ca2376d45
Merge pull request #486
7 years ago
Riccardo Spagni 6120013ae2
Merge pull request #485
7 years ago
Jaquee faacd3d6a1
start daemon automatically and detached
7 years ago
moneromooo.monero 97362504e8 Add updates notifier
7 years ago
xmr-eric 5bfa9b5734 Main.qml: Make ringsize one word
7 years ago
Riccardo Spagni 1869e81883
Merge pull request #460
7 years ago
Riccardo Spagni fa4078f38c
Merge pull request #459
7 years ago
Riccardo Spagni e145793d2f
Merge pull request #458
7 years ago
Jaquee 02ab113762
clear payment fields after transfer
7 years ago
Jaquee 8a0163f14a
don't show daemon popup when connected
7 years ago
moneromooo.monero 40540cb38a Save custom log categories to persistent settings
7 years ago
moneromooo.monero fb743a0532 main: mixin 4 is ring size 5, not 41...
7 years ago
Riccardo Spagni 739d24efb4
Merge pull request #442
7 years ago
Riccardo Spagni 488e4e2b86
Merge pull request #430
7 years ago
Riccardo Spagni 6c8e770a61
Merge pull request #426
7 years ago
Jaquee 2586404339 sync progress improvements
7 years ago
MoroccanMalinois 93d2eb5e1a add qrcode scanner
7 years ago
xmr-eric 4e2e262f6a Main.qml: Ringsize equals mixin +1
7 years ago
xmr-eric 2d12a3cf3d Main.qml: Changed mixin to ring size
8 years ago
Jaquee c51a28f206
fix advanced hotkey + menu separators
8 years ago
Riccardo Spagni d8ac731dd2
Merge pull request #407
8 years ago
Jaquee 15c79df378
GUI cold signing
8 years ago
Jaquee 8f56e98397
save wallet name in appwindow
8 years ago
xmr-eric e0be6d45c5 Clearer results for Verify Payment tool
8 years ago
Riccardo Spagni b5ade0d9d1
Merge pull request #368
8 years ago
Jaquee ad5115ac3c
Add estimated time countdown for locked balance
8 years ago
Jaquee 205bfcdd7b
History: Show num of confirmations + unconfirmed payments
8 years ago
Riccardo Spagni 24170f00cc
Merge pull request #375
8 years ago
moneromooo.monero 192bfc70b0 Add "(syncing)" after balance when syncing
8 years ago
Jaquee f2aefeebb3
settings: log level selector
8 years ago
moneromooo.monero 94e8f3ac4c Add mining screen
8 years ago
Jaquee f94782fecf
daemon startup flags
8 years ago
Riccardo Spagni ca23b3a0e5
Merge pull request #309
8 years ago
Clement 2d763c930e Remove from the ctrl-tab cycling the hidden panels (Dashboard, Mining)
8 years ago
Clement 3705d79346 Add missing shortcuts. Improve coherency of shortcuts.
8 years ago
moneromooo.monero 2a7f160534 Settings hide/show window after changing decorations type
8 years ago
moneromooo.monero eff8bdedc4 Make the custom decorations optional
8 years ago
Jaquee d119c27e3f
fixed borked wallet
8 years ago
Jaquee 143da2c390
Updated wallet close behaviour
8 years ago
Jaquee 28a220d4ac
Addressbook: New tooltip implementation (old didn't work on ubuntu)
8 years ago
Riccardo Spagni c65b1f8c69
Merge pull request #279
8 years ago
Riccardo Spagni d21a97d706
Merge pull request #265
8 years ago
Jaquee 705bc83ae1
move refresh progress to leftpanel
8 years ago
Jaquee 7fd80a1be2
async close: make sure curretWallet isn't used after shutdown started
8 years ago
Jaquee eb97bda3a3
code clean up and wallet close consistency
8 years ago
moneromooo.monero 7aef277b3a remove basic layout button on wizard page
8 years ago
Riccardo Spagni 35d1e29457
Merge pull request #225
8 years ago
Riccardo Spagni 72bc417cca
Merge pull request #224
8 years ago
Riccardo Spagni bfcdf113f9
Merge pull request #217
8 years ago
Riccardo Spagni 4286b5c1c9
Merge pull request #209
8 years ago
moneromooo.monero 4e20ad819b Remove useless black bar buttons
8 years ago
moneromooo.monero 87d07515a8 libwalletqt: add a few daemon read access routines
8 years ago
Jaquee 3752ec7899
send page: check daemon status after every refresh
8 years ago
Jaquee c7232e1fe6
set wallet connection status before querying sync status
8 years ago
Jaquee 36a6b89b54
connect onWalletConnectionStatusChanged()
8 years ago
Jaquee f62bb687df
daemonManagerDialog: use new ConnectionStatus enum
8 years ago
Jaquee bb881d9aef
show processingSplash when starting/stopping daemon
8 years ago
Jaquee 8dfa79ec58
Shutdown daemon and close wallet properly on app exit
8 years ago
Jacob Brydolf 5a110f410f
replace message dialog with custom dialog
8 years ago
Jaquee 4e7de8c140
proper daemon shutdown on app exit
8 years ago
Jaquee 48471f3407
onDaemonStarted/stopped signals/slots
8 years ago
Jacob Brydolf 1c6884e886
Show daemon manager dialog if daemon isnt started
8 years ago
moneromooo.monero b5a993bd8a Print wallet filename in password dialog where approrpiate
8 years ago
Jaquee 427416711c
adjust appwindow min height to fit content
8 years ago
Riccardo Spagni 6e7a924bb8 Merge pull request #194
8 years ago
Riccardo Spagni ad9a1f6cae
Merge pull request #193
8 years ago
Riccardo Spagni 5afd11b7fe
Merge pull request #190
8 years ago
Riccardo Spagni 0d2228553b
Merge pull request #185
8 years ago
Jaquee f8fabbe4c5
reset restore height counter when switching wallets
8 years ago
Jacob Brydolf cca825bad1
fix height after switching layout mode
8 years ago
Jacob Brydolf f1157f8362
adjust height for small screens + fix window positioning
8 years ago
Jacob Brydolf 5250b91576
store wallet after sending
8 years ago
moneromooo.monero 708eb43c3e Fix crash on exit if cancelling open and exiting
8 years ago
moneromooo.monero e6e7a08c87 Fix mixin being wrong in sweep all transactions
8 years ago
Riccardo Spagni bfff5e0ec7
Merge pull request #171
8 years ago
Riccardo Spagni 5d03bb92dc
Merge pull request #163
8 years ago
Ilya Kitaev ae44eec077 Title-bar: auto-hide disabled
8 years ago
Jacob Brydolf faeb9bb096
progress splash: ensure correct message is shown
8 years ago
Jacob Brydolf 295348da01
Do not open wallet from default location automatically
8 years ago
moneromooo.monero 111248f410 Make the new sweep functions use async transactions
8 years ago
moneromooo.monero c779b376fc Support for sweeping all outputs
8 years ago
moneromooo.monero 2143392b84 Add a button to sweep unmixable outputs
8 years ago
Riccardo Spagni b8ea2ffc74
Merge pull request #156
8 years ago
Ilya Kitaev 01add29a74 Transfer: display number of split tx in transaction confirmation popup
8 years ago
medusadigital 6136ef4239 Update main.qml
8 years ago
Riccardo Spagni 75608f1772
Merge pull request #143
8 years ago
Riccardo Spagni 573049d871
Merge pull request #134
8 years ago
Jacob Brydolf f8e2e5da3c asynchronous transaction + show splash
8 years ago
Jacob Brydolf 4e61ebeedb
add default argument to store()
8 years ago
Jacob Brydolf 7c9d2231cc
remove unnecessary i/o
8 years ago
moneromooo.monero 472f559332 sign/verify message/file
8 years ago
Riccardo Spagni ce386b99ad
Merge pull request #128
8 years ago
Riccardo Spagni 95fdc816ba
Merge pull request #127
8 years ago
Riccardo Spagni 2bb20cd67e
Merge pull request #125
8 years ago
Riccardo Spagni 60b65b9bcc
Merge pull request #115
8 years ago
Jacob Brydolf 5c330b071a
remove PR #111 dependency
8 years ago
moneromooo.monero 689f0415e7 Report when the GUI is connected to a daemon with mismatched version
8 years ago
Jacob Brydolf bc4cf1eee9
refresh history after daemon change
8 years ago
Jacob Brydolf af933da0c9 disconnect slots before reconnecting
8 years ago
moneromooo.monero 06e94e2fbe Add a page for checking payments via the tx key
8 years ago
moneromooo.monero d95e4a37cf Write support for tx notes
8 years ago
Riccardo Spagni 04325f4cd8
Merge pull request #99
8 years ago
Riccardo Spagni cda769739e
Merge pull request #97
8 years ago
Riccardo Spagni bfebc2e356
Merge pull request #95
8 years ago
Riccardo Spagni 56043ec483
Merge pull request #94
8 years ago
Jacob Brydolf fa1e92c34c Disable transfer page if daemon isn't connected or fully synced
8 years ago
Jacob Brydolf d12436a1d6
use daemon target height in progress ui
8 years ago
Ilya Kitaev 7973d0cbcc Custom password dialog. fixes issue with standard dialog
8 years ago
dEBRUYNE-1 2a71bd6c11
Change default mixin to 4 & add mixin # to confirmation window
8 years ago
Jacob Brydolf e09ccd3c9a
open last opened wallet on gui start.
8 years ago
Jacob Brydolf 6b7adbce1b
refresh transaction history on wallet change
8 years ago
Jacob Brydolf fd67c61bf2
show wizard if password dialog is closed
8 years ago
Jacob Brydolf 6818ecd163
new wallet default path + open wallet from file
8 years ago
Jacob Brydolf 6aa5ced4f7
keep restoring state until first refresh is finished
8 years ago
Jacob Brydolf 0691b483b7
Don't send path as argument on wallet store (windows fix)
8 years ago
Jacob Brydolf fc2a086aba
corrected path on wallet store after refresh
8 years ago
Jacob Brydolf 10d3d3f577
Save wallet after every refresh
8 years ago
Jacob Brydolf 2d980b6951
validation on send - unlocked balance
8 years ago
Jacob Brydolf 4da6520aab
added todo
8 years ago
Jacob Brydolf 703948cec4
fix corrupt wallet on killed app during sync
8 years ago
Jacob Brydolf a7e4e341e9
make sure wallet is closed on app close
8 years ago