Commit graph

2402 commits

Author SHA1 Message Date
mmbyday
8ede250bc6 icon background change to white for consistency 2018-11-28 15:06:26 -08:00
luigi1111
45781ab4a1
Merge pull request #1750
2c44d97 transfer: fix amount validation regexp (xiphon)
2018-11-25 18:37:41 -06:00
luigi1111
777cea24c8
Merge pull request #1749
a79d76f transfer: prepend '0' to amount starting with '.' (xiphon)
2018-11-25 18:36:15 -06:00
luigi1111
bbc4bb27fe
Merge pull request #1734
0a2e02b issue_1: fix push error (buricl)
2018-11-25 18:34:58 -06:00
luigi1111
0b73229f6c
Merge pull request #1706
12a3d68 receive: fix Amount and QR-Code layout (xiphon)
3b36dc9 receive: add Payment URL (xiphon)
2018-11-25 18:33:47 -06:00
xiphon
2c44d979c6 transfer: fix amount validation regexp 2018-11-24 14:06:59 +00:00
xiphon
a79d76ff3f transfer: prepend '0' to amount starting with '.' 2018-11-24 00:39:17 +00:00
luigi1111
0e21b3cfda
Merge pull request #1717
d9280b1 Build: fix static link to hidapi (MoroccanMalinois)
2018-11-20 17:58:24 -06:00
luigi1111
3e57bb344e
Merge pull request #1657
3481acb Print the GUI version on application startup (skftn)
2018-11-17 23:58:35 -06:00
luigi1111
33a8a7276b
Merge pull request #1722
aba5a0b Windows Installer: Update for Beryllium Bullet 0.13.0.4, take one+two (rbrunner)
2018-11-17 23:55:13 -06:00
luigi1111
4a744cf949
Merge pull request #1733
b34d540 components: RemoteNodeEdit validate port number range (xiphon)
1c61de0 settings: fix Remote Node 'Connect' button (xiphon)
2018-11-16 12:01:52 -06:00
luigi1111
73eb6b4b75
Merge pull request #1732
01054f2 left-panel: implement wallet 'Logout' shortcut button (xiphon)
2018-11-16 11:58:11 -06:00
luigi1111
d81ad1ce4f
Merge pull request #1737
ebeb3fe mac build: remove PCSC framework (selsta)
2018-11-13 11:19:56 -06:00
luigi1111
8ae4a7708e
Merge pull request #1620
6868e26 update catalan translation (duub)
2018-11-13 11:14:17 -06:00
selsta
ebeb3fefdb
mac build: remove PCSC framework 2018-11-12 13:21:16 +01:00
buricl
0a2e02bb4d issue_1: fix push error 2018-11-12 00:42:45 +01:00
xiphon
1c61de082a settings: fix Remote Node 'Connect' button 2018-11-11 03:02:42 +03:00
xiphon
b34d5409e6 components: RemoteNodeEdit validate port number range 2018-11-11 02:44:48 +03:00
duub qnnp
6868e26678
update catalan translation 2018-11-10 13:54:16 +00:00
luigi1111
270a637924
Merge pull request #1728
808ecf5 settings-node: implement correct 'Start/Stop daemon' button logic (xiphon)
42a9e2f settings-node: change element id 'btnStopNode' to 'btnStartStopNode' (xiphon)
2018-11-09 13:24:36 -06:00
luigi1111
71603973c8
Merge pull request #1727
44d3966 left-panel: use consistent font size (xiphon)
2018-11-09 13:22:38 -06:00
luigi1111
7969f69866
Merge pull request #1699
3985524 password dialog: show error in place (xiphon)
2018-11-09 13:20:22 -06:00
luigi1111
ac709fed45
Merge pull request #1659
665eaf0 build: use correct monero core tag (xiphon)
2018-11-09 13:18:07 -06:00
xiphon
01054f2549 left-panel: implement wallet 'Logout' shortcut button 2018-11-07 20:16:33 +00:00
xiphon
42a9e2fe35 settings-node: change element id 'btnStopNode' to 'btnStartStopNode' 2018-11-06 22:19:07 +03:00
xiphon
808ecf57ac settings-node: implement correct 'Start/Stop daemon' button logic 2018-11-06 22:18:56 +03:00
luigi1111
6eb8c8c9d6
Merge pull request #1687
1aec393 Update Indonesian Translation (geomars)
2018-11-06 12:45:57 -06:00
geomars
1aec393c2f
Update Indonesian Translation
Fix double closing tag an add space

