Commit graph

105 commits

Author SHA1 Message Date
dsc
d4be7634cb Fiat API
Co-Authored-By: selsta <selsta@sent.at>
Co-Authored-By: Gene Peters <gene@telligent-data.com>
2019-05-06 04:36:23 +02:00
luigi1111
34e46eda64
Merge pull request #2100
171e1fc Fix checking for gui updates (mmbyday)
2019-05-03 12:46:42 -05:00
dsc
480acf441d
Scan keysfiles in wizard - open wallet 2019-05-02 00:41:09 +02:00
mmbyday
171e1fc023 Fix checking for gui updates 2019-04-30 18:43:37 -07:00
luigi1111
060a718b0c
Merge pull request #2128
607b1f8 logging: initial log level set by ENV var (ph4r05)
2019-04-30 15:27:03 -05:00
dsc
18f2accc7f IPC and custom protocol handler for monero:// 2019-04-29 19:56:46 +02:00
Dusan Klinec
607b1f8ede
logging: initial log level set by ENV var 2019-04-29 14:26:34 +02:00
dsc
62285b01dc
Remove scaleRatio 2019-04-25 21:09:23 +02:00
dsc
42f7afaefd
White theme 2019-04-24 05:37:35 +02:00
dsc
2c64769a51
Add Font-Awesome 2019-02-01 18:18:06 +01:00
luigi1111
f8008002f6
Merge pull request #1920
da3eae2 Dynamic monerod --max-concurrency, max 6 (xmrdsc)
2019-02-01 01:09:04 -06:00
dsc
da3eae20f0
Dynamic monerod --max-concurrency, max 6 2019-01-30 10:38:11 +01:00
selsta
bd809abc52
add account support
Co-authored-by: kenshi84 <kenshi84@protonmail.ch>
2019-01-22 23:07:30 +01:00
dsc
fd3280c254
CSV export functionality for transaction history 2019-01-21 04:50:43 +01:00
dsc
5bebf83d52
Lock wallet on inactivity 2018-12-20 10:38:38 +01:00
mmbyday
481ef1f895 mining: display max cpu thread count and warn about impact 2018-12-17 21:17:28 -08:00
Sander Ferdinand
3481acbe3c
Print the GUI version on application startup 2018-10-16 02:03:29 +02:00
cryptochangements34
716366c54f
revert 28fb9fa2be
Changing the application name caused wallets created prior to v0.12 to "forget" their config
2018-07-09 14:39:21 -04:00
pazos
15155f2db8 print logs on console 2018-05-08 18:22:21 +02:00
pazos
7283fe41c2 use qWarning/qCritical on QrCodeScanner info/errors 2018-05-08 18:19:55 +02:00
pazos
c9daab71bf don't use cmdline arguments as daemon arguments 2018-05-08 18:15:26 +02:00
pazos
341ac18f1a log qt/qml to easylogging, add --log-file cmdline option 2018-05-08 18:13:29 +02:00
pazos
59a4afef3c consistency in if/else statements and MACROS 2018-04-25 17:11:19 +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
luigi1111
dba28580e9
Merge pull request #1311
28fb9fa update ApplicationName to monero-gui
2018-04-22 20:00:56 -05:00
pazos
d074854aae replace qDebug for qWarning, lean message 2018-04-13 19:37:48 +02:00
cryptochangements34
28fb9fa2be
update ApplicationName to "monero-gui" 2018-04-12 20:56:11 -04:00
Martín Fdez
4e6a4213ff Add Qt Runtime version to settings page 2018-04-01 22:10:30 +02:00
luigi1111
e4d75c6680
Merge pull request #1161
c8f0cf3 Stagenet
2018-03-26 12:57:14 -05:00
pazos
0aa32694ef add window icon for linux 2018-03-14 18:08:52 +01:00
stoffu
c8f0cf3543
Stagenet 2018-03-14 23:26:25 +09:00
luigi1111
56f6c0a48b
Merge pull request #1153
c853888 WalletManager: add logging API from QML
2018-03-13 17:26:44 -04:00
moneromooo-monero
c85388815b WalletManager: add logging API from QML
requires #3345
2018-03-04 18:22:40 +00:00
moneromooo.monero
f45b0a7d25 main: do not crash if we can't load some stuff
This happens with some Qt widgets/components aren't found
2018-03-03 23:27:15 +00:00
luigi1111
629f460eb6
Merge pull request #1065
fdd528b Update copyright for 2018
2018-01-26 14:33:47 -05:00
kenshi84
cee0474e37
Subaddresses minimal version: supports default account only 2018-01-13 14:37:07 +09:00
xmr-eric
fdd528b99e Update copyright for 2018 2018-01-08 12:51:26 -05:00
stoffu
48f7102e39
Call Monero::Utils::onStartup in main.cpp (requires #2952) 2017-12-19 11:09:43 +09:00
User
77bcdf9434
replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compile 2017-12-08 02:29:28 -05:00
Jaquee
7af8383caf add scaleRatio property and isAndroid 2017-11-01 17:02:44 +01:00
Jaquee
c65ee4e71c fix windows crash on startup
requires #2101
2017-06-22 12:22:38 +02:00
Jaquee
05084422a5
Disable high dpi auto scaling 2017-03-30 19:27:58 +02:00
MoroccanMalinois
fb3a6182fc
Make QtMultimedia dependency optional 2017-03-27 17:39:47 +00:00
Riccardo Spagni
2e3350c060
Merge pull request #519
223f09d preparations for background mining requires #1827 (Jaquee)
2017-03-03 16:55:23 +02:00
Jaquee
223f09dc94 preparations for background mining
requires #1827
2017-03-03 15:44:01 +01:00
Jaquee
bce496b8d1 confirm daemon running on exit 2017-03-03 15:40:42 +01:00