You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kmymoney/kmymoney2/dialogs/settings/ksettingsgeneraldecl.ui

650 lines
31 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KSettingsGeneralDecl</class>
<widget class="TQWidget">
<property name="name">
<cstring>KSettingsGeneralDecl</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>614</width>
<height>438</height>
</rect>
</property>
<property name="caption">
<string>General Settings</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQTabWidget">
<property name="name">
<cstring>tabWidget2</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Global</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup">
<property name="name">
<cstring>kcfg_StartLastViewSelected</cstring>
</property>
<property name="title">
<string>Startup page options</string>
</property>
<property name="exclusive">
<bool>true</bool>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton1</cstring>
</property>
<property name="text">
<string>Start with homepage</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="buttonGroupId">
<number>0</number>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton2</cstring>
</property>
<property name="text">
<string>Start with last selected view</string>
</property>
<property name="buttonGroupId">
<number>1</number>
</property>
</widget>
</vbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="title">
<string>Precision settings</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Price precision</string>
</property>
</widget>
<widget class="TQSpinBox">
<property name="name">
<cstring>kcfg_PricePrecision</cstring>
</property>
<property name="maxValue">
<number>10</number>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>digits</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>61</width>
<height>21</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox3</cstring>
</property>
<property name="title">
<string>Autosave options</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_AutoSaveFile</cstring>
</property>
<property name="text">
<string>Autosave periodically</string>
</property>
</widget>
<widget class="TQFrame">
<property name="name">
<cstring>m_periodFrame</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQSpinBox">
<property name="name">
<cstring>kcfg_AutoSavePeriod</cstring>
</property>
<property name="maxValue">
<number>60</number>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>minutes</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>354</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
</hbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox6</cstring>
</property>
<property name="title">
<string>Fiscal Year</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1_2_2</cstring>
</property>
<property name="text">
<string>Your fiscal year starts on</string>
</property>
</widget>
<widget class="KIntSpinBox">
<property name="name">
<cstring>kcfg_FiscalYearBeginDay</cstring>
</property>
</widget>
<widget class="KComboBox">
<item>
<property name="text">
<string>January</string>
</property>
</item>
<item>
<property name="text">
<string>February</string>
</property>
</item>
<item>
<property name="text">
<string>March</string>
</property>
</item>
<item>
<property name="text">
<string>April</string>
</property>
</item>
<item>
<property name="text">
<string>May</string>
</property>
</item>
<item>
<property name="text">
<string>June</string>
</property>
</item>
<item>
<property name="text">
<string>July</string>
</property>
</item>
<item>
<property name="text">
<string>August</string>
</property>
</item>
<item>
<property name="text">
<string>September</string>
</property>
</item>
<item>
<property name="text">
<string>October</string>
</property>
</item>
<item>
<property name="text">
<string>November</string>
</property>
</item>
<item>
<property name="text">
<string>December</string>
</property>
</item>
<property name="name">
<cstring>kcfg_FiscalYearBegin</cstring>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer11</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>90</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer3_2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Views</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_syncLedgerInvestment</cstring>
</property>
<property name="text">
<string>Synchronize account selection of ledger and investment view</string>
</property>
</widget>
<widget class="KLineEdit">
<property name="name">
<cstring>kcfg_hiddenViews</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>m_viewLabel</cstring>
</property>
<property name="text">
<string>Check the views you want to enable, uncheck those you want to hide, because you don't need the functionality.</string>
</property>
<property name="alignment">
<set>WordBreak|AlignTop</set>
</property>
</widget>
<widget class="TDEListView">
<property name="name">
<cstring>m_viewList</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>2</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="TQButtonGroup">
<property name="name">
<cstring>kcfg_iconSize</cstring>
</property>
<property name="title">
<string>Icon size of navigation bar</string>
</property>
<property name="exclusive">
<bool>true</bool>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton" row="0" column="0">
<property name="name">
<cstring>radioButton3</cstring>
</property>
<property name="text">
<string>Micro (16px)</string>
</property>
</widget>
<widget class="TQRadioButton" row="1" column="0">
<property name="name">
<cstring>radioButton4</cstring>
</property>
<property name="text">
<string>Small (32px)</string>
</property>
</widget>
<widget class="TQRadioButton" row="0" column="1">
<property name="name">
<cstring>radioButton5</cstring>
</property>
<property name="text">
<string>Normal (48px)</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQRadioButton" row="1" column="1">
<property name="name">
<cstring>radioButton6</cstring>
</property>
<property name="text">
<string>Large (64px)</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_showTitleBar</cstring>
</property>
<property name="text">
<string>Show title bar on each page</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer7</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>21</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>TabPage</cstring>
</property>
<attribute name="title">
<string>Filter</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox2</cstring>
</property>
<property name="title">
<string>Accounts / Categories</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_HideUnusedCategory</cstring>
</property>
<property name="text">
<string>Don't show unused categories</string>
</property>
<property name="whatsThis" stdset="0">
<string>This option hides all categories in the categories view that are not used in at least a single transaction. They are still shown in the category selection lists.</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_HideClosedAccounts</cstring>
</property>
<property name="text">
<string>Don't show closed accounts</string>
</property>
<property name="whatsThis" stdset="0">
<string>This option hides all accounts that have been closed by the user in views and selection lists.
You can use &lt;b&gt;View/Show all accounts&lt;/b&gt; to temporarily show hidden accounts in the views.</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_ExpertMode</cstring>
</property>
<property name="text">
<string>Show equity accounts</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox4</cstring>
</property>
<property name="title">
<string>Schedules</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_HideFinishedSchedules</cstring>
</property>
<property name="text">
<string>Don't show finished schedules</string>
</property>
<property name="whatsThis" stdset="0">
<string>This option hides all finished schedules in the schedules view.</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox5</cstring>
</property>
<property name="title">
<string>Transactions</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1_3</cstring>
</property>
<property name="text">
<string>Don't show transactions prior to</string>
</property>
</widget>
<widget class="kMyMoneyDateInput">
<property name="name">
<cstring>m_startDateEdit</cstring>
</property>
</widget>
<widget class="TQDateEdit">
<property name="name">
<cstring>kcfg_StartDate</cstring>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer10</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>63</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>kcfg_HideReconciledTransactions</cstring>
</property>
<property name="text">
<string>Don't show reconciled transactions</string>
</property>
<property name="whatsThis" stdset="0">
<string>This option hides all reconciled transactions in the ledger view.</string>
</property>
</widget>
</vbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>30</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</widget>
</vbox>
</widget>
<customwidgets>
</customwidgets>
<connections>
<connection>
<sender>kcfg_AutoSaveFile</sender>
<signal>toggled(bool)</signal>
<receiver>m_periodFrame</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<includes>
<include location="global" impldecl="in implementation">kmymoney/kmymoneydateinput.h</include>
</includes>
<layoutdefaults spacing="6" margin="11"/>
</UI>