rating89us
118ad125c4
Update WizardCreateDevice1.qml
2019-12-30 13:47:45 -03:00
luigi1111
43f378b7d2
Merge pull request #2644
...
3c6a1e4
wizard: fix mode selection back button (selsta)
2019-12-23 09:30:21 -05:00
luigi1111
5c801ec2ad
Merge pull request #2674
...
ded0a4d
Scrollbar: don't autohide if enabled (except on Mac) (tobtoht)
2019-12-21 18:15:09 -05:00
thotbot
ded0a4da48
Scrollbar: don't autohide if enabled (except on Mac)
2019-12-21 18:33:36 +00:00
selsta
3c6a1e45d7
wizard: fix mode selection back button
2019-12-20 06:32:42 +01:00
selsta
f8262b0d27
misc: cleanup unused variables and comments
2019-12-20 03:37:52 +01:00
luigi1111
66f5b7310f
Merge pull request #2622
...
94561ed
fix clunky scrolling behavior on flickables (tobtoht)
2019-12-19 19:35:22 -05:00
thotbot
94561ed2a6
fix clunky scrolling behavior on flickables
2019-12-17 23:11:11 +00:00
xiphon
cc86795fa3
WizardController: always close and re-open newly created wallet
2019-12-17 01:08:08 +00:00
luigi1111
1cee81b996
Merge pull request #2404
...
8dd2a20
e04db92
d06ae80
c83c74d
1723d04
52182ef
97a9ac9
2d23917
91aff7c
(TheCharlatan)
2019-12-09 07:52:41 -06:00
luigi1111
b24ccc2fe3
Merge pull request #2558
...
074d8fb
WizardLang: fix display text (selsta)
2019-12-05 08:52:57 -06:00
luigi1111
00783e7b68
Merge pull request #2557
...
b632d07
WizardRestoreWallet1: fix placeholder text visibility (selsta)
2019-12-05 08:52:11 -06:00
selsta
074d8fb42e
WizardLang: fix display text
2019-12-04 23:18:44 +01:00
selsta
b632d078e5
WizardRestoreWallet1: fix placeholder text visibility
2019-12-04 23:05:42 +01:00
selsta
1c2920a339
WizardAskPassword: fix lock icon
2019-12-04 22:24:08 +01: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
selsta
7b0cd19487
wizard: Language button on home and add back button
2019-11-27 19:20:58 +01:00
xiphon
f47335f89f
Wizard, AddressBook, SettingsNode: prevent undesired text selection
2019-11-27 12:33:30 +00:00
xiphon
74e12ce71d
ContextMenu: implement 'paste' context menu for all text fields
2019-11-08 12:41:32 +00:00
selsta
448727f4b5
WizardLang: reduce top margin
2019-09-14 21:47:20 +02:00
luigi1111
10764b8a68
Merge pull request #2384
...
2c78f77
WizardController: fix overlap with network type dropdown (selsta)
2019-09-14 12:45:20 -05:00
luigi1111
31501316c9
Merge pull request #2377
...
8dab075
repo: remove isMobile leftovers (selsta)
2019-09-14 12:43:36 -05:00
xiphon
0d247a9b8a
SimpleMode: automatic public nodes discovering and switching
2019-09-09 15:24:26 +00:00
selsta
2c78f77eb2
WizardController: fix overlap with network type dropdown
2019-09-08 17:06:14 +02:00
selsta
8dab0755d3
repo: remove isMobile leftovers
2019-09-06 00:11:12 +02:00
selsta
40bdf692d1
Ledger: improve hw wallet splash screen
2019-08-17 01:05:22 +02:00
luigi1111
d7a65fafad
Merge pull request #2340
...
2f5c926
WizardLanguage: add missing qsTr() (selsta)
2019-08-14 15:43:06 -05:00
selsta
2f5c926c82
WizardLanguage: add missing qsTr()
2019-08-06 23:44:53 +02:00
luigi1111
dc49d7af38
Merge pull request #2331
...
e546ce8
WizardRestoreWallet1: use RadioButtons instead of buttons (selsta)
2019-08-06 15:05:36 -05:00
selsta
e546ce83b4
WizardRestoreWallet1: use RadioButtons instead of buttons
2019-07-31 18:17:46 +02:00
selsta
8abf8f844f
wizard: bug fixes
...
- property binding loop
- wrong transition
- html in plaintext
2019-07-24 05:07:54 +02:00
selsta
d4a6826d13
WizardController: make scrollbar visible
2019-07-22 22:28:46 +02:00
luigi1111
25e56ee8fb
Merge pull request #2307
...
f20ab12
QML: fix various warnings (selsta)
2019-07-22 13:29:31 -05:00
selsta
f20ab12cf3
QML: fix various warnings
2019-07-21 23:23:03 +02:00
selsta
8f7d2b592a
WizardAskPassword: improve label
2019-07-18 23:25:50 +02:00
luigi1111
3a9f0e1100
Merge pull request #2240
...
35a0f25
PasswordDialog: merge components and bug fixes (selsta)
2019-07-15 18:38:32 -05:00
selsta
35a0f25b57
PasswordDialog: merge components and bug fixes
...
This commit merges PasswordDialog, PassphraseDialog and
NewPasswordDialog. Also the following bugs were fixed:
- Wizard pages still being active when opening a wallet
from wizard.
- Capslock detection was buggy when copy pasting password, I
replaced it with native implementations for each platform.
- isAlpha could throw errors when using special characters.
2019-07-15 00:05:10 +02:00
luigi1111
8bbc2e87bc
Merge pull request #2246
...
c34a2b4
QML: fix warnings (selsta)
2019-07-12 20:33:22 -05:00
selsta
c34a2b43fc
QML: fix warnings
2019-07-02 15:10:40 +02:00
selsta
1b5796a0ee
WizardSummary: remove duplicated entry
2019-06-29 04:29:55 +02:00
luigi1111
d301a9ac6e
Merge pull request #2198
...
725cf73
wizardhome: add change network label (mmbyday)
2019-06-21 14:34:58 -05:00
luigi1111
edb849fa81
Merge pull request #2170
...
a3c620f
restore height visibility enhancements (mmbyday)
2019-06-21 14:27:26 -05:00
mmbyday
725cf737bc
wizardhome: add change network label
2019-06-05 23:15:26 -07:00
luigi1111
4481aa7028
Merge pull request #2171
...
d3cf9ea
Bootstrap warning text should be richtext (xmrdsc)
2019-05-27 13:30:18 -05:00
luigi1111
d71e7354d9
Merge pull request #2169
...
d518b20
WizardSummary: always show restore height when restoring from seed/keys/device (mmbyday)
2019-05-27 13:27:59 -05:00
mmbyday
d518b204b1
WizardSummary: always show restore height when restoring from seed/keys/device
2019-05-24 12:01:23 -07:00
mmbyday
ca9883b6c0
Fix restore height when using stagenet/testnet
2019-05-24 11:58:46 -07:00
xmrdsc
d3cf9eaf97
Bootstrap warning text should be richtext
2019-05-16 16:19:16 +02:00
mmbyday
a3c620f78d
restore height visibility enhancements
2019-05-15 00:37:53 -07:00
luigi1111
eb53c72ca4
Merge pull request #2142
...
c151e5e
wizardcreatedevice: cleanup layout (mmbyday)
2019-05-03 12:56:57 -05:00