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
Riccardo Spagni
e4bb7bed98
Merge pull request #523
...
8c17a8c
fix build with scanner (MoroccanMalinois)
2017-03-03 16:28:31 +02:00
MoroccanMalinois
8c17a8c388
fix build with scanner
2017-03-03 02:39:49 +00:00
Jaquee
e4314ddb4c
only enable high dpi scaling on qt >= 5.6
2017-03-02 09:28:43 +01:00
Jaquee
e90c18603a
Fix high DPI scaling
...
not android
2017-03-01 20:21:00 +01:00
Jaquee
53c86adbbe
remove undefined variable error
2017-02-25 00:20:08 +01:00
Jaquee
faacd3d6a1
start daemon automatically and detached
2017-02-23 19:52:06 +01:00
Jaquee
d589ab4058
send all debug output to easylogger
2017-02-16 07:48:07 +01:00
Jaquee
78302be193
IOS specific settings
2017-02-05 15:22:43 +01:00
MoroccanMalinois
93d2eb5e1a
add qrcode scanner
2017-01-31 04:36:08 +00:00
Jaquee
15c79df378
GUI cold signing
2017-01-15 12:32:31 +01:00
Jaquee
a344f17cd1
AddressBook: basic functions
2016-12-14 23:04:13 +01:00
taushet
170cd53ce4
Change organisation name to monero-project
...
It seemed that there was agreement in discussion of #205 that the hyphenated 'monero-project' was to be preferred over camelcase or spacing.
2016-12-11 08:43:21 +01:00
Riccardo Spagni
0c484ea424
Merge pull request #226
...
abd5c68
Windows: don't allow non-ascii characters in path (Jaquee)
1a610db
add isWindows property (Jaquee)
2016-12-09 00:05:33 +02:00
Jaquee
1a610db431
add isWindows property
2016-11-29 17:06:06 +01:00
Jaquee
01549a3040
walletManager: coding conventions
...
Signed-off-by: Jaquee <jaquee.monero@gmail.com>
2016-11-27 00:16:30 +01:00
Jaquee
8361dda994
resolve rebase conflict
2016-11-26 19:37:07 +01:00
Jaquee
8dfa79ec58
Shutdown daemon and close wallet properly on app exit
2016-11-26 19:37:04 +01:00
Jacob Brydolf
065b060102
main: debug messages
2016-11-26 19:36:59 +01:00
Jaquee
752ff2616f
forward command line arguments to DaemonManager
2016-11-26 19:36:43 +01:00
Jaquee
9fbfbc4b2a
daemonManager: embed as context property
2016-11-26 19:35:33 +01:00
moneromooo.monero
96c7ddeea8
Add QR code display on the receive page
...
This embeds MIT licenced code from Project Nayuki:
https://www.nayuki.io/page/qr-code-generator-library
The C++ part of the code is embedded in src/QR-Code-generator.
See src/QR-Code-generator/Readme.markdown for more info.
2016-11-20 18:53:12 +00:00
Jacob Brydolf
1218bf322c
Capitalized Monero in default path
2016-10-30 15:38:20 +01:00
Jacob Brydolf
b795c4b0d7
generate default account name from env username
2016-10-29 12:13:20 +02:00
Jacob Brydolf
a3c6c40832
change default wallet path + remove auto create path on startup
2016-10-29 12:09:48 +02:00
Ilya Kitaev
0ac27e13a6
History: filter by amount
2016-10-10 00:22:36 +03:00
Ilya Kitaev
612c497608
TransactionHistory sorting
2016-10-10 00:19:13 +03:00