aboutsummaryrefslogtreecommitdiff
path: root/src/main/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* OpenGL: Windows - fall back to software renderer if OpenGL < 2.1xiphon2020-05-201-0/+15
* Merge pull request #2855luigi11112020-04-281-0/+3
|\
| * main: add --disable-check-updates flagselsta2020-04-261-0/+3
* | always use native directory separators in pathsxiphon2020-04-241-1/+2
|/
* Merge pull request #2824luigi11112020-04-131-0/+35
|\
| * '--verify-update', shasum support, OpenPGP signatures verificationxiphon2020-04-121-0/+35
* | UpdateDialog: implement update download functionalityxiphon2020-04-061-0/+2
|/
* network: provide common HTTP GET functionality with js callbacksxiphon2020-03-311-3/+3
* qt: drop Qt Network and Qt OpenSSL deps, use epee library insteadxiphon2020-03-091-3/+1
* fix multiple minor issues (c-style casts, default branch, etc.)xiphon2020-02-281-4/+3
* build: fix all warnings, treat warnings as errorsxiphon2020-02-161-1/+1
* main: enable high DPI scalingselsta2019-12-211-5/+2
* cmake: use appropriate compiler flagsxiphon2019-12-091-1/+0
* build: fix monero-wallet-gui.pro source paths, rm qml.qrc duplicatexiphon2019-12-091-0/+4
* cmake: fix MinGW static builds, add 'release-static-win64' targetxiphon2019-11-271-0/+48
* Migrate build system to cmakeTheCharlatan2019-11-271-0/+435