selsta
|
5f81b573c0
|
TitleBar: show wallet name
|
2019-09-05 18:49:28 +02:00 |
|
luigi1111
|
a267712d10
|
Merge pull request #2358
5392dd7 TitleBar: change Light Theme icon from 'light bulb' to 'moon' (xiphon)
|
2019-09-04 09:49:57 -05:00 |
|
luigi1111
|
0abaae073d
|
Merge pull request #2372
cb9cb6e FontAwesome: bump to 5.10.2 (xiphon)
|
2019-09-04 09:48:58 -05:00 |
|
luigi1111
|
a6791561d6
|
Merge pull request #2366
a83910d SettingsNode: make input read only (selsta)
|
2019-09-04 09:48:06 -05:00 |
|
luigi1111
|
3ca2473239
|
Merge pull request #2362
3a33dde fix invalid include paths, compilation warnings, update README.md (xiphon)
|
2019-09-04 09:46:13 -05:00 |
|
luigi1111
|
779cc3e24d
|
Merge pull request #2361
336ed9d sync and update language files (erciccione)
|
2019-09-04 09:44:41 -05:00 |
|
luigi1111
|
cfd2139310
|
Merge pull request #2346
049cef9 android: fix build (selsta)
|
2019-09-04 09:42:09 -05:00 |
|
xiphon
|
5392dd7ed0
|
TitleBar: change Light Theme icon from 'light bulb' to 'moon'
|
2019-09-03 18:51:12 +00:00 |
|
xiphon
|
cb9cb6eb09
|
FontAwesome: bump to 5.10.2
|
2019-09-03 18:43:12 +00:00 |
|
xiphon
|
3a33ddeecd
|
fix invalid include paths, compilation warnings, update README.md
|
2019-09-02 20:01:28 +00:00 |
|
selsta
|
a83910d7de
|
SettingsNode: make input read only
|
2019-09-01 02:38:03 +02:00 |
|
erciccione
|
336ed9d6e5
|
sync and update language files
|
2019-08-28 12:44:06 +02:00 |
|
luigi1111
|
346e942e93
|
Merge pull request #2360
29580de History: fix tx key 'click to reveal' handling (xiphon)
|
2019-08-27 14:58:33 -05:00 |
|
luigi1111
|
13a5be7306
|
Merge pull request #2357
67e08da README: update (selsta)
|
2019-08-27 14:57:46 -05:00 |
|
luigi1111
|
bdceff6380
|
Merge pull request #2355
e660b2d build: link libstdc++ on Windows to statically link libwinpthreads (xiphon)
|
2019-08-27 14:56:11 -05:00 |
|
luigi1111
|
17c61f897a
|
Merge pull request #2353
40bdf69 Ledger: improve hw wallet splash screen (selsta)
|
2019-08-27 14:55:15 -05:00 |
|
luigi1111
|
9a58e88ec6
|
Merge pull request #2351
b616e1c SettingsNode: change icons (selsta)
|
2019-08-27 14:53:29 -05:00 |
|
luigi1111
|
355cccaa64
|
Merge pull request #2175
ab47b4a Expose get/set attrs for wallet cache in libwalletqt, requires #5534 (xmrdsc)
|
2019-08-27 14:52:17 -05:00 |
|
xiphon
|
29580de2c7
|
History: fix tx key 'click to reveal' handling
|
2019-08-26 04:05:35 +00:00 |
|
selsta
|
67e08da918
|
README: update
|
2019-08-22 00:07:12 +02:00 |
|
xiphon
|
e660b2d169
|
build: link libstdc++ on Windows to statically link libwinpthreads
|
2019-08-20 14:17:46 +00:00 |
|
selsta
|
40bdf692d1
|
Ledger: improve hw wallet splash screen
|
2019-08-17 01:05:22 +02:00 |
|
luigi1111
|
562c46660a
|
Merge pull request #2349
1ec22b3 history: fix start/end of the day calculation, apply local timezone (xiphon)
|
2019-08-14 15:52:02 -05:00 |
|
luigi1111
|
0724dd0043
|
Merge pull request #2348
a01ffc6 daemon: async daemon status check, don't freeze on wallet startup (xiphon)
|
2019-08-14 15:45:54 -05:00 |
|
luigi1111
|
c0932a1bd5
|
Merge pull request #2347
e1bbc1e LeftPanel: use currency symbol for fiat toggle (selsta)
|
2019-08-14 15:44:21 -05:00 |
|
luigi1111
|
d7a65fafad
|
Merge pull request #2340
2f5c926 WizardLanguage: add missing qsTr() (selsta)
|
2019-08-14 15:43:06 -05:00 |
|
luigi1111
|
239e27c1b5
|
Merge pull request #2338
18f7a6a Receive: fix warning (selsta)
|
2019-08-14 15:42:04 -05:00 |
|
luigi1111
|
1ca10373a3
|
Merge pull request #2336
30a3abe Wallet: explicitly set trusted daemon flag (xiphon)
|
2019-08-14 15:40:33 -05:00 |
|
luigi1111
|
ac6687f6ff
|
Merge pull request #2313
01740a2 images: fix known incorrect sRGB profile warning (selsta)
|
2019-08-14 15:39:32 -05:00 |
|
selsta
|
b616e1c8f6
|
SettingsNode: change icons
|
2019-08-14 20:35:53 +02:00 |
|
xiphon
|
1ec22b3d0c
|
history: fix start/end of the day calculation, apply local timezone
|
2019-08-13 14:25:16 +00:00 |
|
xiphon
|
a01ffc6e1a
|
daemon: async daemon status check, don't freeze on wallet startup
|
2019-08-13 12:21:47 +00:00 |
|
selsta
|
e1bbc1e525
|
LeftPanel: use currency symbol for fiat toggle
|
2019-08-12 00:10:24 +02:00 |
|
selsta
|
049cef9ce3
|
android: fix build
|
2019-08-10 22:09:30 +02:00 |
|
selsta
|
18f7a6a694
|
Receive: fix warning
|
2019-08-07 14:19:56 +02:00 |
|
xiphon
|
30a3abedbe
|
Wallet: explicitly set trusted daemon flag
|
2019-08-07 06:43:18 +00:00 |
|
selsta
|
2f5c926c82
|
WizardLanguage: add missing qsTr()
|
2019-08-06 23:44:53 +02:00 |
|
luigi1111
|
55b4425c5d
|
Merge pull request #2335
f666e6f main: don't attempt to close already closed wallet (xiphon)
|
2019-08-06 15:06:27 -05:00 |
|
luigi1111
|
dc49d7af38
|
Merge pull request #2331
e546ce8 WizardRestoreWallet1: use RadioButtons instead of buttons (selsta)
|
2019-08-06 15:05:36 -05:00 |
|
luigi1111
|
e01c2e903a
|
Merge pull request #2327
059a2d7 SettingsNode: make button text more consistent (selsta)
|
2019-08-06 15:04:39 -05:00 |
|
luigi1111
|
886be81af2
|
Merge pull request #2315
1e64ebe QML: warning fixes (selsta)
|
2019-08-06 15:03:40 -05:00 |
|
luigi1111
|
671ddf5bef
|
Merge pull request #2314
8abf8f8 wizard: bug fixes (selsta)
|
2019-08-06 15:02:36 -05:00 |
|
luigi1111
|
5f8cb04fee
|
Merge pull request #2221
2d72f55 device: show address on device display (ph4r05)
|
2019-08-06 15:01:48 -05:00 |
|
luigi1111
|
3f06560c51
|
Revert "set submodule v0.14.1.2"
This reverts commit 8d17018019 .
|
2019-08-06 15:00:43 -05:00 |
|
xiphon
|
f666e6f42e
|
main: don't attempt to close already closed wallet
|
2019-08-06 10:50:26 +00:00 |
|
selsta
|
e546ce83b4
|
WizardRestoreWallet1: use RadioButtons instead of buttons
|
2019-07-31 18:17:46 +02:00 |
|
selsta
|
059a2d754e
|
SettingsNode: make button text more consistent
|
2019-07-27 18:08:24 +02:00 |
|
selsta
|
1e64ebe17a
|
QML: warning fixes
|
2019-07-24 05:24:37 +02:00 |
|
selsta
|
8abf8f844f
|
wizard: bug fixes
- property binding loop
- wrong transition
- html in plaintext
|
2019-07-24 05:07:54 +02:00 |
|
selsta
|
01740a253d
|
images: fix known incorrect sRGB profile warning
|
2019-07-24 04:05:39 +02:00 |
|