| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815 | Monzero Build System | 3 hours | 1 | -16/+16 |
| | | |||||
| * | Update year in Cypyright | inson1 | 2024-01-27 | 1 | -1/+1 |
| | | |||||
| * | Advanced: ReserveProof: Add support for reserve proof | reemuru | 2022-01-20 | 1 | -1/+1 |
| | | | | | | | | | | | This change adds the ability to prove and check a reserve proof to this existing "Prove/check" advanced menu. If the amount line has a valid amount less than that of the current account index this input will drive the logic for generating a reserve proof. Checking a reserve proof is accomplished by validating the address and verifying that signature.indexOf("ReserveProofV") === 0. The result displays the total and spent amount of the proof. | ||||
| * | Merge pull request #3208 | luigi1111 | 2021-04-24 | 1 | -0/+6 |
| |\ | | | | | | | 01c3c19 SuccessfulTxDialog: add View progress button (rating89us) | ||||
| | * | SuccessfulTxDialog: add View progress button | rating89us | 2020-12-04 | 1 | -0/+6 |
| | | | |||||
| * | | LeftPanel: drop Advanced submenu items, use NavBar instead | xiphon | 2021-03-20 | 1 | -20/+5 |
| | | | |||||
| * | | TxConfirmationDialog: implement multiple recipients support, layout fixes | xiphon | 2021-03-03 | 1 | -2/+2 |
| |/ | |||||
| * | Transfer: fix 'Send' and 'Sweep' functionality | xiphon | 2020-07-15 | 1 | -15/+4 |
| | | |||||
| * | QML: fix some Qt 5.15 warnings | selsta | 2020-06-12 | 1 | -2/+2 |
| | | |||||
| * | Scrollbar: don't autohide if enabled (except on Mac) | thotbot | 2019-12-21 | 1 | -0/+1 |
| | | |||||
| * | fix clunky scrolling behavior on flickables | thotbot | 2019-12-17 | 1 | -0/+1 |
| | | |||||
| * | Merge pull request #2528 | luigi1111 | 2019-12-03 | 1 | -0/+1 |
| |\ | | | | | | | 2ab3d8e MiddlePanel: remove margin bottom (selsta) | ||||
| | * | MiddlePanel: remove margin bottom | selsta | 2019-11-28 | 1 | -0/+1 |
| | | | |||||
| * | | MiddlePanel: remove color stripe for consistency | selsta | 2019-12-02 | 1 | -18/+1 |
| |/ | |||||
| * | LeftPanel: new balance card | selsta | 2019-09-21 | 1 | -4/+0 |
| | | |||||
| * | repo: remove isMobile leftovers | selsta | 2019-09-06 | 1 | -1/+0 |
| | | |||||
| * | QML: fix more warnings | selsta | 2019-07-22 | 1 | -4/+4 |
| | | |||||
| * | MiddlePanel: dynamic content height | selsta | 2019-05-07 | 1 | -21/+21 |
| | | |||||
| * | Account/Receive: update design | selsta | 2019-04-25 | 1 | -3/+3 |
| | | |||||
| * | Remove scaleRatio | dsc | 2019-04-25 | 1 | -8/+8 |
| | | |||||
| * | White theme | dsc | 2019-04-24 | 1 | -8/+32 |
| | | |||||
| * | History redesign | dsc | 2019-04-08 | 1 | -3/+8 |
| | | |||||
| * | add account support | selsta | 2019-01-22 | 1 | -2/+6 |
| | | | | | Co-authored-by: kenshi84 <kenshi84@protonmail.ch> | ||||
| * | Merge pull request #1894 | luigi1111 | 2019-01-21 | 1 | -0/+1 |
| |\ | | | | | | | | | | | | | 3840126 merchant: hide color stripe (selsta) 2d18821 merchant: round in ago() function (selsta) aa82615 merchant: fix payment tracker sorting (selsta) 84c509c merchant: fix timezone offset (selsta) | ||||
| | * | merchant: hide color stripe | selsta | 2019-01-10 | 1 | -0/+1 |
| | | | |||||
| * | | repo: cleanup unused pages and components | selsta | 2019-01-10 | 1 | -3/+0 |
| |/ | | | | | | | - Dashboard - TableHeader - SearchInput - DashboardTable | ||||
| * | Merchant page | dsc | 2018-12-29 | 1 | -6/+18 |
| | | |||||
| * | Merge pull request #1826 | luigi1111 | 2018-12-26 | 1 | -1/+1 |
| |\ | | | | | | | 7708b09 Sign: redesign page with message/file toggle (mmbyday) | ||||
| | * | Sign: redesign page with message/file toggle :art: | mmbyday | 2018-12-20 | 1 | -1/+1 |
| | | | |||||
| * | | MiddlePanel: fix scrollbar margin top/bottom | selsta | 2018-12-19 | 1 | -0/+2 |
| | | | |||||
| * | | Merge pull request #1808 | luigi1111 | 2018-12-18 | 1 | -1/+1 |
| |\ \ | |/ |/| | | | f3941c3 Package import requires a version number (xmrdsc) | ||||
| | * | Package import requires a version number | dsc | 2018-12-13 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #1839 | luigi1111 | 2018-12-18 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | 481ef1f mining: display max cpu thread count and warn about impact (mmbyday) | ||||
| | * | | mining: display max cpu thread count and warn about impact | mmbyday | 2018-12-17 | 1 | -1/+1 |
| | |/ | |||||
| * / | middlepanel: fix length of scrollable area on Transfer page | mmbyday | 2018-12-16 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #1805 | luigi1111 | 2018-12-12 | 1 | -1/+1 |
| |\ | | | | | | | 646ce0d MiddlePanel: fix color stripe z value (selsta) | ||||
| | * | MiddlePanel: fix color stripe z value | selsta | 2018-12-12 | 1 | -1/+1 |
| | | | |||||
| * | | MiddlePanel: use QtQuick.Control scrollbar | selsta | 2018-12-12 | 1 | -9/+7 |
| |/ | |||||
| * | MiddlePanel: add scrollbars :lipstick: | mmbyday | 2018-12-10 | 1 | -6/+12 |
| | | |||||
| * | keys: dynamic panel height and qrcode is no longer clipped | mmbyday | 2018-11-30 | 1 | -1/+1 |
| | | |||||
| * | Reworked page 'Settings', added a stackview | Sander Ferdinand | 2018-07-18 | 1 | -1/+2 |
| | | |||||
| * | Dynamic page height for the receive page | Sander Ferdinand | 2018-05-03 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #1344 | luigi1111 | 2018-04-27 | 1 | -1/+1 |
| |\ | | | | | | | | | | | c13b4cb Redesigned shared ringdb panel b75eedd Fixes CTRL-A hotkey 1e8f8bf Reformat help tooltips | ||||
| | * | Redesigned shared ringdb panel | Sander Ferdinand | 2018-04-22 | 1 | -1/+1 |
| | | | |||||
| * | | dynamic panel height for the settings page | Sander Ferdinand | 2018-04-20 | 1 | -1/+1 |
| |/ | |||||
| * | Reset flickable scrollview to 0 Y position | Sander Ferdinand | 2018-04-05 | 1 | -0/+1 |
| | | |||||
| * | Increase panel height for the settings page | Sander Ferdinand | 2018-03-31 | 1 | -1/+1 |
| | | |||||
| * | Redoing the Sign/Verify page | Sander Ferdinand | 2018-03-29 | 1 | -1/+1 |
| | | |||||
| * | Small style changes | Sander Ferdinand | 2018-03-29 | 1 | -1/+1 |
| | | |||||
| * | Redesigned txkey/sign pages | Sander Ferdinand | 2018-03-29 | 1 | -1/+1 |
| | | |||||
