| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815 | Monzero Build System | 25 hours | 1 | -5/+5 |
| | | |||||
| * | 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. | ||||
| * | filter: intercept quit event to avoid deadlock | selsta | 2026-01-20 | 1 | -0/+1 |
| | | |||||
| * | Update year in Cypyright | inson1 | 2024-01-27 | 1 | -1/+1 |
| | | |||||
| * | main: add ARM build tag for auto updater | selsta | 2023-04-17 | 1 | -0/+5 |
| | | |||||
| * | 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 |
| | | | |||||
| * | | 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 |
| | | |||||
| * | DaemonManager: refactoring - drop singleton usage | xiphon | 2021-01-14 | 1 | -2/+2 |
| | | |||||
| * | 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 | 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 |
| | | | | | This reverts commit 1adf58793fec27346df8fc1e2e3954875fdc8a42. | ||||
| * | Merge pull request #3209 | Alexander Blair | 2020-11-06 | 1 | -1/+0 |
| |\ | | | | | | | 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 | 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 |
| |\ | | | | | | | 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 | 1 | -8/+4 |
| | | |||||
| * | 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 |
| | | | |||||
| * | | Network: instantiable QML type, introduce proxyAddress property | xiphon | 2020-07-30 | 1 | -3/+1 |
| | | | | | | | | | | | # Conflicts: # main.qml | ||||
| * | | WalletManager: instantiable QML type | xiphon | 2020-07-29 | 1 | -7/+1 |
| | | | |||||
| * | | Merge pull request #3007 | luigi1111 | 2020-07-29 | 1 | -8/+1 |
| |\ \ | | | | | | | | | | 13ee9b1 KeysFiles: fix WalletKeysFilesModel, should be instantiable QML type (xiphon) | ||||
| | * | | 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 |
| |\ | | | | | | | dec5dcf KeysFiles: don't use WalletManager in findWallets (xiphon) | ||||
| | * | 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 |
| |\ | | | | | | | 7677103 docker: implement Docker Linux 'release-static' build (xiphon) | ||||
| | * | 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 |
| | | | | | | | | | | | Due to a potential Qt bug qrc:///lang/languages.xml gets blocked resulting in broken translations. | ||||
| * | | Merge pull request #2964 | luigi1111 | 2020-06-24 | 1 | -3/+2 |
| |\| | | | | | | | e1e862b cmake: implement Linux 'release-static' build target (xiphon) | ||||
| | * | 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 |
| |\ \ | |/ |/| | | | 66e7696 QML: disable networking (selsta) | ||||
| | * | 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 |
| |/ | |||||
