924 lines
31 KiB
XML
924 lines
31 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>InterfaceSettings</class>
|
|
<widget class="QWidget" name="InterfaceSettings">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>734</width>
|
|
<height>542</height>
|
|
</rect>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
<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>
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
<property name="currentIndex">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="movable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<widget class="QWidget" name="sidebarTab">
|
|
<attribute name="title">
|
|
<string>Sidebar</string>
|
|
</attribute>
|
|
<layout class="QVBoxLayout" name="sidebarLayout">
|
|
<item>
|
|
<widget class="QGroupBox" name="viewsGroup">
|
|
<property name="title">
|
|
<string>Views</string>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout_6">
|
|
<item>
|
|
<widget class="QLabel" name="label_2">
|
|
<property name="text">
|
|
<string>Use the checkboxes below to configure the list of active views.</string>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QListWidget" name="views"/>
|
|
</item>
|
|
<item>
|
|
<widget class="NoteLabel" name="sbPlayQueueLabel">
|
|
<property name="text">
|
|
<string>By default, the play queue appears to the side of the other views, and the Info view is accessible by pressing its icon in the main toolbar. Checking the appropriate option above will cause the view to be merged into the sidebar as per other views.</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QGroupBox" name="optionsGroup">
|
|
<property name="title">
|
|
<string>Options</string>
|
|
</property>
|
|
<layout class="QHBoxLayout" name="sbLayout">
|
|
<item>
|
|
<layout class="QFormLayout" name="styleLayout">
|
|
<property name="fieldGrowthPolicy">
|
|
<enum>QFormLayout::ExpandingFieldsGrow</enum>
|
|
</property>
|
|
<item row="0" column="0">
|
|
<widget class="BuddyLabel" name="sbStyleLabel">
|
|
<property name="text">
|
|
<string>Style:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>sbStyle</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<widget class="QComboBox" name="sbStyle"/>
|
|
</item>
|
|
<item row="1" column="0">
|
|
<widget class="BuddyLabel" name="sbPositionLabel">
|
|
<property name="text">
|
|
<string>Position:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>sbPosition</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="1">
|
|
<widget class="QComboBox" name="sbPosition"/>
|
|
</item>
|
|
<item row="2" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="sbIconsOnly">
|
|
<property name="text">
|
|
<string>Only show icons, no text</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="sbMonoIcons">
|
|
<property name="text">
|
|
<string>Use monochrome icons</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="4" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="sbAutoHide">
|
|
<property name="text">
|
|
<string>Auto-hide</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="tab">
|
|
<attribute name="title">
|
|
<string>Views</string>
|
|
</attribute>
|
|
<layout class="QGridLayout" name="viewsLayout">
|
|
<item row="0" column="0">
|
|
<widget class="QGroupBox" name="artistsViewGroupBox">
|
|
<property name="title">
|
|
<string>Artists</string>
|
|
</property>
|
|
<layout class="QFormLayout" name="artistsViewLayout">
|
|
<property name="fieldGrowthPolicy">
|
|
<enum>QFormLayout::ExpandingFieldsGrow</enum>
|
|
</property>
|
|
<property name="formAlignment">
|
|
<set>Qt::AlignJustify|Qt::AlignTop</set>
|
|
</property>
|
|
<item row="0" column="0">
|
|
<widget class="BuddyLabel" name="label">
|
|
<property name="text">
|
|
<string>Style:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>libraryView</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<widget class="QComboBox" name="libraryView"/>
|
|
</item>
|
|
<item row="1" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="libraryYear">
|
|
<property name="text">
|
|
<string>Sort albums by year</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="libraryArtistImage">
|
|
<property name="text">
|
|
<string>Show artist images</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0">
|
|
<widget class="QGroupBox" name="albumsViewGroupBox">
|
|
<property name="title">
|
|
<string>Albums</string>
|
|
</property>
|
|
<layout class="QFormLayout" name="albumsViewLayout">
|
|
<property name="fieldGrowthPolicy">
|
|
<enum>QFormLayout::ExpandingFieldsGrow</enum>
|
|
</property>
|
|
<property name="formAlignment">
|
|
<set>Qt::AlignJustify|Qt::AlignTop</set>
|
|
</property>
|
|
<item row="0" column="0">
|
|
<widget class="BuddyLabel" name="label_xx">
|
|
<property name="text">
|
|
<string>Style:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>albumsView</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<widget class="QComboBox" name="albumsView"/>
|
|
</item>
|
|
<item row="1" column="0">
|
|
<widget class="BuddyLabel" name="label_5x">
|
|
<property name="text">
|
|
<string>Sort:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>albumSort</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="1">
|
|
<widget class="QComboBox" name="albumSort"/>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="0">
|
|
<widget class="QGroupBox" name="playlistsViewGroupBox">
|
|
<property name="title">
|
|
<string>Playlists</string>
|
|
</property>
|
|
<layout class="QFormLayout" name="playlistsViewLayout">
|
|
<property name="fieldGrowthPolicy">
|
|
<enum>QFormLayout::ExpandingFieldsGrow</enum>
|
|
</property>
|
|
<property name="formAlignment">
|
|
<set>Qt::AlignJustify|Qt::AlignTop</set>
|
|
</property>
|
|
<item row="0" column="0">
|
|
<widget class="BuddyLabel" name="label_3">
|
|
<property name="text">
|
|
<string>Style:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>playlistsView</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<widget class="QComboBox" name="playlistsView"/>
|
|
</item>
|
|
<item row="1" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="playListsStartClosed">
|
|
<property name="text">
|
|
<string>Initially collapse albums</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>removeWidget
|
|
<item row="3" column="0">
|
|
<widget class="QGroupBox" name="otherViewGroupBox">
|
|
<property name="title">
|
|
<string>Other Views</string>
|
|
</property>
|
|
<layout class="QFormLayout" name="otherViewLayout">
|
|
<property name="fieldGrowthPolicy">
|
|
<enum>QFormLayout::ExpandingFieldsGrow</enum>
|
|
</property>
|
|
<property name="formAlignment">
|
|
<set>Qt::AlignJustify|Qt::AlignTop</set>
|
|
</property>
|
|
<item row="0" column="0">
|
|
<widget class="BuddyLabel" name="folderViewLabel">
|
|
<property name="text">
|
|
<string>Folders:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>folderView</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<widget class="QComboBox" name="folderView"/>
|
|
</item>
|
|
<item row="1" column="0">
|
|
<widget class="BuddyLabel" name="streamsViewLabel">
|
|
<property name="text">
|
|
<string>Streams:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>streamsView</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="1">
|
|
<widget class="QComboBox" name="streamsView"/>
|
|
</item>
|
|
<item row="2" column="0">
|
|
<widget class="BuddyLabel" name="onlineViewLabel">
|
|
<property name="text">
|
|
<string>Online:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>onlineView</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="1">
|
|
<widget class="QComboBox" name="onlineView"/>
|
|
</item>
|
|
<item row="3" column="0">
|
|
<widget class="BuddyLabel" name="devicesViewLabel">
|
|
<property name="text">
|
|
<string>Devices:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>devicesView</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="1">
|
|
<widget class="QComboBox" name="devicesView"/>
|
|
</item>
|
|
<item row="4" column="0">
|
|
<widget class="QLabel" name="label_5">
|
|
<property name="text">
|
|
<string>Search:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="4" column="1">
|
|
<widget class="QComboBox" name="searchView"/>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item row="4" column="0">
|
|
<spacer name="verticalSpacer_3xx">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>2</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="tab_5">
|
|
<attribute name="title">
|
|
<string>Play Queue</string>
|
|
</attribute>
|
|
<layout class="QFormLayout" name="formLayout_5">
|
|
<property name="fieldGrowthPolicy">
|
|
<enum>QFormLayout::ExpandingFieldsGrow</enum>
|
|
</property>
|
|
<item row="0" column="0">
|
|
<widget class="BuddyLabel" name="playQueueViewLabel">
|
|
<property name="text">
|
|
<string>Style:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>playQueueView</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<widget class="QComboBox" name="playQueueView"/>
|
|
</item>
|
|
<item row="1" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="playQueueStartClosed">
|
|
<property name="text">
|
|
<string>Initially collapse albums</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="playQueueAutoExpand">
|
|
<property name="text">
|
|
<string>Automatically expand current album</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="playQueueScroll">
|
|
<property name="text">
|
|
<string>Scroll to current track</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="4" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="playQueueConfirmClear">
|
|
<property name="text">
|
|
<string>Prompt before clearing</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="5" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="playQueueSearch">
|
|
<property name="text">
|
|
<string>Separate action (and shortcut) for play queue search</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="6" column="0">
|
|
<spacer name="macSpacerHack">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>2</width>
|
|
<height>1</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item row="7" column="0" colspan="2">
|
|
<widget class="QGroupBox" name="groupBox">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="title">
|
|
<string>Background Image</string>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
<item row="0" column="0" colspan="3">
|
|
<widget class="QRadioButton" name="playQueueBackground_none">
|
|
<property name="text">
|
|
<string>None</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0" colspan="3">
|
|
<widget class="QRadioButton" name="playQueueBackground_cover">
|
|
<property name="text">
|
|
<string>Current album cover</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="0" colspan="2">
|
|
<widget class="QRadioButton" name="playQueueBackground_custom">
|
|
<property name="text">
|
|
<string>Custom image:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="2">
|
|
<widget class="PathRequester" name="playQueueBackgroundFile">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="0">
|
|
<widget class="QLabel" name="label_4b">
|
|
<property name="text">
|
|
<string>Blur:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="1" colspan="2">
|
|
<layout class="QHBoxLayout" name="playQueueBackgroundBlurLayout">
|
|
<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>
|
|
<widget class="QSlider" name="playQueueBackgroundBlur">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>20</number>
|
|
</property>
|
|
<property name="pageStep">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="tickPosition">
|
|
<enum>QSlider::TicksBelow</enum>
|
|
</property>
|
|
<property name="tickInterval">
|
|
<number>1</number>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="playQueueBackgroundBlurLabel">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>10px</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item row="4" column="0">
|
|
<widget class="QLabel" name="label_4">
|
|
<property name="text">
|
|
<string>Opacity:</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="4" column="1" colspan="2">
|
|
<layout class="QHBoxLayout" name="playQueueBackgroundOpacityLayout">
|
|
<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>
|
|
<widget class="QSlider" name="playQueueBackgroundOpacity">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>100</number>
|
|
</property>
|
|
<property name="pageStep">
|
|
<number>10</number>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="tickPosition">
|
|
<enum>QSlider::TicksBelow</enum>
|
|
</property>
|
|
<property name="tickInterval">
|
|
<number>10</number>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QLabel" name="playQueueBackgroundOpacityLabel">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>40%</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="groupingTab">
|
|
<attribute name="title">
|
|
<string>Grouping</string>
|
|
</attribute>
|
|
<layout class="QVBoxLayout" name="verticalLayout_3x">
|
|
<item>
|
|
<layout class="QFormLayout" name="formLayout_4x">
|
|
<property name="fieldGrowthPolicy">
|
|
<enum>QFormLayout::ExpandingFieldsGrow</enum>
|
|
</property>
|
|
<item row="0" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="groupSingle">
|
|
<property name="text">
|
|
<string>Place albums with only one track under 'Various Artists/Single Tracks'</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0">
|
|
<widget class="BuddyLabel" name="composerGenresLabel">
|
|
<property name="toolTip">
|
|
<string>Use the 'Composer' tag, and not 'Artist' or 'Album Artist', to group albums.</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Group albums by composer for genres:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>composerGenres</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="1">
|
|
<widget class="LineEdit" name="composerGenres"/>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<widget class="NoteLabel" name="composerGenresNoteLabel">
|
|
<property name="text">
|
|
<string>Genres should be separated via a comma (e.g. 'Classical, Symphonic')</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_2cx">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>16</width>
|
|
<height>16</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="toolbarTab">
|
|
<attribute name="title">
|
|
<string>Toolbar</string>
|
|
</attribute>
|
|
<layout class="QFormLayout" name="toolbarTabLayout">
|
|
<property name="fieldGrowthPolicy">
|
|
<enum>QFormLayout::ExpandingFieldsGrow</enum>
|
|
</property>
|
|
<item row="0" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="showStopButton">
|
|
<property name="text">
|
|
<string>Show stop button</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="showCoverWidget">
|
|
<property name="text">
|
|
<string>Show cover of current track</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="showRatingWidget">
|
|
<property name="text">
|
|
<string>Show track rating</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="tab_7">
|
|
<attribute name="title">
|
|
<string>External</string>
|
|
</attribute>
|
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
|
<item>
|
|
<widget class="QCheckBox" name="systemTrayPopup">
|
|
<property name="text">
|
|
<string>Show popup messages when changing tracks</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="systemTrayCheckBox">
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Show icon in notification area</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCheckBox" name="minimiseOnClose">
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Minimize to notification area when closed</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QGroupBox" name="startupState">
|
|
<property name="title">
|
|
<string>On Start-up</string>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
|
<item>
|
|
<widget class="QRadioButton" name="startupStateShow">
|
|
<property name="text">
|
|
<string>Show main window</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QRadioButton" name="startupStateHide">
|
|
<property name="text">
|
|
<string>Hide main window</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QRadioButton" name="startupStateRestore">
|
|
<property name="text">
|
|
<string>Restore previous state</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_3">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>2</width>
|
|
<height>2</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QWidget" name="tab_4">
|
|
<attribute name="title">
|
|
<string>General</string>
|
|
</attribute>
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
<item>
|
|
<layout class="QFormLayout" name="formLayout_4">
|
|
<property name="fieldGrowthPolicy">
|
|
<enum>QFormLayout::ExpandingFieldsGrow</enum>
|
|
</property>
|
|
<item row="0" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="filteredOnly">
|
|
<property name="toolTip">
|
|
<string><p>When adding artists, or albums to the playqueue, or editing tags, etc, then only use songs that pass the current Genre or string filter.</p><p>e.g. If you have an album with 10 songs, but only 5 have the genre set to 'Metal', then only these 5 would be added if the view's Genre filter was set to 'Metal'.</string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Only act on songs that pass filtering</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="1" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="fetchCovers">
|
|
<property name="text">
|
|
<string>Fetch missing covers from Last.fm</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="showDeleteAction">
|
|
<property name="text">
|
|
<string>Show delete action in context menus</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="3" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="forceSingleClick">
|
|
<property name="text">
|
|
<string>Enforce single-click activation of items</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="4" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="touchFriendly">
|
|
<property name="toolTip">
|
|
<string><p>This will change Cantata's interface as detailed:
|
|
<ul><li>Playback, and control, buttons will be 33% wider</li><li>Views will be 'flickable'</li><li>To drag items, you will need to 'touch' the top-left corner</li><li>Scrollbars will only be a few pixels wide</li><li>Actions (e.g. 'Add To Play Queue') will always be visible (not just when item is under mouse)</li><li>Spin buttons will have + and - buttons at the side of the text field</li></ul></p></string>
|
|
</property>
|
|
<property name="text">
|
|
<string>Make interface more touch friendly</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="5" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="infoTooltips">
|
|
<property name="text">
|
|
<string>Show song information tooltips</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="6" column="0" colspan="2">
|
|
<widget class="QCheckBox" name="retinaSupport">
|
|
<property name="text">
|
|
<string>Support retina displays</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="7" column="0">
|
|
<widget class="BuddyLabel" name="langLabel">
|
|
<property name="text">
|
|
<string>Language:</string>
|
|
</property>
|
|
<property name="buddy">
|
|
<cstring>lang</cstring>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item row="7" column="1">
|
|
<widget class="QComboBox" name="lang"/>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<widget class="NoteLabel" name="singleClickLabel">
|
|
<property name="text">
|
|
<string>Changing the 'Enforce single-click activation of items' setting will require a re-start of Cantata.</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="NoteLabel" name="langNoteLabel">
|
|
<property name="text">
|
|
<string>Changing the language setting will require a re-start of Cantata.</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="NoteLabel" name="touchFriendlyNoteLabel">
|
|
<property name="text">
|
|
<string>Changing the 'touch friendly' setting will require a re-start of Cantata.</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="NoteLabel" name="retinaSupportNoteLabel">
|
|
<property name="text">
|
|
<string>Enabling support for retina displays will produce sharper icons on the retina display, but may produce less sharp icons on non-retina displays. Changing this setting will require a re-start of Cantata.</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_2c">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>16</width>
|
|
<height>16</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>BuddyLabel</class>
|
|
<extends>QLabel</extends>
|
|
<header>support/buddylabel.h</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>NoteLabel</class>
|
|
<extends>QLabel</extends>
|
|
<header>widgets/notelabel.h</header>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>PathRequester</class>
|
|
<extends>QLineEdit</extends>
|
|
<header>support/pathrequester.h</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>LineEdit</class>
|
|
<extends>QLineEdit</extends>
|
|
<header>support/lineedit.h</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<resources/>
|
|
<connections>
|
|
<connection>
|
|
<sender>playQueueBackground_custom</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>playQueueBackgroundFile</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>89</x>
|
|
<y>262</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>199</x>
|
|
<y>271</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
</connections>
|
|
</ui>
|