Commit graph

344 commits

Author SHA1 Message Date
cryptochangements34
af7ad482c2 Move button gradiency
Moves the block of code that deals with the gradiency so that it is placed underneath labels and other images rather than on top
2018-03-29 23:04:00 +01:00
cryptochangements34
f6f26af7cb use PNG for menuButton gradiency 2018-03-29 23:04:00 +01:00
Sander Ferdinand
f15d6f5197 Added some styles, changed some margins, testing with the new LineEdit 2018-03-29 23:04:00 +01:00
Sander Ferdinand
e7eb3bdfef Re-do LineEdit/Input - decoupled placeholder text 2018-03-29 23:04:00 +01:00
Sander Ferdinand
5360d2c231 Smaller menubutton height for small screens 2018-03-29 23:04:00 +01:00
Sander Ferdinand
9819e63fcc Singleton for future style definition. For now, put the fonts there 2018-03-29 23:04:00 +01:00
Sander Ferdinand
50eafab5dc Have the menu buttons make use of the new font 2018-03-29 23:04:00 +01:00
Sander Ferdinand
5fdc9d894e New menu button layout - implemented arrow thingy 2018-03-29 23:04:00 +01:00
Sander Ferdinand
ad68107e1b New titlebar logo 2018-03-29 23:03:59 +01:00
Sander Ferdinand
b34432c6ac Titlebar, first version 2018-03-29 23:03:59 +01:00
Sander Ferdinand
f49ad844b8 Redoing the menu buttons 2018-03-28 21:01:24 +02:00
Sander Ferdinand
f68ca5d76e Add property fontBold to Labels, change default color 2018-03-28 21:01:24 +02:00
moneromooo-monero
65ea07af61 Add a shared ringdb management page - rings and blackballed outputs 2018-03-26 20:57:33 +01:00
luigi1111
e4d75c6680
Merge pull request #1161
c8f0cf3 Stagenet
2018-03-26 12:57:14 -05:00
Jaquee
ee6dd2ec56 progress bar improvements 2018-03-20 19:23:04 +01:00
Jaquee
37cb0061ee separate progress bars for daemon and wallet 2018-03-15 16:35:47 +01:00
stoffu
c8f0cf3543
Stagenet 2018-03-14 23:26:25 +09:00
luigi1111
d6e03df7de
Merge pull request #1006
4d2f586 TextBlock: Fix multi select bug
2018-03-13 16:08:21 -04:00
luigi1111
629f460eb6
Merge pull request #1065
fdd528b Update copyright for 2018
2018-01-26 14:33:47 -05:00
kenshi84
cee0474e37
Subaddresses minimal version: supports default account only 2018-01-13 14:37:07 +09:00
xmr-eric
fdd528b99e Update copyright for 2018 2018-01-08 12:51:26 -05:00
stoffu
cf488f4406
Allow password to be changed 2018-01-05 16:11:32 +09:00
luigi1111
d71c31e1bf
Merge pull request #996
a116427 History: Properly label failed transactions
2017-12-17 12:33:14 -06:00
luigi1111
850fc25b6d
Merge pull request #1007
65a3474 change countdown to start connecting to local daemon from 5 to 10 seconds
2017-12-10 15:50:56 -06:00
erciccione
65a3474a80
change countdown to start connecting to local daemon from 5 to 10 seconds 2017-12-09 14:20:35 +01:00
Tim L
4d2f5864c1 TextBlock: Fix multi select bug 2017-12-08 16:28:12 -05:00
Tim L
c1187241db Password input: reset on failed input 2017-12-07 11:49:43 -05:00
Tim L
a116427567 History: Properly label failed transactions 2017-12-07 09:08:26 -05:00
luigi1111
21a9bfb5e4
Merge pull request #968
8e1f1db Rename tx privacy Normal setting to Default
2017-11-27 16:00:23 -06:00
xmr-eric
8e1f1dbf05
Rename tx privacy "Normal" setting to "Default"
With this PR, both tx priority and tx privacy settings will have similar terminology.
2017-11-20 11:50:56 -05:00
Sander Ferdinand
1ada4f8826 Decreasing menu button height 2017-11-12 22:18:20 +01:00
Sander Ferdinand
476b727db1 Smoother and faster animations for the menu buttons 2017-11-12 22:12:56 +01:00
Jaquee
4775a5b74d mobile layout tweaks 2017-11-03 16:57:12 +01:00
Jaquee
09461397a8 Menu button color fix 2017-11-03 16:57:12 +01:00
Jaquee
394b20ee36 history table - improved mobile layout 2017-11-03 16:57:12 +01:00
Jaquee
2170f6a46d Improve copy text handling 2017-11-03 16:57:12 +01:00
Jaquee
4b871306e4 fix popups positioning 2017-11-03 16:57:12 +01:00
Jaquee
c1c6d9ee6d History: use mobile layout 2017-11-03 16:57:11 +01:00
Jaquee
aec65db8c3 add mobile menu 2017-11-03 16:57:11 +01:00
Jaquee
1c7f529141 fix Qt 5.8 crash on app exit bug in StandardDialog 2017-11-03 16:57:11 +01:00
Jaquee
d437b98a12 standardbuttons - default colors 2017-11-03 16:57:11 +01:00
Jaquee
027ed0e328 StandardDialog redesign 2017-11-03 16:57:11 +01:00
Jaquee
b82a17aa97 progressBar redesign 2017-11-03 16:57:11 +01:00
Jaquee
31675f4c16 processing splash - mobile redesign 2017-11-03 16:57:11 +01:00
Jaquee
30fde8d7fd make input text selectable by mouse 2017-11-03 16:57:11 +01:00
Jaquee
e3eab0c667 networkstatus: add remote node 2017-11-03 16:57:11 +01:00
Jaquee
e0e69b35bd password dialog mobile redesign 2017-11-03 16:57:11 +01:00
Jaquee
f605793cfc components android focus workaround 2017-11-03 16:57:11 +01:00
Jaquee
9e0db8f4ff components mobile scaling 2017-11-03 16:57:11 +01:00
Jaquee
4e8c7d95ad add remoteNodeEdit component 2017-11-03 16:57:11 +01:00
Jaquee
abd5f50713 historyTable mobile layout 2017-11-03 16:57:10 +01:00
Jaquee
085dfe114a checkbox redesign 2017-11-03 16:57:10 +01:00
Jaquee
c72207c2e2 transactionInfo: use empty str when fee=0 2017-11-01 17:02:44 +01:00
Jaquee
77335b300a QrCodeScanner: parse extra parameters 2017-11-01 17:02:44 +01:00
Jaquee
aac7fc613a make privay level slider smoother 2017-10-22 22:18:55 +02:00
Riccardo Spagni
83ea363932
Merge pull request #846
b8da85d Fix IconButton (MaxXor)
2017-09-04 17:16:38 +02:00
MaxXor
b8da85d0a4 Fix IconButton 2017-08-31 14:44:44 +02:00
Jaquee
8480c70571 add textBlock component 2017-08-24 11:27:00 +02:00
Jaquee
a7f52db613 History: Support coinbase txs
requires #2247
2017-08-03 21:43:01 +02:00
Guillaume LE VAILLANT
92c0e00b12 Add missing strings for ListElement property workaround 2017-06-21 11:55:58 +02:00
Jaquee
2e53c524a1 ios build settings 2017-05-05 12:03:03 +02:00
Riccardo Spagni
1f23df7e66
Merge pull request #705
8cd6f3f Make dialogs draggable (Jaquee)
2017-05-05 11:49:58 +02:00
Jaquee
8cd6f3f5b6 Make dialogs draggable 2017-05-03 11:08:59 +02:00
Jonathan Cross
e2bfe25b9d
AddressBook menu improvment: Send to this address 2017-04-18 18:15:30 +02:00
MoroccanMalinois
fb3a6182fc
Make QtMultimedia dependency optional 2017-03-27 17:39:47 +00:00
xmr-eric
1d74fa6f47 Titlebar.qml 2017-03-19 13:49:26 -04:00
xmr-eric
d920b20168 SearchInput.qml 2017-03-19 13:48:52 -04:00
xmr-eric
ec5c73e8aa Checkbox.qml 2017-03-19 13:48:09 -04:00
xmr-eric
f3dfd18641 DatePicker.qml 2017-03-19 13:47:37 -04:00
xmr-eric
3ecffbc767 AddressbookTable.qml 2017-03-19 13:46:39 -04:00
xmr-eric
b75fee7a68 TipItem.qml 2017-03-19 13:45:59 -04:00
xmr-eric
91e01d5470 HistoryTable.qml 2017-03-19 13:43:36 -04:00
xmr-eric
760f34579f DashboardTable.qml 2017-03-19 13:41:43 -04:00
xmr-eric
19157590a5 HistoryTable.qml 2017-03-19 13:40:36 -04:00
Roy Jacobs
2b24c91bc5 Add missing, fix and improve translations 2017-03-14 15:14:02 +01:00
Riccardo Spagni
b0d0974561
Merge pull request #550
c45cc3d enabled translations in some places (kenshi84)
6364530 updated Japanese translation (kenshi84)
2017-03-11 20:31:02 +01:00
Jaquee
1918c5e24a fix dynamic button width 2017-03-11 15:36:25 +01:00
kenshi84
c45cc3de41
enabled translations in some places 2017-03-11 14:09:09 +09:00
Jaquee
4c2f78a78b
Fix translations in dropdown menu 2017-03-09 16:46:03 +01:00
Jaquee
01e735cc0e move OK button to the right in confirm exit dialog 2017-03-03 15:40:46 +01:00
Jaquee
bce496b8d1 confirm daemon running on exit 2017-03-03 15:40:42 +01:00
Riccardo Spagni
cebf4a01a8
Merge pull request #521
3d9ffca LeftPanel.qml (xmr-eric)
c7435c5 MenuButton.qml (xmr-eric)
2017-03-03 16:28:05 +02:00
Riccardo Spagni
339d78c4ab
Merge pull request #517
114ce41 seed password not closing (Jaquee)
2017-03-03 16:26:41 +02:00
Riccardo Spagni
62f016387f
Merge pull request #516
8dc95a1 remove animation when swithing to basic layout (Jaquee)
d9a2b1a fix broken basic button (Jaquee)
2017-03-03 16:26:02 +02:00
Riccardo Spagni
14ea15e870
Merge pull request #506
67e5042 Better styling for password meter (xmr-eric)
2017-03-03 16:18:57 +02:00
Riccardo Spagni
f11ec2d0bd
Merge pull request #504
44bcb3d Update PrivacyLevelSmall.qml (xmr-eric)
e8875e0 PrivacyLevelSmall.qml: mixed case for Wizard (xmr-eric)
d354d4a Sign Verify: keep text mixed case (xmr-eric)
d1202e4 TxKey.qml: Keep text mixed case (xmr-eric)
08d5730 History.qml: Keep text mixed case (xmr-eric)
92a5781 Addressbook.qml: Keep text mixed case (xmr-eric)
9ac8e26 TickDelegate.qml: Keep text mixed case (xmr-eric)
0b017ff Transfer.qml: Keep buttons mixed case (xmr-eric)
2017-03-03 16:18:31 +02:00
Riccardo Spagni
50ee218198
Merge pull request #496
be09e3e Wizard: make sure next button is visible when stepping back (Jaquee)
ebcab01 Wizard: mobile redesign (Jaquee)
2017-03-03 16:15:57 +02:00
Riccardo Spagni
5b1588b077
Merge pull request #494
00aa231 Daemon rpc login support requires #1803 (Jaquee)
2017-03-03 16:14:33 +02:00
xmr-eric
c7435c5dfa MenuButton.qml 2017-03-02 13:13:54 -05:00
Jaquee
114ce41fcc
seed password not closing 2017-03-02 13:13:13 +01:00
Jaquee
d9a2b1aa60
fix broken basic button 2017-03-02 12:40:36 +01:00
xmr-eric
44bcb3d06c Update PrivacyLevelSmall.qml 2017-03-01 18:45:55 -05:00
xmr-eric
67e504288f Better styling for password meter 2017-02-27 19:50:58 -05:00
xmr-eric
e8875e0e1f PrivacyLevelSmall.qml: mixed case for Wizard 2017-02-27 18:58:17 -05:00
xmr-eric
9ac8e26a48 TickDelegate.qml: Keep text mixed case 2017-02-27 17:03:51 -05:00
Jaquee
ebcab010bb Wizard: mobile redesign 2017-02-27 22:07:16 +01:00
Riccardo Spagni
86a387046f
Merge pull request #493
1f1aa98 Notifier: make this look nicer (moneromooo.monero)
2017-02-27 22:30:01 +02:00
Jaquee
00aa23162c
Daemon rpc login support
requires #1803
2017-02-25 22:18:52 +01:00
moneromooo.monero
1f1aa9859b Notifier: make this look nicer 2017-02-25 20:41:58 +00:00
Jaquee
3adeab87ed
wallet sync: progressbar ui improvements 2017-02-24 21:51:37 +01:00
Jaquee
2d6ddf043e
Improved blockchain sync status ui 2017-02-24 18:08:22 +01:00
Riccardo Spagni
2ca2376d45
Merge pull request #486
faacd3d start daemon automatically and detached (Jaquee)
2017-02-24 16:04:13 +02:00
Jaquee
faacd3d6a1
start daemon automatically and detached 2017-02-23 19:52:06 +01:00
moneromooo.monero
97362504e8 Add updates notifier 2017-02-22 23:19:29 +00:00
Riccardo Spagni
739d24efb4
Merge pull request #442
0b41fbc Don't close/reopen when changing daemon requires #1655 (Jaquee)
2586404 sync progress improvements (Jaquee)
eb909e1 async connectionStatus and init (Jaquee)
cb3281d WalletManager: fix possible race (Jaquee)
9dbbd4c WalletManager: check connection before isMining() (Jaquee)
2017-02-04 17:46:57 +02:00
Jaquee
2586404339 sync progress improvements 2017-01-31 11:17:48 +01:00
MoroccanMalinois
93d2eb5e1a add qrcode scanner 2017-01-31 04:36:08 +00:00
Jaquee
bded77a22b
lineEdit: add textUpdated signal 2017-01-26 21:58:48 +01:00
Jaquee
de14886376
fix daemon console error 2017-01-26 21:58:41 +01:00
Jaquee
ef1d7f92f7
send custom commands to daemon
+ status button
requires #1618
2017-01-22 23:16:46 +01:00
Riccardo Spagni
160e5c480a
Merge pull request #413
fb8d9bd Settings: allow setting log categories (moneromooo.monero)
ea8bc5b LineEdit: forward editingFinished signal (moneromooo.monero)
d4b3834 Build against monero with new logging system (moneromooo.monero)
2017-01-22 12:15:55 -05:00
Riccardo Spagni
4f44407187
Merge pull request #404
fdf0652 PrivacyLevelSmall.qml: Medium mixin color- AAFFBB (xmr-eric)
5981e95 PrivacyLevel.qml: Medium mixin color #AAFFBB (xmr-eric)
2017-01-22 11:54:39 -05:00
Riccardo Spagni
2c69d3b726
Merge pull request #403
4a2266b TickDelegate.qml: Changed LOW to NORMAL (xmr-eric)
2017-01-22 11:54:15 -05:00
moneromooo.monero
ea8bc5b56d LineEdit: forward editingFinished signal 2017-01-16 21:56:15 +00:00
Jaquee
8f56e98397
save wallet name in appwindow 2017-01-15 12:32:14 +01:00
Jaquee
842e4df223
adjust button size dynamically 2017-01-15 12:32:06 +01:00
xmr-eric
fdf0652e37 PrivacyLevelSmall.qml: Medium mixin color- AAFFBB 2017-01-14 16:36:50 -05:00
xmr-eric
5981e9537b PrivacyLevel.qml: Medium mixin color #AAFFBB 2017-01-14 16:36:03 -05:00
xmr-eric
4a2266b295 TickDelegate.qml: Changed LOW to NORMAL 2017-01-14 13:31:25 -05:00
Riccardo Spagni
b5ade0d9d1
Merge pull request #368
94e8f3a Add mining screen (moneromooo.monero)
1cd7dd6 StandardDropdown: fix for empty model (moneromooo.monero)
2017-01-14 10:41:13 -05:00
Jaquee
205bfcdd7b
History: Show num of confirmations + unconfirmed payments
history: refresh on new block
2017-01-14 00:45:09 +01:00
Riccardo Spagni
1ced5e34b6
Merge pull request #377
bd07a99 history: fix amount/fee overlap on large amounts (Jaquee)
2017-01-08 16:57:09 -08:00
Riccardo Spagni
3badb12ea3
Merge pull request #376
f012e4d history: show pending on top (Jaquee)
2017-01-08 16:56:51 -08:00
moneromooo.monero
eff31f07d9 History: print address book description if available 2017-01-01 13:47:24 +00:00
Jaquee
bd07a990fb history: fix amount/fee overlap on large amounts 2016-12-31 15:30:25 +01:00
Jaquee
f012e4d968
history: show pending on top 2016-12-31 14:56:08 +01:00
moneromooo.monero
1cd7dd622f StandardDropdown: fix for empty model 2016-12-30 10:10:54 +00:00
Jaquee
3c970bf278
addressbook: fix tooltip label and visibility 2016-12-21 22:52:58 +01:00
Jaquee
f94782fecf
daemon startup flags 2016-12-21 14:30:15 +01:00
moneromooo.monero
67a76464e8 MenuButton: add submenus 2016-12-20 21:07:55 +00:00
Riccardo Spagni
7f950cf136
Merge pull request #297
14e536a Don't waste too much vertical space on the left menu (moneromooo.monero)
2016-12-20 22:51:53 +02:00
Riccardo Spagni
d1b240fca7
Merge pull request #292
9be29eb zxcvbn: build tweaks to work on other platforms (moneromooo.monero)
03c15af Don't claim a password is "medium" too easily (moneromooo.monero)
fbe19d2 Use zxcvbn for password strength estimation (moneromooo.monero)
b882de8 add zxcvbn to the qmake build system (moneromooo.monero)
aae35df zxcvbn-c: new module for password strength estimation (moneromooo.monero)
2016-12-20 17:51:27 +02:00
moneromooo.monero
03c15af20e Don't claim a password is "medium" too easily 2016-12-17 12:45:00 +00:00
moneromooo.monero
eff8bdedc4 Make the custom decorations optional
A number of people actually like those, so be nice to them.

