| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815 | Monzero Build System | 14 hours | 2 | -10/+10 |
| | | |||||
| * | network: require SSL for HTTPS requests | selsta | 2026-05-22 | 1 | -1/+11 |
| | | |||||
| * | utils: replace rand with QRandomGenerator | selsta | 2026-01-19 | 1 | -78/+84 |
| | | | | | | Also change how the list is allocated, does not really matter for this code but can't hurt. | ||||
| * | Merge pull request #4333 | luigi1111 | 2024-08-13 | 2 | -36/+0 |
| |\ | | | | | | | 8118355 macOS: remove deprecated screenshot function (tobtoht) | ||||
| | * | macOS: remove deprecated screenshot function | tobtoht | 2024-08-09 | 2 | -36/+0 |
| | | | |||||
| * | | utils: add quotes to desktop entry path | selsta | 2024-04-02 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #4281 | luigi1111 | 2024-03-08 | 1 | -1/+1 |
| |\ | | | | | | | e956b4f tails: fix detection (tobtoht) | ||||
| | * | tails: fix detection | tobtoht | 2024-02-28 | 1 | -1/+1 |
| | | | |||||
| * | | Update year in Cypyright | inson1 | 2024-01-27 | 16 | -16/+16 |
| |/ | |||||
| * | open-wallet: set network type when using file browser | plowsof | 2022-12-28 | 1 | -20/+4 |
| | | | | | Co-authored-by: selsta <selsta@users.noreply.github.com> | ||||
| * | display wallet files with "." in name | plowsof | 2022-07-13 | 1 | -2/+2 |
| | | |||||
| * | Merge pull request #3916 | luigi1111 | 2022-06-09 | 2 | -3/+2 |
| |\ | | | | | | | 5977e61 qt: remove QTextCodec (selsta) | ||||
| | * | qt: remove QTextCodec | selsta | 2022-05-07 | 2 | -3/+2 |
| | | | | | | | | | QTextCodec is removed in Qt6 | ||||
| * | | qt: replace QRegExp with QRegularExpression | selsta | 2022-05-07 | 2 | -3/+2 |
| |/ | | | | QRegExp is removed in Qt6 | ||||
| * | FutureScheduler: delete unused function declarations | selsta | 2022-04-23 | 1 | -3/+0 |
| | | |||||
| * | workflows: fix windows build error | reemuru | 2022-02-19 | 1 | -0/+4 |
| | | | | | | | | | | Windows build log has an error message for including winsock2.h and the build fails at the updater.cpp file. Use the MONERO_GUI_STATIC definition for driving the import logic since it is already defined for the docker static build. Co-authored-by: jeffro256 <jeffro256@users.noreply.github.com> | ||||
| * | macOS: add basic menubar support | selsta | 2021-04-18 | 2 | -0/+9 |
| | | |||||
| * | without StartupWMClass=monero-wallet-gui gnome-shell users can not add the ↵ | Tobias Strauß | 2021-04-09 | 1 | -0/+1 |
| | | | | | applications to their favorites | ||||
| * | Transfer: implement 'Grab QR code from screen' functionality | xiphon | 2021-01-11 | 2 | -0/+42 |
| | | |||||
| * | main: Linux - fix missing askDesktopShortcut setting | xiphon | 2020-12-08 | 1 | -17/+2 |
| | | |||||
| * | main: Linux - ask to create desktop entry on the first start | xiphon | 2020-11-30 | 2 | -19/+33 |
| | | |||||
| * | portable: use portable storage folder to store QML disk cache | xiphon | 2020-11-25 | 2 | -4/+4 |
| | | |||||
| * | QThreadPool: adjust max threads count (4) | xiphon | 2020-10-30 | 1 | -0/+8 |
| | | |||||
| * | Merge pull request #3145 | luigi1111 | 2020-10-13 | 2 | -1/+7 |
| |\ | | | | | | | 39d9d7d Wallet: rework wallet refreshing (xiphon) | ||||
| | * | Wallet: rework wallet refreshing | xiphon | 2020-10-09 | 2 | -1/+7 |
| | | | |||||
| * | | Logger: runtime log config, no logs till a user selects wallet mode | xiphon | 2020-10-08 | 2 | -2/+3 |
| |/ | |||||
| * | KeysFiles: QDirIterator is initially located before the first entry | xiphon | 2020-10-05 | 1 | -1/+3 |
| | | |||||
| * | Merge pull request #3026 | luigi1111 | 2020-10-04 | 2 | -0/+16 |
| |\ | | | | | | | 4208b66 WizardModeSelection: optional 'Portable mode' feature support (xiphon) | ||||
| | * | WizardModeSelection: optional 'Portable mode' feature support | xiphon | 2020-09-22 | 2 | -0/+16 |
| | | | |||||
| * | | Merge pull request #3023 | luigi1111 | 2020-10-04 | 2 | -3/+104 |
| |\ \ | | | | | | | | | | 1aa98c3 MoneroSettings: portable mode, CWD relative 'monero-storage' dir (xiphon) | ||||
| | * | | MoneroSettings: portable mode, CWD relative 'monero-storage' dir | xiphon | 2020-09-28 | 2 | -3/+104 |
| | |/ | |||||
| * | | Merge pull request #3053 | luigi1111 | 2020-09-07 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | 1d2840f ipc: fix Qt deprecation warning with 5.15.1 beta (selsta) | ||||
| | * | | ipc: fix Qt deprecation warning with 5.15.1 beta | selsta | 2020-08-26 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #3030 | luigi1111 | 2020-09-07 | 2 | -9/+37 |
| |\ \ \ | | | | | | | | | | | | | 43aeea8 Network: instantiable QML type, introduce proxyAddress property (xiphon) | ||||
| | * | | | Network: instantiable QML type, introduce proxyAddress property | xiphon | 2020-07-30 | 2 | -9/+37 |
| | | | | | | | | | | | | | | | | | | | | | # Conflicts: # main.qml | ||||
| * | | | | Merge pull request #3029 | luigi1111 | 2020-09-07 | 2 | -0/+26 |
| |\ \ \ \ | |_|/ / |/| | | | | | | | 380b955 Downloader: introduce proxyAddress property (xiphon) | ||||
| | * | | | Downloader: introduce proxyAddress property | xiphon | 2020-07-29 | 2 | -0/+26 |
| | |/ / | |||||
| * | | | Merge pull request #3024 | luigi1111 | 2020-08-14 | 1 | -2/+2 |
| |\ \ \ | |/ / |/| | | | | | eb924a3 KeysFiles: relative file path support (xiphon) | ||||
| | * | | KeysFiles: relative file path support | xiphon | 2020-07-28 | 1 | -2/+2 |
| | |/ | |||||
| * / | KeysFiles: fix WalletKeysFilesModel, should be instantiable QML type | xiphon | 2020-07-14 | 2 | -7/+11 |
| |/ | |||||
| * | KeysFiles: don't use WalletManager in findWallets | xiphon | 2020-07-14 | 2 | -7/+12 |
| | | |||||
| * | Merge pull request #2909 | luigi1111 | 2020-06-24 | 1 | -0/+67 |
| |\ | | | | | | | 66e7696 QML: disable networking (selsta) | ||||
| | * | QML: disable networking | selsta | 2020-05-15 | 1 | -0/+67 |
| | | | |||||
| * | | Merge pull request #2943 | luigi1111 | 2020-06-15 | 2 | -3/+6 |
| |\ \ | | | | | | | | | | ef5d855 openpgp: implement public subkeys support (xiphon) | ||||
| | * | | openpgp: implement public subkeys support | xiphon | 2020-06-10 | 2 | -3/+6 |
| | |/ | |||||
| * / | updater: use monero tools::sha256sum | xiphon | 2020-06-10 | 1 | -4/+5 |
| |/ | |||||
| * | trezor: support new passphrase entry mechanism | Dusan Klinec | 2020-05-08 | 1 | -0/+205 |
| | | | | | | - passphrase can be prompted also when wallet is running (thus added to the wallet listener) - device/host decision is now made on the host | ||||
| * | Merge pull request #2854 | luigi1111 | 2020-04-28 | 2 | -9/+20 |
| |\ | | | | | | | a99eef6 always use native directory separators in paths (xiphon) | ||||
| | * | always use native directory separators in paths | xiphon | 2020-04-24 | 2 | -9/+20 |
| | | | |||||
| * | | src: fix qt 5.15 warnings | selsta | 2020-04-28 | 1 | -1/+3 |
| |/ | |||||
