| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815 | Monzero Build System | 6 hours | 2 | -9/+9 |
| | | |||||
| * | Set desktop file name for the application | Balló György | 2026-07-02 | 1 | -0/+1 |
| | | | | | | | This ensures that the XDG toplevel app ID matches with the desktop file name, so Wayland compositors could match the window with the application and show the appropriate icon for them. | ||||
| * | wizard: check wallet file directory is writeable | plowsof | 2026-06-25 | 2 | -0/+7 |
| | | |||||
| * | installer: move p2pool to LocalAppData | selsta | 2026-03-21 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #4558 | tobtoht | 2026-01-29 | 3 | -0/+7 |
| |\ | | | | | | | 80e209d filter: intercept quit event to avoid deadlock (selsta) | ||||
| | * | filter: intercept quit event to avoid deadlock | selsta | 2026-01-20 | 3 | -0/+7 |
| | | | |||||
| * | | WizardController: set password for temp wallet | selsta | 2026-01-19 | 2 | -0/+15 |
| |/ | |||||
| * | fix testnet address check | preland | 2025-02-14 | 1 | -1/+1 |
| | | |||||
| * | macOS: remove deprecated screenshot function | tobtoht | 2024-08-09 | 1 | -4/+0 |
| | | |||||
| * | Update year in Cypyright | inson1 | 2024-01-27 | 13 | -13/+13 |
| | | |||||
| * | main: add ARM build tag for auto updater | selsta | 2023-04-17 | 1 | -0/+5 |
| | | |||||
| * | wizard: redesign seed page | rating89us | 2023-02-12 | 2 | -0/+20 |
| | | | | | | | | | | - move mnemonic seed - restore height into a separate page - pdf template - seed verification - responsive UI - accessibility | ||||
| * | open-wallet: set network type when using file browser | plowsof | 2022-12-28 | 2 | -0/+35 |
| | | | | | Co-authored-by: selsta <selsta@users.noreply.github.com> | ||||
| * | oshelper: fix openContainingFolder on Linux | selsta | 2022-06-27 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #3915 | luigi1111 | 2022-06-09 | 1 | -1/+0 |
| |\ | | | | | | | 7b729fc qt: replace QRegExp with QRegularExpression (selsta) | ||||
| | * | qt: replace QRegExp with QRegularExpression | selsta | 2022-05-07 | 1 | -1/+0 |
| | | | | | | | | | QRegExp is removed in Qt6 | ||||
| * | | Merge pull request #3914 | luigi1111 | 2022-06-09 | 1 | -0/+7 |
| |\ \ | | | | | | | | | | 372a591 main: disable setting -platformpluginpath (selsta) | ||||
| | * | | main: disable setting -platformpluginpath | selsta | 2022-05-07 | 1 | -0/+7 |
| | |/ | |||||
| * / | main: add compile time option to disable updates | selsta | 2022-05-01 | 1 | -0/+4 |
| |/ | |||||
| * | Integrate P2Pool | devhyper | 2022-04-01 | 1 | -0/+5 |
| | | |||||
| * | main: add compile time option to disable desktop entry dialog | selsta | 2021-12-17 | 1 | -0/+6 |
| | | |||||
| * | Merge pull request #3447 | luigi1111 | 2021-04-29 | 1 | -1/+1 |
| |\ | | | | | | | dac0c04 main: fix Monero GUI window centering (xiphon) | ||||
| | * | main: fix Monero GUI window centering | xiphon | 2021-04-26 | 1 | -1/+1 |
| | | | |||||
| * | | Revert "Animation slow down for debugging" | selsta | 2021-04-25 | 1 | -20/+0 |
| | | | | | | | | | This reverts commit baff7f213f07b7ae134062cd54b22c691f48fbe4. | ||||
| * | | macOS: add basic menubar support | selsta | 2021-04-18 | 1 | -0/+8 |
| |/ | |||||
| * | main: omit QML Screen type, use QGuiApplication::primaryScreen() instead | xiphon | 2021-04-15 | 1 | -3/+4 |
| | | |||||
| * | docker: build with QtQmlModels plugin | xiphon | 2021-04-06 | 1 | -0/+1 |
| | | |||||
| * | OSHelper: Linux - fix isCapsLock memory leak | xiphon | 2021-02-03 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #3305 | luigi1111 | 2021-01-22 | 1 | -2/+2 |
| |\ | | | | | | | d3102b1 DaemonManager: refactoring - drop singleton usage (xiphon) | ||||
| | * | DaemonManager: refactoring - drop singleton usage | xiphon | 2021-01-14 | 1 | -2/+2 |
| | | | |||||
| * | | Transfer: implement 'Grab QR code from screen' functionality | xiphon | 2021-01-11 | 2 | -0/+63 |
| |/ | |||||
| * | Merge pull request #3262 | Alexander Blair | 2020-12-10 | 1 | -9/+1 |
| |\ | | | | | | | 486ba055 main: disable QML cache (xiphon) | ||||
| | * | 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 | 3 | -5/+10 |
| |/ | |||||
| * | 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 |
| | | | | | This reverts commit 1adf58793fec27346df8fc1e2e3954875fdc8a42. | ||||
| * | Merge pull request #3209 | Alexander Blair | 2020-11-06 | 2 | -2/+2 |
| |\ | | | | | | | 6f5bacab Logger: print to stdout till log file path gets initialized (xiphon) | ||||
| | * | Logger: print to stdout till log file path gets initialized | xiphon | 2020-11-04 | 2 | -2/+2 |
| | | | |||||
| * | | 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 |
| |\ | | | | | | | 9b18344d main: don't override user-provided QT_QPA_PLATFORM env variable (xiphon) | ||||
| | * | 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 |
| |/ | | | | Co-authored-by: takel | ||||
| * | Logger: runtime log config, no logs till a user selects wallet mode | xiphon | 2020-10-08 | 3 | -20/+66 |
| | | |||||
| * | Merge pull request #3026 | luigi1111 | 2020-10-04 | 1 | -0/+6 |
| |\ | | | | | | | 4208b66 WizardModeSelection: optional 'Portable mode' feature support (xiphon) | ||||
| | * | 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 |
| | | | |||||
| * | | oshelper: 'shlobj.h' include should be lower case | xiphon | 2020-09-10 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #3030 | luigi1111 | 2020-09-07 | 1 | -3/+1 |
| |\ \ | | | | | | | | | | 43aeea8 Network: instantiable QML type, introduce proxyAddress property (xiphon) | ||||
| | * | | Network: instantiable QML type, introduce proxyAddress property | xiphon | 2020-07-30 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | # Conflicts: # main.qml | ||||
