| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815 | Monzero Build System | 6 hours | 2 | -0/+0 |
| | | |||||
| * | wallet: add new ledger nano gen5 | plowsof | 2025-12-03 | 1 | -0/+0 |
| | | |||||
| * | wizard: add new Ledger Flex | selsta | 2025-08-31 | 1 | -0/+0 |
| | | |||||
| * | wizard: add new Trezor Safe 5 | selsta | 2024-08-08 | 1 | -0/+0 |
| | | |||||
| * | wizard: add Trezor Safe 3 to hardware wallets | selsta | 2023-12-25 | 3 | -0/+0 |
| | | |||||
| * | wizard: add Ledger Stax image | selsta | 2023-04-07 | 1 | -0/+0 |
| | | |||||
| * | wizard: redesign seed page | rating89us | 2023-02-12 | 8 | -0/+0 |
| | | | | | | | | | | - move mnemonic seed - restore height into a separate page - pdf template - seed verification - responsive UI - accessibility | ||||
| * | Use different colors for different subaccounts | rating89us | 2022-09-26 | 16 | -0/+0 |
| | | |||||
| * | Merge pull request #3903 | luigi1111 | 2022-06-09 | 1 | -0/+0 |
| |\ | | | | | | | 434ac21 WizardCreateDevice1: add Ledger Nano S Plus (selsta) | ||||
| | * | WizardCreateDevice1: add Ledger Nano S Plus | selsta | 2022-04-30 | 1 | -0/+0 |
| | | | |||||
| * | | images: update mac icon | selsta | 2022-04-30 | 1 | -0/+0 |
| |/ | |||||
| * | WizardOpenWallet1: new wallet icons; hide "Mainnet" label in simple mode | rating89us | 2021-11-29 | 12 | -0/+0 |
| | | |||||
| * | Transfer: fix button colors, font size, bold; use secondary button for ↵ | rating89us | 2021-11-21 | 2 | -0/+0 |
| | | | | | advanced options | ||||
| * | WizardCreateDevice1: display images; differentiate Ledger Nano X and S; add ↵ | rating89us | 2021-08-19 | 4 | -0/+0 |
| | | | | | label to dropdown | ||||
| * | Transfer: create SuccessfulTxDialog | rating89us | 2020-09-30 | 2 | -0/+0 |
| | | |||||
| * | ProcessingSplash: new design | selsta | 2020-05-01 | 3 | -0/+2 |
| | | |||||
| * | repo: cleanup unused images | selsta | 2020-04-26 | 7 | -8/+0 |
| | | |||||
| * | Merge pull request #2730 | luigi1111 | 2020-01-23 | 2 | -0/+0 |
| |\ | | | | | | | 96106cc resources: drop JPEG images (xiphon) | ||||
| | * | resources: drop JPEG images | xiphon | 2020-01-17 | 2 | -0/+0 |
| | | | |||||
| * | | Receive: buttons in rows + labels + 3D depth + FontAwesome icons | rating89us | 2020-01-19 | 4 | -0/+0 |
| |/ | |||||
| * | Migrate build system to cmake | TheCharlatan | 2019-11-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The content in this commit is not split in order to preserve working compilation. Once this is added to master, the old build script will no longer work and all existing build toolings will require changes. Monero's cmake directory's files need to be copied to this project's cmake directory in order for the linking and function definitions to work correctly. Monero-gui has its own version check and generate file in order to not conflict with monero's destination version files. Most of the source files that are currently in monero-gui's root directory are now moved to subdirectories. This is done to preserve compilation order properly and to give some content structure. The original CMakeList file included all headers it found in subdirectories. Make sure that they are set manually to evade linking errors. The current build script always checks out latest master of the monero submodule. The submodule rules in the current CMakeLists.txt file do not enforce. An override to compile master nevertheless can still be given with `-D DEV_MODE`. To enable the linux X11 xcb linking the libraries had to be hardcoded. There does not seem to be good support for this in pkgconfig, or in existing cmake checks. | ||||
| * | CheckBox: use Font Awesome plus/minus icons, remove unused images | xiphon | 2019-11-25 | 6 | -0/+0 |
| | | |||||
| * | TitleBar: add close wallet button | selsta | 2019-09-24 | 2 | -12/+0 |
| | | |||||
| * | LeftPanel: new balance card | selsta | 2019-09-21 | 6 | -0/+0 |
| | | |||||
| * | Merge pull request #2351 | luigi1111 | 2019-08-27 | 2 | -13/+0 |
| |\ | | | | | | | b616e1c SettingsNode: change icons (selsta) | ||||
| | * | SettingsNode: change icons | selsta | 2019-08-14 | 2 | -13/+0 |
| | | | |||||
| * | | images: fix known incorrect sRGB profile warning | selsta | 2019-07-24 | 3 | -0/+0 |
| |/ | |||||
| * | Detect tails, support data persistence | dsc | 2019-07-16 | 1 | -0/+0 |
| | | | | | | Co-authored-by: Thotbot <thotbot@protonmail.com> Co-authored-by: Selsta <selsta@sent.at> | ||||
| * | Merge pull request #2133 | luigi1111 | 2019-05-03 | 1 | -0/+0 |
| |\ | | | | | | | cb4a9da RightPanel: cleanup from repo (selsta) | ||||
| | * | RightPanel: cleanup from repo | selsta | 2019-04-30 | 1 | -0/+0 |
| | | | |||||
| * | | Merge pull request #2134 | luigi1111 | 2019-04-30 | 4 | -0/+0 |
| |\ \ | | | | | | | | | | e910e40 repo: cleanup unused files (selsta) | ||||
| | * | | repo: cleanup unused files | selsta | 2019-04-30 | 4 | -0/+0 |
| | |/ | |||||
| * / | passworddialog: replace eye with font awesome | mmbyday | 2019-04-29 | 4 | -0/+0 |
| |/ | |||||
| * | White theme | dsc | 2019-04-24 | 49 | -0/+155 |
| | | |||||
| * | qrcodescanner: update icon with font awesome | mmbyday | 2019-04-22 | 2 | -0/+0 |
| | | |||||
| * | repo: remove unused components/images | selsta | 2019-04-16 | 12 | -0/+0 |
| | | |||||
| * | AddressBook: redesign | selsta | 2019-04-08 | 7 | -0/+0 |
| | | |||||
| * | Wizard redesign | dsc | 2019-02-22 | 16 | -0/+0 |
| | | |||||
| * | qrscanner: update addressbook and transfer UI | mmbyday | 2019-02-01 | 2 | -0/+0 |
| | | |||||
| * | add account support | selsta | 2019-01-22 | 2 | -0/+0 |
| | | | | | Co-authored-by: kenshi84 <kenshi84@protonmail.ch> | ||||
| * | Merge pull request #1889 | luigi1111 | 2019-01-21 | 1 | -0/+0 |
| |\ | | | | | | | c06870b repo: cleanup unused components (selsta) | ||||
| | * | repo: cleanup unused components | selsta | 2019-01-21 | 1 | -0/+0 |
| | | | | | | | | | | | - PrivacyLevel - TickDelegate | ||||
| * | | images: remove unused images | selsta | 2019-01-21 | 23 | -0/+0 |
| |/ | |||||
| * | Merge pull request #1885 | luigi1111 | 2019-01-21 | 8 | -0/+0 |
| |\ | | | | | | | f2749fa repo: cleanup unused pages and components (selsta) | ||||
| | * | repo: cleanup unused pages and components | selsta | 2019-01-10 | 8 | -0/+0 |
| | | | | | | | | | | | | | | | - Dashboard - TableHeader - SearchInput - DashboardTable | ||||
| * | | Merge pull request #1881 | luigi1111 | 2019-01-21 | 32 | -0/+0 |
| |\ \ | | | | | | | | | | 52e5317 images: add more @2x high DPI versions (selsta) | ||||
| | * | | images: add more @2x high DPI versions | selsta | 2019-01-10 | 32 | -0/+0 |
| | |/ | | | | | | | | | | | Thanks to knueffelbund for drawing the missing @2x graphics. Co-authored-by: GBKS <chri@sto.ph> | ||||
| * / | receive: add "Download QR-Code image" and "Copy Payment URL" buttons | xiphon | 2019-01-10 | 4 | -0/+0 |
| |/ | |||||
| * | Merge pull request #1888 | luigi1111 | 2019-01-09 | 3 | -0/+0 |
| |\ | | | | | | | 9aef631 Wizard: use one icon and add @2x version (selsta) | ||||
| | * | Wizard: use one icon and add @2x version | selsta | 2019-01-08 | 3 | -0/+0 |
| | | | |||||
