aboutsummaryrefslogtreecommitdiff
path: root/fonts
Commit message (Collapse)AuthorAgeFilesLines
* Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815Monzero Build System3 hours1-1/+1
|
* SettingsWallet: add scan transaction optionselsta2022-05-281-0/+1
|
* SettingsWallet: lock wallet on demandreemuru2022-03-131-0/+1
| | | | | | | | | | This commit adds the ability to lock the wallet on demand instead of waiting for the user inactivity time out. It is binded to the hot keys Ctrl+L. Pressing cancel or the esc key will send the user back to the wizard home for wallet selection. Incorrect password returns the error message. Correct password will remove the PasswordDialog allowing access. Add lock functionality in the wallet settings section and title bar.
* add `_` to names of fontsMalte Jürgens2021-11-277-0/+0
|
* change ttf name of `Roboto-Regular` to `Roboto-Regular_`Malte Jürgens2021-11-261-0/+0
|
* WizardAskPassword: add colors to password strength meter; add "Passwords ↵rating89us2021-09-031-0/+1
| | | | match/do not match" message
* Upgrade Font Awesome icons to v5.15.3rating89us2021-07-127-754/+12
|
* RemoteNodeList: display shield icon if trusted daemonrating89us2021-06-231-0/+1
|
* Transfer: implement sending to multiple recipientsxiphon2021-03-231-0/+1
|
* Settings: move Merchant menu entrythotbot2020-04-131-0/+1
|
* 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.
* TitleBar: add close wallet buttonselsta2019-09-241-0/+1
|
* fontawesome: fix regular/solid font styleselsta2019-09-101-1/+2
|
* FontAwesome: bump to 5.10.2xiphon2019-09-035-1/+13
|
* White themedsc2019-04-242-2/+2
|
* AddressBook: redesignselsta2019-04-084-0/+0
|
* Add Font-Awesomedsc2019-02-014-0/+808
|
* remove non-free SF fonts, add Roboto fonts + licenseMartín Fdez2018-06-219-0/+202
|
* Added font: SFUIDisplay, updated QRCSander Ferdinand2018-03-294-0/+0