xiphon
310679c680
QML: fix various warnings
2019-01-10 04:57:57 +03: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
luigi1111
6eac7daac9
Merge pull request #1874
...
c2e2777
wizard: add copying seed to clipboard warning (mmbyday)
2019-01-09 17:45:30 -06:00
selsta
10508839cb
DatePicker: use one icon and add @2x version
2019-01-07 11:06:52 +01:00
mmbyday
65f99c9cbc
PasswordDialog: cancel button text is more descriptive and dynamic
2018-12-30 00:44:52 -08:00
mmbyday
c2e27772e4
wizard: add copying seed to clipboard warning
2018-12-29 23:19:28 -08:00
dsc
85cd428dcb
Merchant page
2018-12-29 18:08:21 +01:00
luigi1111
48a267f631
Merge pull request #1863
...
c57b2ef
PrivacyLevelSmall: fix variable shadowing (xiphon)
2018-12-26 16:14:47 -06:00
luigi1111
b3794a8ece
Merge pull request #1857
...
c484157
HistoryTable: icon for mining reward transactions (mmbyday)
2018-12-26 16:12:12 -06:00
luigi1111
f5b684811c
Merge pull request #1854
...
548bc5f
CheckBox: iconOnTheLeft property, optional uncheckedIcon and border, rich text format (xiphon)
2018-12-26 16:09:24 -06:00
luigi1111
1f2d2db1fe
Merge pull request #1853
...
787234e
LineEditMulti: fix showingHeader and padding (empty label case) (xiphon)
2018-12-26 16:08:10 -06:00
mmbyday
d5a69cb638
history: enable set_tx_note
2018-12-25 11:52:41 -08:00
xiphon
c57b2ef12d
PrivacyLevelSmall: fix variable shadowing
2018-12-25 19:44:37 +00:00
mmbyday
ecb6949c30
StandardDialog: make scrollable + close button
2018-12-23 17:16:20 -08:00
mmbyday
c484157068
HistoryTable: icon for mining reward transactions
2018-12-21 21:36:30 -08:00
xiphon
548bc5f028
CheckBox: iconOnTheLeft property, optional uncheckedIcon and border, rich text format
2018-12-22 01:19:15 +03:00
xiphon
787234e838
LineEditMulti: fix showingHeader and padding (empty label case)
2018-12-21 06:24:13 +00:00
luigi1111
561ff356b8
Merge pull request #1849
...
6778742
openalias: handle address validation correctly (mmbyday)
2018-12-20 14:36:29 -06:00
luigi1111
d7f9ea7467
Merge pull request #1843
...
d2d4c21
SettingsLog: fix TextArea layout, border, scrollbar (xiphon)
2018-12-20 14:33:29 -06:00
luigi1111
d6981981d3
Merge pull request #1842
...
09a49f6
RadioButton: remove a gap between rectangle and text, fix layout (xiphon)
2018-12-20 14:32:27 -06:00
luigi1111
1e4e9384eb
Merge pull request #1830
...
84a6042
mining: add visual icon/indicator that mining is enabled, visible on all the screens (mmbyday)
2018-12-20 14:30:08 -06:00
mmbyday
67787421e1
openalias: handle address validation correctly
2018-12-20 12:24:55 -08:00
xiphon
d2d4c21cde
SettingsLog: fix TextArea layout, border, scrollbar
2018-12-19 08:06:52 +03:00
mmbyday
84a60424ef
mining: add visual icon/indicator that mining is enabled, visible on all the screens
2018-12-18 19:07:26 -08:00
xiphon
09a49f6392
RadioButton: remove a gap between rectangle and text, fix layout
2018-12-18 20:45:56 +00:00
luigi1111
bac833c1dd
Merge pull request #1809
...
fbac6f2
standard-button: handle changing text/icon at runtime (xiphon)
2018-12-18 13:31:39 -06:00
luigi1111
4c3f84a695
Merge pull request #1835
...
515bb16
fix various QML warnings (xiphon)
2018-12-18 09:52:02 -06:00
luigi1111
8ea0c16390
Merge pull request #1831
...
1d5937e
wizard: add close button by enabling titlebar (mmbyday)
2018-12-18 09:48:24 -06:00
luigi1111
83f8508f56
Merge pull request #1829
...
bd82898
PasswordDialog: hide balance when passwordDialog is open (xiphon)
2018-12-18 09:45:36 -06:00
luigi1111
619cc2b147
Merge pull request #1824
...
da7abd8
Transfer: fix amount label boldness (mmbyday)
2018-12-18 09:38:42 -06:00
xiphon
515bb16418
fix various QML warnings
2018-12-17 09:10:11 +00:00
mmbyday
1d5937e1e8
wizard: add close button by enabling titlebar
2018-12-16 19:27:27 -08:00
xiphon
bd8289803e
PasswordDialog: hide balance when passwordDialog is open
...
Co-authored-by: mmbyday <mmbyday@protonmail.com>
2018-12-15 04:07:01 +00:00
mmbyday
da7abd885a
Transfer: fix amount label boldness 🐛
2018-12-14 09:17:00 -08:00
selsta
793b4ab708
StandardDropdown: fix variable name (> Qt 5.7)
...
Newer Qt versions don't like the name "column"
2018-12-13 18:13:39 +01:00
xiphon
fbac6f2afa
standard-button: handle changing text/icon at runtime
2018-12-13 08:43:38 +00:00
dsc
fe6ce682bf
Use Text.PlainText as default for Text
2018-12-12 11:41:52 +01:00
luigi1111
03f09865e8
Merge pull request #1797
...
84bf873
MiddlePanel: add scrollbars (mmbyday)
2018-12-11 14:02:04 -06:00
luigi1111
bd451e1402
Merge pull request #1791
...
e0796b2
standard-button: fix layout (xiphon)
f8a920d
standard-button: add hover color animation (xiphon)
831dc59
standard-button: remove redundant 'icon' property (xiphon)
2018-12-11 13:57:21 -06:00
mmbyday
84bf8736d7
MiddlePanel: add scrollbars 💄
2018-12-10 10:49:07 -08:00
mmbyday
fa0c691666
PasswordDialog: add ability to toggle text echo mode 💄 ✨
2018-12-10 09:14:01 -08:00
xiphon
831dc59013
standard-button: remove redundant 'icon' property
2018-12-09 00:49:23 +03:00
xiphon
f8a920dc38
standard-button: add hover color animation
2018-12-09 00:49:22 +03:00
xiphon
e0796b24c9
standard-button: fix layout
2018-12-09 00:49:22 +03:00
luigi1111
4a6762a427
Merge pull request #1782
...
f72b407
checkbox: remove a gap between rectangle and text, fix layout (xiphon)
2018-12-07 18:59:59 -06:00
luigi1111
54f9b7413f
Merge pull request #1778
...
56bd606
addressbook: improve readability by truncating long text and allowing wrapmode on address/description/paymentid fields (mmbyday)
2018-12-07 18:57:26 -06:00
luigi1111
9dcb3604d7
Merge pull request #1774
...
4bfd856
Enable clipboard copy functionality on XMR amounts (mmbyday)
2018-12-07 18:55:25 -06:00
xiphon
f72b4073ac
checkbox: remove a gap between rectangle and text, fix layout
2018-12-05 21:14:12 +03:00
luigi1111
71a1ff6677
Merge pull request #1772
...
8e0e088
HistoryTable: missing TransactionID text fix (mmbyday)
2018-12-04 14:32:52 -06:00
mmbyday
56bd6065e5
addressbook: improve readability by truncating long text and allowing wrapmode on address/description/paymentid fields
2018-12-04 14:16:03 -05:00
mmbyday
4bfd8560cd
Enable clipboard copy functionality on XMR amounts
2018-12-04 13:29:50 -05:00
luigi1111
72808de1ad
Merge pull request #1768
...
02134c4
transfer: paste Payment URL to fill the payment form fields (xiphon)
2018-12-01 14:03:51 -06:00
mmbyday
8e0e088e70
HistoryTable: missing TransactionID text fix
2018-12-01 20:17:00 +02:00
xiphon
02134c4fc6
transfer: paste Payment URL to fill the payment form fields
2018-11-30 03:51:03 +00:00
mmbyday
079cfe226d
titlebar: fix logos when isMobile
2018-11-30 02:32:05 +02:00
xiphon
1c61de082a
settings: fix Remote Node 'Connect' button
2018-11-11 03:02:42 +03:00
xiphon
b34d5409e6
components: RemoteNodeEdit validate port number range
2018-11-11 02:44:48 +03:00
luigi1111
7969f69866
Merge pull request #1699
...
3985524
password dialog: show error in place (xiphon)
2018-11-09 13:20:22 -06:00
luigi1111
19082461e8
Merge pull request #1664
...
6dcd2b7
fix strings not marked as translatable (erciccione)
d32dabf
syn and add unpicked strings in language files (erciccione)
2018-11-06 11:25:07 -06:00
erciccione
6dcd2b76fa
fix strings not marked as translatable
2018-10-24 19:27:48 +01:00
xiphon
39855241fc
password dialog: show error in place
2018-10-24 06:54:31 +03:00
Aiden Scandella
a30ce26dba
Fix daemon host/port setting to allow tab switching
...
Previously, these were multiline editing (for some reason I'm not sure,
perhaps you can have multiple remote nodes?)
I tried various workarounds, but the simplest was to change them to
simply LineEdit (like username/password) and now my bug is fixed.
2018-10-23 00:03:40 -07:00
Sander Ferdinand
e21f8903ee
Replacing the optional ring size slider in favor of static ring size 11
2018-10-10 20:04:00 +02:00
Sander Ferdinand
94e3d98452
Increased left margin for the amount text
2018-09-04 11:45:23 +02:00
luigi1111
3483b8dbec
Merge pull request #1511
...
Settings overhaul (27 commits by skftn)
2018-08-14 16:15:31 -05:00
Sander Ferdinand
0fed21d6de
Added component WarningBox and added a warning to remote node page
2018-08-05 23:45:20 +02:00
Sander Ferdinand
eef3f8a3ac
Lighten up the grey colors a bit
2018-08-05 20:56:32 +02:00
Sander Ferdinand
2671cd926c
Change text selection color for input dialogs
2018-08-05 13:16:27 +02:00
luigi1111
8076e71109
Merge pull request #1528
...
2842c33
Fix some QML warnings (MaxXor)
2018-08-02 14:05:23 -05:00
MaxXor
2842c33759
Fix some QML warnings
2018-07-28 07:37:43 -04:00
xiphon
045189553e
fixed: disable password dialog hotkeys handling when it is hidden
2018-07-28 12:00:41 +03:00
Sander Ferdinand
9872689abe
Fixes some javascript errors
2018-07-18 18:28:00 +02:00
Sander Ferdinand
58f1e3c8a9
Added property itemTopMargin for component StandardDropdown
2018-07-18 16:16:48 +02:00
Sander Ferdinand
4f4d969416
Extra properties for components LineEditMulti and RemoteNodeEdit
2018-07-18 16:16:46 +02:00
luigi1111
9331f2cff1
Merge pull request #1452
...
f7bbdd3
add explicit mainnet button and move nettypes to advanced options (cryptochangements34)
2018-07-17 16:56:03 -05:00
luigi1111
07a4dd26a5
Merge pull request #1471
...
c1dd25a
remove non-free SF fonts, add Roboto fonts + license (pazos)
2018-07-17 16:35:04 -05:00
erciccione
53c3151a23
mark some strings as translatable
2018-06-26 14:52:47 +03:00
Martín Fdez
c1dd25a77e
remove non-free SF fonts, add Roboto fonts + license
2018-06-21 18:29:31 +02:00
cryptochangements34
f7bbdd3044
add explicit mainnet button and move nettypes to advanced options
2018-06-07 12:23:47 -04:00
pazos
5ba724b7fa
don't scroll to bottom after appending a new log message
2018-05-15 17:31:42 +02:00
luigi1111
ff3987ccab
Merge pull request #1362
...
fe53cdd
Brighter backgrounds
7418a10
Improve contrast - brighten up borders
48b9aa4
Brigther left panel
26aabd2
Bottom left panel needs to have a transparent background
2018-05-07 15:50:45 -05:00
Sander Ferdinand
26aabd2226
Bottom left panel needs to have a transparent background
2018-05-03 12:56:54 +02:00
Sander Ferdinand
bff27010f3
Fixes the background for 2 popups
2018-05-03 12:35:53 +02:00
Sander Ferdinand
bfbe00e11c
Removed obsolete SubaddressTable.qml component
2018-05-03 12:35:53 +02:00
Sander Ferdinand
178be387bb
Cursor pointer on link hover for richtexts
2018-05-03 12:35:53 +02:00
Sander Ferdinand
1541d87122
Fixes undefined reference to 's'
2018-05-03 12:35:53 +02:00
Sander Ferdinand
d6427a1efb
Fixes undefined references to 'bg', was previously moved to main.inactiveOverlay
2018-05-03 12:35:53 +02:00
Sander Ferdinand
cb94523747
This doesnt belong here
2018-05-03 12:35:34 +02:00
Sander Ferdinand
44ad8a3be1
Redesigned the tracking section
2018-05-03 12:35:34 +02:00
luigi1111
7cea134352
Merge pull request #1346
...
610682c
Added component RadioButton; changed 'settings->daemon mode' checkboxes to use them
c409441
Radio buttons for the welcome wizard
2018-04-30 23:15:06 -05:00
Sander Ferdinand
7418a10d28
Improve contrast - brighten up borders
2018-04-30 00:52:48 +02:00
Sander Ferdinand
c40944144a
Radio buttons for the welcome wizard
2018-04-28 16:40:01 +02:00
Sander Ferdinand
610682c2be
Added component RadioButton; changed 'settings->daemon mode' checkboxes to use them
2018-04-28 15:21:46 +02:00
Sander Ferdinand
b8466739f9
Reformat Settings->Debug Info
2018-04-28 03:28:05 +02:00
luigi1111
37bceb7897
Merge pull request #1344
...
c13b4cb
Redesigned shared ringdb panel
b75eedd
Fixes CTRL-A hotkey
1e8f8bf
Reformat help tooltips
2018-04-27 15:37:31 -05:00
luigi1111
679d18166f
Merge pull request #1341
...
7d8d477
Redesigned the daemon console pop-up
acefb96
Added 'Windows.js' for dialogs/windows
47f9a17
Modify password dialog and move customdecorations function out of main.qml
4d56ed9
Make the titlebar more modular
7fe9d71
Added daemonConsole component to main.qml
75ccc7a
Added Utils.js, for miscellaneous Javascript functions
2018-04-27 15:35:34 -05:00
luigi1111
1deef73237
Merge pull request #1290
...
791c267
fix Leftpanel overlay
2018-04-27 15:31:53 -05:00
Sander Ferdinand
4d56ed9e27
Make the titlebar more modular
2018-04-25 16:32:12 +02:00
Sander Ferdinand
47f9a1765a
Modify password dialog and move customdecorations function out of main.qml
2018-04-25 16:31:13 +02:00
Sander Ferdinand
7d8d477a19
Redesigned the daemon console pop-up
2018-04-25 16:31:13 +02:00
luigi1111
d2f90be148
Merge pull request #1351
...
0988f54
Removing legacy whatis button from titlebar
2018-04-24 21:44:21 -05:00
luigi1111
8532b240be
Merge pull request #1339
...
544b872
Selection color for inputs
2018-04-24 21:42:19 -05:00
Gene Peters
0988f54bd2
Removing legacy whatis button from titlebar
2018-04-23 17:47:35 -07:00
luigi1111
5a5d92e6f6
Merge pull request #1323
...
b38729f
fix openalias resolve
2018-04-22 20:04:15 -05:00
Sander Ferdinand
c13b4cb7bd
Redesigned shared ringdb panel
2018-04-22 20:07:31 +02:00
cryptochangements34
b38729fc0e
fix openalias resolve
2018-04-21 21:48:31 -04:00
Sander Ferdinand
544b872ada
Selection color for inputs
2018-04-21 15:26:48 +02:00
luigi1111
d72e9873d1
Merge pull request #1320
...
f04a9e0
single colour privacy level
2018-04-19 11:37:02 -05:00
cryptochangements34
f04a9e07e1
single colour privacy level
2018-04-15 09:45:30 -04:00
pazos
791c26734f
fix Leftpanel overlay
2018-04-13 21:43:15 +02:00
Sander Ferdinand
67e9109c14
Implement 'rightIcon' and 'rightIconInactive' image properties for componenent StandardButton
2018-04-10 22:36:39 +02:00
luigi1111
3034348ac8
Merge pull request #1243
...
9393529
ProgressBar: fix conversion to percentage
2018-04-08 17:50:09 -05:00
luigi1111
11e3380ab1
Merge pull request #1272
...
4a96678
Fixes a bug where progress bars were not 100% filled visually (slightly off)
2018-04-08 17:42:39 -05:00
Sander Ferdinand
4a96678580
Fixes a bug where progress bars were not 100% filled visually (slightly off)
2018-04-05 11:56:44 +02:00
Sander Ferdinand
39ca338f96
Fixes misaligned symbols/shortcuts and changes Shared RingDB shortcut to 'A'
2018-04-05 08:30:51 +02:00
stoffu
9393529613
ProgressBar: fix conversion to percentage
2018-04-03 11:51:37 +09:00
dEBRUYNE-1
199ed44aae
Bring QTQuick.Controls version down to 2.0
2018-04-02 11:40:42 +02:00
Sander Ferdinand
f6fb6df48c
Move the dialog title down a bit
2018-03-31 19:21:08 +02:00
luigi1111
a7594d64a2
Merge pull request #1221
...
2bd8e2f
Bring back wallet name at the password dialog
2018-03-31 04:43:14 -05:00
Sander Ferdinand
2bd8e2feda
Bring back wallet name at the password dialog
2018-03-31 03:56:56 +02:00
Sander Ferdinand
e638ed0272
Explicitly import MoneroComponents; prevent namespace pollution
2018-03-31 03:25:20 +02:00
Sander Ferdinand
b32b308332
Dont use displayAmount, use amount instead
2018-03-29 23:04:05 +01:00
Sander Ferdinand
fb6b467dcb
Removed unused property
2018-03-29 23:04:04 +01:00
Sander Ferdinand
d98221ac56
Fixes the placeholder texts for RemoteNodeEdit in the wallet creation wizard
2018-03-29 23:04:04 +01:00
Sander Ferdinand
d2d6e3ad66
Fixes the placeholder texts for inputboxes in the wallet recovery wizard
2018-03-29 23:04:04 +01:00
Sander Ferdinand
9afaa7cf0f
Avoid logging addresses and other sensitive data
2018-03-29 23:04:04 +01:00
Sander Ferdinand
b35d60db2d
Remove unused whatIsIcon.png related code
2018-03-29 23:04:04 +01:00
Sander Ferdinand
1d34d21a60
Removing unused function get_color()
2018-03-29 23:04:04 +01:00
Sander Ferdinand
0bfff8844e
nettype comparison needs to be loose
2018-03-29 23:04:04 +01:00
Sander Ferdinand
3c24044736
Cleanup after rebase
2018-03-29 23:04:04 +01:00
Sander Ferdinand
06bda869e0
font.bold for amount/address/paymentid on the transfer page
2018-03-29 23:04:04 +01:00
Sander Ferdinand
c001e31241
Fixes runtime QML warning
2018-03-29 23:04:04 +01:00
Sander Ferdinand
28608e4ce0
Restyling the dialog boxes a bit more
2018-03-29 23:04:04 +01:00
Sander Ferdinand
7e8915966b
Bring QT version down to 5.7
2018-03-29 23:04:04 +01:00
Sander Ferdinand
625b92318f
Restyled warning box (not connected to daemon)
2018-03-29 23:04:03 +01:00
Sander Ferdinand
b38ee48e59
Redesigned NewPasswordDialog
2018-03-29 23:04:03 +01:00
Sander Ferdinand
72a7fac467
Restyled password dialog
2018-03-29 23:04:03 +01:00
Sander Ferdinand
6e794e3c50
Redoing the Sign/Verify page
2018-03-29 23:04:03 +01:00
Sander Ferdinand
7c0f704fbd
Clip subaddr table items
2018-03-29 23:04:03 +01:00
Sander Ferdinand
5213daad77
Dynamic subaddr table height, dont show history table when there is none
2018-03-29 23:04:03 +01:00
Sander Ferdinand
57c0477fc6
Design polish work
2018-03-29 23:04:03 +01:00
Sander Ferdinand
70983136bc
Generate proof from history view and made javascript file with tx related functions
2018-03-29 23:04:03 +01:00
Sander Ferdinand
09935ba4b0
Fixes duplicate id
2018-03-29 23:04:03 +01:00
Sander Ferdinand
3ba4224b69
Redesigned StandardDialog
2018-03-29 23:04:03 +01:00
Sander Ferdinand
69b4d56fdd
Small style changes
2018-03-29 23:04:03 +01:00
Sander Ferdinand
bb9e4ee0b9
Changed scrollbar width
2018-03-29 23:04:03 +01:00
Sander Ferdinand
57a9508849
Receive page; modified subaddress table
2018-03-29 23:04:03 +01:00
Sander Ferdinand
4977049425
Fixes some fonts, introduces a new checkbox and fixes 0 amount history entries
2018-03-29 23:04:03 +01:00
Sander Ferdinand
53b5b7a5c7
Fixing the start-up wizards
2018-03-29 23:04:03 +01:00
Sander Ferdinand
a128581ae5
Restyled addressbook panel
2018-03-29 23:04:02 +01:00
Sander Ferdinand
6677a185f8
Some font adjustments
2018-03-29 23:04:02 +01:00
Sander Ferdinand
a9b6a70d15
Cleanup after rebase
2018-03-29 23:04:02 +01:00
Sander Ferdinand
cf2791a246
New history page, including the mobile version.
2018-03-29 23:04:02 +01:00
Sander Ferdinand
c28d2daf20
White text for tick delegate
2018-03-29 23:04:02 +01:00
Sander Ferdinand
4f3bf839f7
Hover effects for titlebar buttons
2018-03-29 23:04:02 +01:00
Sander Ferdinand
676d976e53
Pointinghand cursor for checkboxes
2018-03-29 23:04:02 +01:00
Sander Ferdinand
e339034082
Added better gradient for MenuButton, implemented 'arrow.png' for checked menu buttons and replaced leftPanel background gradient
2018-03-29 23:04:02 +01:00
Sander Ferdinand
5a36aa7fce
Change default font color / family for checkboxes
2018-03-29 23:04:02 +01:00
Sander Ferdinand
f262ce5209
Finishing up on the settings page for now and modified some QML components
2018-03-29 23:04:02 +01:00
Sander Ferdinand
be9cb8931c
StandardButton - removed unused properties and some layout changes to settings page
2018-03-29 23:04:02 +01:00
Sander Ferdinand
a1cdb572e2
Added 2 components: LineEditMulti.qml && LabelButton.qml - multiline line edits
2018-03-29 23:04:02 +01:00
Sander Ferdinand
e5357c8a0b
Receive page development
2018-03-29 23:04:02 +01:00
cryptochangements34
de3fd183d8
Re-style AddressBookTable
2018-03-29 23:04:02 +01:00
Sander Ferdinand
328eb32a24
Various QML development
2018-03-29 23:04:02 +01:00
Sander Ferdinand
f48cd1b82b
Checkbox/Standard button development
2018-03-29 23:04:01 +01:00
Sander Ferdinand
868fbe2f2d
Move default font color to Style.qml
2018-03-29 23:04:01 +01:00
Sander Ferdinand
af9e4e86f0
Replacing checkbox, using default values from component
2018-03-29 23:04:01 +01:00
Sander Ferdinand
5028491ab3
Added new checkbox checked icon
2018-03-29 23:04:01 +01:00
Sander Ferdinand
3d5fee0a2f
StandardButton/StandardDropdown QML development
2018-03-29 23:04:01 +01:00
Sander Ferdinand
8295b9dffd
Checkbox QML development
2018-03-29 23:04:01 +01:00
Sander Ferdinand
8c44c4c842
Adressbook QML development
2018-03-29 23:04:01 +01:00
Sander Ferdinand
d77e045f5d
Added InputMulti - multiline inputbox
2018-03-29 23:04:01 +01:00
Sander Ferdinand
fb40d137f8
Hover effects for inlineButton
2018-03-29 23:04:01 +01:00
Sander Ferdinand
bfd2a63aca
Lowering default font size to 18 for input boxes
2018-03-29 23:04:01 +01:00
Sander Ferdinand
3d65a5d90d
LineEdit; included copy button
2018-03-29 23:04:01 +01:00
Sander Ferdinand
b09dfc2511
Added some Style properties
2018-03-29 23:04:01 +01:00
Sander Ferdinand
6d31c48522
LineEdit: cursor: pointer for QML rich text on input labels
2018-03-29 23:04:01 +01:00
Sander Ferdinand
901e77e6f1
LineEdit: added placeholder label, added input label
2018-03-29 23:04:01 +01:00
Sander Ferdinand
c3e1b51ac4
Dropdown button development - removing the second column
2018-03-29 23:04:01 +01:00
Sander Ferdinand
6d21b9919d
InlineButton development
2018-03-29 23:04:01 +01:00
Sander Ferdinand
36ac2ee86d
Inline button/icon for input boxes
2018-03-29 23:04:01 +01:00
Sander Ferdinand
63132dc1db
Keeping the progressbar color orange
2018-03-29 23:04:01 +01:00
Sander Ferdinand
82553b0df2
NetworkStatus section development
2018-03-29 23:04:00 +01:00
Sander Ferdinand
2e89f86b9f
Removing unused import
2018-03-29 23:04:00 +01:00
cryptochangements34
bb836dae38
Use jpg for gradiency
2018-03-29 23:04:00 +01:00
Sander Ferdinand
8fbd8b99d7
leftPanel gradient background
2018-03-29 23:04:00 +01:00
Sander Ferdinand
9f0874ee06
Removing unused import
2018-03-29 23:04:00 +01:00
Sander Ferdinand
e62fab767a
Added inlineButton for lineEdit and worked on network status progress bar + text
2018-03-29 23:04:00 +01:00
cryptochangements34
f9e264ca0a
Adjust gradient image height
2018-03-29 23:04:00 +01:00
cryptochangements34
2629c767a8
adjust images size
2018-03-29 23:04:00 +01:00
cryptochangements34
af7ad482c2
Move button gradiency
...
Moves the block of code that deals with the gradiency so that it is placed underneath labels and other images rather than on top
2018-03-29 23:04:00 +01:00
cryptochangements34
f6f26af7cb
use PNG for menuButton gradiency
2018-03-29 23:04:00 +01:00
Sander Ferdinand
f15d6f5197
Added some styles, changed some margins, testing with the new LineEdit
2018-03-29 23:04:00 +01:00
Sander Ferdinand
e7eb3bdfef
Re-do LineEdit/Input - decoupled placeholder text
2018-03-29 23:04:00 +01:00
Sander Ferdinand
5360d2c231
Smaller menubutton height for small screens
2018-03-29 23:04:00 +01:00
Sander Ferdinand
9819e63fcc
Singleton for future style definition. For now, put the fonts there
2018-03-29 23:04:00 +01:00
Sander Ferdinand
50eafab5dc
Have the menu buttons make use of the new font
2018-03-29 23:04:00 +01:00
Sander Ferdinand
5fdc9d894e
New menu button layout - implemented arrow thingy
2018-03-29 23:04:00 +01:00
Sander Ferdinand
ad68107e1b
New titlebar logo
2018-03-29 23:03:59 +01:00
Sander Ferdinand
b34432c6ac
Titlebar, first version
2018-03-29 23:03:59 +01:00
Sander Ferdinand
f49ad844b8
Redoing the menu buttons
2018-03-28 21:01:24 +02:00
Sander Ferdinand
f68ca5d76e
Add property fontBold to Labels, change default color
2018-03-28 21:01:24 +02:00
moneromooo-monero
65ea07af61
Add a shared ringdb management page - rings and blackballed outputs
2018-03-26 20:57:33 +01:00
luigi1111
e4d75c6680
Merge pull request #1161
...
c8f0cf3
Stagenet
2018-03-26 12:57:14 -05:00
Jaquee
ee6dd2ec56
progress bar improvements
2018-03-20 19:23:04 +01:00
Jaquee
37cb0061ee
separate progress bars for daemon and wallet
2018-03-15 16:35:47 +01:00
stoffu
c8f0cf3543
Stagenet
2018-03-14 23:26:25 +09:00
luigi1111
d6e03df7de
Merge pull request #1006
...
4d2f586
TextBlock: Fix multi select bug
2018-03-13 16:08:21 -04:00
luigi1111
629f460eb6
Merge pull request #1065
...
fdd528b
Update copyright for 2018
2018-01-26 14:33:47 -05:00
kenshi84
cee0474e37
Subaddresses minimal version: supports default account only
2018-01-13 14:37:07 +09:00
xmr-eric
fdd528b99e
Update copyright for 2018
2018-01-08 12:51:26 -05:00
stoffu
cf488f4406
Allow password to be changed
2018-01-05 16:11:32 +09:00
luigi1111
d71c31e1bf
Merge pull request #996
...
a116427
History: Properly label failed transactions
2017-12-17 12:33:14 -06:00
luigi1111
850fc25b6d
Merge pull request #1007
...
65a3474
change countdown to start connecting to local daemon from 5 to 10 seconds
2017-12-10 15:50:56 -06:00
erciccione
65a3474a80
change countdown to start connecting to local daemon from 5 to 10 seconds
2017-12-09 14:20:35 +01:00
Tim L
4d2f5864c1
TextBlock: Fix multi select bug
2017-12-08 16:28:12 -05:00
Tim L
c1187241db
Password input: reset on failed input
2017-12-07 11:49:43 -05:00
Tim L
a116427567
History: Properly label failed transactions
2017-12-07 09:08:26 -05:00
luigi1111
21a9bfb5e4
Merge pull request #968
...
8e1f1db
Rename tx privacy Normal setting to Default
2017-11-27 16:00:23 -06:00
xmr-eric
8e1f1dbf05
Rename tx privacy "Normal" setting to "Default"
...
With this PR, both tx priority and tx privacy settings will have similar terminology.
2017-11-20 11:50:56 -05:00
Sander Ferdinand
1ada4f8826
Decreasing menu button height
2017-11-12 22:18:20 +01:00
Sander Ferdinand
476b727db1
Smoother and faster animations for the menu buttons
2017-11-12 22:12:56 +01:00
Jaquee
4775a5b74d
mobile layout tweaks
2017-11-03 16:57:12 +01:00
Jaquee
09461397a8
Menu button color fix
2017-11-03 16:57:12 +01:00
Jaquee
394b20ee36
history table - improved mobile layout
2017-11-03 16:57:12 +01:00
Jaquee
2170f6a46d
Improve copy text handling
2017-11-03 16:57:12 +01:00
Jaquee
4b871306e4
fix popups positioning
2017-11-03 16:57:12 +01:00
Jaquee
c1c6d9ee6d
History: use mobile layout
2017-11-03 16:57:11 +01:00
Jaquee
aec65db8c3
add mobile menu
2017-11-03 16:57:11 +01:00
Jaquee
1c7f529141
fix Qt 5.8 crash on app exit bug in StandardDialog
2017-11-03 16:57:11 +01:00
Jaquee
d437b98a12
standardbuttons - default colors
2017-11-03 16:57:11 +01:00
Jaquee
027ed0e328
StandardDialog redesign
2017-11-03 16:57:11 +01:00
Jaquee
b82a17aa97
progressBar redesign
2017-11-03 16:57:11 +01:00
Jaquee
31675f4c16
processing splash - mobile redesign
2017-11-03 16:57:11 +01:00
Jaquee
30fde8d7fd
make input text selectable by mouse
2017-11-03 16:57:11 +01:00
Jaquee
e3eab0c667
networkstatus: add remote node
2017-11-03 16:57:11 +01:00
Jaquee
e0e69b35bd
password dialog mobile redesign
2017-11-03 16:57:11 +01:00
Jaquee
f605793cfc
components android focus workaround
2017-11-03 16:57:11 +01:00
Jaquee
9e0db8f4ff
components mobile scaling
2017-11-03 16:57:11 +01:00
Jaquee
4e8c7d95ad
add remoteNodeEdit component
2017-11-03 16:57:11 +01:00
Jaquee
abd5f50713
historyTable mobile layout
2017-11-03 16:57:10 +01:00
Jaquee
085dfe114a
checkbox redesign
2017-11-03 16:57:10 +01:00
Jaquee
c72207c2e2
transactionInfo: use empty str when fee=0
2017-11-01 17:02:44 +01:00
Jaquee
77335b300a
QrCodeScanner: parse extra parameters
2017-11-01 17:02:44 +01:00
Jaquee
aac7fc613a
make privay level slider smoother
2017-10-22 22:18:55 +02:00
Riccardo Spagni
83ea363932
Merge pull request #846
...
b8da85d
Fix IconButton (MaxXor)
2017-09-04 17:16:38 +02:00
MaxXor
b8da85d0a4
Fix IconButton
2017-08-31 14:44:44 +02:00
Jaquee
8480c70571
add textBlock component
2017-08-24 11:27:00 +02:00
Jaquee
a7f52db613
History: Support coinbase txs
...
requires #2247
2017-08-03 21:43:01 +02:00
Guillaume LE VAILLANT
92c0e00b12
Add missing strings for ListElement property workaround
2017-06-21 11:55:58 +02:00