| Commit message (Expand) | Author | Age | Files | Lines |
| * | updater: use monero tools::sha256sum | xiphon | 2020-06-10 | 1 | -0/+7 |
| * | trezor: support new passphrase entry mechanism | Dusan Klinec | 2020-05-08 | 1 | -0/+3 |
| * | build: find zbar header on macOS | selsta | 2020-04-16 | 1 | -0/+8 |
| * | Merge pull request #2824 | luigi1111 | 2020-04-13 | 1 | -0/+18 |
| |\ |
|
| | * | '--verify-update', shasum support, OpenPGP signatures verification | xiphon | 2020-04-12 | 1 | -0/+18 |
| * | | UpdateDialog: implement update download functionality | xiphon | 2020-04-06 | 1 | -0/+2 |
| |/ |
|
| * | Merge pull request #2817 | luigi1111 | 2020-04-04 | 1 | -2/+2 |
| |\ |
|
| | * | network: provide common HTTP GET functionality with js callbacks | xiphon | 2020-03-31 | 1 | -2/+2 |
| * | | Merge pull request #2803 | luigi1111 | 2020-03-27 | 1 | -2/+4 |
| |\ \
| |/
|/| |
|
| | * | build: disable _FORTIFY_SOURCE when building without optimization | xiphon | 2020-03-23 | 1 | -2/+4 |
| * | | qt: drop Qt Network and Qt OpenSSL deps, use epee library instead | xiphon | 2020-03-09 | 1 | -5/+14 |
| |/ |
|
| * | Merge pull request #2776 | luigi1111 | 2020-02-19 | 1 | -2/+2 |
| |\ |
|
| | * | build: fix all warnings, treat warnings as errors | xiphon | 2020-02-16 | 1 | -2/+2 |
| * | | macOS: add version to info.plist | selsta | 2020-02-14 | 1 | -0/+4 |
| |/ |
|
| * | Pass -dead_strip and -dead_strip_dylibs on macOS | Dimitris Apostolou | 2020-01-13 | 1 | -0/+3 |
| * | build: link ole32 on windows | selsta | 2019-12-30 | 1 | -1/+2 |
| * | build: fix monero-wallet-gui.pro source paths, rm qml.qrc duplicate | xiphon | 2019-12-09 | 1 | -15/+15 |
| * | build: MacOS openssl path provided by brew, fallback to default | xiphon | 2019-11-25 | 1 | -1/+9 |
| * | Merge pull request #2437 | luigi1111 | 2019-11-13 | 1 | -0/+3 |
| |\ |
|
| | * | build: embed version metadata into binary | xiphon | 2019-11-12 | 1 | -0/+3 |
| * | | build: MinGW fix gcc >= 9.1 build, enable stack protection | xiphon | 2019-11-04 | 1 | -1/+12 |
| |/ |
|
| * | build: build, install and link against randomx library | xiphon | 2019-09-28 | 1 | -19/+14 |
| * | build: highlight minimum required Qt version | selsta | 2019-09-23 | 1 | -2/+2 |
| * | Merge pull request #2346 | luigi1111 | 2019-09-04 | 1 | -3/+3 |
| |\ |
|
| | * | android: fix build | selsta | 2019-08-10 | 1 | -3/+3 |
| * | | build: link libstdc++ on Windows to statically link libwinpthreads | xiphon | 2019-08-20 | 1 | -0/+1 |
| |/ |
|
| * | Fix project file | dsc | 2019-07-16 | 1 | -1/+1 |
| * | Detect tails, support data persistence | dsc | 2019-07-16 | 1 | -3/+3 |
| * | Replace Qt.labs.settings with MoneroSettings to allow for more customization | dsc | 2019-07-16 | 1 | -2/+4 |
| * | Merge pull request #2240 | luigi1111 | 2019-07-15 | 1 | -2/+7 |
| |\ |
|
| | * | PasswordDialog: merge components and bug fixes | selsta | 2019-07-15 | 1 | -2/+7 |
| * | | Merge pull request #2241 | luigi1111 | 2019-07-12 | 1 | -3/+3 |
| |\ \ |
|
| | * | | build: minimum required qt version is 5.9 | selsta | 2019-07-01 | 1 | -3/+3 |
| | |/ |
|
| * / | qt: implement FutureScheduler, always await async code to complete | xiphon | 2019-06-24 | 1 | -0/+2 |
| |/ |
|
| * | Merge pull request #2189 | luigi1111 | 2019-06-21 | 1 | -1/+1 |
| |\ |
|
| | * | monero-wallet-gui.pro: add lupdate options no-obsolete and locations none | mmbyday | 2019-05-31 | 1 | -1/+1 |
| * | | Fix windows mingw build | mmbyday | 2019-06-04 | 1 | -5/+6 |
| |/ |
|
| * | build: Windows link against setupapi (hidapi dependency) | xiphon | 2019-05-22 | 1 | -9/+10 |
| * | build: Windows statically link gcc and c++ runtime | xiphon | 2019-05-22 | 1 | -0/+3 |
| * | build: fix monero-wallet-gui.pro | selsta | 2019-05-11 | 1 | -2/+0 |
| * | Fiat API | dsc | 2019-05-06 | 1 | -0/+4 |
| * | Scan keysfiles in wizard - open wallet | dsc | 2019-05-02 | 1 | -0/+2 |
| * | IPC and custom protocol handler for monero:// | dsc | 2019-04-29 | 1 | -2/+8 |
| * | Merge pull request #2122 | luigi1111 | 2019-04-28 | 1 | -1/+1 |
| |\ |
|
| | * | build: link against QtSVG module to enable SVG format support | xiphon | 2019-04-28 | 1 | -1/+1 |
| * | | build: Mac OS X link CoreFoundation framework for static libhidapi | xiphon | 2019-04-28 | 1 | -1/+2 |
| |/ |
|
| * | Animation slow down for debugging | xmrdsc | 2019-04-25 | 1 | -1/+1 |
| * | White theme | dsc | 2019-04-24 | 1 | -0/+1 |
| * | Merge pull request #2076 | luigi1111 | 2019-04-16 | 1 | -0/+1 |
| |\ |
|
| | * | build: Linux static OpenSSL linking, add default OpenSSL lib path | xiphon | 2019-04-16 | 1 | -0/+1 |