The size change icons still don't work, but that's not my problem :)
2016-12-16 21:36:41 +00:00
moneromooo.monero
14e536a934 Don't waste too much vertical space on the left menu
Gives space for one more item
2016-12-16 20:06:23 +00:00
Jaquee
28a220d4ac
Addressbook: New tooltip implementation (old didn't work on ubuntu) 2016-12-15 14:09:37 +01:00
Jaquee
a0f35aa776
bring tooltip to front 2016-12-15 00:16:05 +01:00
Jaquee
a344f17cd1 AddressBook: basic functions 2016-12-14 23:04:13 +01:00
Riccardo Spagni
c65b1f8c69
Merge pull request #279
705bc83 move refresh progress to leftpanel (Jaquee)
2016-12-14 23:43:00 +02:00
Jaquee
705bc83ae1
move refresh progress to leftpanel 2016-12-14 13:48:12 +01:00
moneromooo.monero
a0fb4ccc95 Remove fee multiplier info from low/high slider
This was a braino on my part, this is only applicable for the
list based low/high selector.
2016-12-10 15:07:09 +00:00
Jaquee
75be921d9c
Fix runtime error in history 2016-12-08 23:24:01 +01:00
Riccardo Spagni
bb506a2e92
Merge pull request #235
e1255bd history: remove unused dependencies (Jaquee)
9341d75 history: print destination address in tx details popup (Jaquee)
7aea3d3 TransactionInfo: add transfers() and destinations_formatted() (Jaquee)
a4c3de9 history: add Transfer class (Jaquee)
2016-12-09 00:06:44 +02:00
Riccardo Spagni
35d1e29457
Merge pull request #225
4e20ad8 Remove useless black bar buttons (moneromooo.monero)
2016-12-08 23:58:49 +02:00
Riccardo Spagni
bfcdf113f9
Merge pull request #217
3752ec7 send page: check daemon status after every refresh (Jaquee)
01549a3 walletManager: coding conventions (Jaquee)
0ae3d67 daemon console -> log + adjusted height (Jaquee)
0e8cd14 Wallet: add m_initialized (Jaquee)
c7232e1 set wallet connection status before querying sync status (Jaquee)
3f8e05d Wallet: Cache connection status query (Jaquee)
36a6b89 connect onWalletConnectionStatusChanged() (Jaquee)
93a8200 Transfer: new connectionStatus handling + show status msg (Jaquee)
76e6ae8 remove reference to old pw-dialog (Jaquee)
18b7a67 Wallet: add connectionStatusChanged signal (Jaquee)
d9f4ab4 daemonManager: wait for daemon stop on app close (Jaquee)
f62bb68 daemonManagerDialog: use new ConnectionStatus enum (Jaquee)
dd01f59 hide daemon sync progress after disconnecting wallet (Jaquee)
8d19a03 DaemonManager: add stateChanged() (Jaquee)
760e01b daemonManagerDialog: show processdialog when starting (Jaquee)
bb881d9 show processingSplash when starting/stopping daemon (Jaquee)
8361dda resolve rebase conflict (Jaquee)
8dfa79e Shutdown daemon and close wallet properly on app exit (Jaquee)
7876957 DaemonManager::closing() (Jacob Brydolf)
065b060 main: debug messages (Jacob Brydolf)
b4eb489 DaemonManager: forward command line arguments to monerod (Jacob Brydolf)
752ff26 forward command line arguments to DaemonManager (Jaquee)
7840dab DaemonManager: console debug output (Jacob Brydolf)
14a5bd5 settings: added daemon console (Jacob Brydolf)
b53ef00 history tx details: resized popup (Jacob Brydolf)
b4f29b2 StandardDialog: changed default sizes (Jacob Brydolf)
5855700 daemonManagerDialog: added starting signal (Jacob Brydolf)
3a43154 DaemonManager: added console updated signals (Jacob Brydolf)
3df9e44 DaemonManager: windows support (Jacob Brydolf)
5da9f8f standardDialog: close window before continue (Jacob Brydolf)
5a110f4 replace message dialog with custom dialog (Jacob Brydolf)
d465780 resized standard dialog (Jacob Brydolf)
482bd30 settings: enable/disable daemon start/stop buttons (Jacob Brydolf)
4e7de8c proper daemon shutdown on app exit (Jaquee)
48471f3 onDaemonStarted/stopped signals/slots (Jaquee)
de635cb pw dialog: close popup before continue (Jacob Brydolf)
86772be added standardDialog component (Jacob Brydolf)
ae977af settings: add daemon manager (Jacob Brydolf)
2775124 small error in daemon manager dialog (Jacob Brydolf)
82c39e0 WalletManager: include dependencies (Jaquee)
1c6884e Show daemon manager dialog if daemon isnt started (Jacob Brydolf)
9fbfbc4 daemonManager: embed as context property (Jaquee)
4cdc258 WalletManager: basic functionality (Jacob Brydolf)
2016-12-08 23:54:50 +02:00
Riccardo Spagni
4286b5c1c9
Merge pull request #209
b5a993b Print wallet filename in password dialog where approrpiate (moneromooo.monero)
2016-12-08 23:54:33 +02:00
Riccardo Spagni
a37279b05c
Merge pull request #208
d982c3d Add fee multiplier info to priority levels (moneromooo.monero)
2016-12-08 23:54:09 +02:00
Jaquee
e1255bd91f history: remove unused dependencies 2016-12-04 09:08:22 +01:00
Jaquee
9341d75236 history: print destination address in tx details popup 2016-12-04 09:08:22 +01:00
moneromooo.monero
4e20ad819b Remove useless black bar buttons
Except the yellow layout change one, which is actually useful

The size change buttons don't work.

Also tweak the WM hints to make sure there's a close button
displayed on all platforms.
2016-11-29 13:19:55 +00:00