xiphon
772b828b67
cmake: MacOS - detect ICU link directory (required by Boost.Locale)
2020-12-20 20:00:23 +00:00
xiphon
cebb78979c
Wallet: fix initialization flag handling
2020-12-12 11:22:52 +00:00
Alexander Blair
3f64312283
Merge pull request #3262
...
486ba055
main: disable QML cache (xiphon)
2020-12-10 17:59:09 -08:00
xiphon
486ba05526
main: disable QML cache
2020-12-09 14:29:02 +00:00
xiphon
ae8394e5f8
main: Linux - fix missing askDesktopShortcut setting
2020-12-08 01:02:00 +00:00
xiphon
ea1fee2f5f
main: Linux - ask to create desktop entry on the first start
2020-11-30 15:36:19 +00:00
xiphon
ec8cd137cc
portable: use portable storage folder to store QML disk cache
2020-11-25 10:50:56 +00:00
Alexander Blair
d5365298d2
Merge pull request #3244
...
2d20bfd7
cmake: find libgcrypt include directory (xiphon)
2020-11-24 11:36:29 -08:00
xiphon
2d20bfd7ac
cmake: find libgcrypt include directory
2020-11-24 15:41:41 +00:00
xiphon
ff201af778
docker: Linux - use Qt 5.15.2
2020-11-12 13:51:36 +00:00
selsta
19a6f399f3
Revert "docker: Linux - use Qt 5.15.2"
...
This reverts commit 1adf58793f
.
2020-11-09 15:37:46 +01:00
Alexander Blair
3e01647744
Merge pull request #3209
...
6f5bacab
Logger: print to stdout till log file path gets initialized (xiphon)
2020-11-06 05:11:09 -08:00
Alexander Blair
2bb6da5f09
Merge pull request #3201
...
1adf5879
docker: Linux - use Qt 5.15.2 (xiphon)
2020-11-06 05:08:40 -08:00
Alexander Blair
0ae4677a25
Merge pull request #3198
...
a817bfba
QThreadPool: adjust max threads count (4) (xiphon)
2020-11-06 05:06:10 -08:00
xiphon
6f5bacabfd
Logger: print to stdout till log file path gets initialized
2020-11-04 01:42:19 +00:00
xiphon
1adf58793f
docker: Linux - use Qt 5.15.2
2020-10-30 22:20:35 +00:00
xiphon
a817bfba05
QThreadPool: adjust max threads count (4)
2020-10-30 02:58:38 +00:00
Alexander Blair
7f164e739a
Merge pull request #3194
...
9b18344d
main: don't override user-provided QT_QPA_PLATFORM env variable (xiphon)
2020-10-28 00:43:43 -07:00
Alexander Blair
c9fd9634ee
Merge pull request #3187
...
cd054f6c
docker: fix Android build, update to Qt 5.15, README.md build steps (xiphon)
d6cb9b6c
docker: move Android Dockerfile to root (xiphon)
2020-10-28 00:42:36 -07:00
Alexander Blair
ddcee95b88
Merge pull request #3186
...
fe730114
cmake: Android cross compilation support (xiphon)
2020-10-28 00:42:16 -07:00
xiphon
9b18344d23
main: don't override user-provided QT_QPA_PLATFORM env variable
2020-10-28 00:57:30 +00:00
xiphon
cd054f6c26
docker: fix Android build, update to Qt 5.15, README.md build steps
...
Co-authored-by: takel
2020-10-26 11:24:45 +00:00
xiphon
fe73011422
cmake: Android cross compilation support
2020-10-21 20:29:17 +00:00
Alexander Blair
a165a14519
Merge pull request #3181
...
6ee5effc
Wallet: fix different signedness comparison (-Werror=sign-compare) (xiphon)
2020-10-19 00:14:12 -07:00
Alexander Blair
fac3fcb518
Merge pull request #3174
...
a73ae625
DaemonManager: set out-peers to 16 in simple mode / bootstrap (selsta)
2020-10-19 00:12:52 -07:00
Alexander Blair
8457055f08
Merge pull request #3172
...
44df1bcc
cmake: fix install targets (Bertrand Jacquin)
2020-10-19 00:12:31 -07:00
xiphon
6ee5effc15
Wallet: fix different signedness comparison (-Werror=sign-compare)
...
Co-authored-by: Bertrand Jacquin <bertrand@jacquin.bzh>
2020-10-18 20:58:40 +00:00
selsta
a73ae62526
DaemonManager: set out-peers to 16 in simple mode / bootstrap
2020-10-18 02:07:29 +02:00
Bertrand Jacquin
44df1bccfc
cmake: fix install targets
...
Binary should be installed in bin/ relative to CMAKE_INSTALL_PREFIX,
prior to this commit, monero-wallet-gui is installed in usr/ instead of
usr/bin
-- Installing: image/usr/monero-wallet-gui
With this comment, file is installed in the right location:
-- Installing: image/usr/bin/monero-wallet-gui
See: https://cmake.org/cmake/help/latest/command/install.html
2020-10-17 23:08:21 +01:00
xiphon
b932df85fd
Wallet: interrupt refresh thread on wallet close
2020-10-17 02:58:23 +00:00
luigi1111
381442a138
Merge pull request #3145
...
39d9d7d
Wallet: rework wallet refreshing (xiphon)
2020-10-13 12:38:40 -05:00
xiphon
39d9d7d071
Wallet: rework wallet refreshing
2020-10-09 14:11:05 +00:00
xiphon
3c28ecef93
Logger: runtime log config, no logs till a user selects wallet mode
2020-10-08 18:28:07 +00:00
xiphon
13ca3eeb84
KeysFiles: QDirIterator is initially located before the first entry
2020-10-05 12:36:00 +00:00
luigi1111
40e108eb2b
Merge pull request #3026
...
4208b66
WizardModeSelection: optional 'Portable mode' feature support (xiphon)
2020-10-04 17:39:09 -05:00
luigi1111
adb04cef71
Merge pull request #3023
...
1aa98c3
MoneroSettings: portable mode, CWD relative 'monero-storage' dir (xiphon)
2020-10-04 17:37:21 -05:00
Alexander Blair
22386aa7e1
Merge pull request #3089
...
0fcaadae
main: command line option for socks5 proxy (selsta)
2020-09-28 19:06:58 -07:00
xiphon
1aa98c3cfd
MoneroSettings: portable mode, CWD relative 'monero-storage' dir
2020-09-28 13:50:01 +00:00
selsta
0fcaadae53
main: command line option for socks5 proxy
2020-09-28 01:57:47 +02:00
luigi1111
a32d39cc96
Merge pull request #3108
...
b12ec3b
QR-Code-generator: remove from repo, use monero qrcodegen (selsta)
2020-09-25 18:27:48 -05:00
selsta
b12ec3b0f0
QR-Code-generator: remove from repo, use monero qrcodegen
2020-09-25 01:37:29 +02:00
selsta
87400e781e
cmake: add deploy target (mac / windows)
2020-09-24 04:28:53 +02:00
xiphon
4208b66baf
WizardModeSelection: optional 'Portable mode' feature support
2020-09-22 15:08:18 +00:00
luigi1111
2e8bec15da
Merge pull request #3077
...
3aeaf99
oshelper: 'shlobj.h' include should be lower case (xiphon)
2020-09-12 15:54:56 -05:00
xiphon
3aeaf99057
oshelper: 'shlobj.h' include should be lower case
2020-09-10 10:45:28 +00:00
xiphon
c41e3d8e7a
cmake: cross-compilation to Windows - find MinGW prefixed windres
2020-09-10 10:37:06 +00:00
luigi1111
1752fde08b
Merge pull request #3058
...
9255d64
cmake: copy monerod to mac bundle (selsta)
2020-09-07 15:05:18 -05:00
luigi1111
7e83173c77
Merge pull request #3053
...
1d2840f
ipc: fix Qt deprecation warning with 5.15.1 beta (selsta)
2020-09-07 14:51:14 -05:00
luigi1111
5bc305679c
Merge pull request #3032
...
5ea99a7
Wallet: WalletManager: implement proxy support (xiphon)
2020-09-07 14:46:14 -05:00
luigi1111
2557bdb35f
Merge pull request #3030
...
43aeea8
Network: instantiable QML type, introduce proxyAddress property (xiphon)
2020-09-07 14:45:21 -05:00
luigi1111
79a87ca03b
Merge pull request #3029
...
380b955
Downloader: introduce proxyAddress property (xiphon)
2020-09-07 14:44:26 -05:00
selsta
9255d649d9
cmake: copy monerod to mac bundle
2020-08-29 00:42:30 +02:00
selsta
1d2840f8b5
ipc: fix Qt deprecation warning with 5.15.1 beta
2020-08-26 02:58:11 +02:00
luigi1111
e65159163d
Merge pull request #3038
...
6898d5d
oshelper: always convert to canonical path in openContainingFolder (xiphon)
2020-08-14 14:16:19 -05:00
luigi1111
77b7a5244a
Merge pull request #3024
...
eb924a3
KeysFiles: relative file path support (xiphon)
2020-08-14 14:15:26 -05:00
xiphon
6898d5dd42
oshelper: always convert to canonical path in openContainingFolder
2020-08-06 18:58:15 +00:00
xiphon
5ea99a73e7
Wallet: WalletManager: implement proxy support
2020-07-30 21:37:09 +00:00
xiphon
43aeea8eb7
Network: instantiable QML type, introduce proxyAddress property
...
# Conflicts:
# main.qml
2020-07-30 16:49:22 +00:00
luigi1111
9220937c4b
Merge pull request #3027
...
0db4c36
QrScanThread: fix Qt 5.15 compability (selsta)
2020-07-29 13:35:36 -05:00
luigi1111
6aaf294f0b
Merge pull request #3019
...
dcc040a
WalletManager: instantiable QML type (xiphon)
2020-07-29 13:34:33 -05:00
luigi1111
721a0cbf91
Merge pull request #3018
...
352da92
QrCodeScanner: use parse_uri_to_object to parse scanned codes (xiphon)
2020-07-29 13:33:27 -05:00
xiphon
380b955bce
Downloader: introduce proxyAddress property
2020-07-29 17:31:44 +00:00
selsta
0db4c36db0
QrScanThread: fix Qt 5.15 compability
2020-07-29 17:40:58 +02:00
xiphon
dcc040a119
WalletManager: instantiable QML type
2020-07-29 15:17:02 +00:00
luigi1111
63e32c4a83
Merge pull request #3017
...
99907e5
WalletManager: parse_uri_to_object extra parameters support (xiphon)
2020-07-29 09:53:31 -05:00
luigi1111
0d047035fb
Merge pull request #3007
...
13ee9b1
KeysFiles: fix WalletKeysFilesModel, should be instantiable QML type (xiphon)
2020-07-29 09:44:45 -05:00
luigi1111
b5aa659757
Merge pull request #3004
...
36262f0
version: use MONERO_VERSION_FULL const as monero core version (xiphon)
2020-07-29 09:42:24 -05:00
luigi1111
88d297d8cc
Merge pull request #3002
...
f78c95b
cmake: build bundle on macOS (selsta)
2020-07-29 09:38:55 -05:00
xiphon
eb924a34d1
KeysFiles: relative file path support
2020-07-28 17:38:03 +00:00
xiphon
352da92229
QrCodeScanner: use parse_uri_to_object to parse scanned codes
2020-07-16 17:30:00 +00:00
xiphon
99907e539a
WalletManager: parse_uri_to_object extra parameters support
2020-07-16 17:28:00 +00:00
xiphon
36262f029a
version: use MONERO_VERSION_FULL const as monero core version
2020-07-15 03:45:03 +00:00
xiphon
13ee9b1f26
KeysFiles: fix WalletKeysFilesModel, should be instantiable QML type
2020-07-14 23:44:46 +00:00
luigi1111
c137a6ea36
Merge pull request #3010
...
2fd3974
WalletManager: displayAmount should be static (xiphon)
2020-07-14 15:51:01 -05:00
luigi1111
aaa1cb47c0
Merge pull request #3006
...
dec5dcf
KeysFiles: don't use WalletManager in findWallets (xiphon)
2020-07-14 15:49:19 -05:00
xiphon
2fd3974194
WalletManager: displayAmount should be static
2020-07-14 17:10:25 +00:00
xiphon
dec5dcf25c
KeysFiles: don't use WalletManager in findWallets
2020-07-14 01:39:46 +00:00
xiphon
c9d36b1302
cmake: translations deps handling, build translations as a library
2020-07-09 16:42:32 +00:00
xiphon
d931022963
cmake: implement MacOS 'release' build + CI support
2020-07-09 15:23:04 +00:00
selsta
f78c95b73b
cmake: build bundle on macOS
2020-07-09 08:12:36 +02:00
luigi1111
10a47d783e
Merge pull request #2977
...
f55bf48
cmake: fix git tag + commit detection and version.js generation (xiphon)
2020-07-08 13:51:19 -05:00
luigi1111
14cc1d096a
Merge pull request #2976
...
a00ed6a
cmake: implement translations support (xiphon)
2020-07-08 13:50:18 -05:00
luigi1111
840421fd7b
Merge pull request #2974
...
7677103
docker: implement Docker Linux 'release-static' build (xiphon)
2020-07-08 13:49:07 -05:00
xiphon
8159b75be3
cmake: fix monero-wallet-gui target dependencies
2020-07-02 23:32:55 +00:00
xiphon
7677103f1b
docker: implement Docker Linux 'release-static' build
2020-07-02 18:13:51 +00:00
xiphon
f55bf48bad
cmake: fix git tag + commit detection and version.js generation
2020-07-01 01:48:52 +00:00
xiphon
a00ed6a75a
cmake: implement translations support
2020-06-30 17:07:35 +00:00
selsta
b54127e997
main: disable NetworkAccessBlockingFactory.h if Qt < 5.12
...
Due to a potential Qt bug qrc:///lang/languages.xml gets
blocked resulting in broken translations.
2020-06-30 04:21:14 +02:00
luigi1111
c978027933
Merge pull request #2964
...
e1e862b
cmake: implement Linux 'release-static' build target (xiphon)
2020-06-24 13:10:35 -05:00
luigi1111
19daa074ca
Merge pull request #2909
...
66e7696
QML: disable networking (selsta)
2020-06-24 13:06:57 -05:00
xiphon
e1e862bce4
cmake: implement Linux 'release-static' build target
2020-06-21 02:03:26 +00:00
luigi1111
0b2e74cdb5
Merge pull request #2963
...
a3fc675
cmake: fix x11 linking (xiphon)
2020-06-19 16:58:28 -05:00
xiphon
1e7d8293cb
openpgp: fix gcc 5.4.0 compilation
2020-06-19 21:53:47 +00:00
xiphon
a3fc6754e0
cmake: fix x11 linking
2020-06-19 21:50:42 +00:00
luigi1111
8354c251c5
Merge pull request #2962
...
27532dc
cmake: fix USE_DEVICE_TREZOR option (xiphon)
2020-06-19 16:16:57 -05:00
xiphon
27532dc1bf
cmake: fix USE_DEVICE_TREZOR option
2020-06-17 14:04:35 +00:00
luigi1111
c9ee76c2ee
Merge pull request #2943
...
ef5d855
openpgp: implement public subkeys support (xiphon)
2020-06-15 15:11:56 -05:00
luigi1111
94dbf179d5
Merge pull request #2942
...
ff4de8e
updater: use monero tools::sha256sum (xiphon)
2020-06-15 15:10:47 -05:00
luigi1111
47559e51be
Merge pull request #2927
...
1580c3a
DaemonManager: remove max-concurrency upper bound (selsta)
2020-06-15 15:07:59 -05:00
xiphon
ff4de8e8f7
updater: use monero tools::sha256sum
2020-06-10 15:11:15 +00:00
xiphon
ef5d855950
openpgp: implement public subkeys support
2020-06-10 12:48:55 +00:00
selsta
1580c3a574
DaemonManager: remove max-concurrency upper bound
2020-05-29 13:58:53 +02:00
xiphon
39561f8ead
cmake: workflows: implement 'release' Linux build target + CI
2020-05-28 14:51:52 +00:00
xiphon
c946905907
OpenGL: Windows - fall back to software renderer if OpenGL < 2.1
2020-05-20 13:45:16 +00:00
selsta
66e769603c
QML: disable networking
2020-05-15 06:21:08 +02:00
luigi1111
eab98e3a48
Merge pull request #2906
...
da4e0db
cmake: rename monero-gui binary to monero-wallet-gui (xiphon)
2020-05-14 16:05:53 -05:00
luigi1111
2a8960bc2c
Merge pull request #2905
...
f82948f
cmake: drop '-std=c++0x' compiler flag (xiphon)
2020-05-14 16:05:04 -05:00
xiphon
f82948f4b0
cmake: drop '-std=c++0x' compiler flag
2020-05-13 14:29:01 +00:00
xiphon
da4e0dbf0f
cmake: rename monero-gui binary to monero-wallet-gui
2020-05-13 14:26:14 +00:00
rating89us
9dd3f4fecb
add isTrezor() function
2020-05-13 13:22:49 +02:00
Dusan Klinec
86d21a34ba
trezor: support new passphrase entry mechanism
...
- passphrase can be prompted also when wallet is running (thus added to the wallet listener)
- device/host decision is now made on the host
2020-05-08 18:40:17 +02:00
luigi1111
6f71d47806
Merge pull request #2868
...
5c13624
DaemonManager: drop unused 'initialized', 'm_has_daemon' members (xiphon)
2020-04-28 21:41:19 -05:00
xiphon
5c13624596
DaemonManager: drop unused 'initialized', 'm_has_daemon' members
2020-04-28 20:42:23 +00:00
xiphon
cfdba59584
Wallet: implement async wallet storing
2020-04-28 20:36:22 +00:00
luigi1111
5f183da6e3
Merge pull request #2867
...
9748974
DaemonManager: fix memory leak (xiphon)
2020-04-28 15:23:03 -05:00
luigi1111
ef93139a80
Merge pull request #2855
...
b022735
main: add --disable-check-updates flag (selsta)
2020-04-28 15:17:57 -05:00
luigi1111
1b7844ec34
Merge pull request #2854
...
a99eef6
always use native directory separators in paths (xiphon)
2020-04-28 15:16:57 -05:00
luigi1111
286c75aa5b
Merge pull request #2850
...
9b98e0a
checkUpates: installer support (Win), use GUI buildTag and version (xiphon)
2020-04-28 15:14:40 -05:00
selsta
02eec351b9
src: fix qt 5.15 warnings
2020-04-28 19:00:53 +02:00
xiphon
9748974ce0
DaemonManager: fix memory leak
2020-04-27 12:46:15 +00:00
selsta
b022735506
main: add --disable-check-updates flag
2020-04-26 02:57:35 +02:00
xiphon
a99eef68f5
always use native directory separators in paths
2020-04-24 00:43:40 +00:00
xiphon
9b98e0a2f5
checkUpates: installer support (Win), use GUI buildTag and version
2020-04-23 16:08:10 +00:00
luigi1111
8a73fd241e
Merge pull request #2835
...
a078705
QrScanThread: use sizeInBytes to fix warning (selsta)
2020-04-17 20:52:33 -05:00
selsta
a078705ec6
QrScanThread: use sizeInBytes to fix warning
2020-04-16 19:11:29 +02:00
xiphon
ea25b71ca6
updater: fetch signed hashes from getmonero.org, verify downloads
2020-04-14 21:37:04 +00:00
luigi1111
2156a6533b
Merge pull request #2824
...
5f27a45
'--verify-update', shasum support, OpenPGP signatures verification (xiphon)
2020-04-13 15:43:24 -05:00
luigi1111
d582fd338d
Merge pull request #2819
...
6ed7fce
UpdateDialog: implement update download functionality (xiphon)
2020-04-13 15:38:06 -05:00
luigi1111
eed51e3ffa
Merge pull request #2772
...
48aab5c
WalletManager: wallet recovery - seed offset passphrase support (xiphon)
2020-04-13 15:36:44 -05:00
luigi1111
6a889bdaa1
Merge pull request #2739
...
b5fafb5
Transfer: display estimated transaction fee, requires #6302 (xiphon)
2020-04-13 15:35:44 -05:00
xiphon
5f27a45910
'--verify-update', shasum support, OpenPGP signatures verification
2020-04-12 21:34:22 +00:00
xiphon
6ed7fcec67
UpdateDialog: implement update download functionality
2020-04-06 16:59:33 +00:00
xiphon
58987b2ec6
network: provide common HTTP GET functionality with js callbacks
2020-03-31 21:37:19 +00:00
xiphon
55b548f31c
qt: drop Qt Network and Qt OpenSSL deps, use epee library instead
2020-03-09 11:05:49 +00:00
xiphon
9deca92e07
fix multiple minor issues (c-style casts, default branch, etc.)
2020-02-28 10:25:57 +00:00
luigi1111
b4a65c52cc
Merge pull request #2778
...
636ca1c
DaemonManager: async stop, simple mode wizard - show splash on stop (xiphon)
2020-02-19 22:17:04 -05:00
luigi1111
5069e6ecae
Merge pull request #2776
...
98abdaa
build: fix all warnings, treat warnings as errors (xiphon)
2020-02-19 22:15:08 -05:00
xiphon
636ca1c41d
DaemonManager: async stop, simple mode wizard - show splash on stop
2020-02-16 15:01:17 +00:00
xiphon
98abdaa5d5
build: fix all warnings, treat warnings as errors
2020-02-16 13:55:08 +00:00
xiphon
b5fafb55c9
Transfer: display estimated transaction fee, requires #6302
2020-02-16 11:55:36 +00:00
xiphon
fbfc5310d5
History: display Address Book names for known destination addresses
2020-02-15 15:57:38 +00:00
xiphon
48aab5c6e5
WalletManager: wallet recovery - seed offset passphrase support
2020-02-12 13:49:26 +00:00
luigi1111
eb7fae92ef
Merge pull request #2765
...
0629f06
DaemonManager: check monerod binary, error details on start failure (xiphon)
2020-02-05 21:42:11 -05:00
xiphon
0629f06156
DaemonManager: check monerod binary, error details on start failure
2020-02-04 23:27:48 +00:00
luigi1111
080ec28eb4
Merge pull request #2758
...
742a465
AddressBook: thread-safety, fix use-after-free (xiphon)
2020-02-04 14:36:35 -05:00
xiphon
742a4659f4
AddressBook: thread-safety, fix use-after-free
2020-02-01 14:21:33 +00:00
xiphon
6940390a5e
Wallet: implement 'Connecting' status, add 'disconnected' property
2020-01-28 05:11:29 +00:00
luigi1111
3fb775de28
Merge pull request #2680
...
6d0593a
build: fix build on Ubuntu 16.04 GCC 5.4 (missing includes) (xiphon)
2019-12-23 09:06:27 -05:00
luigi1111
82affff63f
Merge pull request #2679
...
13ea403
FutureScheduler: drop moveToThread, setParent might silently fail (xiphon)
2019-12-23 09:05:09 -05:00
xiphon
6d0593a26b
build: fix build on Ubuntu 16.04 GCC 5.4 (missing includes)
2019-12-23 12:01:41 +00:00