| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | repo: cleanup qmake | selsta | 2020-10-20 | 1 | -581/+0 |
| | | |||||
| * | fix windows deploy with QT 5.14+ | Italocoin Project | 2020-08-26 | 1 | -1/+1 |
| | | | | | | | this is a workaround on QT 5.14+ errors on mingw fixes issue https://github.com/monero-project/monero-gui/issues/3041 | ||||
| * | version: use MONERO_VERSION_FULL const as monero core version | xiphon | 2020-07-15 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | | | | | - passphrase can be prompted also when wallet is running (thus added to the wallet listener) - device/host decision is now made on the host | ||||
| * | build: find zbar header on macOS | selsta | 2020-04-16 | 1 | -0/+8 |
| | | |||||
| * | Merge pull request #2824 | luigi1111 | 2020-04-13 | 1 | -0/+18 |
| |\ | | | | | | | 5f27a45 '--verify-update', shasum support, OpenPGP signatures verification (xiphon) | ||||
| | * | '--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 |
| |\ | | | | | | | 58987b2 network: provide common HTTP GET functionality with js callbacks (xiphon) | ||||
| | * | 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 |
| |\ \ | |/ |/| | | | 5872bc8 build: disable _FORTIFY_SOURCE when building without optimization (xiphon) | ||||
| | * | 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 |
| |\ | | | | | | | 98abdaa build: fix all warnings, treat warnings as errors (xiphon) | ||||
| | * | 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 |
| |\ | | | | | | | ef565e5 build: embed version metadata into binary (xiphon) | ||||
| | * | 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 |
| |\ | | | | | | | 049cef9 android: fix build (selsta) | ||||
| | * | 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 |
| | | | | | | 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 | 1 | -2/+4 |
| | | |||||
| * | Merge pull request #2240 | luigi1111 | 2019-07-15 | 1 | -2/+7 |
| |\ | | | | | | | 35a0f25 PasswordDialog: merge components and bug fixes (selsta) | ||||
| | * | PasswordDialog: merge components and bug fixes | selsta | 2019-07-15 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
| * | | Merge pull request #2241 | luigi1111 | 2019-07-12 | 1 | -3/+3 |
| |\ \ | | | | | | | | | | e1b4bcb build: minimum required qt version is 5.9 (selsta) | ||||
| | * | | 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 |
| |\ | | | | | | | 6267be0 monero-wallet-gui.pro: add lupdate options no-obsolete and locations none (mmbyday) | ||||
| | * | monero-wallet-gui.pro: add lupdate options no-obsolete and locations none | mmbyday | 2019-05-31 | 1 | -1/+1 |
| | | | | | | | | | | | Co-authored-by: selsta <selsta@sent.at> Co-authored-by: erciccione <erciccione@users.noreply.github.com> | ||||
| * | | 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 |
| | | | | | | Co-Authored-By: selsta <selsta@sent.at> Co-Authored-By: Gene Peters <gene@telligent-data.com> | ||||
| * | 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 |
| |\ | | | | | | | 3658bf8 build: link against QtSVG module to enable SVG format support (xiphon) | ||||
| | * | 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 |
| | | |||||
