aboutsummaryrefslogtreecommitdiff
path: root/src/qt
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * FutureScheduler: fix possible race, connect before setFuturexiphon2019-12-191-1/+1
* | OSHelper: file preselection support (Windows and Mac)xiphon2019-12-122-0/+9
|/
* macOS/Windows: fix compiler warningselsta2019-09-062-2/+4
* fix invalid include paths, compilation warnings, update README.mdxiphon2019-09-026-11/+11
* prices: improve error messageselsta2019-07-231-2/+2
* Fix segfault on Tailsthotbot2019-07-182-2/+3
* Merge pull request #2283luigi11112019-07-161-2/+2
|\
| * src: fix compiler warningsselsta2019-07-161-2/+2
* | Detect tails, support data persistencedsc2019-07-166-109/+198
* | Replace Qt.labs.settings with MoneroSettings to allow for more customizationdsc2019-07-162-0/+288
|/
* Merge pull request #2240luigi11112019-07-152-0/+89
|\
| * PasswordDialog: merge components and bug fixesselsta2019-07-152-0/+89
* | qt: implement FutureScheduler, always await async code to completexiphon2019-06-242-0/+168
|/
* KeysFiles: fix file pathmmbyday2019-06-041-1/+1
* Fiat APIdsc2019-05-064-0/+222
* Merge pull request #2145luigi11112019-05-036-0/+168
|\
| * Add copyright headersmmbyday2019-05-016-0/+168
* | Scan keysfiles in wizard - open walletdsc2019-05-022-0/+274
|/
* IPC and custom protocol handler for monero://dsc2019-04-296-0/+222