aboutsummaryrefslogtreecommitdiff
path: root/src/qt
Commit message (Expand)AuthorAgeFilesLines
* display wallet files with "." in nameplowsof2022-07-131-2/+2
* Merge pull request #3916luigi11112022-06-092-3/+2
|\
| * qt: remove QTextCodecselsta2022-05-072-3/+2
* | qt: replace QRegExp with QRegularExpressionselsta2022-05-072-3/+2
|/
* FutureScheduler: delete unused function declarationsselsta2022-04-231-3/+0
* workflows: fix windows build errorreemuru2022-02-191-0/+4
* macOS: add basic menubar supportselsta2021-04-182-0/+9
* without StartupWMClass=monero-wallet-gui gnome-shell users can not add the ap...Tobias Strauß2021-04-091-0/+1
* Transfer: implement 'Grab QR code from screen' functionalityxiphon2021-01-112-0/+42
* main: Linux - fix missing askDesktopShortcut settingxiphon2020-12-081-17/+2
* main: Linux - ask to create desktop entry on the first startxiphon2020-11-302-19/+33
* portable: use portable storage folder to store QML disk cachexiphon2020-11-252-4/+4
* QThreadPool: adjust max threads count (4)xiphon2020-10-301-0/+8
* Merge pull request #3145luigi11112020-10-132-1/+7
|\
| * Wallet: rework wallet refreshingxiphon2020-10-092-1/+7
* | Logger: runtime log config, no logs till a user selects wallet modexiphon2020-10-082-2/+3
|/
* KeysFiles: QDirIterator is initially located before the first entryxiphon2020-10-051-1/+3
* Merge pull request #3026luigi11112020-10-042-0/+16
|\
| * WizardModeSelection: optional 'Portable mode' feature supportxiphon2020-09-222-0/+16
* | Merge pull request #3023luigi11112020-10-042-3/+104
|\ \
| * | MoneroSettings: portable mode, CWD relative 'monero-storage' dirxiphon2020-09-282-3/+104
| |/
* | Merge pull request #3053luigi11112020-09-071-1/+1
|\ \
| * | ipc: fix Qt deprecation warning with 5.15.1 betaselsta2020-08-261-1/+1
* | | Merge pull request #3030luigi11112020-09-072-9/+37
|\ \ \
| * | | Network: instantiable QML type, introduce proxyAddress propertyxiphon2020-07-302-9/+37
* | | | Merge pull request #3029luigi11112020-09-072-0/+26
|\ \ \ \ | |_|/ / |/| | |
| * | | Downloader: introduce proxyAddress propertyxiphon2020-07-292-0/+26
| |/ /
* | | Merge pull request #3024luigi11112020-08-141-2/+2
|\ \ \ | |/ / |/| |
| * | KeysFiles: relative file path supportxiphon2020-07-281-2/+2
| |/
* / KeysFiles: fix WalletKeysFilesModel, should be instantiable QML typexiphon2020-07-142-7/+11
|/
* KeysFiles: don't use WalletManager in findWalletsxiphon2020-07-142-7/+12
* Merge pull request #2909luigi11112020-06-241-0/+67
|\
| * QML: disable networkingselsta2020-05-151-0/+67
* | Merge pull request #2943luigi11112020-06-152-3/+6
|\ \
| * | openpgp: implement public subkeys supportxiphon2020-06-102-3/+6
| |/
* / updater: use monero tools::sha256sumxiphon2020-06-101-4/+5
|/
* trezor: support new passphrase entry mechanismDusan Klinec2020-05-081-0/+205
* Merge pull request #2854luigi11112020-04-282-9/+20
|\
| * always use native directory separators in pathsxiphon2020-04-242-9/+20
* | src: fix qt 5.15 warningsselsta2020-04-281-1/+3
|/
* updater: fetch signed hashes from getmonero.org, verify downloadsxiphon2020-04-146-13/+86
* Merge pull request #2824luigi11112020-04-134-0/+204
|\
| * '--verify-update', shasum support, OpenPGP signatures verificationxiphon2020-04-124-0/+204
* | UpdateDialog: implement update download functionalityxiphon2020-04-064-39/+443
|/
* network: provide common HTTP GET functionality with js callbacksxiphon2020-03-313-84/+57
* qt: drop Qt Network and Qt OpenSSL deps, use epee library insteadxiphon2020-03-092-76/+75
* fix multiple minor issues (c-style casts, default branch, etc.)xiphon2020-02-281-1/+1
* build: fix all warnings, treat warnings as errorsxiphon2020-02-164-29/+8
* FutureScheduler: drop moveToThread, setParent might silently failxiphon2019-12-231-6/+0
* Merge pull request #2630luigi11112019-12-191-1/+1
|\