| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge pull request #3007 | luigi1111 | 2020-07-29 | 3 | -15/+12 | |
| |\ \ | | | | | | | | | | 13ee9b1 KeysFiles: fix WalletKeysFilesModel, should be instantiable QML type (xiphon) | |||||
| | * | | KeysFiles: fix WalletKeysFilesModel, should be instantiable QML type | xiphon | 2020-07-14 | 3 | -15/+12 | |
| | |/ | ||||||
| * | | Merge pull request #3004 | luigi1111 | 2020-07-29 | 2 | -1/+5 | |
| |\ \ | | | | | | | | | | 36262f0 version: use MONERO_VERSION_FULL const as monero core version (xiphon) | |||||
| | * | | version: use MONERO_VERSION_FULL const as monero core version | xiphon | 2020-07-15 | 2 | -1/+5 | |
| | |/ | ||||||
| * | | Merge pull request #3002 | luigi1111 | 2020-07-29 | 1 | -1/+12 | |
| |\ \ | |/ |/| | | | f78c95b cmake: build bundle on macOS (selsta) | |||||
| | * | cmake: build bundle on macOS | selsta | 2020-07-09 | 1 | -1/+12 | |
| | | | ||||||
| * | | Merge pull request #3010 | luigi1111 | 2020-07-14 | 4 | -7/+7 | |
| |\ \ | | | | | | | | | | 2fd3974 WalletManager: displayAmount should be static (xiphon) | |||||
| | * | | WalletManager: displayAmount should be static | xiphon | 2020-07-14 | 4 | -7/+7 | |
| | |/ | ||||||
| * | | Merge pull request #3006 | luigi1111 | 2020-07-14 | 3 | -8/+13 | |
| |\ \ | | | | | | | | | | dec5dcf KeysFiles: don't use WalletManager in findWallets (xiphon) | |||||
| | * | | KeysFiles: don't use WalletManager in findWallets | xiphon | 2020-07-14 | 3 | -8/+13 | |
| | |/ | ||||||
| * | | cmake: translations deps handling, build translations as a library | xiphon | 2020-07-09 | 2 | -1/+4 | |
| | | | ||||||
| * | | cmake: implement MacOS 'release' build + CI support | xiphon | 2020-07-09 | 1 | -6/+9 | |
| |/ | ||||||
| * | Merge pull request #2977 | luigi1111 | 2020-07-08 | 1 | -3/+2 | |
| |\ | | | | | | | f55bf48 cmake: fix git tag + commit detection and version.js generation (xiphon) | |||||
| | * | cmake: fix git tag + commit detection and version.js generation | xiphon | 2020-07-01 | 1 | -3/+2 | |
| | | | ||||||
| * | | Merge pull request #2976 | luigi1111 | 2020-07-08 | 1 | -1/+1 | |
| |\ \ | | | | | | | | | | a00ed6a cmake: implement translations support (xiphon) | |||||
| | * | | cmake: implement translations support | xiphon | 2020-06-30 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge pull request #2974 | luigi1111 | 2020-07-08 | 1 | -0/+2 | |
| |\ \ \ | | | | | | | | | | | | | 7677103 docker: implement Docker Linux 'release-static' build (xiphon) | |||||
| | * | | | docker: implement Docker Linux 'release-static' build | xiphon | 2020-07-02 | 1 | -0/+2 | |
| | | | | | ||||||
| * | | | | cmake: fix monero-wallet-gui target dependencies | xiphon | 2020-07-02 | 1 | -13/+7 | |
| | |_|/ |/| | | ||||||
| * | | | main: disable NetworkAccessBlockingFactory.h if Qt < 5.12 | selsta | 2020-06-30 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | Due to a potential Qt bug qrc:///lang/languages.xml gets blocked resulting in broken translations. | |||||
| * | | | Merge pull request #2964 | luigi1111 | 2020-06-24 | 1 | -3/+2 | |
| |\| | | | | | | | | | | | e1e862b cmake: implement Linux 'release-static' build target (xiphon) | |||||
| | * | | cmake: implement Linux 'release-static' build target | xiphon | 2020-06-21 | 1 | -3/+2 | |
| | | | | ||||||
| * | | | Merge pull request #2909 | luigi1111 | 2020-06-24 | 2 | -0/+69 | |
| |\ \ \ | |/ / |/| | | | | | 66e7696 QML: disable networking (selsta) | |||||
| | * | | QML: disable networking | selsta | 2020-05-15 | 2 | -0/+69 | |
| | | | | ||||||
| * | | | Merge pull request #2963 | luigi1111 | 2020-06-19 | 1 | -5/+4 | |
| |\ \ \ | | | | | | | | | | | | | a3fc675 cmake: fix x11 linking (xiphon) | |||||
| | * | | | cmake: fix x11 linking | xiphon | 2020-06-19 | 1 | -5/+4 | |
| | | | | | ||||||
| * | | | | openpgp: fix gcc 5.4.0 compilation | xiphon | 2020-06-19 | 2 | -7/+7 | |
| |/ / / | ||||||
| * | | | Merge pull request #2962 | luigi1111 | 2020-06-19 | 1 | -3/+4 | |
| |\ \ \ | | | | | | | | | | | | | 27532dc cmake: fix USE_DEVICE_TREZOR option (xiphon) | |||||
| | * | | | cmake: fix USE_DEVICE_TREZOR option | xiphon | 2020-06-17 | 1 | -3/+4 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #2943 | luigi1111 | 2020-06-15 | 6 | -50/+73 | |
| |\ \ \ | | | | | | | | | | | | | ef5d855 openpgp: implement public subkeys support (xiphon) | |||||
| | * | | | openpgp: implement public subkeys support | xiphon | 2020-06-10 | 6 | -50/+73 | |
| | |/ / | ||||||
| * | | | Merge pull request #2942 | luigi1111 | 2020-06-15 | 1 | -4/+5 | |
| |\ \ \ | | | | | | | | | | | | | ff4de8e updater: use monero tools::sha256sum (xiphon) | |||||
| | * | | | updater: use monero tools::sha256sum | xiphon | 2020-06-10 | 1 | -4/+5 | |
| | |/ / | ||||||
| * | | | Merge pull request #2927 | luigi1111 | 2020-06-15 | 1 | -2/+2 | |
| |\ \ \ | |/ / |/| | | | | | 1580c3a DaemonManager: remove max-concurrency upper bound (selsta) | |||||
| | * | | DaemonManager: remove max-concurrency upper bound | selsta | 2020-05-29 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | cmake: workflows: implement 'release' Linux build target + CI | xiphon | 2020-05-28 | 1 | -2/+8 | |
| |/ / | ||||||
| * | | OpenGL: Windows - fall back to software renderer if OpenGL < 2.1 | xiphon | 2020-05-20 | 1 | -0/+15 | |
| | | | ||||||
| * | | Merge pull request #2906 | luigi1111 | 2020-05-14 | 1 | -11/+11 | |
| |\ \ | | | | | | | | | | da4e0db cmake: rename monero-gui binary to monero-wallet-gui (xiphon) | |||||
| | * | | cmake: rename monero-gui binary to monero-wallet-gui | xiphon | 2020-05-13 | 1 | -11/+11 | |
| | |/ | ||||||
| * | | Merge pull request #2905 | luigi1111 | 2020-05-14 | 1 | -1/+0 | |
| |\ \ | | | | | | | | | | f82948f cmake: drop '-std=c++0x' compiler flag (xiphon) | |||||
| | * | | cmake: drop '-std=c++0x' compiler flag | xiphon | 2020-05-13 | 1 | -1/+0 | |
| | |/ | ||||||
| * / | add isTrezor() function | rating89us | 2020-05-13 | 2 | -0/+6 | |
| |/ | ||||||
| * | trezor: support new passphrase entry mechanism | Dusan Klinec | 2020-05-08 | 10 | -109/+583 | |
| | | | | | | - passphrase can be prompted also when wallet is running (thus added to the wallet listener) - device/host decision is now made on the host | |||||
| * | Merge pull request #2868 | luigi1111 | 2020-04-28 | 2 | -4/+0 | |
| |\ | | | | | | | 5c13624 DaemonManager: drop unused 'initialized', 'm_has_daemon' members (xiphon) | |||||
| | * | DaemonManager: drop unused 'initialized', 'm_has_daemon' members | xiphon | 2020-04-28 | 2 | -4/+0 | |
| | | | ||||||
| * | | Wallet: implement async wallet storing | xiphon | 2020-04-28 | 2 | -4/+14 | |
| |/ | ||||||
| * | Merge pull request #2867 | luigi1111 | 2020-04-28 | 2 | -7/+20 | |
| |\ | | | | | | | 9748974 DaemonManager: fix memory leak (xiphon) | |||||
| | * | DaemonManager: fix memory leak | xiphon | 2020-04-27 | 2 | -7/+20 | |
| | | | ||||||
| * | | Merge pull request #2855 | luigi1111 | 2020-04-28 | 1 | -0/+3 | |
| |\ \ | | | | | | | | | | b022735 main: add --disable-check-updates flag (selsta) | |||||
| | * | | main: add --disable-check-updates flag | selsta | 2020-04-26 | 1 | -0/+3 | |
| | |/ | ||||||
