New blau skin.

This commit is contained in:
Martin Rotter 2014-09-15 09:03:31 +02:00
parent b162ed32be
commit 69cbd27b53
4 changed files with 17 additions and 25 deletions

File diff suppressed because one or more lines are too long

View file

@ -4,6 +4,7 @@
Fixed:
<ul>
<li>Fixed bug #66.</li>
<li>Blau skin now has colored webkit scrollbars, fixed some button widths and enhanced menu popup tool buttons.</li>
</ul>
Added:

View file

@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>820</width>
<height>427</height>
<width>928</width>
<height>498</height>
</rect>
</property>
<property name="windowTitle">

View file

@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>610</width>
<width>668</width>
<height>415</height>
</rect>
</property>
@ -14,7 +14,16 @@
<string notr="true">Dialog</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<property name="margin">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item row="0" column="0">
@ -54,21 +63,12 @@
<property name="defaultDropAction">
<enum>Qt::MoveAction</enum>
</property>
<property name="alternatingRowColors">
<bool>true</bool>
</property>
<property name="selectionBehavior">
<enum>QAbstractItemView::SelectRows</enum>
</property>
<property name="horizontalScrollMode">
<enum>QAbstractItemView::ScrollPerPixel</enum>
</property>
<property name="isWrapping" stdset="0">
<bool>false</bool>
</property>
<property name="resizeMode">
<enum>QListView::Adjust</enum>
</property>
<property name="uniformItemSizes">
<bool>true</bool>
</property>
@ -131,21 +131,12 @@
<property name="defaultDropAction">
<enum>Qt::MoveAction</enum>
</property>
<property name="alternatingRowColors">
<bool>true</bool>
</property>
<property name="selectionBehavior">
<enum>QAbstractItemView::SelectRows</enum>
</property>
<property name="horizontalScrollMode">
<enum>QAbstractItemView::ScrollPerPixel</enum>
</property>
<property name="isWrapping" stdset="0">
<bool>false</bool>
</property>
<property name="resizeMode">
<enum>QListView::Adjust</enum>
</property>
<property name="uniformItemSizes">
<bool>true</bool>
</property>