aboutsummaryrefslogtreecommitdiff
path: root/src/main
Commit message (Expand)AuthorAgeFilesLines
* Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815Monzero Build System3 hours2-9/+9
* Set desktop file name for the applicationBalló György2026-07-021-0/+1
* wizard: check wallet file directory is writeableplowsof2026-06-252-0/+7
* installer: move p2pool to LocalAppDataselsta2026-03-211-1/+1
* Merge pull request #4558tobtoht2026-01-293-0/+7
|\
| * filter: intercept quit event to avoid deadlockselsta2026-01-203-0/+7
* | WizardController: set password for temp walletselsta2026-01-192-0/+15
|/
* fix testnet address checkpreland2025-02-141-1/+1
* macOS: remove deprecated screenshot functiontobtoht2024-08-091-4/+0
* Update year in Cypyrightinson12024-01-2713-13/+13
* main: add ARM build tag for auto updaterselsta2023-04-171-0/+5
* wizard: redesign seed pagerating89us2023-02-122-0/+20
* open-wallet: set network type when using file browserplowsof2022-12-282-0/+35
* oshelper: fix openContainingFolder on Linuxselsta2022-06-271-1/+1
* Merge pull request #3915luigi11112022-06-091-1/+0
|\
| * qt: replace QRegExp with QRegularExpressionselsta2022-05-071-1/+0
* | Merge pull request #3914luigi11112022-06-091-0/+7
|\ \
| * | main: disable setting -platformpluginpathselsta2022-05-071-0/+7
| |/
* / main: add compile time option to disable updatesselsta2022-05-011-0/+4
|/
* Integrate P2Pooldevhyper2022-04-011-0/+5
* main: add compile time option to disable desktop entry dialogselsta2021-12-171-0/+6
* Merge pull request #3447luigi11112021-04-291-1/+1
|\
| * main: fix Monero GUI window centeringxiphon2021-04-261-1/+1
* | Revert "Animation slow down for debugging"selsta2021-04-251-20/+0
* | macOS: add basic menubar supportselsta2021-04-181-0/+8
|/
* main: omit QML Screen type, use QGuiApplication::primaryScreen() insteadxiphon2021-04-151-3/+4
* docker: build with QtQmlModels pluginxiphon2021-04-061-0/+1
* OSHelper: Linux - fix isCapsLock memory leakxiphon2021-02-031-0/+1
* Merge pull request #3305luigi11112021-01-221-2/+2
|\
| * DaemonManager: refactoring - drop singleton usagexiphon2021-01-141-2/+2
* | Transfer: implement 'Grab QR code from screen' functionalityxiphon2021-01-112-0/+63
|/
* Merge pull request #3262Alexander Blair2020-12-101-9/+1
|\
| * main: disable QML cachexiphon2020-12-091-9/+1
* | main: Linux - ask to create desktop entry on the first startxiphon2020-11-303-5/+10
|/
* portable: use portable storage folder to store QML disk cachexiphon2020-11-251-4/+14
* docker: Linux - use Qt 5.15.2xiphon2020-11-121-0/+3
* Revert "docker: Linux - use Qt 5.15.2"selsta2020-11-091-4/+0
* Merge pull request #3209Alexander Blair2020-11-062-2/+2
|\
| * Logger: print to stdout till log file path gets initializedxiphon2020-11-042-2/+2
* | docker: Linux - use Qt 5.15.2xiphon2020-10-301-0/+4
|/
* Merge pull request #3194Alexander Blair2020-10-281-2/+2
|\
| * main: don't override user-provided QT_QPA_PLATFORM env variablexiphon2020-10-281-2/+2
* | docker: fix Android build, update to Qt 5.15, README.md build stepsxiphon2020-10-261-2/+0
|/
* Logger: runtime log config, no logs till a user selects wallet modexiphon2020-10-083-20/+66
* Merge pull request #3026luigi11112020-10-041-0/+6
|\
| * WizardModeSelection: optional 'Portable mode' feature supportxiphon2020-09-221-0/+6
* | main: command line option for socks5 proxyselsta2020-09-281-0/+4
* | oshelper: 'shlobj.h' include should be lower casexiphon2020-09-101-1/+1
* | Merge pull request #3030luigi11112020-09-071-3/+1
|\ \
| * | Network: instantiable QML type, introduce proxyAddress propertyxiphon2020-07-301-3/+1