aboutsummaryrefslogtreecommitdiff
path: root/images
Commit message (Collapse)AuthorAgeFilesLines
* Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815Monzero Build System6 hours2-0/+0
|
* wallet: add new ledger nano gen5plowsof2025-12-031-0/+0
|
* wizard: add new Ledger Flexselsta2025-08-311-0/+0
|
* wizard: add new Trezor Safe 5selsta2024-08-081-0/+0
|
* wizard: add Trezor Safe 3 to hardware walletsselsta2023-12-253-0/+0
|
* wizard: add Ledger Stax imageselsta2023-04-071-0/+0
|
* wizard: redesign seed pagerating89us2023-02-128-0/+0
| | | | | | | | | - move mnemonic seed - restore height into a separate page - pdf template - seed verification - responsive UI - accessibility
* Use different colors for different subaccountsrating89us2022-09-2616-0/+0
|
* Merge pull request #3903luigi11112022-06-091-0/+0
|\ | | | | | | 434ac21 WizardCreateDevice1: add Ledger Nano S Plus (selsta)
| * WizardCreateDevice1: add Ledger Nano S Plusselsta2022-04-301-0/+0
| |
* | images: update mac iconselsta2022-04-301-0/+0
|/
* WizardOpenWallet1: new wallet icons; hide "Mainnet" label in simple moderating89us2021-11-2912-0/+0
|
* Transfer: fix button colors, font size, bold; use secondary button for ↵rating89us2021-11-212-0/+0
| | | | advanced options
* WizardCreateDevice1: display images; differentiate Ledger Nano X and S; add ↵rating89us2021-08-194-0/+0
| | | | label to dropdown
* Transfer: create SuccessfulTxDialograting89us2020-09-302-0/+0
|
* ProcessingSplash: new designselsta2020-05-013-0/+2
|
* repo: cleanup unused imagesselsta2020-04-267-8/+0
|
* Merge pull request #2730luigi11112020-01-232-0/+0
|\ | | | | | | 96106cc resources: drop JPEG images (xiphon)
| * resources: drop JPEG imagesxiphon2020-01-172-0/+0
| |
* | Receive: buttons in rows + labels + 3D depth + FontAwesome iconsrating89us2020-01-194-0/+0
|/
* Migrate build system to cmakeTheCharlatan2019-11-271-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 imagesxiphon2019-11-256-0/+0
|
* TitleBar: add close wallet buttonselsta2019-09-242-12/+0
|
* LeftPanel: new balance cardselsta2019-09-216-0/+0
|
* Merge pull request #2351luigi11112019-08-272-13/+0
|\ | | | | | | b616e1c SettingsNode: change icons (selsta)
| * SettingsNode: change iconsselsta2019-08-142-13/+0
| |
* | images: fix known incorrect sRGB profile warningselsta2019-07-243-0/+0
|/
* Detect tails, support data persistencedsc2019-07-161-0/+0
| | | | | Co-authored-by: Thotbot <thotbot@protonmail.com> Co-authored-by: Selsta <selsta@sent.at>
* Merge pull request #2133luigi11112019-05-031-0/+0
|\ | | | | | | cb4a9da RightPanel: cleanup from repo (selsta)
| * RightPanel: cleanup from reposelsta2019-04-301-0/+0
| |
* | Merge pull request #2134luigi11112019-04-304-0/+0
|\ \ | | | | | | | | | e910e40 repo: cleanup unused files (selsta)
| * | repo: cleanup unused filesselsta2019-04-304-0/+0
| |/
* / passworddialog: replace eye with font awesomemmbyday2019-04-294-0/+0
|/
* White themedsc2019-04-2449-0/+155
|
* qrcodescanner: update icon with font awesomemmbyday2019-04-222-0/+0
|
* repo: remove unused components/imagesselsta2019-04-1612-0/+0
|
* AddressBook: redesignselsta2019-04-087-0/+0
|
* Wizard redesigndsc2019-02-2216-0/+0
|
* qrscanner: update addressbook and transfer UImmbyday2019-02-012-0/+0
|
* add account supportselsta2019-01-222-0/+0
| | | | Co-authored-by: kenshi84 <kenshi84@protonmail.ch>
* Merge pull request #1889luigi11112019-01-211-0/+0
|\ | | | | | | c06870b repo: cleanup unused components (selsta)
| * repo: cleanup unused componentsselsta2019-01-211-0/+0
| | | | | | | | | | - PrivacyLevel - TickDelegate
* | images: remove unused imagesselsta2019-01-2123-0/+0
|/
* Merge pull request #1885luigi11112019-01-218-0/+0
|\ | | | | | | f2749fa repo: cleanup unused pages and components (selsta)
| * repo: cleanup unused pages and componentsselsta2019-01-108-0/+0
| | | | | | | | | | | | | | - Dashboard - TableHeader - SearchInput - DashboardTable
* | Merge pull request #1881luigi11112019-01-2132-0/+0
|\ \ | | | | | | | | | 52e5317 images: add more @2x high DPI versions (selsta)
| * | images: add more @2x high DPI versionsselsta2019-01-1032-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" buttonsxiphon2019-01-104-0/+0
|/
* Merge pull request #1888luigi11112019-01-093-0/+0
|\ | | | | | | 9aef631 Wizard: use one icon and add @2x version (selsta)
| * Wizard: use one icon and add @2x versionselsta2019-01-083-0/+0
| |