| Commit message (Expand) | Author | Age | Files | Lines |
| * | DaemonManager: refactoring - drop singleton usage | xiphon | 2021-01-14 | 1 | -2/+2 |
| * | Merge pull request #3262 | Alexander Blair | 2020-12-10 | 1 | -9/+1 |
| |\ |
|
| | * | main: disable QML cache | xiphon | 2020-12-09 | 1 | -9/+1 |
| * | | main: Linux - ask to create desktop entry on the first start | xiphon | 2020-11-30 | 1 | -5/+0 |
| |/ |
|
| * | portable: use portable storage folder to store QML disk cache | xiphon | 2020-11-25 | 1 | -4/+14 |
| * | docker: Linux - use Qt 5.15.2 | xiphon | 2020-11-12 | 1 | -0/+3 |
| * | Revert "docker: Linux - use Qt 5.15.2" | selsta | 2020-11-09 | 1 | -4/+0 |
| * | Merge pull request #3209 | Alexander Blair | 2020-11-06 | 1 | -1/+0 |
| |\ |
|
| | * | Logger: print to stdout till log file path gets initialized | xiphon | 2020-11-04 | 1 | -1/+0 |
| * | | docker: Linux - use Qt 5.15.2 | xiphon | 2020-10-30 | 1 | -0/+4 |
| |/ |
|
| * | Merge pull request #3194 | Alexander Blair | 2020-10-28 | 1 | -2/+2 |
| |\ |
|
| | * | main: don't override user-provided QT_QPA_PLATFORM env variable | xiphon | 2020-10-28 | 1 | -2/+2 |
| * | | docker: fix Android build, update to Qt 5.15, README.md build steps | xiphon | 2020-10-26 | 1 | -2/+0 |
| |/ |
|
| * | Logger: runtime log config, no logs till a user selects wallet mode | xiphon | 2020-10-08 | 1 | -8/+4 |
| * | Merge pull request #3026 | luigi1111 | 2020-10-04 | 1 | -0/+6 |
| |\ |
|
| | * | WizardModeSelection: optional 'Portable mode' feature support | xiphon | 2020-09-22 | 1 | -0/+6 |
| * | | main: command line option for socks5 proxy | selsta | 2020-09-28 | 1 | -0/+4 |
| * | | Network: instantiable QML type, introduce proxyAddress property | xiphon | 2020-07-30 | 1 | -3/+1 |
| * | | WalletManager: instantiable QML type | xiphon | 2020-07-29 | 1 | -7/+1 |
| * | | Merge pull request #3007 | luigi1111 | 2020-07-29 | 1 | -8/+1 |
| |\ \ |
|
| | * | | KeysFiles: fix WalletKeysFilesModel, should be instantiable QML type | xiphon | 2020-07-14 | 1 | -8/+1 |
| | |/ |
|
| * / | version: use MONERO_VERSION_FULL const as monero core version | xiphon | 2020-07-15 | 1 | -0/+5 |
| |/ |
|
| * | Merge pull request #3006 | luigi1111 | 2020-07-14 | 1 | -1/+1 |
| |\ |
|
| | * | KeysFiles: don't use WalletManager in findWallets | xiphon | 2020-07-14 | 1 | -1/+1 |
| * | | cmake: translations deps handling, build translations as a library | xiphon | 2020-07-09 | 1 | -0/+2 |
| |/ |
|
| * | Merge pull request #2974 | luigi1111 | 2020-07-08 | 1 | -0/+2 |
| |\ |
|
| | * | docker: implement Docker Linux 'release-static' build | xiphon | 2020-07-02 | 1 | -0/+2 |
| * | | main: disable NetworkAccessBlockingFactory.h if Qt < 5.12 | selsta | 2020-06-30 | 1 | -0/+2 |
| * | | Merge pull request #2964 | luigi1111 | 2020-06-24 | 1 | -3/+2 |
| |\| |
|
| | * | cmake: implement Linux 'release-static' build target | xiphon | 2020-06-21 | 1 | -3/+2 |
| * | | Merge pull request #2909 | luigi1111 | 2020-06-24 | 1 | -0/+2 |
| |\ \
| |/
|/| |
|
| | * | QML: disable networking | selsta | 2020-05-15 | 1 | -0/+2 |
| * | | OpenGL: Windows - fall back to software renderer if OpenGL < 2.1 | xiphon | 2020-05-20 | 1 | -0/+15 |
| |/ |
|
| * | Merge pull request #2855 | luigi1111 | 2020-04-28 | 1 | -0/+3 |
| |\ |
|
| | * | main: add --disable-check-updates flag | selsta | 2020-04-26 | 1 | -0/+3 |
| * | | always use native directory separators in paths | xiphon | 2020-04-24 | 1 | -1/+2 |
| |/ |
|
| * | Merge pull request #2824 | luigi1111 | 2020-04-13 | 1 | -0/+35 |
| |\ |
|
| | * | '--verify-update', shasum support, OpenPGP signatures verification | xiphon | 2020-04-12 | 1 | -0/+35 |
| * | | UpdateDialog: implement update download functionality | xiphon | 2020-04-06 | 1 | -0/+2 |
| |/ |
|
| * | network: provide common HTTP GET functionality with js callbacks | xiphon | 2020-03-31 | 1 | -3/+3 |
| * | qt: drop Qt Network and Qt OpenSSL deps, use epee library instead | xiphon | 2020-03-09 | 1 | -3/+1 |
| * | fix multiple minor issues (c-style casts, default branch, etc.) | xiphon | 2020-02-28 | 1 | -4/+3 |
| * | build: fix all warnings, treat warnings as errors | xiphon | 2020-02-16 | 1 | -1/+1 |
| * | main: enable high DPI scaling | selsta | 2019-12-21 | 1 | -5/+2 |
| * | cmake: use appropriate compiler flags | xiphon | 2019-12-09 | 1 | -1/+0 |
| * | build: fix monero-wallet-gui.pro source paths, rm qml.qrc duplicate | xiphon | 2019-12-09 | 1 | -0/+4 |
| * | cmake: fix MinGW static builds, add 'release-static-win64' target | xiphon | 2019-11-27 | 1 | -0/+48 |
| * | Migrate build system to cmake | TheCharlatan | 2019-11-27 | 1 | -0/+435 |