Christoph Atteneder
5f5f919ee0
Remove unnecessary check
2018-11-26 18:08:27 +01:00
Christoph Atteneder
aeaee6b180
Hide advanced options group immediately instead of animation
2018-11-26 16:02:32 +01:00
Christoph Atteneder
52af509290
Remove setting visiblity of a bound property
2018-11-26 11:56:47 +01:00
Christoph Atteneder
b0683a461f
Update tray icons for macos
2018-11-26 11:46:33 +01:00
Manfred Karrer
4acc4c6c39
Merge pull request #1950 from ripcurlx/ui-improvements
...
Redesign: Improve mobile notification, take offer and add account views
2018-11-22 07:16:55 -05:00
Manfred Karrer
ed597c23bf
Merge pull request #1951 from ripcurlx/enable-new-locales
...
Redesign: Enable locales for Thai and Vietnamese
2018-11-22 07:16:20 -05:00
Christoph Atteneder
57763a2607
Enable locales for Thai and Vietnamese
2018-11-22 13:11:08 +01:00
Christoph Atteneder
be945c4854
Display payment account name if only one account is applicable
2018-11-22 12:30:13 +01:00
Christoph Atteneder
a7a65052c5
Increase padding for account limitation when adding a new payment account to not overlap validation errors
2018-11-22 12:29:50 +01:00
Christoph Atteneder
735ab3acda
Update payment account selection when payment accounts are changed
2018-11-22 12:28:42 +01:00
Manfred Karrer
000236bfea
Merge pull request #1947 from ripcurlx/use-monospace-for-all-columns
...
Redesign: Use monospace font for all columns if it is used in one column
2018-11-21 10:27:41 -05:00
Christoph Atteneder
b0621fd7c4
Use monospace font for all columns if it is used in one column
2018-11-21 16:23:41 +01:00
Manfred Karrer
f2e0eafc44
Merge pull request #1946 from ripcurlx/ui-improvements
...
Redesign: Addresses issues of #1857
2018-11-21 10:20:29 -05:00
Christoph Atteneder
0853f1dc6f
Position notification popups to be top-right aligned
2018-11-21 15:54:46 +01:00
Christoph Atteneder
4c95d030e8
Adapt layout of popup windows
2018-11-21 15:31:49 +01:00
Christoph Atteneder
5f78103bae
Reduce visible row count to not exceed window size
2018-11-21 12:03:44 +01:00
Christoph Atteneder
48b4c3ce9c
Increase first line padding
2018-11-21 11:49:57 +01:00
Christoph Atteneder
15b7b8593f
Hide row focus border in table views
2018-11-21 11:46:12 +01:00
Christoph Atteneder
c969228578
Hide percentage value in busy animation
2018-11-21 11:31:19 +01:00
Christoph Atteneder
7f0439a028
Adapt show wallet data window popup layout
2018-11-21 10:56:35 +01:00
Christoph Atteneder
3ee5296194
Use new brand color for volume
2018-11-21 10:48:44 +01:00
Christoph Atteneder
88955efae7
Synchronize padding between create and take offer views
2018-11-21 10:44:35 +01:00
Christoph Atteneder
d8487644bd
Remove dotted line for disabled text fields
2018-11-20 17:42:46 +01:00
Christoph Atteneder
b5f1ed7b45
Use mono space font in all columns (except button)
2018-11-20 17:31:28 +01:00
Christoph Atteneder
c6ba21e70f
Fix positioning of x and = icons
2018-11-20 17:31:04 +01:00
Christoph Atteneder
d5ea8a62ff
Improve density of payment account fields
2018-11-20 17:13:42 +01:00
Christoph Atteneder
a57d3fc8ba
Adapt TorSettingsView
2018-11-20 16:55:57 +01:00
Christoph Atteneder
5e06153e49
Fix TextArea focus line positioning
2018-11-20 16:39:24 +01:00
Christoph Atteneder
559cd67b85
Show hand cursor on all buttons
2018-11-20 16:30:34 +01:00
Christoph Atteneder
26c9c4081b
Center align address label
2018-11-20 16:28:51 +01:00
Christoph Atteneder
7612fe3571
Adapt WitdrawalView to use full window width
2018-11-20 16:22:04 +01:00
Christoph Atteneder
94805128c3
Adapt DepositView to use full window width
2018-11-20 16:03:48 +01:00
Christoph Atteneder
fbb3020506
Fix confirmation progress indicator
2018-11-20 15:38:27 +01:00
Manfred Karrer
a64d695c10
Merge pull request #1942 from ripcurlx/ui-improvements
...
Redesign: Extend focus line and textfield/textarea padding
2018-11-19 13:45:06 -05:00
Christoph Atteneder
f122a4579f
Add padding for text area
2018-11-19 11:31:53 +01:00
Christoph Atteneder
16fe990424
Add padding to text input fields and extends focus line in create offer views
2018-11-19 11:12:30 +01:00
Manfred Karrer
2564ae93f4
Remove comment
2018-11-18 12:13:34 -05:00
Manfred Karrer
671e5e30a0
Merge branch 'sqrrm-confiscation-tracking' into release-candidate-0.9.0
2018-11-18 11:08:37 -05:00
Manfred Karrer
89b092b7ea
Small fixes
...
- Use Array list for PB list as PB lists are unmodifyable
- Rename method to contain the unspent property
- fix row index in view
2018-11-18 11:07:30 -05:00
sqrrm
ed50b97b3d
Fix bsqdashboard availableamount
2018-11-17 23:13:13 +01:00
sqrrm
e815c4b105
Use lockup txid to track confiscation
...
1. Every bond is defined by its lockup transaction. To make it easy to
track which bonds are confiscated it's easier to track them by only one
txid instead of using a map with a mix of lockup txoutputs and unlock
txoutputs.
To check if a txoutput has been confiscated it has to be checked against
the originiating lockup txid.
2. Minor fixes of naming lockedup -> lockup and comments.
2018-11-17 23:13:13 +01:00
sqrrm
aa27d443a4
Display confiscated bond value
2018-11-17 23:13:13 +01:00
sqrrm
0c855f8dd0
Clearer param change validation
2018-11-17 23:13:13 +01:00
sqrrm
e577d0c4a9
Fix resource name
2018-11-17 23:13:13 +01:00
Manfred Karrer
aa05651ff4
Merge branch 'master' into release-candidate-0.9.0
2018-11-17 15:22:58 -05:00
Manfred Karrer
e37813c658
Merge pull request #1935 from freimair/externalTor
...
Bisq can now use an external Tor service
2018-11-17 14:02:11 -05:00
Manfred Karrer
c8416019f3
Merge pull request #1933 from ManfredKarrer/fix-temp-file-issue
...
Don't use a temp file for the sound file
2018-11-17 13:50:51 -05:00
Manfred Karrer
108ce1d72c
Merge pull request #1936 from ManfredKarrer/fix-formatting-issue
...
Convert long dash to short dash for minus values
2018-11-17 13:48:09 -05:00
Florian Reimair
717796103d
Fixed tests as in: commit of shame
2018-11-17 18:44:10 +01:00
Florian Reimair
f0bfb3825a
Declutter TorNetworkNode some more
2018-11-17 18:42:18 +01:00