inson1
|
8851e71a8b
|
Update year in Cypyright
|
2024-01-27 20:12:09 +01:00 |
|
selsta
|
ad1b53fa63
|
main: add ARM build tag for auto updater
|
2023-04-17 21:56:42 +02:00 |
|
rating89us
|
198dfb338c
|
wizard: redesign seed page
- move mnemonic seed
- restore height into a separate page
- pdf template
- seed verification
- responsive UI
- accessibility
|
2023-02-12 23:25:49 +01:00 |
|
|
a01dc06a54
|
open-wallet: set network type when using file browser
Co-authored-by: selsta <selsta@users.noreply.github.com>
|
2022-12-28 18:46:22 +00:00 |
|
selsta
|
9bed4554eb
|
oshelper: fix openContainingFolder on Linux
|
2022-06-27 00:41:56 +02:00 |
|
luigi1111
|
35d1546110
|
Merge pull request #3915
7b729fc qt: replace QRegExp with QRegularExpression (selsta)
|
2022-06-09 13:57:57 -05:00 |
|
luigi1111
|
c4bebbf173
|
Merge pull request #3914
372a591 main: disable setting -platformpluginpath (selsta)
|
2022-06-09 13:57:36 -05:00 |
|
selsta
|
7b729fc885
|
qt: replace QRegExp with QRegularExpression
QRegExp is removed in Qt6
|
2022-05-07 18:36:16 +02:00 |
|
selsta
|
372a591ac7
|
main: disable setting -platformpluginpath
|
2022-05-07 17:40:31 +02:00 |
|
selsta
|
9b7bca6116
|
main: add compile time option to disable updates
|
2022-05-01 06:09:29 +02:00 |
|
devhyper
|
377a1a9680
|
Integrate P2Pool
|
2022-04-01 10:27:35 -07:00 |
|
selsta
|
621c11925b
|
main: add compile time option to disable desktop entry dialog
|
2021-12-17 16:43:00 +01:00 |
|
luigi1111
|
947a70a638
|
Merge pull request #3447
dac0c04 main: fix Monero GUI window centering (xiphon)
|
2021-04-29 14:16:32 -04:00 |
|
xiphon
|
dac0c04d20
|
main: fix Monero GUI window centering
|
2021-04-26 21:11:21 +00:00 |
|
selsta
|
837dd6184e
|
Revert "Animation slow down for debugging"
This reverts commit baff7f213f .
|
2021-04-25 23:53:43 +02:00 |
|
selsta
|
9fc617956d
|
macOS: add basic menubar support
|
2021-04-18 15:50:36 +02:00 |
|
xiphon
|
ba62f9c686
|
main: omit QML Screen type, use QGuiApplication::primaryScreen() instead
|
2021-04-15 19:50:32 +00:00 |
|
xiphon
|
76b0b6013a
|
docker: build with QtQmlModels plugin
|
2021-04-06 21:43:55 +00:00 |
|
xiphon
|
4f10683c2c
|
OSHelper: Linux - fix isCapsLock memory leak
|
2021-02-03 10:41:33 +00:00 |
|
luigi1111
|
04e3ac9200
|
Merge pull request #3305
d3102b1 DaemonManager: refactoring - drop singleton usage (xiphon)
|
2021-01-22 15:07:39 -05:00 |
|
xiphon
|
d3102b1cc5
|
DaemonManager: refactoring - drop singleton usage
|
2021-01-14 19:14:22 +00:00 |
|
xiphon
|
e9b894da16
|
Transfer: implement 'Grab QR code from screen' functionality
|
2021-01-11 01:35:54 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
3c28ecef93
|
Logger: runtime log config, no logs till a user selects wallet mode
|
2020-10-08 18:28:07 +00:00 |
|
luigi1111
|
40e108eb2b
|
Merge pull request #3026
4208b66 WizardModeSelection: optional 'Portable mode' feature support (xiphon)
|
2020-10-04 17:39:09 -05:00 |
|
selsta
|
0fcaadae53
|
main: command line option for socks5 proxy
|
2020-09-28 01:57:47 +02:00 |
|
xiphon
|
4208b66baf
|
WizardModeSelection: optional 'Portable mode' feature support
|
2020-09-22 15:08:18 +00:00 |
|
xiphon
|
3aeaf99057
|
oshelper: 'shlobj.h' include should be lower case
|
2020-09-10 10:45:28 +00:00 |
|
luigi1111
|
2557bdb35f
|
Merge pull request #3030
43aeea8 Network: instantiable QML type, introduce proxyAddress property (xiphon)
|
2020-09-07 14:45:21 -05:00 |
|
xiphon
|
6898d5dd42
|
oshelper: always convert to canonical path in openContainingFolder
|
2020-08-06 18:58:15 +00:00 |
|
xiphon
|
43aeea8eb7
|
Network: instantiable QML type, introduce proxyAddress property
# Conflicts:
# main.qml
|
2020-07-30 16:49:22 +00:00 |
|
xiphon
|
dcc040a119
|
WalletManager: instantiable QML type
|
2020-07-29 15:17:02 +00: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 |
|
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
|
aaa1cb47c0
|
Merge pull request #3006
dec5dcf KeysFiles: don't use WalletManager in findWallets (xiphon)
|
2020-07-14 15:49:19 -05: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 |
|
luigi1111
|
840421fd7b
|
Merge pull request #2974
7677103 docker: implement Docker Linux 'release-static' build (xiphon)
|
2020-07-08 13:49:07 -05:00 |
|