1
mirror of https://github.com/monero-project/monero-gui synced 2024-08-08 12:35:44 +02:00
Commit Graph

681 Commits

Author SHA1 Message Date
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
6cd631f0e7
Merge pull request #295
b4c9062 Add new translation files to project file (Guillaume LE VAILLANT)
2016-12-20 22:50:52 +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
Riccardo Spagni
1b9981b35f
Merge pull request #285
b61894f Added "very important" (xmr-eric)
35d7587 Clarified and broadened Mnemonic Seed description (xmr-eric)
2016-12-20 17:50:06 +02:00
Riccardo Spagni
0526aff950
Merge pull request #260
2a7f160 Settings hide/show window after changing decorations type (moneromooo.monero)
456bf04 Settings: add user option to toggle custom decorations (moneromooo.monero)
eff8bde Make the custom decorations optional (moneromooo.monero)
2016-12-20 17:49:35 +02:00
moneromooo.monero
9be29eba58 zxcvbn: build tweaks to work on other platforms 2016-12-17 12:45:22 +00:00
moneromooo.monero
03c15af20e Don't claim a password is "medium" too easily 2016-12-17 12:45:00 +00:00
moneromooo.monero
fbe19d23b7 Use zxcvbn for password strength estimation 2016-12-17 11:32:33 +00:00
moneromooo.monero
b882de8e1c add zxcvbn to the qmake build system 2016-12-17 11:32:33 +00:00
moneromooo.monero
aae35df77d zxcvbn-c: new module for password strength estimation 2016-12-17 11:32:33 +00:00
moneromooo.monero
2a7f160534 Settings hide/show window after changing decorations type 2016-12-16 21:36:41 +00:00
moneromooo.monero
456bf04db6 Settings: add user option to toggle custom decorations
Some people prefer those
2016-12-16 21:36:41 +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
Riccardo Spagni
55f4858a40
Merge pull request #291
d119c27 fixed borked wallet (Jaquee)
2016-12-16 22:51:45 +02: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
Guillaume LE VAILLANT
b4c9062ac5 Add new translation files to project file 2016-12-16 12:00:35 +01:00
xmr-eric
b61894f297 Added "very important" 2016-12-16 02:19:37 -05:00
Jaquee
d119c27e3f
fixed borked wallet 2016-12-16 00:12:27 +01:00
Riccardo Spagni
59ba93bbdd
Merge pull request #289
e97a211 mac build: target x86-64 (Jaquee)
f74ef30 Fix ubuntu build (Jaquee)
2016-12-16 01:03:18 +02:00
Jaquee
e97a2115d9
mac build: target x86-64 2016-12-15 23:08:26 +01:00
Jaquee
f74ef30ace
Fix ubuntu build 2016-12-15 18:01:06 +01:00
Riccardo Spagni
553d39aa2c
Merge pull request #286
143da2c Updated wallet close behaviour (Jaquee)
2016-12-15 17:25:55 +02:00
Jaquee
143da2c390
Updated wallet close behaviour 2016-12-15 16:21:28 +01:00
Riccardo Spagni
a16b9a8ffe
Merge pull request #288
65add31 Add french translation of strings. (Guillaume LE VAILLANT)
2016-12-15 17:19:33 +02:00
Riccardo Spagni
a241f0f8f8
Merge pull request #287
05a6f9c build settings for linux x86/x64 (Jaquee)
2016-12-15 17:19:08 +02:00
Riccardo Spagni
69625015a0
Merge pull request #284
7cf363e Typo on Verify Payment page (xmr-eric)
2016-12-15 17:17:17 +02:00
Riccardo Spagni
16ff89cdd7
Merge pull request #283
f2b8401 Wizard: prevent linebreaks in wallet name (Jaquee)
2016-12-15 17:16:42 +02:00
Riccardo Spagni
bc01aacd75
Merge pull request #282
aad1527 Improve additional text (xmr-eric)
01b8aee Reduce fontsize in Sign/Verify for Compact View (xmr-eric)
2016-12-15 17:16:19 +02:00
Riccardo Spagni
575fab90c7
Merge pull request #268
3788943 Addressbook: Fix size_t build error (Jaquee)
28a220d Addressbook: New tooltip implementation (old didn't work on ubuntu) (Jaquee)
a0f35aa bring tooltip to front (Jaquee)
0e5329a Addressbook: updated references to bitmonero (Jaquee)
a344f17 AddressBook: basic functions (Jaquee)
2016-12-15 17:14:55 +02:00
Jaquee
3788943d9d
Addressbook: Fix size_t build error 2016-12-15 15:26:35 +01:00
Jaquee
05a6f9cb6d build settings for linux x86/x64 2016-12-15 14:56:33 +01:00
Guillaume LE VAILLANT
65add3157c Add french translation of strings. 2016-12-15 14:48:22 +01:00
Jaquee
28a220d4ac
Addressbook: New tooltip implementation (old didn't work on ubuntu) 2016-12-15 14:09:37 +01:00
xmr-eric
35d7587dc5 Clarified and broadened Mnemonic Seed description 2016-12-14 21:25:15 -05:00
xmr-eric
7cf363e8e0 Typo on Verify Payment page 2016-12-14 21:01:46 -05:00
Jaquee
f2b8401811
Wizard: prevent linebreaks in wallet name 2016-12-15 00:59:19 +01:00
Jaquee
a0f35aa776
bring tooltip to front 2016-12-15 00:16:05 +01:00
xmr-eric
aad15272f1 Improve additional text 2016-12-14 17:39:27 -05:00
xmr-eric
01b8aee400 Reduce fontsize in Sign/Verify for Compact View
fontSize: 18 made text run off page, but 16 fits great.
2016-12-14 17:37:26 -05:00
Jaquee
0e5329ab6c
Addressbook: updated references to bitmonero 2016-12-14 23:28:20 +01:00
Jaquee
a344f17cd1 AddressBook: basic functions 2016-12-14 23:04:13 +01:00
Riccardo Spagni
160a042165
Merge pull request #233
10a09c1 Updated translations + added new languages (Jaquee)
2016-12-14 23:54:53 +02:00
Jaquee
10a09c1d28 Updated translations + added new languages
add monero-core.ts
2016-12-14 22:50:21 +01:00
Riccardo Spagni
c65b1f8c69
Merge pull request #279
705bc83 move refresh progress to leftpanel (Jaquee)
2016-12-14 23:43:00 +02:00
Riccardo Spagni
7737d433d0
Merge pull request #278
9d1f242 Update TxKey.qml (xmr-eric)
88df8b7 Improvements to text on 'Verify payment' page (xmr-eric)
2016-12-14 23:42:32 +02:00
Riccardo Spagni
8f9a5d2b2e
Merge pull request #276
9566e82 Improved field descriptions on Send page (xmr-eric)
2016-12-14 23:42:12 +02:00
Riccardo Spagni
28e948afaf
Merge pull request #273
8f9ac1c corrected path to boost (Jaquee)
417e49b win64 boost settings (Jaquee)
2016-12-14 23:39:44 +02:00
Riccardo Spagni
cd550be6ac
Merge pull request #271
c5206e1 Use daemon height if target height = 0 (Jaquee)
2016-12-14 23:39:23 +02:00
Riccardo Spagni
899b844dd0
Merge pull request #267
170cd53 Change organisation name to monero-project (taushet)
2016-12-14 23:38:02 +02:00
Riccardo Spagni
dc4e6f9e98
Merge pull request #266
28b1272 Transfer: add a "start daemon" button when not connected (moneromooo.monero)
2016-12-14 23:37:09 +02:00