| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | updater: fetch signed hashes from getmonero.org, verify downloads | xiphon | 2020-04-14 | 6 | -13/+86 | |
| | | ||||||
| * | Merge pull request #2824 | luigi1111 | 2020-04-13 | 4 | -0/+204 | |
| |\ | | | | | | | 5f27a45 '--verify-update', shasum support, OpenPGP signatures verification (xiphon) | |||||
| | * | '--verify-update', shasum support, OpenPGP signatures verification | xiphon | 2020-04-12 | 4 | -0/+204 | |
| | | | ||||||
| * | | UpdateDialog: implement update download functionality | xiphon | 2020-04-06 | 4 | -39/+443 | |
| |/ | ||||||
| * | network: provide common HTTP GET functionality with js callbacks | xiphon | 2020-03-31 | 3 | -84/+57 | |
| | | ||||||
| * | qt: drop Qt Network and Qt OpenSSL deps, use epee library instead | xiphon | 2020-03-09 | 2 | -76/+75 | |
| | | ||||||
| * | fix multiple minor issues (c-style casts, default branch, etc.) | xiphon | 2020-02-28 | 1 | -1/+1 | |
| | | ||||||
| * | build: fix all warnings, treat warnings as errors | xiphon | 2020-02-16 | 4 | -29/+8 | |
| | | ||||||
| * | FutureScheduler: drop moveToThread, setParent might silently fail | xiphon | 2019-12-23 | 1 | -6/+0 | |
| | | ||||||
| * | Merge pull request #2630 | luigi1111 | 2019-12-19 | 1 | -1/+1 | |
| |\ | | | | | | | 3ea329e FutureScheduler: fix possible race, connect before setFuture (xiphon) | |||||
| | * | FutureScheduler: fix possible race, connect before setFuture | xiphon | 2019-12-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | OSHelper: file preselection support (Windows and Mac) | xiphon | 2019-12-12 | 2 | -0/+9 | |
| |/ | | | | Co-authored-by: selsta <selsta@sent.at> | |||||
| * | macOS/Windows: fix compiler warning | selsta | 2019-09-06 | 2 | -2/+4 | |
| | | ||||||
| * | fix invalid include paths, compilation warnings, update README.md | xiphon | 2019-09-02 | 6 | -11/+11 | |
| | | ||||||
| * | prices: improve error message | selsta | 2019-07-23 | 1 | -2/+2 | |
| | | ||||||
| * | Fix segfault on Tails | thotbot | 2019-07-18 | 2 | -2/+3 | |
| | | ||||||
| * | Merge pull request #2283 | luigi1111 | 2019-07-16 | 1 | -2/+2 | |
| |\ | | | | | | | e04d563 src: fix compiler warnings (selsta) | |||||
| | * | src: fix compiler warnings | selsta | 2019-07-16 | 1 | -2/+2 | |
| | | | ||||||
| * | | Detect tails, support data persistence | dsc | 2019-07-16 | 6 | -109/+198 | |
| | | | | | | | | | | | Co-authored-by: Thotbot <thotbot@protonmail.com> Co-authored-by: Selsta <selsta@sent.at> | |||||
| * | | Replace Qt.labs.settings with MoneroSettings to allow for more customization | dsc | 2019-07-16 | 2 | -0/+288 | |
| |/ | ||||||
| * | Merge pull request #2240 | luigi1111 | 2019-07-15 | 2 | -0/+89 | |
| |\ | | | | | | | 35a0f25 PasswordDialog: merge components and bug fixes (selsta) | |||||
| | * | PasswordDialog: merge components and bug fixes | selsta | 2019-07-15 | 2 | -0/+89 | |
| | | | | | | | | | | | | | | | | | | | | | | | This commit merges PasswordDialog, PassphraseDialog and NewPasswordDialog. Also the following bugs were fixed: - Wizard pages still being active when opening a wallet from wizard. - Capslock detection was buggy when copy pasting password, I replaced it with native implementations for each platform. - isAlpha could throw errors when using special characters. | |||||
| * | | qt: implement FutureScheduler, always await async code to complete | xiphon | 2019-06-24 | 2 | -0/+168 | |
| |/ | ||||||
| * | KeysFiles: fix file path | mmbyday | 2019-06-04 | 1 | -1/+1 | |
| | | ||||||
| * | Fiat API | dsc | 2019-05-06 | 4 | -0/+222 | |
| | | | | | | Co-Authored-By: selsta <selsta@sent.at> Co-Authored-By: Gene Peters <gene@telligent-data.com> | |||||
| * | Merge pull request #2145 | luigi1111 | 2019-05-03 | 6 | -0/+168 | |
| |\ | | | | | | | c840549 Add copyright headers (mmbyday) | |||||
| | * | Add copyright headers | mmbyday | 2019-05-01 | 6 | -0/+168 | |
| | | | ||||||
| * | | Scan keysfiles in wizard - open wallet | dsc | 2019-05-02 | 2 | -0/+274 | |
| |/ | ||||||
| * | IPC and custom protocol handler for monero:// | dsc | 2019-04-29 | 6 | -0/+222 | |
