aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cmake: MinGW - set WIN32 executable propertyxiphon2019-11-271-1/+7
* cmake: fix MinGW static builds, add 'release-static-win64' targetxiphon2019-11-274-22/+146
* cmake: put monero-gui executable into 'bin' directoryxiphon2019-11-271-0/+1
* cmake: inherit ARCH_WIDTH from 'monero' subdirectoryxiphon2019-11-271-0/+1
* Add Apple supportTheCharlatan2019-11-272-0/+21
* Add support for msys/mingw32TheCharlatan2019-11-273-36/+117
* Migrate build system to cmakeTheCharlatan2019-11-2759-179/+3794
* Add dsc's CMakeLists.txt fileTheCharlatan2019-11-271-0/+248
* Merge pull request #2506luigi11112019-11-278-84/+14
|\
| * Wizard, AddressBook, SettingsNode: prevent undesired text selectionxiphon2019-11-278-84/+14
* | Merge pull request #2504luigi11112019-11-271-1/+3
|\ \
| * | main: omit onWalletRefresh call with uninitialized currentWalletxiphon2019-11-271-1/+3
| |/
* | Merge pull request #2449luigi11112019-11-272-1/+12
|\ \
| * | workflows: check if QML loads successfullyselsta2019-11-202-1/+12
* | | Merge pull request #2502luigi11112019-11-261-1/+1
|\ \ \
| * | | Installer: fix 'GUI Wallet Guide' shortcut target filenamexiphon2019-11-261-1/+1
| | |/ | |/|
* | | Merge pull request #2500luigi11112019-11-261-0/+2
|\ \ \ | |/ / |/| |
| * | PasswordDialog: fix text field height changing on input (Windows)xiphon2019-11-261-0/+2
|/ /
* | Merge pull request #2489luigi11112019-11-2513-22/+24
|\ \
| * | CheckBox: use Font Awesome plus/minus icons, remove unused imagesxiphon2019-11-2513-22/+24
| |/
* | Merge pull request #2494luigi11112019-11-251-1/+9
|\ \
| * | build: MacOS openssl path provided by brew, fallback to defaultxiphon2019-11-251-1/+9
* | | Merge pull request #2491luigi11112019-11-252-0/+2
|\ \ \
| * | | Input: fix cursor shape, should be 'Qt.IBeamCursor'xiphon2019-11-252-0/+2
| | |/ | |/|
* | | Merge pull request #2486luigi11112019-11-251-1/+1
|\ \ \
| * | | Transfer: fix NaN fiat conversionselsta2019-11-251-1/+1
| |/ /
* | | Merge pull request #2485luigi11112019-11-252-14/+9
|\ \ \
| * | | build: set BUILD_TAG to fix update notificationselsta2019-11-252-14/+9
| |/ /
* | | Merge pull request #2477luigi11112019-11-252-24/+38
|\ \ \
| * | | main: ask whether to stop local node upon switching to remote nodexiphon2019-11-242-24/+38
| |/ /
* | | Merge pull request #2464luigi11112019-11-251-1/+1
|\ \ \ | |/ / |/| |
| * | AppWindow: append wallet name to window titlexiphon2019-11-241-1/+1
| |/
* | Merge pull request #2448luigi11112019-11-193-13/+63
|\ \ | |/ |/|
| * ContextMenu: styling, implement ContextMenuItem componentxiphon2019-11-193-13/+63
* | Merge pull request #2444luigi11112019-11-191-1/+1
|\ \
| * | build: set submodule to v0.15.0.1selsta2019-11-131-1/+1
* | | Merge pull request #2447luigi11112019-11-181-1/+1
|\ \ \
| * | | readme: add 'zeromq-devel' to Fedora depsxiphon2019-11-171-1/+1
| |/ /
* | | Merge pull request #2446luigi11112019-11-181-0/+30
|\ \ \ | |_|/ |/| |
| * | workflows: add basic ubuntu/macOS build scriptselsta2019-11-141-0/+30
|/ /
* | Merge pull request #2440luigi11112019-11-134-7/+28
|\ \
| * | Transfer: convert and display entered amount in fiat currencyxiphon2019-11-134-7/+28
| |/
* | Merge pull request #2439luigi11112019-11-131-2/+2
|\ \
| * | fiat: fix invalid type, don't round conversion rate to whole numberxiphon2019-11-131-2/+2
| |/
* | Merge pull request #2438luigi11112019-11-132-5/+8
|\ \
| * | installer: automatically set app version informationxiphon2019-11-122-5/+8
* | | Merge pull request #2437luigi11112019-11-131-0/+3
|\ \ \
| * | | build: embed version metadata into binaryxiphon2019-11-121-0/+3
| |/ /
* | | Merge pull request #2435luigi11112019-11-133-283/+134
|\ \ \
| * | | SettingsWallet: refactor list items into separate componentxiphon2019-11-113-283/+134
| | |/ | |/|