luigi1111
04e3ac9200
Merge pull request #3305
...
d3102b1
DaemonManager: refactoring - drop singleton usage (xiphon)
2021-01-22 15:07:39 -05:00
luigi1111
378da8093d
Merge pull request #3304
...
93b2231
Subaddress: log account subaddresses refresh error (xiphon)
2021-01-20 22:42:01 -05:00
xiphon
d3102b1cc5
DaemonManager: refactoring - drop singleton usage
2021-01-14 19:14:22 +00:00
xiphon
93b22311e3
Subaddress: log account subaddresses refresh error
2021-01-14 08:19:13 +00:00
xiphon
e9b894da16
Transfer: implement 'Grab QR code from screen' functionality
2021-01-11 01:35:54 +00:00
Alexander Blair
bbe3716542
Merge pull request #3277
...
8d4cda03
QR-Code-scanner: integrate QUIRC library, implement QrDecoder, drop ZBar (xiphon)
2021-01-03 18:45:26 -08:00
xiphon
8d4cda030e
QR-Code-scanner: integrate QUIRC library, implement QrDecoder, drop ZBar
2020-12-23 15:08:42 +00:00
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