manuskript/manuskript/ui/mainWindow.ui

3068 lines
106 KiB
Plaintext
Raw Normal View History

2015-05-28 13:32:09 +12:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2016-02-07 06:36:02 +13:00
<width>1112</width>
<height>808</height>
2015-05-28 13:32:09 +12:00
</rect>
</property>
<property name="windowTitle">
2015-06-23 08:34:04 +12:00
<string notr="true">Manuskript</string>
2015-05-28 13:32:09 +12:00
</property>
<widget class="QWidget" name="centralwidget">
2016-02-07 06:36:02 +13:00
<layout class="QHBoxLayout" name="horizontalLayout_2">
2016-02-08 21:04:24 +13:00
<property name="spacing">
<number>0</number>
</property>
2015-06-23 10:19:40 +12:00
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>1</number>
2015-06-23 10:19:40 +12:00
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
2015-05-28 13:32:09 +12:00
<item>
2015-06-23 10:19:40 +12:00
<widget class="QStackedWidget" name="stack">
2015-05-28 13:32:09 +12:00
<property name="currentIndex">
<number>1</number>
2015-05-28 13:32:09 +12:00
</property>
<widget class="QWidget" name="welcomePage">
2015-06-24 04:22:39 +12:00
<layout class="QGridLayout" name="gridLayout">
<item row="1" column="0">
<spacer name="horizontalSpacer_12">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Minimum</enum>
</property>
2015-06-24 04:22:39 +12:00
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="2">
<spacer name="horizontalSpacer_11">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Minimum</enum>
</property>
2015-06-24 04:22:39 +12:00
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="1">
<widget class="welcome" name="welcome" native="true">
<property name="minimumSize">
<size>
<width>200</width>
<height>200</height>
</size>
</property>
</widget>
</item>
<item row="0" column="1">
<spacer name="verticalSpacer_5">
2015-06-23 10:19:40 +12:00
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Minimum</enum>
</property>
2015-06-23 10:19:40 +12:00
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
2015-06-24 04:22:39 +12:00
<height>40</height>
2015-06-23 10:19:40 +12:00
</size>
</property>
</spacer>
</item>
2015-06-24 04:22:39 +12:00
<item row="2" column="1">
<spacer name="verticalSpacer_6">
2015-06-23 10:19:40 +12:00
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Minimum</enum>
</property>
2015-06-23 10:19:40 +12:00
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
2015-06-24 04:22:39 +12:00
<height>40</height>
2015-06-23 10:19:40 +12:00
</size>
</property>
</spacer>
</item>
2015-05-31 16:03:07 +12:00
</layout>
2015-05-28 13:32:09 +12:00
</widget>
2015-06-23 10:19:40 +12:00
<widget class="QWidget" name="page_4">
2016-02-07 06:36:02 +13:00
<layout class="QHBoxLayout" name="horizontalLayout_33">
2016-02-08 21:04:24 +13:00
<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>
2015-05-28 13:32:09 +12:00
<item>
2015-06-23 10:19:40 +12:00
<widget class="QTabWidget" name="tabMain">
2016-02-07 06:36:02 +13:00
<property name="tabPosition">
<enum>QTabWidget::North</enum>
</property>
<property name="tabShape">
<enum>QTabWidget::Rounded</enum>
</property>
2015-06-23 10:19:40 +12:00
<property name="currentIndex">
<number>0</number>
2015-05-28 13:32:09 +12:00
</property>
2015-06-23 10:19:40 +12:00
<property name="documentMode">
<bool>true</bool>
</property>
<widget class="QWidget" name="lytTabOverview">
<attribute name="title">
2016-02-07 06:36:02 +13:00
<string>General</string>
2015-06-23 10:19:40 +12:00
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_23">
2016-02-07 06:36:02 +13:00
<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>
2015-05-28 13:32:09 +12:00
<item>
2015-06-23 10:19:40 +12:00
<layout class="QHBoxLayout" name="horizontalLayout_26">
2015-05-28 13:32:09 +12:00
<item>
2015-06-23 10:19:40 +12:00
<widget class="QGroupBox" name="grpBookInfos">
<property name="title">
<string>Book information</string>
2015-05-28 13:32:09 +12:00
</property>
2015-06-23 10:19:40 +12:00
<layout class="QFormLayout" name="formLayout_3">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<item row="0" column="0">
<widget class="QLabel" name="label_10">
<property name="text">
<string>Title</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="lineEditView" name="txtGeneralTitle"/>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_11">
<property name="text">
<string>Subtitle</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="lineEditView" name="txtGeneralSubtitle"/>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_12">
<property name="text">
<string>Series</string>
2015-06-23 10:19:40 +12:00
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="lineEditView" name="txtGeneralSerie"/>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_13">
<property name="text">
<string>Volume</string>
</property>
</widget>
</item>
<item row="3" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_25">
<item>
<widget class="lineEditView" name="txtGeneralVolume"/>
</item>
<item>
<spacer name="horizontalSpacer_6">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_14">
<property name="text">
<string>Genre</string>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="lineEditView" name="txtGeneralGenre"/>
</item>
<item row="5" column="0">
<widget class="QLabel" name="label_16">
<property name="text">
<string>License</string>
</property>
</widget>
</item>
<item row="5" column="1">
<widget class="lineEditView" name="txtGeneralLicense"/>
</item>
</layout>
2015-05-28 13:32:09 +12:00
</widget>
</item>
<item>
2015-06-23 10:19:40 +12:00
<widget class="QGroupBox" name="grpAuthor">
<property name="title">
<string>Author</string>
2015-05-28 13:32:09 +12:00
</property>
2015-06-23 10:19:40 +12:00
<layout class="QFormLayout" name="formLayout_4">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::ExpandingFieldsGrow</enum>
</property>
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>6</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<item row="0" column="0">
<widget class="QLabel" name="label_15">
<property name="text">
<string>Name</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="lineEditView" name="txtGeneralAuthor"/>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_19">
<property name="text">
<string>Email</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="lineEditView" name="txtGeneralEmail"/>
</item>
</layout>
2015-06-21 21:29:35 +12:00
</widget>
</item>
2015-06-23 10:19:40 +12:00
</layout>
</item>
</layout>
</widget>
<widget class="QWidget" name="lytTabSummary">
<attribute name="title">
<string>Summary</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_24">
2016-02-07 06:36:02 +13:00
<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>
2015-06-23 10:19:40 +12:00
<item>
<layout class="QFormLayout" name="formLayout_5">
<property name="labelAlignment">
<set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
</property>
<item row="0" column="0">
<widget class="QLabel" name="label_9">
<property name="font">
<font>
<bold>true</bold>
</font>
</property>
2015-06-21 21:29:35 +12:00
<property name="text">
2015-06-23 10:19:40 +12:00
<string>Situation:</string>
2015-05-28 13:32:09 +12:00
</property>
</widget>
</item>
<item row="0" column="1">
<layout class="QVBoxLayout" name="lytSituation">
<item>
<widget class="lineEditView" name="txtSummarySituation">
<property name="placeholderText">
<string>What if...?</string>
</property>
</widget>
</item>
</layout>
</item>
2015-06-23 10:19:40 +12:00
<item row="1" column="0">
<widget class="QLabel" name="label_29">
<property name="font">
<font>
<bold>true</bold>
</font>
2015-05-28 13:32:09 +12:00
</property>
2015-06-23 10:19:40 +12:00
<property name="text">
<string>Summary:</string>
2015-05-28 13:32:09 +12:00
</property>
2015-06-23 10:19:40 +12:00
</widget>
2015-05-28 13:32:09 +12:00
</item>
2015-06-23 10:19:40 +12:00
<item row="1" column="1">
<layout class="QVBoxLayout" name="lytSummary">
2015-06-21 21:29:35 +12:00
<item>
2015-06-23 10:19:40 +12:00
<widget class="QComboBox" name="cmbSummary">
<item>
<property name="text">
<string>One sentence</string>
2015-06-23 10:19:40 +12:00
</property>
</item>
<item>
<property name="text">
<string>One paragraph</string>
</property>
</item>
<item>
<property name="text">
<string>One page</string>
</property>
</item>
<item>
<property name="text">
<string>Full</string>
</property>
</item>
2015-06-21 21:29:35 +12:00
</widget>
</item>
</layout>
</item>
2015-06-23 10:19:40 +12:00
<item row="2" column="1">
<widget class="QStackedWidget" name="tabSummary">
<property name="currentIndex">
<number>0</number>
2015-05-28 13:32:09 +12:00
</property>
2015-06-23 10:19:40 +12:00
<widget class="QWidget" name="tabSummaryPage1">
<layout class="QVBoxLayout" name="verticalLayout_5">
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>One sentence summary</string>
2015-06-23 10:19:40 +12:00
</property>
</widget>
</item>
<item>
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtSummarySentence">
2015-06-23 10:19:40 +12:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="lblSummaryWCSentence">
2015-06-23 10:19:40 +12:00
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="tabSummaryPage2">
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QLabel" name="label_21">
<property name="text">
<string>One sentence summary</string>
2015-06-23 10:19:40 +12:00
</property>
</widget>
</item>
<item>
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtSummarySentence_2">
2015-06-23 10:19:40 +12:00
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_3">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<widget class="Line" name="line">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
<item>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>One paragraph summary</string>
</property>
</widget>
</item>
<item>
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtSummaryPara"/>
2015-06-23 10:19:40 +12:00
</item>
<item>
<widget class="QLabel" name="lblSummaryWCPara">
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>264</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QWidget" name="tabSummaryPage3">
<layout class="QHBoxLayout" name="horizontalLayout_7">
<item>
<layout class="QVBoxLayout" name="verticalLayout_6">
<item>
<widget class="QLabel" name="label_22">
<property name="text">
<string>One paragraph summary</string>
</property>
</widget>
</item>
<item>
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtSummaryPara_2">
2015-06-23 10:19:40 +12:00
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_4">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>264</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<widget class="Line" name="line_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
<item>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QLabel" name="label_17">
<property name="text">
<string>Expand each sentence of your one paragraph summary to a paragraph</string>
</property>
</widget>
</item>
<item>
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtSummaryPage"/>
2015-06-23 10:19:40 +12:00
</item>
<item>
<widget class="QLabel" name="lblSummaryWCPage">
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QWidget" name="tabSummaryPage4">
<layout class="QHBoxLayout" name="horizontalLayout_8">
<item>
<layout class="QVBoxLayout" name="verticalLayout_7">
<item>
<widget class="QLabel" name="label_23">
<property name="text">
<string>One page summary</string>
</property>
</widget>
</item>
<item>
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtSummaryPage_2">
2015-06-23 10:19:40 +12:00
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="Line" name="line_3">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
<item>
<layout class="QVBoxLayout" name="verticalLayout_4">
<item>
<widget class="QLabel" name="label_20">
<property name="text">
<string>Full summary</string>
</property>
</widget>
</item>
<item>
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtSummaryFull"/>
2015-06-23 10:19:40 +12:00
</item>
<item>
<widget class="QLabel" name="lblSummaryWCFull">
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
2015-05-28 13:32:09 +12:00
</widget>
</item>
</layout>
2015-06-23 10:19:40 +12:00
</item>
</layout>
</widget>
<widget class="QWidget" name="lytTabPersos">
<attribute name="title">
<string>Characters</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_25">
2016-02-07 06:36:02 +13:00
<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>
2015-05-28 13:32:09 +12:00
<item>
2015-06-23 10:19:40 +12:00
<widget class="QSplitter" name="splitterPersos">
2015-05-28 13:32:09 +12:00
<property name="orientation">
2015-06-21 21:29:35 +12:00
<enum>Qt::Horizontal</enum>
</property>
2015-06-23 10:19:40 +12:00
<property name="childrenCollapsible">
<bool>false</bool>
2015-06-21 21:29:35 +12:00
</property>
2015-06-23 10:19:40 +12:00
<widget class="QGroupBox" name="groupBox">
<property name="title">
<string>Names</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_8">
<item>
<widget class="characterTreeView" name="lstCharacters">
2015-06-23 10:19:40 +12:00
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="dragEnabled">
<bool>true</bool>
</property>
<property name="selectionMode">
<enum>QAbstractItemView::ExtendedSelection</enum>
</property>
2015-06-29 09:46:51 +12:00
<column>
<property name="text">
<string notr="true">1</string>
</property>
</column>
2015-06-23 10:19:40 +12:00
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_14">
<item>
<widget class="QPushButton" name="btnAddPerso">
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="list-add">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-06-23 10:19:40 +12:00
</property>
<property name="flat">
<bool>true</bool>
</property>
2015-06-23 10:19:40 +12:00
</widget>
</item>
<item>
<widget class="QPushButton" name="btnRmPerso">
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="list-remove">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-06-23 10:19:40 +12:00
</property>
<property name="flat">
<bool>true</bool>
</property>
2015-06-23 10:19:40 +12:00
</widget>
</item>
<item>
<widget class="QLineEdit" name="txtPersosFilter">
<property name="placeholderText">
<string>Filter</string>
</property>
2016-02-07 00:34:22 +13:00
<property name="clearButtonEnabled">
2015-06-23 10:19:40 +12:00
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QTabWidget" name="tabPersos">
<property name="currentIndex">
<number>0</number>
2015-06-23 10:19:40 +12:00
</property>
<widget class="QWidget" name="info">
2015-06-23 10:19:40 +12:00
<attribute name="title">
<string>Basic info</string>
2015-06-23 10:19:40 +12:00
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_20">
<property name="spacing">
<number>0</number>
2015-06-23 10:19:40 +12:00
</property>
<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="QScrollArea" name="scrollAreaPersoInfos">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
2015-06-23 10:19:40 +12:00
</property>
<property name="lineWidth">
<number>0</number>
2015-06-23 10:19:40 +12:00
</property>
<property name="widgetResizable">
<bool>true</bool>
2015-06-23 10:19:40 +12:00
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
2015-06-23 10:19:40 +12:00
</property>
<widget class="QWidget" name="scrollAreaPersoInfosWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>453</width>
<height>699</height>
</rect>
</property>
<layout class="QFormLayout" name="formLayout_8">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property>
<item row="2" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>Name</string>
</property>
</widget>
</item>
<item row="2" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="lineEditView" name="txtPersoName"/>
</item>
<item>
<widget class="QPushButton" name="btnPersoColor">
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_18">
<property name="text">
<string>Importance</string>
</property>
</widget>
</item>
<item row="4" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_20">
<item>
<widget class="sldImportance" name="sldPersoImportance" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="chkPersoPOV">
<property name="text">
<string>Allow POV</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
<property name="autoRepeat">
<bool>false</bool>
</property>
<property name="tristate">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</item>
<item row="6" column="0">
<widget class="QLabel" name="label_4">
<property name="text">
<string>Motivation</string>
</property>
</widget>
</item>
<item row="6" column="1">
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtPersoMotivation"/>
</item>
<item row="7" column="0">
<widget class="QLabel" name="label_5">
<property name="text">
<string>Goal</string>
</property>
</widget>
</item>
<item row="7" column="1">
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtPersoGoal"/>
</item>
<item row="8" column="0">
<widget class="QLabel" name="label_6">
<property name="text">
<string>Conflict</string>
</property>
</widget>
</item>
<item row="8" column="1">
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtPersoConflict"/>
</item>
<item row="9" column="0">
<widget class="QLabel" name="label_7">
<property name="text">
<string>Epiphany</string>
</property>
</widget>
</item>
<item row="9" column="1">
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtPersoEpiphany"/>
</item>
<item row="10" column="0">
<widget class="QLabel" name="label_24">
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;One sentence&lt;br/&gt;summary&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
<item row="10" column="1">
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtPersoSummarySentence"/>
</item>
<item row="11" column="0">
<widget class="QLabel" name="label_8">
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;One paragraph&lt;br/&gt;summary&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
<item row="11" column="1">
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtPersoSummaryPara"/>
</item>
</layout>
</widget>
2015-06-23 10:19:40 +12:00
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_11">
<attribute name="title">
<string>Summary</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_17">
<item>
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtPersoSummaryFull"/>
2015-06-23 10:19:40 +12:00
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_19">
<attribute name="title">
<string>Notes</string>
</attribute>
<layout class="QHBoxLayout" name="horizontalLayout_30">
<item>
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtPersoNotes"/>
2015-06-23 10:19:40 +12:00
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_12">
<attribute name="title">
<string>Detailed info</string>
2015-06-23 10:19:40 +12:00
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_9">
<item>
<widget class="QTableView" name="tblPersoInfos">
<property name="alternatingRowColors">
<bool>true</bool>
</property>
2015-06-29 21:28:34 +12:00
<property name="selectionBehavior">
<enum>QAbstractItemView::SelectRows</enum>
</property>
2015-06-23 10:19:40 +12:00
<property name="textElideMode">
<enum>Qt::ElideNone</enum>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_9">
<item>
<widget class="QPushButton" name="btnPersoAddInfo">
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="list-add">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-06-23 10:19:40 +12:00
</property>
</widget>
</item>
<item>
2015-06-29 21:28:34 +12:00
<widget class="QPushButton" name="btnPersoRmInfo">
2015-06-23 10:19:40 +12:00
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="list-remove">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-06-23 10:19:40 +12:00
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="lineEdit">
<property name="placeholderText">
<string>Filter</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget>
</widget>
2015-06-21 21:29:35 +12:00
</widget>
2015-05-28 13:32:09 +12:00
</item>
</layout>
2015-06-23 10:19:40 +12:00
</widget>
<widget class="QWidget" name="lytTabPlot">
<attribute name="title">
<string>Plots</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_26">
2016-02-07 06:36:02 +13:00
<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>
2015-05-28 13:32:09 +12:00
<item>
2015-06-23 10:19:40 +12:00
<widget class="QSplitter" name="splitterPlot">
<property name="orientation">
<enum>Qt::Horizontal</enum>
2015-05-29 05:15:57 +12:00
</property>
2015-06-23 10:19:40 +12:00
<widget class="QGroupBox" name="groupBox_2">
<property name="title">
<string>Plots</string>
2015-05-29 05:15:57 +12:00
</property>
2015-06-23 10:19:40 +12:00
<layout class="QVBoxLayout" name="verticalLayout_10">
2015-05-29 05:15:57 +12:00
<item>
2015-06-23 10:19:40 +12:00
<widget class="plotTreeView" name="lstPlots">
<attribute name="headerVisible">
<bool>false</bool>
</attribute>
<column>
<property name="text">
<string notr="true">1</string>
</property>
</column>
</widget>
2015-05-29 05:15:57 +12:00
</item>
<item>
2015-06-23 10:19:40 +12:00
<layout class="QHBoxLayout" name="horizontalLayout_15">
<item>
<widget class="QPushButton" name="btnAddPlot">
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="list-add">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-06-23 10:19:40 +12:00
</property>
<property name="flat">
<bool>true</bool>
</property>
2015-06-23 10:19:40 +12:00
</widget>
</item>
<item>
<widget class="QPushButton" name="btnRmPlot">
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="list-remove">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-06-23 10:19:40 +12:00
</property>
<property name="flat">
<bool>true</bool>
</property>
2015-06-23 10:19:40 +12:00
</widget>
</item>
<item>
<widget class="QLineEdit" name="txtPlotFilter">
<property name="placeholderText">
<string>Filter</string>
</property>
2016-02-07 00:34:22 +13:00
<property name="clearButtonEnabled">
2015-06-23 10:19:40 +12:00
<bool>true</bool>
</property>
</widget>
</item>
</layout>
2015-05-29 05:15:57 +12:00
</item>
</layout>
</widget>
2015-06-23 10:19:40 +12:00
<widget class="QTabWidget" name="tabPlot">
<property name="currentIndex">
<number>0</number>
2015-06-05 06:22:37 +12:00
</property>
2015-06-23 10:19:40 +12:00
<property name="documentMode">
<bool>true</bool>
2015-06-05 06:22:37 +12:00
</property>
2015-06-23 10:19:40 +12:00
<widget class="QWidget" name="infos_2">
<attribute name="title">
<string>Basic info</string>
2015-06-09 22:32:43 +12:00
</attribute>
2015-06-23 10:19:40 +12:00
<layout class="QFormLayout" name="formLayout_2">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::ExpandingFieldsGrow</enum>
</property>
<item row="0" column="0">
<widget class="QLabel" name="label_25">
<property name="text">
<string>Plot</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="lineEditView" name="txtPlotName"/>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_31">
<property name="text">
<string>Importance</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_26">
<property name="text">
<string>Character(s)</string>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_27">
<property name="text">
<string>Description</string>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_28">
<property name="text">
<string>Result</string>
</property>
</widget>
</item>
<item row="2" column="1">
<layout class="QVBoxLayout" name="verticalLayout_12">
<item>
<widget class="QListView" name="lstPlotPerso">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
2015-07-06 20:07:05 +12:00
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
2015-06-23 10:19:40 +12:00
<property name="movement">
<enum>QListView::Static</enum>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_16">
<item>
<spacer name="horizontalSpacer_9">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="btnAddPlotPerso">
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="list-add">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-06-23 10:19:40 +12:00
</property>
<property name="flat">
<bool>true</bool>
</property>
2015-06-23 10:19:40 +12:00
</widget>
</item>
<item>
<widget class="QPushButton" name="btnRmPlotPerso">
2015-07-06 20:07:05 +12:00
<property name="enabled">
<bool>false</bool>
</property>
2015-06-23 10:19:40 +12:00
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="list-remove">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-06-23 10:19:40 +12:00
</property>
<property name="flat">
<bool>true</bool>
</property>
2015-06-23 10:19:40 +12:00
</widget>
</item>
</layout>
</item>
</layout>
</item>
<item row="1" column="1">
<widget class="sldImportance" name="sldPlotImportance" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item row="3" column="1">
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtPlotDescription"/>
2015-06-23 10:19:40 +12:00
</item>
<item row="4" column="1">
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtPlotResult"/>
2015-06-23 10:19:40 +12:00
</item>
</layout>
2015-06-09 22:32:43 +12:00
</widget>
2015-06-23 10:19:40 +12:00
<widget class="QWidget" name="tab_15">
<attribute name="title">
<string>Resolution steps</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_28">
<item>
2015-07-07 01:00:22 +12:00
<widget class="QTableView" name="lstSubPlots">
<property name="dragDropOverwriteMode">
<bool>false</bool>
</property>
2015-06-23 10:19:40 +12:00
<property name="dragDropMode">
<enum>QAbstractItemView::InternalMove</enum>
</property>
<property name="selectionBehavior">
<enum>QAbstractItemView::SelectRows</enum>
</property>
2015-07-07 01:00:22 +12:00
<property name="showGrid">
<bool>false</bool>
</property>
2015-06-23 10:19:40 +12:00
</widget>
</item>
<item>
<widget class="QGroupBox" name="grpSubPlotSummary">
<property name="title">
<string>Summary:</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_11">
<item>
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtSubPlotSummary"/>
2015-06-23 10:19:40 +12:00
</item>
</layout>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_17">
<item>
<widget class="QPushButton" name="btnAddSubPlot">
<property name="toolTip">
<string>Add plot step</string>
</property>
2015-06-23 10:19:40 +12:00
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="list-add">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-06-23 10:19:40 +12:00
</property>
<property name="flat">
<bool>true</bool>
</property>
2015-06-23 10:19:40 +12:00
</widget>
</item>
<item>
<widget class="QPushButton" name="btnRmSubPlot">
<property name="toolTip">
<string>Remove selected plot step(s)</string>
</property>
2015-06-23 10:19:40 +12:00
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="list-remove">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-06-23 10:19:40 +12:00
</property>
<property name="flat">
<bool>true</bool>
</property>
2015-06-23 10:19:40 +12:00
</widget>
</item>
<item>
<spacer name="horizontalSpacer_10">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="btnShowSubPlotSummary">
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="text-x-generic">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-06-23 10:19:40 +12:00
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="flat">
<bool>true</bool>
</property>
2015-06-23 10:19:40 +12:00
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</widget>
<widget class="QGroupBox" name="grpPlotSummary">
2015-06-01 08:41:32 +12:00
<property name="title">
2015-06-23 10:19:40 +12:00
<string>Summary</string>
2015-06-05 06:22:37 +12:00
</property>
2015-06-23 10:19:40 +12:00
<layout class="QVBoxLayout" name="verticalLayout_18">
2015-06-01 08:41:32 +12:00
<item>
2015-06-23 10:19:40 +12:00
<widget class="QComboBox" name="comboBox_2">
<property name="currentIndex">
<number>0</number>
</property>
<property name="frame">
<bool>false</bool>
2015-06-01 08:41:32 +12:00
</property>
<item>
<property name="text">
2015-06-23 10:19:40 +12:00
<string>One paragraph</string>
2015-06-01 08:41:32 +12:00
</property>
</item>
<item>
<property name="text">
2015-06-23 10:19:40 +12:00
<string>One page</string>
2015-06-01 08:41:32 +12:00
</property>
</item>
<item>
<property name="text">
2015-06-23 10:19:40 +12:00
<string>Full</string>
2015-06-01 08:41:32 +12:00
</property>
</item>
</widget>
</item>
<item>
2015-06-23 10:19:40 +12:00
<widget class="QStackedWidget" name="stkPlotSummary">
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="page">
<layout class="QHBoxLayout" name="horizontalLayout_6">
<item>
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtPlotSummaryPara"/>
2015-06-23 10:19:40 +12:00
</item>
</layout>
</widget>
<widget class="QWidget" name="page_2">
<layout class="QHBoxLayout" name="horizontalLayout_10">
<item>
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtPlotSummaryPage"/>
2015-06-23 10:19:40 +12:00
</item>
</layout>
</widget>
<widget class="QWidget" name="page_3">
<layout class="QHBoxLayout" name="horizontalLayout_13">
<item>
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtPlotSummaryFull"/>
2015-06-23 10:19:40 +12:00
</item>
</layout>
</widget>
</widget>
2015-06-01 08:41:32 +12:00
</item>
</layout>
</widget>
2015-06-23 10:19:40 +12:00
</widget>
2015-05-31 16:03:07 +12:00
</item>
</layout>
</widget>
<widget class="QWidget" name="lytTabContext">
2015-05-31 16:03:07 +12:00
<attribute name="title">
<string>World</string>
2015-05-31 16:03:07 +12:00
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_33">
2016-02-07 06:36:02 +13:00
<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="QSplitter" name="splitterWorld">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<widget class="QFrame" name="frame_3">
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<layout class="QVBoxLayout" name="verticalLayout_32">
2016-02-07 06:36:02 +13:00
<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="QTreeView" name="treeWorld">
<property name="editTriggers">
<set>QAbstractItemView::EditKeyPressed</set>
</property>
2018-01-12 09:44:50 +13:00
<property name="dragEnabled">
<bool>true</bool>
</property>
<property name="dragDropMode">
<enum>QAbstractItemView::InternalMove</enum>
</property>
<property name="defaultDropAction">
<enum>Qt::MoveAction</enum>
</property>
<property name="selectionMode">
<enum>QAbstractItemView::ExtendedSelection</enum>
</property>
<property name="indentation">
<number>15</number>
</property>
<property name="rootIsDecorated">
<bool>true</bool>
</property>
<attribute name="headerVisible">
<bool>false</bool>
</attribute>
<attribute name="headerDefaultSectionSize">
Friendly logging for end users (#859) * Changed default logging behaviour We now log by default to a timestamped file in $datadir/logs/. No longer shall restarting Manuskript after a crash wipe a very useful logfile. Logs older than 35 days in the $datadir/logs/ directory are pruned during startup. In case of subtle corruption detected a few weeks after the fact, relevant logs might still exist to explain what had happened... yet it does not come at the cost of infinitely gobbling up a users storage space, either. The --logfile (-L) argument can now utilize strftime() specifiers. A special modifier %# is also supported which will insert the process id. Besides being an added factor of uniqueness for a filename, it can also be relevant to help identify the log file belonging to a misbehaving Manuskript process. * Added support-related items to Help menu The 'Technical Support' item should lead to a landing page that will guide the user to the most efficient way to resolve their problem. How to report bugs and submit logs would be one of those. The 'Locate Log File' item should open a file manager window with the logfile of this session highlighted. Because Manuskript is still writing to it, we first remind them of its limited use until Manuskript is closed. This approach was chosen because users might want to locate the file prior to reproducing a bug, or because they'd like to look at other logs from previous sessions. * Updated translation files and added german translation Co-authored-by: TheJackiMonster <thejackimonster@gmail.com>
2021-04-13 23:32:46 +12:00
<number>35</number>
</attribute>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_19">
<item>
<widget class="QPushButton" name="btnAddWorld">
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="list-add">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnRmWorld">
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="list-remove">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="txtWorldFilter">
<property name="placeholderText">
<string>Filter</string>
</property>
2016-02-07 00:34:22 +13:00
<property name="clearButtonEnabled">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnWorldEmptyData">
<property name="toolTip">
<string>Populates with empty data</string>
</property>
<property name="statusTip">
<string>Populates with empty data</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
2015-07-10 01:01:07 +12:00
<iconset theme="emblem-favorite">
2017-11-15 02:48:28 +13:00
<normaloff>.</normaloff>.</iconset>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QTabWidget" name="tabWorld">
<property name="currentIndex">
<number>0</number>
</property>
<property name="documentMode">
<bool>true</bool>
</property>
<widget class="QWidget" name="tab_3">
<attribute name="title">
<string>General</string>
</attribute>
<layout class="QFormLayout" name="formLayout_6">
<property name="rowWrapPolicy">
<enum>QFormLayout::WrapAllRows</enum>
</property>
<item row="0" column="0">
<widget class="QLabel" name="label_30">
<property name="text">
<string>Name</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="lineEditView" name="txtWorldName"/>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_32">
<property name="text">
<string>Description</string>
</property>
</widget>
</item>
<item row="1" column="1">
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtWorldDescription"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_4">
<attribute name="title">
<string>More</string>
</attribute>
<layout class="QFormLayout" name="formLayout_7">
<property name="rowWrapPolicy">
<enum>QFormLayout::WrapAllRows</enum>
</property>
<item row="0" column="0">
<widget class="QLabel" name="label_33">
<property name="text">
<string>Source of passion</string>
</property>
</widget>
</item>
<item row="0" column="1">
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtWorldPassion"/>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_34">
<property name="text">
<string>Source of conflict</string>
</property>
</widget>
</item>
<item row="1" column="1">
2017-11-28 03:00:07 +13:00
<widget class="MDEditCompleter" name="txtWorldConflict"/>
</item>
</layout>
</widget>
</widget>
</widget>
</item>
</layout>
2015-05-31 16:03:07 +12:00
</widget>
2015-06-23 10:19:40 +12:00
<widget class="QWidget" name="lytTabOutline">
2015-05-31 16:03:07 +12:00
<attribute name="title">
2015-06-23 10:19:40 +12:00
<string>Outline</string>
2015-05-31 16:03:07 +12:00
</attribute>
2015-06-23 10:19:40 +12:00
<layout class="QVBoxLayout" name="verticalLayout_27">
2016-02-07 06:36:02 +13:00
<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>
2015-05-31 16:03:07 +12:00
<item>
2015-06-23 10:19:40 +12:00
<widget class="QSplitter" name="splitterOutlineH">
<property name="orientation">
<enum>Qt::Horizontal</enum>
2015-05-31 16:03:07 +12:00
</property>
2015-06-23 10:19:40 +12:00
<widget class="plotTreeView" name="lstOutlinePlots">
<property name="dragEnabled">
<bool>true</bool>
</property>
<property name="dragDropMode">
<enum>QAbstractItemView::DragOnly</enum>
</property>
<attribute name="headerVisible">
<bool>false</bool>
</attribute>
2015-06-24 04:22:39 +12:00
<column>
<property name="text">
<string notr="true">1</string>
</property>
</column>
2015-06-23 10:19:40 +12:00
</widget>
<widget class="QWidget" name="layoutWidget">
<layout class="QVBoxLayout" name="verticalLayout_14">
<item>
<widget class="QSplitter" name="splitterOutlineV">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<widget class="outlineView" name="treeOutlineOutline">
2015-06-23 10:19:40 +12:00
<property name="dragEnabled">
<bool>true</bool>
</property>
<property name="dragDropMode">
<enum>QAbstractItemView::DragDrop</enum>
</property>
<property name="defaultDropAction">
<enum>Qt::MoveAction</enum>
</property>
<property name="selectionMode">
<enum>QAbstractItemView::ExtendedSelection</enum>
</property>
<attribute name="headerStretchLastSection">
<bool>false</bool>
</attribute>
</widget>
<widget class="QFrame" name="frame">
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<layout class="QVBoxLayout" name="verticalLayout_13">
<item>
<widget class="basicItemView" name="outlineItemEditor" native="true"/>
</item>
</layout>
</widget>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_18">
<item>
<widget class="QPushButton" name="btnOutlineAddFolder">
2015-06-23 10:19:40 +12:00
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="folder-new">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-06-23 10:19:40 +12:00
</property>
<property name="flat">
<bool>true</bool>
</property>
2015-06-23 10:19:40 +12:00
</widget>
</item>
<item>
<widget class="QPushButton" name="btnOutlineAddText">
2015-06-23 10:19:40 +12:00
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="document-new">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-06-23 10:19:40 +12:00
</property>
<property name="flat">
<bool>true</bool>
</property>
2015-06-23 10:19:40 +12:00
</widget>
</item>
<item>
<widget class="QPushButton" name="btnOutlineRemoveItem">
2015-06-23 10:19:40 +12:00
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="list-remove">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-06-23 10:19:40 +12:00
</property>
<property name="flat">
<bool>true</bool>
</property>
2015-06-23 10:19:40 +12:00
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="btnPlanShowDetails">
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="text-x-generic">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-06-23 10:19:40 +12:00
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="flat">
<bool>true</bool>
</property>
2015-06-23 10:19:40 +12:00
</widget>
</item>
</layout>
</item>
</layout>
</widget>
2015-05-31 16:03:07 +12:00
</widget>
</item>
</layout>
</widget>
2015-06-23 10:19:40 +12:00
<widget class="QWidget" name="lytTabRedac">
2015-06-02 10:06:17 +12:00
<attribute name="title">
<string>Editor</string>
2015-06-02 10:06:17 +12:00
</attribute>
2015-07-10 01:01:07 +12:00
<layout class="QVBoxLayout" name="verticalLayout_15">
2016-02-07 00:34:22 +13:00
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
2015-07-10 01:01:07 +12:00
<number>0</number>
</property>
2015-06-02 10:06:17 +12:00
<item>
<widget class="QSplitter" name="splitterRedacV">
2015-06-23 10:19:40 +12:00
<property name="orientation">
<enum>Qt::Vertical</enum>
2015-06-06 11:13:27 +12:00
</property>
<property name="childrenCollapsible">
<bool>false</bool>
</property>
<widget class="QSplitter" name="splitterRedacH">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="childrenCollapsible">
<bool>false</bool>
</property>
<widget class="QWidget" name="treeRedacWidget" native="true">
<layout class="QVBoxLayout" name="verticalLayout_30">
<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="treeView" name="treeRedacOutline">
2016-04-09 06:09:41 +12:00
<property name="autoFillBackground">
<bool>true</bool>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="editTriggers">
<set>QAbstractItemView::EditKeyPressed</set>
</property>
<attribute name="headerVisible">
<bool>false</bool>
</attribute>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_31">
<item>
<widget class="QPushButton" name="btnRedacAddFolder">
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="folder-new">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnRedacAddText">
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="document-new">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnRedacRemoveItem">
<property name="text">
<string/>
</property>
<property name="icon">
<iconset theme="list-remove">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_7">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="mainEditor" name="mainEditor" native="true"/>
<widget class="metadataView" name="redacMetadata" native="true"/>
2015-06-23 10:19:40 +12:00
</widget>
<widget class="storylineView" name="storylineView" native="true"/>
2015-06-06 11:13:27 +12:00
</widget>
2015-06-02 10:06:17 +12:00
</item>
</layout>
</widget>
2015-06-23 10:19:40 +12:00
<widget class="QWidget" name="lytTabDebug">
2015-06-10 00:03:22 +12:00
<attribute name="title">
2015-06-23 10:19:40 +12:00
<string>Debug</string>
2015-06-10 00:03:22 +12:00
</attribute>
2015-06-23 10:19:40 +12:00
<layout class="QVBoxLayout" name="verticalLayout_29">
2015-06-11 01:57:44 +12:00
<item>
2015-06-23 10:19:40 +12:00
<widget class="QTabWidget" name="tabWidget">
<property name="tabPosition">
<enum>QTabWidget::West</enum>
</property>
<property name="currentIndex">
<number>0</number>
2015-06-23 10:19:40 +12:00
</property>
<widget class="QWidget" name="tab_9">
<attribute name="title">
<string>FlatData</string>
</attribute>
<layout class="QHBoxLayout" name="horizontalLayout_24">
<item>
<widget class="QTableView" name="tblDebugFlatData"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_10">
<attribute name="title">
<string>Persos</string>
</attribute>
2015-06-29 21:28:34 +12:00
<layout class="QVBoxLayout" name="verticalLayout_19">
2015-06-23 10:19:40 +12:00
<item>
<widget class="QTableView" name="tblDebugPersos"/>
</item>
<item>
2015-06-29 21:28:34 +12:00
<widget class="QTableView" name="tblDebugPersosInfos"/>
2015-06-23 10:19:40 +12:00
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_2">
<attribute name="title">
<string>Plots</string>
</attribute>
<layout class="QHBoxLayout" name="horizontalLayout_11">
<item>
<widget class="QTableView" name="tblDebugPlots"/>
</item>
<item>
<layout class="QVBoxLayout" name="verticalLayout_22">
<item>
<widget class="QTableView" name="tblDebugPlotsPersos"/>
</item>
<item>
<widget class="QTableView" name="tblDebugSubPlots">
<property name="dragDropMode">
<enum>QAbstractItemView::InternalMove</enum>
</property>
</widget>
2015-06-23 10:19:40 +12:00
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_5">
<attribute name="title">
<string>World</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_34">
<item>
<widget class="QTreeView" name="treeDebugWorld"/>
</item>
</layout>
</widget>
2015-06-23 10:19:40 +12:00
<widget class="QWidget" name="tab_20">
<attribute name="title">
<string>Outline</string>
</attribute>
<layout class="QHBoxLayout" name="horizontalLayout_32">
<item>
<widget class="QTreeView" name="treeDebugOutline">
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>Labels</string>
</attribute>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QListView" name="lstDebugLabels"/>
</item>
<item>
<widget class="QListView" name="lstDebugStatus"/>
</item>
</layout>
</widget>
</widget>
2015-06-11 01:57:44 +12:00
</item>
2015-06-10 00:03:22 +12:00
</layout>
</widget>
2015-05-31 16:03:07 +12:00
</widget>
</item>
</layout>
</widget>
2015-05-28 13:32:09 +12:00
</widget>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2016-02-07 06:36:02 +13:00
<width>1112</width>
<height>23</height>
2015-05-28 13:32:09 +12:00
</rect>
</property>
<widget class="QMenu" name="menuFile">
2015-05-29 05:15:57 +12:00
<property name="title">
2016-03-31 01:07:21 +13:00
<string>&amp;File</string>
2015-05-29 05:15:57 +12:00
</property>
2015-06-23 10:19:40 +12:00
<widget class="QMenu" name="menuRecents">
<property name="title">
<string>&amp;Recent</string>
2015-06-23 10:19:40 +12:00
</property>
2015-09-29 22:17:03 +13:00
<property name="icon">
2016-02-07 00:34:22 +13:00
<iconset theme="folder-recent">
2017-11-15 02:48:28 +13:00
<normaloff>.</normaloff>.</iconset>
2015-09-29 22:17:03 +13:00
</property>
2015-06-23 10:19:40 +12:00
</widget>
<addaction name="actOpen"/>
2015-06-23 10:19:40 +12:00
<addaction name="menuRecents"/>
<addaction name="actSave"/>
<addaction name="actSaveAs"/>
2015-06-23 10:19:40 +12:00
<addaction name="actCloseProject"/>
2015-05-29 05:15:57 +12:00
<addaction name="separator"/>
2017-11-06 21:16:44 +13:00
<addaction name="actImport"/>
2015-07-01 23:14:03 +12:00
<addaction name="actCompile"/>
<addaction name="separator"/>
<addaction name="actQuit"/>
2015-05-29 05:15:57 +12:00
</widget>
<widget class="QMenu" name="menuHelp">
2015-06-04 05:25:03 +12:00
<property name="title">
2016-03-31 01:07:21 +13:00
<string>&amp;Help</string>
2015-06-04 05:25:03 +12:00
</property>
<addaction name="actShowHelp"/>
Friendly logging for end users (#859) * Changed default logging behaviour We now log by default to a timestamped file in $datadir/logs/. No longer shall restarting Manuskript after a crash wipe a very useful logfile. Logs older than 35 days in the $datadir/logs/ directory are pruned during startup. In case of subtle corruption detected a few weeks after the fact, relevant logs might still exist to explain what had happened... yet it does not come at the cost of infinitely gobbling up a users storage space, either. The --logfile (-L) argument can now utilize strftime() specifiers. A special modifier %# is also supported which will insert the process id. Besides being an added factor of uniqueness for a filename, it can also be relevant to help identify the log file belonging to a misbehaving Manuskript process. * Added support-related items to Help menu The 'Technical Support' item should lead to a landing page that will guide the user to the most efficient way to resolve their problem. How to report bugs and submit logs would be one of those. The 'Locate Log File' item should open a file manager window with the logfile of this session highlighted. Because Manuskript is still writing to it, we first remind them of its limited use until Manuskript is closed. This approach was chosen because users might want to locate the file prior to reproducing a bug, or because they'd like to look at other logs from previous sessions. * Updated translation files and added german translation Co-authored-by: TheJackiMonster <thejackimonster@gmail.com>
2021-04-13 23:32:46 +12:00
<addaction name="separator"/>
<addaction name="actSupport"/>
<addaction name="actLocateLog"/>
<addaction name="separator"/>
<addaction name="actAbout"/>
2015-06-04 05:25:03 +12:00
</widget>
2015-06-07 05:10:44 +12:00
<widget class="QMenu" name="menuTools">
<property name="title">
2016-02-07 06:36:02 +13:00
<string>&amp;Tools</string>
2015-06-07 05:10:44 +12:00
</property>
<addaction name="actSpellcheck"/>
2016-02-09 01:50:35 +13:00
<addaction name="actToolFrequency"/>
<addaction name="actToolTargets"/>
2015-06-07 05:10:44 +12:00
</widget>
<widget class="QMenu" name="menuEdit">
<property name="title">
2016-03-31 01:07:21 +13:00
<string>&amp;Edit</string>
</property>
2017-11-30 23:11:01 +13:00
<widget class="QMenu" name="mnuFormat">
<property name="title">
<string>&amp;Format</string>
</property>
<property name="icon">
<iconset theme="format-text-bold">
<normaloff>.</normaloff>.</iconset>
</property>
<widget class="QMenu" name="mnuHeader">
<property name="title">
<string>&amp;Header</string>
</property>
<addaction name="actHeaderSetextL1"/>
<addaction name="actHeaderSetextL2"/>
<addaction name="separator"/>
<addaction name="actHeaderAtxL1"/>
<addaction name="actHeaderAtxL2"/>
<addaction name="actHeaderAtxL3"/>
<addaction name="actHeaderAtxL4"/>
<addaction name="actHeaderAtxL5"/>
<addaction name="actHeaderAtxL6"/>
</widget>
<addaction name="mnuHeader"/>
<addaction name="separator"/>
<addaction name="actFormatBold"/>
<addaction name="actFormatItalic"/>
<addaction name="actFormatStrike"/>
<addaction name="actFormatVerbatim"/>
<addaction name="actFormatSuperscript"/>
<addaction name="actFormatSubscript"/>
<addaction name="actFormatCommentLines"/>
<addaction name="separator"/>
<addaction name="actFormatList"/>
2017-12-01 01:12:55 +13:00
<addaction name="actFormatOrderedList"/>
2017-11-30 23:11:01 +13:00
<addaction name="actFormatBlockquote"/>
<addaction name="actFormatCommentBlock"/>
<addaction name="separator"/>
<addaction name="actFormatClear"/>
</widget>
2017-11-27 20:05:53 +13:00
<addaction name="actCut"/>
<addaction name="actCopy"/>
<addaction name="actPaste"/>
<addaction name="actDelete"/>
2019-12-22 04:42:49 +13:00
<addaction name="actSearch"/>
2017-11-27 20:05:53 +13:00
<addaction name="actRename"/>
<addaction name="separator"/>
2017-11-30 23:11:01 +13:00
<addaction name="mnuFormat"/>
<addaction name="separator"/>
<addaction name="actLabels"/>
<addaction name="actStatus"/>
<addaction name="actSettings"/>
</widget>
<widget class="QMenu" name="menuView">
<property name="title">
2016-02-07 00:34:22 +13:00
<string>&amp;View</string>
</property>
2016-03-25 01:42:47 +13:00
<widget class="QMenu" name="menuMode">
<property name="title">
<string>&amp;Mode</string>
</property>
<addaction name="actModeSimple"/>
<addaction name="actModeFiction"/>
</widget>
<addaction name="menuMode"/>
<addaction name="separator"/>
</widget>
2017-11-27 20:05:53 +13:00
<widget class="QMenu" name="menuOrganize">
<property name="title">
2017-11-27 20:05:53 +13:00
<string>Organi&amp;ze</string>
</property>
<addaction name="actMoveUp"/>
<addaction name="actMoveDown"/>
<addaction name="separator"/>
<addaction name="actMerge"/>
<addaction name="actSplitDialog"/>
<addaction name="actSplitCursor"/>
</widget>
<addaction name="menuFile"/>
<addaction name="menuEdit"/>
2017-11-27 20:05:53 +13:00
<addaction name="menuOrganize"/>
<addaction name="menuView"/>
2015-06-07 05:10:44 +12:00
<addaction name="menuTools"/>
<addaction name="menuHelp"/>
2015-05-28 13:32:09 +12:00
</widget>
<widget class="QStatusBar" name="statusbar"/>
2015-07-10 01:01:07 +12:00
<widget class="QDockWidget" name="dckCheatSheet">
<property name="windowTitle">
2022-12-11 06:15:05 +13:00
<string>Cheat Sheet</string>
2015-07-10 01:01:07 +12:00
</property>
<attribute name="dockWidgetArea">
<number>2</number>
</attribute>
<widget class="QWidget" name="dockWidgetContents_5">
<layout class="QVBoxLayout" name="verticalLayout_39">
2016-02-08 21:04:24 +13:00
<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>
2015-07-10 01:01:07 +12:00
<item>
<widget class="cheatSheet" name="cheatSheet" native="true">
<property name="font">
<font>
<bold>false</bold>
</font>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QDockWidget" name="dckSearch">
<property name="windowTitle">
2022-12-11 06:15:05 +13:00
<string>Search</string>
2015-07-10 01:01:07 +12:00
</property>
<attribute name="dockWidgetArea">
<number>2</number>
</attribute>
<widget class="QWidget" name="dockWidgetContents_6">
<layout class="QVBoxLayout" name="verticalLayout_40">
2016-02-08 21:04:24 +13:00
<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>
2015-07-10 01:01:07 +12:00
<item>
<widget class="search" name="widget" native="true">
<property name="font">
<font>
<bold>false</bold>
</font>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
2016-02-07 06:36:02 +13:00
<widget class="QDockWidget" name="dckNavigation">
<property name="features">
<set>QDockWidget::DockWidgetClosable|QDockWidget::DockWidgetMovable</set>
</property>
<property name="windowTitle">
<string>&amp;Navigation</string>
</property>
<attribute name="dockWidgetArea">
<number>1</number>
</attribute>
<widget class="QWidget" name="dockWidgetContents">
<layout class="QVBoxLayout" name="verticalLayout_16">
2016-02-08 21:04:24 +13:00
<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>
2016-02-07 06:36:02 +13:00
<item>
<widget class="QListWidget" name="lstTabs">
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<action name="actOpen">
2015-05-29 05:15:57 +12:00
<property name="icon">
<iconset theme="document-open">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-05-29 05:15:57 +12:00
</property>
<property name="text">
2016-02-07 00:34:22 +13:00
<string>&amp;Open</string>
2015-05-29 05:15:57 +12:00
</property>
<property name="shortcut">
<string notr="true">Ctrl+O</string>
2015-05-29 05:15:57 +12:00
</property>
</action>
<action name="actSave">
2015-05-29 05:15:57 +12:00
<property name="icon">
<iconset theme="document-save">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-05-29 05:15:57 +12:00
</property>
<property name="text">
2016-02-07 00:34:22 +13:00
<string>&amp;Save</string>
2015-05-29 05:15:57 +12:00
</property>
<property name="shortcut">
<string notr="true">Ctrl+S</string>
2015-05-29 05:15:57 +12:00
</property>
</action>
<action name="actSaveAs">
2015-05-29 05:15:57 +12:00
<property name="icon">
<iconset theme="document-save-as">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-05-29 05:15:57 +12:00
</property>
<property name="text">
2016-02-07 00:34:22 +13:00
<string>Sa&amp;ve as...</string>
2015-05-29 05:15:57 +12:00
</property>
<property name="shortcut">
<string notr="true">Ctrl+Shift+S</string>
2015-05-29 05:15:57 +12:00
</property>
</action>
<action name="actQuit">
2015-05-29 05:15:57 +12:00
<property name="icon">
<iconset theme="application-exit">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-05-29 05:15:57 +12:00
</property>
<property name="text">
2016-02-07 00:34:22 +13:00
<string>&amp;Quit</string>
2015-05-29 05:15:57 +12:00
</property>
<property name="shortcut">
<string notr="true">Ctrl+Q</string>
2015-05-29 05:15:57 +12:00
</property>
</action>
2015-06-04 05:25:03 +12:00
<action name="actShowHelp">
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="icon">
<iconset theme="system-help">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-06-04 05:25:03 +12:00
</property>
<property name="text">
2016-02-07 00:34:22 +13:00
<string>&amp;Show help texts</string>
2015-06-04 05:25:03 +12:00
</property>
<property name="shortcut">
<string notr="true">Ctrl+Shift+B</string>
2015-06-04 05:25:03 +12:00
</property>
</action>
2015-06-07 05:10:44 +12:00
<action name="actSpellcheck">
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="icon">
2015-06-08 22:01:45 +12:00
<iconset theme="tools-check-spelling">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
2015-06-07 05:10:44 +12:00
</property>
<property name="text">
2016-02-07 00:34:22 +13:00
<string>&amp;Spellcheck</string>
2015-06-07 05:10:44 +12:00
</property>
<property name="shortcut">
<string notr="true">F9</string>
2015-06-07 05:10:44 +12:00
</property>
</action>
<action name="actLabels">
<property name="icon">
<iconset theme="folder_color_picker">
2017-11-15 02:48:28 +13:00
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
2016-02-07 00:34:22 +13:00
<string>&amp;Labels...</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actStatus">
<property name="icon">
<iconset theme="applications-development">
2017-11-15 02:48:28 +13:00
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
2016-02-07 00:34:22 +13:00
<string>&amp;Status...</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actViewTree">
<property name="text">
<string>Tree</string>
</property>
</action>
2016-03-25 01:42:47 +13:00
<action name="actModeSimple">
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="text">
2016-03-25 01:42:47 +13:00
<string>&amp;Simple</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
2016-03-25 01:42:47 +13:00
<action name="actModeFiction">
<property name="checkable">
<bool>true</bool>
</property>
<property name="text">
2016-03-25 01:42:47 +13:00
<string>&amp;Fiction</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
<action name="actViewCork">
<property name="text">
<string>Index cards</string>
</property>
</action>
<action name="actViewOutline">
<property name="text">
<string>Outline</string>
</property>
</action>
<action name="actSettings">
<property name="icon">
2015-06-18 06:45:24 +12:00
<iconset theme="preferences-system">
2017-11-30 23:11:01 +13:00
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
2016-02-07 00:34:22 +13:00
<string>S&amp;ettings</string>
</property>
2015-06-18 06:45:24 +12:00
<property name="shortcut">
<string notr="true">F8</string>
2015-06-18 06:45:24 +12:00
</property>
</action>
2015-06-23 10:19:40 +12:00
<action name="actCloseProject">
<property name="icon">
2015-06-24 04:22:39 +12:00
<iconset theme="window-close">
2017-11-15 02:48:28 +13:00
<normaloff>.</normaloff>.</iconset>
2015-06-23 10:19:40 +12:00
</property>
<property name="text">
2016-02-07 00:34:22 +13:00
<string>&amp;Close project</string>
2015-06-23 10:19:40 +12:00
</property>
<property name="shortcut">
<string notr="true"/>
</property>
2015-06-23 10:19:40 +12:00
</action>
2015-07-01 23:14:03 +12:00
<action name="actCompile">
<property name="icon">
<iconset theme="document-export">
2017-11-15 02:48:28 +13:00
<normaloff>.</normaloff>.</iconset>
</property>
2015-07-01 23:14:03 +12:00
<property name="text">
2016-02-07 00:34:22 +13:00
<string>Co&amp;mpile</string>
2015-07-01 23:14:03 +12:00
</property>
<property name="shortcut">
<string notr="true">F6</string>
2015-07-01 23:14:03 +12:00
</property>
</action>
2016-02-09 01:50:35 +13:00
<action name="actToolFrequency">
<property name="text">
<string>&amp;Frequency Analyzer</string>
2016-02-09 01:50:35 +13:00
</property>
<property name="shortcut">
<string notr="true"/>
</property>
2016-02-09 01:50:35 +13:00
</action>
<action name="actAbout">
<property name="icon">
<iconset theme="stock_view-details">
2017-11-15 02:48:28 +13:00
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
<string>&amp;About</string>
</property>
<property name="toolTip">
<string>About Manuskript</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
</action>
2017-11-06 21:16:44 +13:00
<action name="actImport">
<property name="icon">
<iconset theme="document-import">
2017-11-15 02:48:28 +13:00
<normaloff>.</normaloff>.</iconset>
2017-11-06 21:16:44 +13:00
</property>
<property name="text">
2017-11-15 02:48:28 +13:00
<string>&amp;Import…</string>
2017-11-06 21:16:44 +13:00
</property>
<property name="shortcut">
<string notr="true">F7</string>
</property>
2017-11-06 21:16:44 +13:00
</action>
<action name="actCopy">
<property name="icon">
2017-11-15 02:48:28 +13:00
<iconset theme="edit-copy">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
2017-11-15 02:48:28 +13:00
<string>&amp;Copy</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+C</string>
</property>
</action>
<action name="actCut">
<property name="icon">
2017-11-15 02:48:28 +13:00
<iconset theme="edit-cut">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
2017-11-15 02:48:28 +13:00
<string>C&amp;ut</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+X</string>
</property>
</action>
<action name="actPaste">
<property name="icon">
2017-11-15 02:48:28 +13:00
<iconset theme="edit-paste">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
2017-11-15 02:48:28 +13:00
<string>&amp;Paste</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+V</string>
</property>
</action>
<action name="actSplitDialog">
<property name="icon">
2017-11-15 02:48:28 +13:00
<iconset theme="split">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
2017-11-15 02:48:28 +13:00
<string>&amp;Split…</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+Shift+K</string>
</property>
</action>
<action name="actSplitCursor">
<property name="icon">
2017-11-15 02:48:28 +13:00
<iconset theme="split">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
2017-11-15 02:48:28 +13:00
<string>Sp&amp;lit at cursor</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+K</string>
</property>
</action>
<action name="actMerge">
<property name="icon">
2017-11-15 02:48:28 +13:00
<iconset theme="merge">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
2017-11-27 20:05:53 +13:00
<string>M&amp;erge</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+M</string>
</property>
</action>
<action name="actDuplicate">
<property name="icon">
2017-11-15 02:48:28 +13:00
<iconset theme="folder-copy">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
<string>Dupl&amp;icate</string>
</property>
</action>
<action name="actDelete">
<property name="icon">
2017-11-15 02:48:28 +13:00
<iconset theme="edit-delete">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
<string>&amp;Delete</string>
</property>
<property name="shortcut">
<string notr="true">Del</string>
</property>
</action>
<action name="actMoveUp">
<property name="icon">
2017-11-15 02:48:28 +13:00
<iconset theme="arrow-up">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
2017-11-15 02:48:28 +13:00
<string>&amp;Move Up</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+Shift+Up</string>
</property>
</action>
<action name="actMoveDown">
<property name="icon">
2017-11-15 02:48:28 +13:00
<iconset theme="arrow-down">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
2017-11-15 02:48:28 +13:00
<string>M&amp;ove Down</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+Shift+Down</string>
</property>
</action>
<action name="actRename">
<property name="icon">
<iconset theme="edit-rename">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
<string>&amp;Rename</string>
</property>
<property name="shortcut">
<string notr="true">F2</string>
</property>
</action>
2017-11-30 23:11:01 +13:00
<action name="actHeaderSetextL1">
<property name="text">
<string>&amp;Level 1 (setext)</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+Alt+1</string>
2017-11-30 23:11:01 +13:00
</property>
</action>
<action name="actHeaderSetextL2">
<property name="text">
<string>Level &amp;2</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+Alt+2</string>
2017-11-30 23:11:01 +13:00
</property>
</action>
<action name="actHeaderAtxL1">
<property name="text">
<string>Level &amp;1 (atx)</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+1</string>
2017-11-30 23:11:01 +13:00
</property>
</action>
<action name="actHeaderAtxL2">
<property name="text">
<string>L&amp;evel 2</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+2</string>
2017-11-30 23:11:01 +13:00
</property>
</action>
<action name="actHeaderAtxL3">
<property name="text">
<string>Level &amp;3</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+3</string>
2017-11-30 23:11:01 +13:00
</property>
</action>
<action name="actHeaderAtxL4">
<property name="text">
<string>Level &amp;4</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+4</string>
2017-11-30 23:11:01 +13:00
</property>
</action>
<action name="actHeaderAtxL5">
<property name="text">
<string>Level &amp;5</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+5</string>
2017-11-30 23:11:01 +13:00
</property>
</action>
<action name="actHeaderAtxL6">
<property name="text">
<string>Level &amp;6</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+6</string>
2017-11-30 23:11:01 +13:00
</property>
</action>
<action name="actFormatBold">
<property name="icon">
<iconset theme="format-text-bold">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
<string>&amp;Bold</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+B</string>
2017-11-30 23:11:01 +13:00
</property>
</action>
<action name="actFormatItalic">
<property name="icon">
<iconset theme="format-text-italic">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
<string>&amp;Italic</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+I</string>
2017-11-30 23:11:01 +13:00
</property>
</action>
<action name="actFormatStrike">
<property name="icon">
<iconset theme="format-text-strikethrough">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
<string>&amp;Strike</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
2017-11-30 23:11:01 +13:00
</action>
<action name="actFormatVerbatim">
<property name="text">
<string>&amp;Verbatim</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
2017-11-30 23:11:01 +13:00
</action>
<action name="actFormatSuperscript">
<property name="text">
<string>Su&amp;perscript</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl++</string>
2017-11-30 23:11:01 +13:00
</property>
</action>
<action name="actFormatSubscript">
<property name="text">
<string>Subsc&amp;ript</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+-</string>
2017-11-30 23:11:01 +13:00
</property>
</action>
<action name="actFormatCommentBlock">
<property name="text">
<string>Co&amp;mment block</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+Shift+C</string>
2017-11-30 23:11:01 +13:00
</property>
</action>
<action name="actFormatClear">
<property name="icon">
<iconset theme="format-text-none">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
<string>Clear &amp;formats</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+0</string>
2017-11-30 23:11:01 +13:00
</property>
</action>
<action name="actFormatCommentLines">
<property name="text">
<string>&amp;Comment line(s)</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+D</string>
2017-11-30 23:11:01 +13:00
</property>
</action>
2017-12-01 01:12:55 +13:00
<action name="actFormatOrderedList">
2017-11-30 23:11:01 +13:00
<property name="text">
<string>&amp;Ordered list</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
2017-11-30 23:11:01 +13:00
</action>
<action name="actFormatList">
<property name="icon">
<iconset theme="view-list">
<normaloff>.</normaloff>.</iconset>
</property>
<property name="text">
<string>&amp;Unordered list</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
2017-11-30 23:11:01 +13:00
</action>
<action name="actFormatBlockquote">
<property name="text">
<string>B&amp;lockquote</string>
</property>
<property name="shortcut">
<string notr="true"/>
</property>
2017-11-30 23:11:01 +13:00
</action>
<action name="actToolTargets">
<property name="text">
<string>&amp;Targets</string>
</property>
<property name="toolTip">
<string>Draft and session word count targets</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+,</string>
</property>
</action>
2019-12-22 04:42:49 +13:00
<action name="actSearch">
<property name="icon">
Friendly logging for end users (#859) * Changed default logging behaviour We now log by default to a timestamped file in $datadir/logs/. No longer shall restarting Manuskript after a crash wipe a very useful logfile. Logs older than 35 days in the $datadir/logs/ directory are pruned during startup. In case of subtle corruption detected a few weeks after the fact, relevant logs might still exist to explain what had happened... yet it does not come at the cost of infinitely gobbling up a users storage space, either. The --logfile (-L) argument can now utilize strftime() specifiers. A special modifier %# is also supported which will insert the process id. Besides being an added factor of uniqueness for a filename, it can also be relevant to help identify the log file belonging to a misbehaving Manuskript process. * Added support-related items to Help menu The 'Technical Support' item should lead to a landing page that will guide the user to the most efficient way to resolve their problem. How to report bugs and submit logs would be one of those. The 'Locate Log File' item should open a file manager window with the logfile of this session highlighted. Because Manuskript is still writing to it, we first remind them of its limited use until Manuskript is closed. This approach was chosen because users might want to locate the file prior to reproducing a bug, or because they'd like to look at other logs from previous sessions. * Updated translation files and added german translation Co-authored-by: TheJackiMonster <thejackimonster@gmail.com>
2021-04-13 23:32:46 +12:00
<iconset theme="edit-find">
<normaloff>.</normaloff>.</iconset>
2019-12-22 04:42:49 +13:00
</property>
<property name="text">
<string>Search</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+F</string>
2019-12-22 04:42:49 +13:00
</property>
</action>
Friendly logging for end users (#859) * Changed default logging behaviour We now log by default to a timestamped file in $datadir/logs/. No longer shall restarting Manuskript after a crash wipe a very useful logfile. Logs older than 35 days in the $datadir/logs/ directory are pruned during startup. In case of subtle corruption detected a few weeks after the fact, relevant logs might still exist to explain what had happened... yet it does not come at the cost of infinitely gobbling up a users storage space, either. The --logfile (-L) argument can now utilize strftime() specifiers. A special modifier %# is also supported which will insert the process id. Besides being an added factor of uniqueness for a filename, it can also be relevant to help identify the log file belonging to a misbehaving Manuskript process. * Added support-related items to Help menu The 'Technical Support' item should lead to a landing page that will guide the user to the most efficient way to resolve their problem. How to report bugs and submit logs would be one of those. The 'Locate Log File' item should open a file manager window with the logfile of this session highlighted. Because Manuskript is still writing to it, we first remind them of its limited use until Manuskript is closed. This approach was chosen because users might want to locate the file prior to reproducing a bug, or because they'd like to look at other logs from previous sessions. * Updated translation files and added german translation Co-authored-by: TheJackiMonster <thejackimonster@gmail.com>
2021-04-13 23:32:46 +12:00
<action name="actSupport">
<property name="text">
<string>&amp;Technical Support</string>
</property>
<property name="toolTip">
<string>How to obtain technical support for Manuskript.</string>
</property>
<property name="shortcut">
<string notr="true">F1</string>
Friendly logging for end users (#859) * Changed default logging behaviour We now log by default to a timestamped file in $datadir/logs/. No longer shall restarting Manuskript after a crash wipe a very useful logfile. Logs older than 35 days in the $datadir/logs/ directory are pruned during startup. In case of subtle corruption detected a few weeks after the fact, relevant logs might still exist to explain what had happened... yet it does not come at the cost of infinitely gobbling up a users storage space, either. The --logfile (-L) argument can now utilize strftime() specifiers. A special modifier %# is also supported which will insert the process id. Besides being an added factor of uniqueness for a filename, it can also be relevant to help identify the log file belonging to a misbehaving Manuskript process. * Added support-related items to Help menu The 'Technical Support' item should lead to a landing page that will guide the user to the most efficient way to resolve their problem. How to report bugs and submit logs would be one of those. The 'Locate Log File' item should open a file manager window with the logfile of this session highlighted. Because Manuskript is still writing to it, we first remind them of its limited use until Manuskript is closed. This approach was chosen because users might want to locate the file prior to reproducing a bug, or because they'd like to look at other logs from previous sessions. * Updated translation files and added german translation Co-authored-by: TheJackiMonster <thejackimonster@gmail.com>
2021-04-13 23:32:46 +12:00
</property>
</action>
<action name="actLocateLog">
<property name="text">
<string>&amp;Locate log file...</string>
</property>
<property name="iconText">
<string>Locate log file</string>
</property>
<property name="toolTip">
<string>Locate the diagnostic log file used for this session.</string>
</property>
<property name="shortcut">
<string notr="true">Shift+F1</string>
</property>
</action>
2015-05-28 13:32:09 +12:00
</widget>
<customwidgets>
2015-06-15 22:18:42 +12:00
<customwidget>
2017-11-30 23:11:01 +13:00
<class>MDEditCompleter</class>
2015-06-15 22:18:42 +12:00
<extends>QTextEdit</extends>
2017-11-30 23:11:01 +13:00
<header>manuskript.ui.views.MDEditCompleter.h</header>
2015-06-15 22:18:42 +12:00
</customwidget>
<customwidget>
<class>lineEditView</class>
<extends>QLineEdit</extends>
2016-02-07 00:34:22 +13:00
<header>manuskript.ui.views.lineEditView.h</header>
</customwidget>
2015-06-15 22:18:42 +12:00
<customwidget>
<class>outlineView</class>
<extends>QTreeView</extends>
2016-02-07 00:34:22 +13:00
<header>manuskript.ui.views.outlineView.h</header>
2015-06-15 22:18:42 +12:00
</customwidget>
2015-05-28 13:32:09 +12:00
<customwidget>
<class>sldImportance</class>
<extends>QWidget</extends>
<header>manuskript.ui.views.sldImportance.h</header>
2015-05-28 13:32:09 +12:00
<container>1</container>
</customwidget>
2015-06-07 01:31:11 +12:00
<customwidget>
2015-06-15 22:18:42 +12:00
<class>treeView</class>
<extends>QTreeView</extends>
2016-02-07 00:34:22 +13:00
<header>manuskript.ui.views.treeView.h</header>
2015-06-07 01:31:11 +12:00
</customwidget>
2015-06-09 22:32:43 +12:00
<customwidget>
2015-06-15 22:18:42 +12:00
<class>metadataView</class>
<extends>QWidget</extends>
2016-02-07 00:34:22 +13:00
<header>manuskript.ui.views.metadataView.h</header>
2015-06-15 22:18:42 +12:00
<container>1</container>
2015-06-09 22:32:43 +12:00
</customwidget>
2015-06-10 00:03:22 +12:00
<customwidget>
2015-06-15 22:18:42 +12:00
<class>basicItemView</class>
<extends>QWidget</extends>
2016-02-07 00:34:22 +13:00
<header>manuskript.ui.views.basicItemView.h</header>
<container>1</container>
2015-06-10 00:03:22 +12:00
</customwidget>
2015-06-22 23:11:45 +12:00
<customwidget>
2015-06-23 06:30:43 +12:00
<class>plotTreeView</class>
<extends>QTreeWidget</extends>
2016-02-07 00:34:22 +13:00
<header>manuskript.ui.views.plotTreeView.h</header>
2015-06-22 23:11:45 +12:00
</customwidget>
2015-06-24 04:22:39 +12:00
<customwidget>
<class>welcome</class>
<extends>QWidget</extends>
2016-02-07 00:34:22 +13:00
<header>manuskript.ui.welcome.h</header>
2015-06-24 04:22:39 +12:00
<container>1</container>
</customwidget>
2015-06-28 00:06:35 +12:00
<customwidget>
<class>mainEditor</class>
<extends>QWidget</extends>
2016-02-07 00:34:22 +13:00
<header>manuskript.ui.editors.mainEditor.h</header>
2015-06-28 00:06:35 +12:00
<container>1</container>
</customwidget>
2015-06-29 09:46:51 +12:00
<customwidget>
<class>characterTreeView</class>
2015-06-29 09:46:51 +12:00
<extends>QTreeWidget</extends>
<header>manuskript.ui.views.characterTreeView.h</header>
2015-06-29 09:46:51 +12:00
</customwidget>
2015-06-30 22:27:43 +12:00
<customwidget>
<class>cheatSheet</class>
<extends>QWidget</extends>
2016-02-07 00:34:22 +13:00
<header>manuskript.ui.cheatSheet.h</header>
2015-06-30 22:27:43 +12:00
<container>1</container>
</customwidget>
2015-07-01 01:38:14 +12:00
<customwidget>
<class>search</class>
<extends>QWidget</extends>
2016-02-07 00:34:22 +13:00
<header>manuskript.ui.search.h</header>
2015-07-01 01:38:14 +12:00
<container>1</container>
</customwidget>
<customwidget>
<class>storylineView</class>
<extends>QWidget</extends>
<header>manuskript.ui.views.storylineView.h</header>
<container>1</container>
</customwidget>
2015-05-28 13:32:09 +12:00
</customwidgets>
<tabstops>
<tabstop>tabMain</tabstop>
<tabstop>txtGeneralTitle</tabstop>
<tabstop>txtGeneralSubtitle</tabstop>
<tabstop>txtGeneralSerie</tabstop>
<tabstop>txtGeneralVolume</tabstop>
<tabstop>txtGeneralGenre</tabstop>
<tabstop>txtGeneralLicense</tabstop>
<tabstop>txtGeneralAuthor</tabstop>
<tabstop>txtGeneralEmail</tabstop>
<tabstop>cmbSummary</tabstop>
<tabstop>txtSummarySentence</tabstop>
<tabstop>txtSummarySentence_2</tabstop>
<tabstop>txtSummaryPara</tabstop>
<tabstop>txtSummaryPara_2</tabstop>
<tabstop>txtSummaryPage</tabstop>
<tabstop>txtSummaryPage_2</tabstop>
<tabstop>txtSummaryFull</tabstop>
<tabstop>txtSummarySituation</tabstop>
<tabstop>lstCharacters</tabstop>
<tabstop>btnAddPerso</tabstop>
<tabstop>btnRmPerso</tabstop>
<tabstop>txtPersosFilter</tabstop>
<tabstop>tabPersos</tabstop>
<tabstop>scrollAreaPersoInfos</tabstop>
<tabstop>txtPersoName</tabstop>
<tabstop>btnPersoColor</tabstop>
<tabstop>txtPersoMotivation</tabstop>
<tabstop>txtPersoGoal</tabstop>
<tabstop>txtPersoConflict</tabstop>
<tabstop>txtPersoEpiphany</tabstop>
<tabstop>txtPersoSummarySentence</tabstop>
<tabstop>txtPersoSummaryPara</tabstop>
<tabstop>txtPersoSummaryFull</tabstop>
<tabstop>txtPersoNotes</tabstop>
<tabstop>tblPersoInfos</tabstop>
<tabstop>btnPersoAddInfo</tabstop>
<tabstop>btnPersoRmInfo</tabstop>
<tabstop>lineEdit</tabstop>
<tabstop>lstPlots</tabstop>
<tabstop>btnAddPlot</tabstop>
<tabstop>btnRmPlot</tabstop>
<tabstop>txtPlotFilter</tabstop>
<tabstop>tabPlot</tabstop>
<tabstop>txtPlotName</tabstop>
<tabstop>lstPlotPerso</tabstop>
<tabstop>btnAddPlotPerso</tabstop>
<tabstop>btnRmPlotPerso</tabstop>
<tabstop>txtPlotDescription</tabstop>
<tabstop>txtPlotResult</tabstop>
<tabstop>lstSubPlots</tabstop>
<tabstop>txtSubPlotSummary</tabstop>
<tabstop>btnAddSubPlot</tabstop>
<tabstop>btnRmSubPlot</tabstop>
<tabstop>btnShowSubPlotSummary</tabstop>
<tabstop>comboBox_2</tabstop>
<tabstop>txtPlotSummaryPara</tabstop>
<tabstop>txtPlotSummaryPage</tabstop>
<tabstop>txtPlotSummaryFull</tabstop>
<tabstop>treeWorld</tabstop>
<tabstop>btnAddWorld</tabstop>
<tabstop>btnRmWorld</tabstop>
<tabstop>txtWorldFilter</tabstop>
<tabstop>btnWorldEmptyData</tabstop>
<tabstop>tabWorld</tabstop>
<tabstop>txtWorldName</tabstop>
<tabstop>txtWorldDescription</tabstop>
<tabstop>txtWorldPassion</tabstop>
<tabstop>txtWorldConflict</tabstop>
<tabstop>lstOutlinePlots</tabstop>
<tabstop>treeOutlineOutline</tabstop>
<tabstop>btnOutlineAddFolder</tabstop>
<tabstop>btnOutlineAddText</tabstop>
<tabstop>btnOutlineRemoveItem</tabstop>
<tabstop>btnPlanShowDetails</tabstop>
<tabstop>treeRedacOutline</tabstop>
<tabstop>btnRedacAddFolder</tabstop>
<tabstop>btnRedacAddText</tabstop>
<tabstop>btnRedacRemoveItem</tabstop>
<tabstop>tabWidget</tabstop>
<tabstop>tblDebugFlatData</tabstop>
<tabstop>tblDebugPersos</tabstop>
<tabstop>tblDebugPersosInfos</tabstop>
<tabstop>tblDebugPlots</tabstop>
<tabstop>tblDebugPlotsPersos</tabstop>
<tabstop>tblDebugSubPlots</tabstop>
<tabstop>treeDebugWorld</tabstop>
<tabstop>treeDebugOutline</tabstop>
<tabstop>lstDebugLabels</tabstop>
<tabstop>lstDebugStatus</tabstop>
<tabstop>lstTabs</tabstop>
</tabstops>
2015-05-28 13:32:09 +12:00
<resources/>
<connections>
2015-05-29 05:15:57 +12:00
<connection>
2015-06-05 06:22:37 +12:00
<sender>comboBox_2</sender>
<signal>currentIndexChanged(int)</signal>
<receiver>stkPlotSummary</receiver>
<slot>setCurrentIndex(int)</slot>
2015-05-29 05:15:57 +12:00
<hints>
<hint type="sourcelabel">
2016-02-07 06:36:02 +13:00
<x>1033</x>
<y>126</y>
2015-05-29 05:15:57 +12:00
</hint>
<hint type="destinationlabel">
2015-06-05 06:22:37 +12:00
<x>868</x>
<y>232</y>
2015-05-29 05:15:57 +12:00
</hint>
</hints>
</connection>
<connection>
2015-06-05 06:22:37 +12:00
<sender>btnPlanShowDetails</sender>
<signal>toggled(bool)</signal>
<receiver>frame</receiver>
<slot>setVisible(bool)</slot>
2015-05-29 05:15:57 +12:00
<hints>
<hint type="sourcelabel">
2016-02-07 06:36:02 +13:00
<x>1039</x>
<y>769</y>
2015-05-29 05:15:57 +12:00
</hint>
<hint type="destinationlabel">
2015-07-10 01:01:07 +12:00
<x>1000</x>
2015-07-01 01:38:14 +12:00
<y>729</y>
2015-05-29 05:15:57 +12:00
</hint>
</hints>
</connection>
2015-06-21 21:29:35 +12:00
<connection>
<sender>cmbSummary</sender>
<signal>currentIndexChanged(int)</signal>
<receiver>tabSummary</receiver>
<slot>setCurrentIndex(int)</slot>
<hints>
<hint type="sourcelabel">
<x>187</x>
<y>135</y>
</hint>
<hint type="destinationlabel">
<x>462</x>
<y>430</y>
</hint>
</hints>
</connection>
<connection>
<sender>tabSummary</sender>
<signal>currentChanged(int)</signal>
<receiver>cmbSummary</receiver>
<slot>setCurrentIndex(int)</slot>
<hints>
<hint type="sourcelabel">
<x>462</x>
<y>430</y>
</hint>
<hint type="destinationlabel">
2015-06-21 21:29:35 +12:00
<x>156</x>
<y>134</y>
</hint>
</hints>
</connection>
2015-06-22 23:11:45 +12:00
<connection>
<sender>btnShowSubPlotSummary</sender>
<signal>toggled(bool)</signal>
<receiver>grpSubPlotSummary</receiver>
<slot>setVisible(bool)</slot>
<hints>
<hint type="sourcelabel">
2015-07-10 01:01:07 +12:00
<x>404</x>
2015-07-01 01:38:14 +12:00
<y>127</y>
2015-06-22 23:11:45 +12:00
</hint>
<hint type="destinationlabel">
2016-02-07 06:36:02 +13:00
<x>411</x>
<y>119</y>
2015-06-22 23:11:45 +12:00
</hint>
</hints>
</connection>
2015-05-28 13:32:09 +12:00
</connections>
</ui>