Sander Ferdinand
48b9aa450d
Brigther left panel
2018-05-03 12:53:30 +02:00
Sander Ferdinand
7418a10d28
Improve contrast - brighten up borders
2018-04-30 00:52:48 +02:00
Sander Ferdinand
fe53cddd03
Brighter backgrounds
2018-04-30 00:45:24 +02:00
luigi1111
9f0d771f40
Merge pull request #1357
...
e1359ac
refactor platform dependant code
400c385
add minimal cmdline parser
ffeecb6
move monero stuff after app constructor + cmdline parser
1b07cda
move screen defs earlier in main function & fix width and height
74233bf
force -platform xcb on linux
59a4afe
consistency in if/else statements and MACROS
2018-04-27 15:43:58 -05:00
luigi1111
dbcd11563f
Merge pull request #1356
...
df3e5de
remove old unused files
73d93c3
remove windows resource file, qmake will generate one for us
2018-04-27 15:40:56 -05:00
luigi1111
19ac2aeb19
Merge pull request #1347
...
3635b2f
Change input address placeholder from '4...' to '4.. / 8..'
2018-04-27 15:38:45 -05:00
luigi1111
37bceb7897
Merge pull request #1344
...
c13b4cb
Redesigned shared ringdb panel
b75eedd
Fixes CTRL-A hotkey
1e8f8bf
Reformat help tooltips
2018-04-27 15:37:31 -05:00
luigi1111
679d18166f
Merge pull request #1341
...
7d8d477
Redesigned the daemon console pop-up
acefb96
Added 'Windows.js' for dialogs/windows
47f9a17
Modify password dialog and move customdecorations function out of main.qml
4d56ed9
Make the titlebar more modular
7fe9d71
Added daemonConsole component to main.qml
75ccc7a
Added Utils.js, for miscellaneous Javascript functions
2018-04-27 15:35:34 -05:00
luigi1111
1deef73237
Merge pull request #1290
...
791c267
fix Leftpanel overlay
2018-04-27 15:31:53 -05:00
pazos
73d93c3c23
remove windows resource file, qmake will generate one for us
2018-04-26 20:04:55 +02:00
pazos
59a4afef3c
consistency in if/else statements and MACROS
2018-04-25 17:11:19 +02:00
Sander Ferdinand
75ccc7a31b
Added Utils.js, for miscellaneous Javascript functions
2018-04-25 16:32:12 +02:00
Sander Ferdinand
7fe9d71eb3
Added daemonConsole component to main.qml
2018-04-25 16:32:12 +02:00
Sander Ferdinand
4d56ed9e27
Make the titlebar more modular
2018-04-25 16:32:12 +02:00
Sander Ferdinand
47f9a1765a
Modify password dialog and move customdecorations function out of main.qml
2018-04-25 16:31:13 +02:00
Sander Ferdinand
acefb96520
Added 'Windows.js' for dialogs/windows
2018-04-25 16:31:13 +02:00
Sander Ferdinand
7d8d477a19
Redesigned the daemon console pop-up
2018-04-25 16:31:13 +02:00
pazos
74233bf459
force -platform xcb on linux
2018-04-25 15:36:08 +02:00
pazos
1b07cdad1c
move screen defs earlier in main function & fix width and height
2018-04-25 15:33:23 +02:00
pazos
ffeecb6234
move monero stuff after app constructor + cmdline parser
2018-04-25 15:29:17 +02:00
pazos
400c385a5c
add minimal cmdline parser
2018-04-25 15:26:54 +02:00
pazos
e1359ace86
refactor platform dependant code
2018-04-25 15:23:56 +02:00
pazos
df3e5de3f1
remove old unused files
2018-04-25 15:00:19 +02:00
Sander Ferdinand
1e8f8bf3cd
Reformat help tooltips
2018-04-25 14:54:04 +02:00
Sander Ferdinand
3635b2f001
Change input address placeholder from '4...' to '4.. / 8..'
2018-04-25 14:25:02 +02:00
luigi1111
60cefb3820
Merge pull request #1353
...
eed5005
Settings: do not invoke status command when using remote node
2018-04-24 21:45:57 -05:00
luigi1111
d2f90be148
Merge pull request #1351
...
0988f54
Removing legacy whatis button from titlebar
2018-04-24 21:44:21 -05:00
luigi1111
8532b240be
Merge pull request #1339
...
544b872
Selection color for inputs
2018-04-24 21:42:19 -05:00
luigi1111
1956f5896d
Merge pull request #1286
...
cd4418d
Receive: make tracking optional
a9331a7
Set daemon address to WalletManager (requires #3576 )
2018-04-24 21:40:46 -05:00
luigi1111
366534a295
Merge pull request #1017
...
cfc6abc
Embed the translation files in the monero-wallet-gui binary
2018-04-24 21:38:40 -05:00
luigi1111
631560c95a
Merge pull request #1336
...
25e5b35
dynamic panel height for the settings page
2018-04-24 21:35:52 -05:00
stoffu
eed500560d
Settings: do not invoke status command when using remote node
2018-04-24 18:41:46 +09:00
Gene Peters
0988f54bd2
Removing legacy whatis button from titlebar
2018-04-23 17:47:35 -07:00
Guillaume LE VAILLANT
cfc6abcfdc
Embed the translation files in the monero-wallet-gui binary
...
If a translation file exists in a "translations" directory located in the same
directory as the binary, it is used in priority (this can be useful when working
on translations as you don't have to recompile the whole program all the time),
and if no such file is found the embedded translation file is used.
2018-04-23 13:56:12 +02:00
luigi1111
5a5d92e6f6
Merge pull request #1323
...
b38729f
fix openalias resolve
2018-04-22 20:04:15 -05:00
luigi1111
d248e45563
Merge pull request #1321
...
251db80
show correct address in wizard if remote node used
2018-04-22 20:03:00 -05:00
luigi1111
dba28580e9
Merge pull request #1311
...
28fb9fa
update ApplicationName to monero-gui
2018-04-22 20:00:56 -05:00
Sander Ferdinand
b75eedde0a
Fixes CTRL-A hotkey
2018-04-22 22:49:11 +02:00
Sander Ferdinand
c13b4cb7bd
Redesigned shared ringdb panel
2018-04-22 20:07:31 +02:00
cryptochangements34
b38729fc0e
fix openalias resolve
2018-04-21 21:48:31 -04:00
Sander Ferdinand
544b872ada
Selection color for inputs
2018-04-21 15:26:48 +02:00
Sander Ferdinand
25e5b3528e
dynamic panel height for the settings page
2018-04-20 22:42:32 +02:00
luigi1111
72541b6d51
Merge pull request #1329
...
9c44252
fix black checkmark on sharedringdb page
2018-04-19 11:39:22 -05:00
luigi1111
a7a954bb22
Merge pull request #1322
...
66f2983
fix typo in daemon setup wizard
2018-04-19 11:38:03 -05:00
luigi1111
d72e9873d1
Merge pull request #1320
...
f04a9e0
single colour privacy level
2018-04-19 11:37:02 -05:00
luigi1111
46dc634a5c
Merge pull request #1315
...
d074854
replace qDebug for qWarning, lean message
2018-04-19 11:35:20 -05:00
luigi1111
9b8badc00c
Merge pull request #1306
...
67e9109
Implement 'rightIcon' and 'rightIconInactive' image properties for componenent StandardButton
2018-04-19 11:33:11 -05:00
luigi1111
7251254d8f
Merge pull request #1287
...
6ba65d4
Settings: use checkbox instead of button for daemon mode switching
2018-04-19 11:31:47 -05:00
qubenix
9c4425295b
fix black checkmark on sharedringdb page
...
+ changed `checkedBlackIcon.png` to `checkedIcon-black.png` in pages/SharedRingDB.qml
2018-04-18 14:28:19 -06:00
cryptochangements34
f04a9e07e1
single colour privacy level
2018-04-15 09:45:30 -04:00