aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | WalletManager: support kdf round in device wallet restoreselsta2021-04-202-7/+9
| |/ / /
* / / / macOS: add basic menubar supportselsta2021-04-183-0/+17
|/ / /
* | | main: omit QML Screen type, use QGuiApplication::primaryScreen() insteadxiphon2021-04-151-3/+4
| | |
* | | Merge pull request #3390luigi11112021-04-132-7/+11
|\ \ \ | | | | | | | | | | | | f53af12 Wallet: fix transfer with Qt 5.12 (selsta)
| * | | Wallet: fix transfer with Qt 5.12selsta2021-04-132-7/+11
| | | |
* | | | Merge pull request #3386luigi11112021-04-131-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | 990e92b without StartupWMClass=monero-wallet-gui gnome-shell users can not add the applications to their favorites (Tobias Strauß)
| * | | | without StartupWMClass=monero-wallet-gui gnome-shell users can not add the ↵Tobias Strauß2021-04-091-0/+1
| |/ / / | | | | | | | | | | | | applications to their favorites
* | | | Merge pull request #3383luigi11112021-04-131-1/+1
|\ \ \ \ | |/ / / |/| | | | | | | 3a37364 cmake: remove typo (selsta)
| * | | cmake: remove typoselsta2021-04-091-1/+1
| | | |
* | | | Merge pull request #3379luigi11112021-04-081-0/+1
|\ \ \ \ | |/ / / |/| | | | | | | 76b0b60 docker: build with QtQmlModels plugin (xiphon)
| * | | docker: build with QtQmlModels pluginxiphon2021-04-061-0/+1
| | | |
* | | | Merge pull request #3345luigi11112021-04-052-2/+17
|\ \ \ \ | |/ / / |/| | | | | | | 6b0cb8d support pruning of new databases (benevanoff)
| * | | support pruning of new databasesbenevanoff2021-04-052-2/+17
| | | |
* | | | Merge pull request #3360luigi11112021-03-301-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | d83f147 DaemonManager: start monerod with '--non-interactive' cli option set (xiphon)
| * | | | DaemonManager: start monerod with '--non-interactive' cli option setxiphon2021-03-191-0/+1
| | | | |
* | | | | Merge pull request #3325luigi11112021-03-192-4/+16
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | 92a2ae1 TxConfirmationDialog: implement multiple recipients support, layout fixes (xiphon)
| * | | | TxConfirmationDialog: implement multiple recipients support, layout fixesxiphon2021-03-032-4/+16
| | | | |
* | | | | Merge pull request #3326luigi11112021-03-051-0/+1
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | 4f10683 OSHelper: Linux - fix isCapsLock memory leak (xiphon)
| * | | | OSHelper: Linux - fix isCapsLock memory leakxiphon2021-02-031-0/+1
| | | | |
* | | | | Merge pull request #3327luigi11112021-02-182-14/+30
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | b20b956 Wallet: estimateTransactionFeeAsync - multi dest support (xiphon)
| * | | | | Wallet: estimateTransactionFeeAsync - multi dest supportxiphon2021-02-042-14/+30
| |/ / / /
* | | | | Merge pull request #3315luigi11112021-02-182-24/+48
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | 04d5fa5 Wallet: refactor createTransaction (xiphon)
| * | | | Wallet: refactor createTransactionxiphon2021-01-252-24/+48
| |/ / /
* | | | Merge pull request #3314luigi11112021-01-291-4/+0
|\ \ \ \ | |/ / / |/| | | | | | | 9cf7c7f DaemonManager: enable dns block list in simple mode (selsta)
| * | | DaemonManager: enable dns block list in simple modeselsta2021-01-221-4/+0
| | | | | | | | | | | | | | | | Co-authored-by: xiphon <xiphon@protonmail.com>
* | | | Merge pull request #3305luigi11112021-01-223-32/+4
|\ \ \ \ | | | | | | | | | | | | | | | d3102b1 DaemonManager: refactoring - drop singleton usage (xiphon)
| * | | | DaemonManager: refactoring - drop singleton usagexiphon2021-01-143-32/+4
| |/ / /
* | | | Merge pull request #3304luigi11112021-01-201-1/+8
|\ \ \ \ | | | | | | | | | | | | | | | 93b2231 Subaddress: log account subaddresses refresh error (xiphon)
| * | | | Subaddress: log account subaddresses refresh errorxiphon2021-01-141-1/+8
| |/ / /
* / / / Transfer: implement 'Grab QR code from screen' functionalityxiphon2021-01-116-0/+161
|/ / /
* | | Merge pull request #3277Alexander Blair2021-01-038-79/+126
|\ \ \ | | | | | | | | | | | | 8d4cda03 QR-Code-scanner: integrate QUIRC library, implement QrDecoder, drop ZBar (xiphon)
| * | | QR-Code-scanner: integrate QUIRC library, implement QrDecoder, drop ZBarxiphon2020-12-238-79/+126
| | | |
* | | | cmake: MacOS - detect ICU link directory (required by Boost.Locale)xiphon2020-12-201-0/+8
| |_|/ |/| |
* | | Wallet: fix initialization flag handlingxiphon2020-12-122-9/+24
|/ /
* | Merge pull request #3262Alexander Blair2020-12-101-9/+1
|\ \ | | | | | | | | | 486ba055 main: disable QML cache (xiphon)
| * | main: disable QML cachexiphon2020-12-091-9/+1
| | |
* | | main: Linux - fix missing askDesktopShortcut settingxiphon2020-12-081-17/+2
| | |
* | | main: Linux - ask to create desktop entry on the first startxiphon2020-11-305-24/+43
|/ /
* | portable: use portable storage folder to store QML disk cachexiphon2020-11-253-8/+18
| |
* | Merge pull request #3244Alexander Blair2020-11-241-3/+6
|\ \ | | | | | | | | | 2d20bfd7 cmake: find libgcrypt include directory (xiphon)
| * | cmake: find libgcrypt include directoryxiphon2020-11-241-3/+6
| | |
* | | docker: Linux - use Qt 5.15.2xiphon2020-11-121-0/+3
|/ /
* | Revert "docker: Linux - use Qt 5.15.2"selsta2020-11-091-4/+0
| | | | | | | | This reverts commit 1adf58793fec27346df8fc1e2e3954875fdc8a42.
* | Merge pull request #3209Alexander Blair2020-11-062-2/+2
|\ \ | | | | | | | | | 6f5bacab Logger: print to stdout till log file path gets initialized (xiphon)
| * | Logger: print to stdout till log file path gets initializedxiphon2020-11-042-2/+2
| | |
* | | Merge pull request #3201Alexander Blair2020-11-061-0/+4
|\ \ \ | | | | | | | | | | | | 1adf5879 docker: Linux - use Qt 5.15.2 (xiphon)
| * | | docker: Linux - use Qt 5.15.2xiphon2020-10-301-0/+4
| |/ /
* | | Merge pull request #3198Alexander Blair2020-11-061-0/+8
|\ \ \ | |/ / |/| | | | | a817bfba QThreadPool: adjust max threads count (4) (xiphon)
| * | QThreadPool: adjust max threads count (4)xiphon2020-10-301-0/+8
| | |
* | | Merge pull request #3194Alexander Blair2020-10-281-2/+2
|\ \ \ | | | | | | | | | | | | 9b18344d main: don't override user-provided QT_QPA_PLATFORM env variable (xiphon)