Update and fix Indonesian translations
2018-11-06 18:41:32 +00:00
luigi1111
c6ebb71948
Merge pull request #1724
a261339 fix typo in finnish translation (erciccione)
2018-11-06 11:30:11 -06:00
luigi1111
0d7f135aaa
Merge pull request #1712
0aed3cc fixed missing line break (DrRac27)
2018-11-06 11:27:41 -06:00
luigi1111
57aeeb0a6c
Merge pull request #1707
11c0041 [IT-Translation] Typo fix and translation change (hrumag)
2018-11-06 11:26:33 -06:00
luigi1111
19082461e8
Merge pull request #1664
6dcd2b7 fix strings not marked as translatable (erciccione)
d32dabf syn and add unpicked strings in language files (erciccione)
2018-11-06 11:25:07 -06:00
xiphon
44d3966951 left-panel: use consistent font size 2018-11-06 00:40:55 +00:00
hrumag
11c0041794 [IT-Translation] Typo fix and translation change
[monero-core_it.ts] Typo fix and translation term change

[monero-core_it.ts] Translation term change
"wallet" => "portafoglio"
"inclusa" => "incorporata"

[monero-core_it.ts] Translation term change
    "wallet" => "portafoglio"

[monero-core_it.ts] General fixes
2018-11-04 17:43:00 +01:00
erciccione
a261339ddc
fix typo in finnish translation 2018-11-03 11:55:18 +00:00
René Brunner
aba5a0b4ad Windows Installer: Update for Beryllium Bullet 0.13.0.4, take one+two 2018-11-02 13:18:41 +01:00
MoroccanMalinois
d9280b1711
Build: fix static link to hidapi 2018-11-02 02:31:08 +01:00
luigi1111
2641eda20a
Merge pull request #1710
b1e9676 Debian 9 dependency (lunarthegrey)
2018-10-31 11:49:18 -05:00
luigi1111
8ed48b667e
Merge pull request #1709
15ac299 settings: don't call parseFloat, isFinite to parse height (xiphon)
2018-10-31 11:47:14 -05:00
luigi1111
313e0865c6
Merge pull request #1708
7dea3a2 wizard: optionally hide restore 'From QR Code' btn (xiphon)
2018-10-31 11:38:23 -05:00
luigi1111
0fcccfe2d8
Merge pull request #1704
8d5e97a Changed Bulgarian flag to match style. (kasperaitis)
2018-10-31 11:37:15 -05:00
luigi1111
76b437e494
Merge pull request #1703
85a3682 Correction of View-Only Wallet description (see Issue #1610) (Leza89)
2018-10-31 11:36:12 -05:00
luigi1111
1c58d4377a
Merge pull request #1695
a30ce26 Fix daemon host/port setting to allow tab switching (sectioneight)
2018-10-31 11:33:47 -05:00
luigi1111
459ece51b6
Merge pull request #1662
64f8c07 Adjustments to the Swedish translation (snaggen)
2018-10-31 11:32:07 -05:00
xiphon
15ac299fef settings: don't call parseFloat, isFinite to parse height 2018-10-29 19:01:46 +00:00
DrRac27
0aed3ccc96 fixed missing line break 2018-10-29 18:08:50 +01:00
Lunar
b1e9676f32
Debian 9 dependency 2018-10-28 11:15:40 -05:00
xiphon
7dea3a2373 wizard: optionally hide restore 'From QR Code' btn 2018-10-28 14:56:33 +03:00
xiphon
3b36dc997c receive: add Payment URL 2018-10-27 12:42:25 +00:00
xiphon
12a3d687c6 receive: fix Amount and QR-Code layout 2018-10-27 12:27:18 +00:00