Commit graph

1590 commits

Author SHA1 Message Date
Jaquee
205bfcdd7b
History: Show num of confirmations + unconfirmed payments
history: refresh on new block
2017-01-14 00:45:09 +01:00
MoroccanMalinois
6034eaffc8 Add parse_uri to libwalletqt 2017-01-11 03:18:13 +00:00
Riccardo Spagni
593839a374
Merge pull request
8490c69 fix loglevel runtime error (Jaquee)
2017-01-10 08:13:05 -05:00
Jaquee
8490c69692
fix loglevel runtime error 2017-01-09 13:45:00 +01:00
Riccardo Spagni
a8e90069d6
Merge pull request
dad9c82 Receive.qml: PaymentID above Integrated address (xmr-eric)
2017-01-08 17:00:19 -08:00
Riccardo Spagni
e286bd1422
Merge pull request
6ce83c5 Added Finnish translation (moimoij)
ab92761 Add files via upload (moimoij)
2017-01-08 16:59:10 -08:00
Riccardo Spagni
6437723772
Merge pull request
ba8decc wizard: Ensure temporary wallet files are deleted (Jaquee)
2017-01-08 16:58:39 -08:00
Riccardo Spagni
1532c5638f
Merge pull request
427d9e2 wizard: store settings before opening from file (Jaquee)
2017-01-08 16:57:59 -08:00
Riccardo Spagni
ae537b6764
Merge pull request
bb303d0 remove double menu separators (Jaquee)
2017-01-08 16:57:31 -08:00
Riccardo Spagni
1ced5e34b6
Merge pull request
bd07a99 history: fix amount/fee overlap on large amounts (Jaquee)
2017-01-08 16:57:09 -08:00
Riccardo Spagni
3badb12ea3
Merge pull request
f012e4d history: show pending on top (Jaquee)
2017-01-08 16:56:51 -08:00
Riccardo Spagni
24170f00cc
Merge pull request
192bfc7 Add "(syncing)" after balance when syncing (moneromooo.monero)
2017-01-08 16:56:17 -08:00
Riccardo Spagni
b3424f73a8
Merge pull request
f2aefee settings: log level selector (Jaquee)
2017-01-08 16:55:04 -08:00
Riccardo Spagni
f3e20e746e
Merge pull request
a526619 Dynamically adjust balance fontsize (Jaquee)
2017-01-08 16:54:45 -08:00
Riccardo Spagni
5c1bd85204
Merge pull request
932d5be consistent layout seed textarea (Jaquee)
2017-01-08 16:54:29 -08:00
Riccardo Spagni
3c6c65e25e
Merge pull request
8445391 add libunwind for android (MoroccanMalinois)
2ce0024 Android build (MoroccanMalinois)
2017-01-08 16:54:13 -08:00
Riccardo Spagni
ee9888d9b6
Merge pull request
10ac65f WizardMemoTextInput: Better use of emphasis (xmr-eric)
4406d4b WizardPassword: Better emphasis and a word change (xmr-eric)
2017-01-08 16:51:08 -08:00
Riccardo Spagni
b02751344a
Merge pull request
c2a57f7 Transfer: print mixin when moving privacy level widget around (moneromooo.monero)
2017-01-08 16:50:51 -08:00
Riccardo Spagni
0cb9747547
Merge pull request
fdbd119 Create monero-core_br.ts (moneroj)
2017-01-08 16:50:41 -08:00
Riccardo Spagni
145d753b2c
Merge pull request
80f7b1f add traditional Chinese translation (Lafudoci)
2017-01-08 16:50:31 -08:00
Riccardo Spagni
8f95e95b21
Merge pull request
1c58997 WizardPasswordInput: update password strength on paste too (moneromooo.monero)
d831395 WizardPassword: clamp displayed password strength to widget max (moneromooo.monero)
2017-01-08 16:50:10 -08:00
Riccardo Spagni
e482135ded
Merge pull request
eff31f0 History: print address book description if available (moneromooo.monero)
2017-01-08 16:49:51 -08:00
Riccardo Spagni
09d252d43b
Merge pull request
119832a Reduce the number of "balls" in the wizard to be coherent with the hidden steps (3 steps instead of 4). Color green for all. (Clement)
2017-01-08 16:49:15 -08:00
xmr-eric
dad9c82166 Receive.qml: PaymentID above Integrated address 2017-01-07 14:20:40 -05:00
moimoij
6ce83c5ec2 Added Finnish translation
Made some more-or-less silly choices with translations. I'd appreciate it if another Finnish speaker could go through this.
2017-01-04 07:05:53 +02:00
Jaquee
ba8decca3f
wizard: Ensure temporary wallet files are deleted 2017-01-03 22:45:41 +01:00
Jaquee
427d9e2645
wizard: store settings before opening from file 2017-01-02 18:45:10 +01:00
MoroccanMalinois
84453912b1 add libunwind for android 2017-01-02 16:34:35 +00:00
moimoij
ab927615d8 Add files via upload 2017-01-02 16:40:16 +02:00
Jaquee
bb303d0063
remove double menu separators 2017-01-01 16:56:39 +01:00
moneromooo.monero
eff31f07d9 History: print address book description if available 2017-01-01 13:47:24 +00:00
MoroccanMalinois
2ce0024a10 Android build 2017-01-01 05:55:49 +01: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
192bfc70b0 Add "(syncing)" after balance when syncing
Should cut down on people wondering why their balance is wrong
2016-12-31 13:47:40 +00:00
Jaquee
f2aefeebb3
settings: log level selector 2016-12-31 11:56:08 +01:00
Jaquee
a526619f4b
Dynamically adjust balance fontsize 2016-12-31 11:22:23 +01:00
moneromooo.monero
94e8f3ac4c Add mining screen
We want to make it easy for people to mine
2016-12-30 23:49:12 +00:00
Jaquee
932d5bee47
consistent layout seed textarea 2016-12-30 19:51:06 +01:00
moneromooo.monero
1cd7dd622f StandardDropdown: fix for empty model 2016-12-30 10:10:54 +00:00
xmr-eric
10ac65ffb1 WizardMemoTextInput: Better use of emphasis 2016-12-27 18:02:31 -05:00
xmr-eric
4406d4bbaa WizardPassword: Better emphasis and a word change 2016-12-27 18:01:22 -05:00
moneromooo.monero
c2a57f704b Transfer: print mixin when moving privacy level widget around 2016-12-27 20:53:17 +00:00
moneroj
fdbd119445 Create monero-core_br.ts
add pt_BR translation
2016-12-27 17:54:51 +09:00
Lafudoci
80f7b1f96e add traditional Chinese translation 2016-12-26 13:01:02 +08:00
moneromooo.monero
1c5899731c WizardPasswordInput: update password strength on paste too 2016-12-25 22:59:19 +00:00
moneromooo.monero
d831395013 WizardPassword: clamp displayed password strength to widget max 2016-12-25 22:59:13 +00:00
Clement
119832a55b Reduce the number of "balls" in the wizard to be coherent with the hidden steps (3 steps instead of 4). Color green for all. 2016-12-23 22:19:11 +01:00
Riccardo Spagni
d8f9e7360f
Merge pull request
f45099b add qmake rpath for linux build (Jaquee)
2016-12-22 22:43:53 +02:00
Riccardo Spagni
3b1ad0be27
Merge pull request
7573f37 linux build instructions (Jaqueeee)
2016-12-22 22:43:01 +02:00