selsta
c692fd1605
wizard: add Trezor Safe 3 to hardware wallets
2023-12-25 15:33:05 +01:00
selsta
90c4aa4ec6
wizard: add Ledger Stax image
2023-04-07 23:15:14 +02:00
rating89us
198dfb338c
wizard: redesign seed page
...
- move mnemonic seed
- restore height into a separate page
- pdf template
- seed verification
- responsive UI
- accessibility
2023-02-12 23:25:49 +01:00
rating89us
b801ef594b
Use different colors for different subaccounts
2022-09-26 10:18:46 +02:00
luigi1111
953cb8d302
Merge pull request #3903
...
434ac21
WizardCreateDevice1: add Ledger Nano S Plus (selsta)
2022-06-09 13:54:42 -05:00
selsta
214ba8a34d
images: update mac icon
2022-04-30 09:18:14 +02:00
selsta
434ac2182a
WizardCreateDevice1: add Ledger Nano S Plus
2022-04-30 09:05:40 +02:00
rating89us
6e24930026
WizardOpenWallet1: new wallet icons; hide "Mainnet" label in simple mode
2021-11-29 20:16:23 +01:00
rating89us
cc8ddde01b
Transfer: fix button colors, font size, bold; use secondary button for advanced options
2021-11-21 19:28:36 +01:00
rating89us
5234570afa
WizardCreateDevice1: display images; differentiate Ledger Nano X and S; add label to dropdown
2021-08-19 17:26:32 +02:00
rating89us
e2a82c9037
Transfer: create SuccessfulTxDialog
2020-09-30 00:30:57 +02:00
selsta
5265e52b8b
ProcessingSplash: new design
2020-05-01 22:09:27 +02:00
selsta
33c1a6f4fc
repo: cleanup unused images
2020-04-26 02:18:35 +02:00
luigi1111
59954df199
Merge pull request #2730
...
96106cc
resources: drop JPEG images (xiphon)
2020-01-23 10:26:54 -05:00
rating89us
50f3e67e81
Receive: buttons in rows + labels + 3D depth + FontAwesome icons
2020-01-19 17:29:49 -03:00
xiphon
96106cc818
resources: drop JPEG images
2020-01-17 11:58:51 +00:00
TheCharlatan
8dd2a20ff8
Migrate build system to cmake
...
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.
2019-11-27 22:59:27 +01:00
xiphon
0daf2aacf5
CheckBox: use Font Awesome plus/minus icons, remove unused images
2019-11-25 06:37:21 +00:00
selsta
4905341999
TitleBar: add close wallet button
2019-09-24 17:53:02 +02:00
selsta
2ca76ff13c
LeftPanel: new balance card
2019-09-21 01:23:09 +02:00
luigi1111
9a58e88ec6
Merge pull request #2351
...
b616e1c
SettingsNode: change icons (selsta)
2019-08-27 14:53:29 -05:00
selsta
b616e1c8f6
SettingsNode: change icons
2019-08-14 20:35:53 +02:00
selsta
01740a253d
images: fix known incorrect sRGB profile warning
2019-07-24 04:05:39 +02:00
dsc
0b61328971
Detect tails, support data persistence
...
Co-authored-by: Thotbot <thotbot@protonmail.com>
Co-authored-by: Selsta <selsta@sent.at>
2019-07-16 18:33:44 +02:00
luigi1111
d0a40b4ca8
Merge pull request #2133
...
cb4a9da
RightPanel: cleanup from repo (selsta)
2019-05-03 12:47:46 -05:00
luigi1111
18f7c43fff
Merge pull request #2134
...
e910e40
repo: cleanup unused files (selsta)
2019-04-30 15:38:57 -05:00
selsta
e910e40d0b
repo: cleanup unused files
2019-04-30 03:10:51 +02:00
selsta
cb4a9daca2
RightPanel: cleanup from repo
2019-04-30 02:14:11 +02:00
mmbyday
131c42701c
passworddialog: replace eye with font awesome
2019-04-29 12:39:11 -07:00
dsc
42f7afaefd
White theme
2019-04-24 05:37:35 +02:00
mmbyday
7b7996dc66
qrcodescanner: update icon with font awesome
2019-04-22 19:31:29 -07:00
selsta
5527507115
repo: remove unused components/images
2019-04-16 16:44:00 +02:00
selsta
1e6e928995
AddressBook: redesign
2019-04-08 20:40:35 +02:00
dsc
f329a71029
Wizard redesign
2019-02-22 03:05:27 +01:00
mmbyday
6fa805df62
qrscanner: update addressbook and transfer UI
2019-02-01 15:39:41 -08:00
selsta
bd809abc52
add account support
...
Co-authored-by: kenshi84 <kenshi84@protonmail.ch>
2019-01-22 23:07:30 +01:00
luigi1111
1593038224
Merge pull request #1889
...
c06870b
repo: cleanup unused components (selsta)
2019-01-21 15:00:02 -06:00
selsta
c06870ba53
repo: cleanup unused components
...
- PrivacyLevel
- TickDelegate
2019-01-21 21:58:15 +01:00
selsta
578f8261d7
images: remove unused images
2019-01-21 21:56:27 +01:00
luigi1111
a6824c6802
Merge pull request #1885
...
f2749fa
repo: cleanup unused pages and components (selsta)
2019-01-21 14:52:40 -06:00
luigi1111
6404bf9bb3
Merge pull request #1881
...
52e5317
images: add more @2x high DPI versions (selsta)
2019-01-21 14:50:04 -06:00
xiphon
ba2815b6c9
receive: add "Download QR-Code image" and "Copy Payment URL" buttons
2019-01-10 15:07:39 +00:00
selsta
f2749fa1f0
repo: cleanup unused pages and components
...
- Dashboard
- TableHeader
- SearchInput
- DashboardTable
2019-01-10 06:58:43 +01:00
selsta
52e5317133
images: add more @2x high DPI versions
...
Thanks to knueffelbund for drawing the missing @2x graphics.
Co-authored-by: GBKS <chri@sto.ph>
2019-01-10 06:44:16 +01:00
luigi1111
dc7a95c8d1
Merge pull request #1888
...
9aef631
Wizard: use one icon and add @2x version (selsta)
2019-01-09 17:50:41 -06:00
luigi1111
a6289ba0f5
Merge pull request #1887
...
cae85bc
Wizard: remove grey triangle (selsta)
2019-01-09 17:49:47 -06:00
luigi1111
999c2d1faa
Merge pull request #1882
...
1050883
DatePicker: use one icon and add @2x version (selsta)
2019-01-09 17:47:39 -06:00
selsta
9aef631a25
Wizard: use one icon and add @2x version
2019-01-08 06:55:22 +01:00
selsta
cae85bce85
Wizard: remove grey triangle
2019-01-08 06:17:01 +01:00
selsta
10508839cb
DatePicker: use one icon and add @2x version
2019-01-07 11:06:52 +01:00