UdjinM6
4d4a9df059
Merge #867 : Implement an option to enable/disable advanced PrivateSend UI
...
953d9fb Implement an option to enable/disable advanced PrivateSend UI, more DS->PS in overview tab code
2016-06-06 21:52:24 +02:00
snogcel
51515775b3
Merge #868 : checkbox image for wallet themes
...
b7ad787 use checkbox image for themes
b9e1c27 checkbox images
1a985cc checkbox images adjustment
2016-06-06 21:52:09 +02:00
crowning-
5ac043c1ba
Merge #866 : [UI] Column alignement of Transaction-Tab adjusted
...
191ca63 [UI] Column alignement of Transaction-Tab adjusted
2016-06-06 07:44:59 +02:00
Holger Schinzel
b5924a2451
merge #850 : update splash screen
...
bd9d27a update splash screen
2016-06-02 08:11:47 +02:00
UdjinM6
d7cf3393c0
fix tab text truncation
2016-05-20 21:34:52 +03:00
UdjinM6
5d775240b0
fix "GUI: libpng warning: iCCP: known incorrect sRGB profile" using mogrify
2016-05-19 23:14:56 +03:00
Evan Duffield
22661ad60d
Merge pull request #778 from UdjinM6/lightTheme
...
Fixing light theme
2016-05-19 11:37:08 -07:00
UdjinM6
050b707d9f
Icon update (thanks @salmion)
2016-05-16 02:05:42 +03:00
UdjinM6
843453fb66
More fixes for Masternodes tab:
...
- set initial columns size
- use resizable columns
- use theme-dependent masternodes icon (placeholder, should be replaced)
- removed unused event binding
- capitalization, more verbose ui element names
2016-05-15 19:43:22 +03:00
UdjinM6
12239be138
Fix tx icons for light theme (thanks @snogcel)
2016-05-13 12:42:51 +03:00
UdjinM6
9101c54d30
Fixing light theme:
...
- colorized few images/icons to use “Strong blue” #1c75bc
- replaced "smile" icon with pick-axe
- fixed ds status overlap
- trying to make theme less "heavy" - fewer bold labels, lighter colors for labels
- removed unused files
2016-05-12 16:59:33 +03:00
crowning-
ddfc3e98f0
[UI] Obsolete icons (+references) removed
2016-04-24 23:03:27 +02:00
crowning-
00266a876f
[UI] Some standard (old) Bitcoin icons beautified
2016-04-20 22:35:24 +02:00
evan82
b0064145db
Merge pull request #701 from UdjinM6/logoIcon
...
Make Dash logo (app icon) theme-independent
2016-03-04 07:16:38 -07:00
UdjinM6
8cb8772d95
bitcoin -> dash
2016-03-02 12:55:37 +01:00
UdjinM6
eed3a48150
Make Dash logo (app icon) theme-independent
2016-02-25 07:14:08 +03:00
UdjinM6
ad5da28cd8
UI fixes:
...
- fix icons in tx list
- fix about/cmd-line help dialog
- get rid of the warning icon (use old text label instead)
2016-02-15 09:03:14 +03:00
UdjinM6
a5ac60b868
Merge remote-tracking branch 'bitcoin/0.12' into HEAD
...
+ merge fixes
+ keepass on evhttp
2016-02-06 16:48:04 +03:00
crowning-
255172e552
UI: URL in splash-screen changed
...
Closes #682
2016-01-31 11:53:30 +01:00
crowning-
acd952d18f
UI: new wallet theme "DASH-light" (file permissions restored)
2016-01-09 23:25:07 +01:00
crowning-
ee2c595291
UI: new wallet theme "DASH-light"
2016-01-09 23:19:08 +01:00
evan82
f30a627f8b
Merge pull request #640 from crowning-/Crownium
...
Crownium theme
2016-01-05 10:36:53 -07:00
crowning-
0a0f12aca5
Non-critical CSS-error-messages removed from debug.log
2015-10-06 04:07:59 +02:00
crowning-
70a77e2499
Non-critical CSS-error-messages removed from debug.log
...
The following log-messages were caused by setting a non-existing property via CSS in the "Options" dialogue.
GUI: QCheckBox(0x7fe0214e7fd0, name = "bitcoinAtStartup") does not have a property named "alignment"
GUI: QCheckBox(0x7fe021500540, name = "minimizeToTray") does not have a property named "alignment"
GUI: QCheckBox(0x7fe021502540, name = "minimizeOnClose") does not have a property named "alignment"
GUI: QCheckBox(0x7fe0214f9d20, name = "mapPortUpnp") does not have a property named "alignment"
GUI: QCheckBox(0x7fe0214fa280, name = "allowIncoming") does not have a property named "alignment"
GUI: QCheckBox(0x7fe0214f9de0, name = "connectSocks") does not have a property named "alignment"
GUI: QCheckBox(0x7fe0214f8df0, name = "coinControlFeatures") does not have a property named "alignment"
GUI: QCheckBox(0x7fe0214f9260, name = "spendZeroConfChange") does not have a property named "alignment"
It's fixed now.
2015-10-02 23:08:18 +02:00
crowning-
032076df66
UI: min-width adjustment for toolbar buttons
2015-09-17 15:52:31 +02:00
crowning-
94a6f12d14
UI: theme-dependent icons/images (Win installer fix)
2015-09-17 15:21:04 +02:00
crowning-
8599ced191
UI: theme-dependent icons/images (Win installer fix)
2015-09-17 14:47:39 +02:00
crowning-
8392b728d0
UI: toolbar behaviour changed
2015-09-16 23:13:20 +02:00
crowning-
61b2f8febb
UI: about image beautified
2015-09-16 20:37:17 +02:00
crowning-
c2cd4224ee
UI: new wallet theme "Crownium"
2015-09-16 06:04:26 +02:00
MarcoFalke
d1acf938e6
[qt] [trivial] share/qt/make_spinner.py => src/qt/res/movies/makespinner.sh
...
* Merge make_spinner.py into makespinner.sh
* Also delete now unused imgs
* Actually use all 36 frames for the spinner animation
2015-09-13 17:57:12 +02:00
crowning-
39ac400392
UI: theme-dependent icons/images Step 3 (CSS changes)
2015-09-13 04:46:02 +02:00
crowning-
b9bf948a65
UI: theme-dependent icons/images Step 2 (Gitian-build fix)
2015-09-13 00:59:51 +02:00
crowning-
dec129d54c
UI: theme-dependent icons/images Step 2 (app icons relocated)
2015-09-13 00:42:07 +02:00
crowning-
8c33cf27b8
UI: theme-dependent icons/images Step 2 (permissions restored)
2015-09-12 23:45:52 +02:00
crowning-
82b25f55f7
UI: theme-dependent icons/images Step 2
2015-09-12 23:42:04 +02:00
crowning-
aeb9a7d5ea
UI: button to toggle lock-state for all inputs in coin-control dialog
2015-08-30 23:40:04 +02:00
crowning-
6129a0ec1e
UI: Coding and CSS changes for sum of selected transactions
2015-08-27 12:49:55 +02:00
Marco
df9c2ee1c9
[Qt] replace wifi icon with network symbol
2015-08-04 16:53:30 +02:00
Marco
9142867572
[QT] cleanup icons
...
* Cleanup SVG code
* Unify design ("Typicons" seem to have round edges)
* Fix transparency issue with clock5.png
2015-08-04 12:06:12 +02:00
crowning-
d75ffba355
UI: alignment fix for Overview-page (typo fix)
2015-07-31 09:35:17 +02:00
crowning-
a5170420db
UI: alignment fix for Overview-page
2015-07-31 08:40:06 +02:00
crowning-
0e7b73e166
UI: better alignment of overview-screen
2015-07-30 06:27:29 -07:00
crowning-
ff2fa918b6
UI: CSS for watch-only addresses added
2015-07-30 06:27:28 -07:00
crowning-
60358c28e2
Fix Darksend completion UI
2015-07-12 12:57:59 +02:00
crowning-
cc494c6091
Fixed warning QLabel(0xb0049b8, name = "labelCoinControlChangeLabel") does not have a property named "padding"
2015-07-06 22:52:46 +02:00
UdjinM6
69f482ec2e
Execute "mogrify *.png" to fix "GUI: libpng warning: iCCP: known incorrect sRGB profile"
2015-06-30 05:42:12 +03:00
UdjinM6
e9eb2faeb6
new icon
2015-06-29 02:23:29 +03:00
snogcel
5fed89fde4
Available Balance, Pending Label Fix
2015-06-17 21:37:30 -06:00
crowning-
8f695a03c1
Statusbar icons for tDASH added
2015-06-01 09:55:07 +02:00