removing qt3 support

This commit is contained in:
Jean-Francois Dockes 2010-11-30 10:00:19 +01:00
parent 90789aaaf5
commit 67c12ac989
11 changed files with 4359 additions and 2303 deletions

View File

@ -1,9 +1,10 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0" stdsetdef="1">
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>AdvSearchBase</class> <class>AdvSearchBase</class>
<widget class="QDialog"> <widget class="QDialog" name="AdvSearchBase">
<property name="name">
<cstring>AdvSearchBase</cstring>
</property>
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
@ -12,523 +13,444 @@
<height>537</height> <height>537</height>
</rect> </rect>
</property> </property>
<property name="caption"> <property name="windowTitle">
<string>Advanced search</string> <string>Advanced search</string>
</property> </property>
<property name="sizeGripEnabled"> <property name="sizeGripEnabled">
<bool>true</bool> <bool>true</bool>
</property> </property>
<vbox> <layout class="QVBoxLayout">
<property name="name"> <item>
<cstring>unnamed</cstring> <layout class="QHBoxLayout">
</property> <item>
<widget class="QLayoutWidget"> <layout class="QVBoxLayout">
<property name="name">
<cstring>layout17</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout16</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="spacing"> <property name="spacing">
<number>2</number> <number>2</number>
</property> </property>
<widget class="QLabel"> <item>
<property name="name"> <widget class="QLabel" name="textLabel2">
<cstring>textLabel2</cstring> <property name="sizePolicy">
</property> <sizepolicy>
<property name="sizePolicy"> <hsizetype>0</hsizetype>
<sizepolicy> <vsizetype>5</vsizetype>
<hsizetype>0</hsizetype> <horstretch>0</horstretch>
<vsizetype>5</vsizetype> <verstretch>0</verstretch>
<horstretch>0</horstretch> </sizepolicy>
<verstretch>0</verstretch> </property>
</sizepolicy> <property name="frameShape">
</property> <enum>QFrame::NoFrame</enum>
<property name="frameShape"> </property>
<enum>NoFrame</enum> <property name="frameShadow">
</property> <enum>QFrame::Plain</enum>
<property name="frameShadow"> </property>
<enum>Plain</enum> <property name="margin">
</property> <number>4</number>
</property>
<property name="text">
<string>Search for &lt;br&gt;documents&lt;br&gt;satisfying:</string>
</property>
<property name="toolTip" stdset="0">
<string>All non empty fields on the right will be combined with AND (&quot;All clauses&quot; choice) or OR (&quot;Any clause&quot; choice) conjunctions. &lt;br&gt;&quot;Any&quot; &quot;All&quot; and &quot;None&quot; field types can accept a mix of simple words, and phrases enclosed in double quotes.&lt;br&gt;Fields with no data are ignored.</string>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="conjunctCMB">
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>8</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip" stdset="0">
<string>All non empty fields on the right will be combined with AND (&quot;All clauses&quot; choice) or OR (&quot;Any clause&quot; choice) conjunctions. &lt;br&gt;&quot;Any&quot; &quot;All&quot; and &quot;None&quot; field types can accept a mix of simple words, and phrases enclosed in double quotes.&lt;br&gt;Fields with no data are ignored.</string>
</property>
</widget>
</item>
<item>
<spacer name="spacer2">
<property name="sizeHint">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="delClausePB">
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Delete clause</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="addClausePB">
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Add clause</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="Q3Frame" name="clauseFRM">
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<layout class="QVBoxLayout">
<property name="margin"> <property name="margin">
<number>4</number> <number>0</number>
</property> </property>
<property name="text"> <property name="spacing">
<string>Search for &lt;br&gt;documents&lt;br&gt;satisfying:</string> <number>1</number>
</property> </property>
<property name="toolTip" stdset="0"> <item>
<string>All non empty fields on the right will be combined with AND ("All clauses" choice) or OR ("Any clause" choice) conjunctions. &lt;br&gt;"Any" "All" and "None" field types can accept a mix of simple words, and phrases enclosed in double quotes.&lt;br&gt;Fields with no data are ignored.</string> <widget class="Line" name="clauseline">
</property> <property name="frameShape">
</widget> <enum>QFrame::HLine</enum>
<widget class="QComboBox"> </property>
<property name="name"> <property name="frameShadow">
<cstring>conjunctCMB</cstring> <enum>QFrame::Plain</enum>
</property> </property>
<property name="sizePolicy"> </widget>
<sizepolicy> </item>
<hsizetype>0</hsizetype> </layout>
<vsizetype>0</vsizetype> </widget>
<horstretch>8</horstretch> </item>
<verstretch>0</verstretch> </layout>
</sizepolicy> </item>
</property> <item>
<property name="toolTip" stdset="0"> <widget class="Line" name="line4">
<string>All non empty fields on the right will be combined with AND ("All clauses" choice) or OR ("Any clause" choice) conjunctions. &lt;br&gt;"Any" "All" and "None" field types can accept a mix of simple words, and phrases enclosed in double quotes.&lt;br&gt;Fields with no data are ignored.</string> <property name="frameShape">
</property> <enum>QFrame::HLine</enum>
</widget>
<spacer>
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
</spacer>
<widget class="QPushButton">
<property name="name">
<cstring>delClausePB</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Delete clause</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>addClausePB</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Add clause</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
</vbox>
</widget>
<widget class="QFrame">
<property name="name">
<cstring>clauseFRM</cstring>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>1</number>
</property>
<widget class="Line">
<property name="name">
<cstring>clauseline</cstring>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
</vbox>
</widget>
</hbox>
</widget>
<widget class="Line">
<property name="name">
<cstring>line4</cstring>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout9</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property> </property>
<widget class="QCheckBox"> <property name="frameShadow">
<property name="name"> <enum>QFrame::Sunken</enum>
<cstring>restrictFtCB</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Restrict file types</string>
</property>
<property name="toolTip" stdset="0">
<string>Check this to enable filtering on file types</string>
</property>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>restrictCtCB</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>By categories</string>
</property>
<property name="toolTip" stdset="0">
<string>Check this to use file categories instead of raw mime types</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>saveFileTypesPB</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Save as default</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
</hbox>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>filTypHB</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property> </property>
<widget class="QLayoutWidget"> </widget>
<property name="name"> </item>
<cstring>layout9</cstring> <item>
</property> <layout class="QHBoxLayout">
<vbox> <item>
<property name="name"> <widget class="QCheckBox" name="restrictFtCB">
<cstring>unnamed</cstring> <property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property> </property>
<property name="text">
<string>Restrict file types</string>
</property>
<property name="toolTip" stdset="0">
<string>Check this to enable filtering on file types</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="restrictCtCB">
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>By categories</string>
</property>
<property name="toolTip" stdset="0">
<string>Check this to use file categories instead of raw mime types</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="saveFileTypesPB">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Save as default</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout">
<item>
<layout class="QVBoxLayout">
<property name="spacing"> <property name="spacing">
<number>0</number> <number>0</number>
</property> </property>
<widget class="QLabel"> <item>
<property name="name"> <widget class="QLabel" name="textLabel2_2">
<cstring>textLabel2_2</cstring> <property name="text">
</property> <string>Searched file types</string>
<property name="text"> </property>
<string>Searched file types</string> <property name="wordWrap">
</property> <bool>false</bool>
</widget> </property>
<widget class="QListBox"> </widget>
<property name="name"> </item>
<cstring>yesFiltypsLB</cstring> <item>
</property> <widget class="Q3ListBox" name="yesFiltypsLB">
<property name="enabled"> <property name="enabled">
<bool>false</bool> <bool>false</bool>
</property> </property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>200</width> <width>200</width>
<height>20</height> <height>20</height>
</size> </size>
</property> </property>
<property name="selectionMode"> <property name="selectionMode">
<enum>Extended</enum> <enum>Q3ListBox::Extended</enum>
</property> </property>
</widget> </widget>
</vbox> </item>
</widget> </layout>
<widget class="QLayoutWidget"> </item>
<property name="name"> <item>
<cstring>layout11</cstring> <layout class="QVBoxLayout">
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="spacing"> <property name="spacing">
<number>0</number> <number>0</number>
</property> </property>
<widget class="QPushButton"> <item>
<property name="name"> <widget class="QPushButton" name="delAFiltypPB">
<cstring>delAFiltypPB</cstring> <property name="enabled">
</property> <bool>false</bool>
<property name="enabled"> </property>
<bool>false</bool> <property name="text">
</property> <string>All ----&gt;</string>
<property name="text"> </property>
<string>All ----&gt;</string> <property name="autoDefault">
</property> <bool>false</bool>
<property name="autoDefault"> </property>
<bool>false</bool> </widget>
</property> </item>
</widget> <item>
<widget class="QPushButton"> <widget class="QPushButton" name="delFiltypPB">
<property name="name"> <property name="enabled">
<cstring>delFiltypPB</cstring> <bool>false</bool>
</property> </property>
<property name="enabled"> <property name="text">
<bool>false</bool> <string>Sel -----&gt;</string>
</property> </property>
<property name="text"> <property name="autoDefault">
<string>Sel -----&gt;</string> <bool>false</bool>
</property> </property>
<property name="autoDefault"> </widget>
<bool>false</bool> </item>
</property> <item>
</widget> <widget class="QPushButton" name="addFiltypPB">
<widget class="QPushButton"> <property name="enabled">
<property name="name"> <bool>false</bool>
<cstring>addFiltypPB</cstring> </property>
</property> <property name="text">
<property name="enabled"> <string>&lt;----- Sel</string>
<bool>false</bool> </property>
</property> <property name="autoDefault">
<property name="text"> <bool>false</bool>
<string>&lt;----- Sel</string> </property>
</property> </widget>
<property name="autoDefault"> </item>
<bool>false</bool> <item>
</property> <widget class="QPushButton" name="addAFiltypPB">
</widget> <property name="enabled">
<widget class="QPushButton"> <bool>false</bool>
<property name="name"> </property>
<cstring>addAFiltypPB</cstring> <property name="text">
</property> <string>&lt;----- All</string>
<property name="enabled"> </property>
<bool>false</bool> <property name="autoDefault">
</property> <bool>false</bool>
<property name="text"> </property>
<string>&lt;----- All</string> </widget>
</property> </item>
<property name="autoDefault"> </layout>
<bool>false</bool> </item>
</property> <item>
</widget> <layout class="QVBoxLayout">
</vbox>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout10</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="spacing"> <property name="spacing">
<number>0</number> <number>0</number>
</property> </property>
<widget class="QLabel"> <item>
<property name="name"> <widget class="QLabel" name="textLabel3">
<cstring>textLabel3</cstring> <property name="text">
</property> <string>Ignored file types</string>
<property name="text"> </property>
<string>Ignored file types</string> <property name="wordWrap">
</property> <bool>false</bool>
</widget> </property>
<widget class="QListBox"> </widget>
<property name="name"> </item>
<cstring>noFiltypsLB</cstring> <item>
</property> <widget class="Q3ListBox" name="noFiltypsLB">
<property name="enabled"> <property name="enabled">
<bool>false</bool> <bool>false</bool>
</property> </property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>200</width> <width>200</width>
<height>20</height> <height>20</height>
</size> </size>
</property> </property>
<property name="selectionMode"> <property name="selectionMode">
<enum>Extended</enum> <enum>Q3ListBox::Extended</enum>
</property> </property>
</widget> </widget>
</vbox> </item>
</widget> </layout>
</hbox> </item>
</widget> </layout>
<widget class="Line"> </item>
<property name="name"> <item>
<cstring>line5</cstring> <widget class="Line" name="line5">
</property> <property name="frameShape">
<property name="frameShape"> <enum>QFrame::HLine</enum>
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layoutFT</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property> </property>
<widget class="QComboBox" row="1" column="0"> <property name="frameShadow">
<property name="name"> <enum>QFrame::Sunken</enum>
<cstring>subtreeCMB</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>8</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>300</width>
<height>0</height>
</size>
</property>
<property name="editable">
<bool>true</bool>
</property>
<property name="maxCount">
<number>20</number>
</property>
<property name="insertionPolicy">
<enum>NoInsertion</enum>
</property>
<property name="duplicatesEnabled">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Enter top directory for search</string>
</property>
</widget>
<widget class="QPushButton" row="1" column="1">
<property name="name">
<cstring>browsePB</cstring>
</property>
<property name="text">
<string>Browse</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
<widget class="QLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Restrict results to files in subtree:</string>
</property>
</widget>
</grid>
</widget>
<widget class="Line">
<property name="name">
<cstring>line1</cstring>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout26</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property> </property>
<widget class="QPushButton"> </widget>
<property name="name"> </item>
<cstring>searchPB</cstring> <item>
</property> <layout class="QGridLayout">
<property name="text"> <item row="1" column="0">
<string>Start Search</string> <widget class="QComboBox" name="subtreeCMB">
</property> <property name="sizePolicy">
</widget> <sizepolicy>
<widget class="QPushButton"> <hsizetype>7</hsizetype>
<property name="name"> <vsizetype>0</vsizetype>
<cstring>dismissPB</cstring> <horstretch>8</horstretch>
</property> <verstretch>0</verstretch>
<property name="text"> </sizepolicy>
<string>Close</string> </property>
</property> <property name="minimumSize">
<property name="autoDefault"> <size>
<bool>false</bool> <width>300</width>
</property> <height>0</height>
</widget> </size>
</hbox> </property>
</widget> <property name="editable">
</vbox> <bool>true</bool>
</property>
<property name="maxCount">
<number>20</number>
</property>
<property name="insertPolicy">
<enum>QComboBox::NoInsert</enum>
</property>
<property name="duplicatesEnabled">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Enter top directory for search</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QPushButton" name="browsePB">
<property name="text">
<string>Browse</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="textLabel1">
<property name="text">
<string>Restrict results to files in subtree:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="Line" name="line1">
<property name="frameShape">
<enum>QFrame::HLine</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout">
<item>
<widget class="QPushButton" name="searchPB">
<property name="text">
<string>Start Search</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="dismissPB">
<property name="text">
<string>Close</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget> </widget>
<layoutdefaults spacing="6" margin="11"/> <layoutdefault spacing="6" margin="11"/>
</UI> <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
</ui>

2094
src/qtgui/q3richtext_p.h Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,398 +1,369 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <?xml version="1.0" encoding="UTF-8"?>
<class>RclMainBase</class> <ui version="4.0">
<widget class="QMainWindow"> <class>RclMainBase</class>
<property name="name"> <widget class="QMainWindow" name="RclMainBase">
<cstring>RclMainBase</cstring> <property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>600</height>
</rect>
</property>
<property name="windowTitle">
<string>Recoll</string>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>2</number>
</property> </property>
<property name="geometry"> <property name="margin">
<number>4</number>
</property>
<item>
<widget class="SSearch" name="sSearch" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item>
<widget class="QGroupBox" name="catgBGRP">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string/>
</property>
<property name="selectedId" stdset="0">
<number>0</number>
</property>
<widget class="QRadioButton" name="allRDB">
<property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>800</width> <width>45</width>
<height>600</height> <height>29</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy"> <property name="text">
<sizepolicy> <string>All</string>
<hsizetype>5</hsizetype> </property>
<vsizetype>5</vsizetype> </widget>
<horstretch>0</horstretch> </widget>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="caption">
<string>Recoll</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>4</number>
</property>
<property name="spacing">
<number>2</number>
</property>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout4</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>2</number>
</property>
<property name="spacing">
<number>2</number>
</property>
<widget class="SSearch">
<property name="name">
<cstring>sSearch</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="QButtonGroup">
<property name="name">
<cstring>catgBGRP</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>GroupBoxPanel</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="title">
<string></string>
</property>
<property name="selectedId" stdset="0">
<number>0</number>
</property>
<widget class="QRadioButton">
<property name="name">
<cstring>allRDB</cstring>
</property>
<property name="text">
<string>All</string>
</property>
</widget>
</widget>
<widget class="ResList">
<property name="name">
<cstring>resList</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>2</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</vbox>
</widget>
</vbox>
</widget>
<menubar>
<property name="name">
<cstring>MenuBar</cstring>
</property>
<item text="&amp;File" name="fileMenu">
<action name="fileToggleIndexingAction"/>
<separator/>
<action name="fileEraseDocHistoryAction"/>
<action name="showMissingHelpers_Action"/>
<separator/>
<action name="toggleFullScreenAction"/>
<separator/>
<action name="fileExitAction"/>
</item> </item>
<item text="&amp;Tools" name="toolsMenu"> <item>
<action name="toolsDoc_HistoryAction"/> <widget class="ResList" name="resList" native="true">
<action name="toolsAdvanced_SearchAction"/> <property name="sizePolicy">
<action name="toolsSort_parametersAction"/> <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<action name="toolsSpellAction"/> <horstretch>2</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item> </item>
<item text="&amp;Preferences" name="preferencesMenu"> </layout>
<action name="indexConfigAction"/> </widget>
<separator/> <widget class="QStatusBar" name="statusbar"/>
<action name="queryPrefsAction"/> <widget class="QToolBar" name="Toolbar">
<action name="extIdxAction"/> <property name="windowTitle">
<separator/> <string>Search tools</string>
</item> </property>
<separator/> <attribute name="toolBarArea">
<item text="&amp;Help" name="helpMenu"> <enum>TopToolBarArea</enum>
<action name="userManualAction"/> </attribute>
<action name="showMissingHelpers_Action"/> <attribute name="toolBarBreak">
<separator/> <bool>false</bool>
<action name="helpAbout_RecollAction"/> </attribute>
</item> <addaction name="toolsAdvanced_SearchAction"/>
</menubar> <addaction name="toolsSort_parametersAction"/>
<toolbars> <addaction name="toolsDoc_HistoryAction"/>
<toolbar dock="2"> <addaction name="toolsSpellAction"/>
<property name="name"> </widget>
<cstring>Toolbar</cstring> <widget class="QToolBar" name="Toolbar1">
</property> <property name="windowTitle">
<property name="label"> <string>Result list</string>
<string>Search tools</string> </property>
</property> <attribute name="toolBarArea">
<action name="toolsAdvanced_SearchAction"/> <enum>TopToolBarArea</enum>
<action name="toolsSort_parametersAction"/> </attribute>
<action name="toolsDoc_HistoryAction"/> <attribute name="toolBarBreak">
<action name="toolsSpellAction"/> <bool>false</bool>
</toolbar> </attribute>
<toolbar dock="2"> <addaction name="firstPageAction"/>
<property name="name"> <addaction name="prevPageAction"/>
<cstring>Toolbar1</cstring> <addaction name="nextPageAction"/>
</property> </widget>
<property name="label"> <widget class="QMenuBar" name="MenuBar">
<string>Result list</string> <property name="geometry">
</property> <rect>
<action name="firstPageAction"/> <x>0</x>
<action name="prevPageAction"/> <y>0</y>
<action name="nextPageAction"/> <width>800</width>
</toolbar> <height>31</height>
</toolbars> </rect>
<customwidgets> </property>
<customwidget> <widget class="QMenu" name="fileMenu">
<class>SSearch</class> <property name="title">
<header location="local">ssearch_w.h</header> <string>&amp;File</string>
<sizehint> </property>
<width>-1</width> <addaction name="fileToggleIndexingAction"/>
<height>-1</height> <addaction name="separator"/>
</sizehint> <addaction name="fileEraseDocHistoryAction"/>
<container>0</container> <addaction name="showMissingHelpers_Action"/>
<sizepolicy> <addaction name="separator"/>
<hordata>5</hordata> <addaction name="toggleFullScreenAction"/>
<verdata>5</verdata> <addaction name="separator"/>
<horstretch>0</horstretch> <addaction name="fileExitAction"/>
<verstretch>0</verstretch> </widget>
</sizepolicy> <widget class="QMenu" name="toolsMenu">
<signal>startSearch(RefCntr&lt;Rcl::AdvSearchData&gt;)</signal> <property name="title">
</customwidget> <string>&amp;Tools</string>
<customwidget> </property>
<class>ResList</class> <addaction name="toolsDoc_HistoryAction"/>
<header location="local">reslist.h</header> <addaction name="toolsAdvanced_SearchAction"/>
<sizehint> <addaction name="toolsSort_parametersAction"/>
<width>300</width> <addaction name="toolsSpellAction"/>
<height>200</height> </widget>
</sizehint> <widget class="QMenu" name="preferencesMenu">
<container>0</container> <property name="title">
<sizepolicy> <string>&amp;Preferences</string>
<hordata>5</hordata> </property>
<verdata>5</verdata> <addaction name="indexConfigAction"/>
<horstretch>0</horstretch> <addaction name="separator"/>
<verstretch>0</verstretch> <addaction name="queryPrefsAction"/>
</sizepolicy> <addaction name="extIdxAction"/>
</customwidget> <addaction name="separator"/>
</customwidgets> </widget>
<actions> <widget class="QMenu" name="helpMenu">
<action> <property name="title">
<property name="name"> <string>&amp;Help</string>
<cstring>fileExitAction</cstring> </property>
</property> <addaction name="userManualAction"/>
<property name="menuText"> <addaction name="showMissingHelpers_Action"/>
<string>E&amp;xit</string> <addaction name="separator"/>
</property> <addaction name="helpAbout_RecollAction"/>
<property name="accel"> </widget>
<string>Ctrl+Q</string> <addaction name="fileMenu"/>
</property> <addaction name="toolsMenu"/>
</action> <addaction name="preferencesMenu"/>
<action> <addaction name="separator"/>
<property name="name"> <addaction name="helpMenu"/>
<cstring>fileToggleIndexingAction</cstring> </widget>
</property> <action name="fileExitAction">
<property name="menuText"> <property name="text">
<string>Update &amp;index</string> <string>E&amp;xit</string>
</property> </property>
</action> <property name="shortcut">
<action> <string>Ctrl+Q</string>
<property name="name"> </property>
<cstring>fileEraseDocHistoryAction</cstring> <property name="name" stdset="0">
</property> <cstring>fileExitAction</cstring>
<property name="menuText"> </property>
<string>&amp;Erase document history</string> </action>
</property> <action name="fileToggleIndexingAction">
</action> <property name="text">
<action> <string>Update &amp;index</string>
<property name="name"> </property>
<cstring>showMissingHelpers_Action</cstring> <property name="name" stdset="0">
</property> <cstring>fileToggleIndexingAction</cstring>
<property name="menuText"> </property>
<string>&amp;Show missing helpers</string> </action>
</property> <action name="fileEraseDocHistoryAction">
</action> <property name="text">
<action> <string>&amp;Erase document history</string>
<property name="name"> </property>
<cstring>helpAbout_RecollAction</cstring> <property name="name" stdset="0">
</property> <cstring>fileEraseDocHistoryAction</cstring>
<property name="menuText"> </property>
<string>&amp;About Recoll</string> </action>
</property> <action name="showMissingHelpers_Action">
</action> <property name="text">
<action> <string>&amp;Show missing helpers</string>
<property name="name"> </property>
<cstring>userManualAction</cstring> <property name="name" stdset="0">
</property> <cstring>showMissingHelpers_Action</cstring>
<property name="menuText"> </property>
<string>&amp;User manual</string> </action>
</property> <action name="helpAbout_RecollAction">
</action> <property name="text">
<action> <string>&amp;About Recoll</string>
<property name="name"> </property>
<cstring>toolsDoc_HistoryAction</cstring> <property name="name" stdset="0">
</property> <cstring>helpAbout_RecollAction</cstring>
<property name="menuText"> </property>
<string>Document &amp;History</string> </action>
</property> <action name="userManualAction">
<property name="toolTip"> <property name="text">
<string>Document History</string> <string>&amp;User manual</string>
</property> </property>
</action> <property name="name" stdset="0">
<action> <cstring>userManualAction</cstring>
<property name="name"> </property>
<cstring>toolsAdvanced_SearchAction</cstring> </action>
</property> <action name="toolsDoc_HistoryAction">
<property name="menuText"> <property name="text">
<string>&amp;Advanced Search</string> <string>Document &amp;History</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Advanced/complex Search</string> <string>Document History</string>
</property> </property>
</action> <property name="name" stdset="0">
<action> <cstring>toolsDoc_HistoryAction</cstring>
<property name="name"> </property>
<cstring>toolsSort_parametersAction</cstring> </action>
</property> <action name="toolsAdvanced_SearchAction">
<property name="menuText"> <property name="text">
<string>&amp;Sort parameters</string> <string>&amp;Advanced Search</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Sort parameters</string> <string>Advanced/complex Search</string>
</property> </property>
</action> <property name="name" stdset="0">
<action> <cstring>toolsAdvanced_SearchAction</cstring>
<property name="name"> </property>
<cstring>toolsSpellAction</cstring> </action>
</property> <action name="toolsSort_parametersAction">
<property name="menuText"> <property name="text">
<string>Term &amp;explorer</string> <string>&amp;Sort parameters</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Term explorer tool</string> <string>Sort parameters</string>
</property> </property>
</action> <property name="name" stdset="0">
<action> <cstring>toolsSort_parametersAction</cstring>
<property name="name"> </property>
<cstring>nextPageAction</cstring> </action>
</property> <action name="toolsSpellAction">
<property name="enabled"> <property name="text">
<bool>false</bool> <string>Term &amp;explorer</string>
</property> </property>
<property name="text"> <property name="toolTip">
<string>Next page</string> <string>Term explorer tool</string>
</property> </property>
<property name="toolTip"> <property name="name" stdset="0">
<string>Next page of results</string> <cstring>toolsSpellAction</cstring>
</property> </property>
<property name="accel"> </action>
<string>PgDown</string> <action name="nextPageAction">
</property> <property name="enabled">
</action> <bool>false</bool>
<action> </property>
<property name="name"> <property name="iconText">
<cstring>firstPageAction</cstring> <string>Next page</string>
</property> </property>
<property name="enabled"> <property name="toolTip">
<bool>false</bool> <string>Next page of results</string>
</property> </property>
<property name="text"> <property name="shortcut">
<string>First page</string> <string>PgDown</string>
</property> </property>
<property name="toolTip"> <property name="name" stdset="0">
<string>Go to first page of results</string> <cstring>nextPageAction</cstring>
</property> </property>
<property name="accel"> </action>
<string>Shift+Home, Ctrl+S, Ctrl+Q, Ctrl+S</string> <action name="firstPageAction">
</property> <property name="enabled">
</action> <bool>false</bool>
<action> </property>
<property name="name"> <property name="iconText">
<cstring>prevPageAction</cstring> <string>First page</string>
</property> </property>
<property name="enabled"> <property name="toolTip">
<bool>false</bool> <string>Go to first page of results</string>
</property> </property>
<property name="text"> <property name="shortcut">
<string>Previous page</string> <string>Shift+Home</string>
</property> </property>
<property name="toolTip"> <property name="name" stdset="0">
<string>Previous page of results</string> <cstring>firstPageAction</cstring>
</property> </property>
<property name="accel"> </action>
<string>PgUp</string> <action name="prevPageAction">
</property> <property name="enabled">
</action> <bool>false</bool>
<action> </property>
<property name="name"> <property name="iconText">
<cstring>indexConfigAction</cstring> <string>Previous page</string>
</property> </property>
<property name="menuText"> <property name="toolTip">
<string>&amp;Indexing configuration</string> <string>Previous page of results</string>
</property> </property>
</action> <property name="shortcut">
<action> <string>PgUp</string>
<property name="name"> </property>
<cstring>queryPrefsAction</cstring> <property name="name" stdset="0">
</property> <cstring>prevPageAction</cstring>
<property name="menuText"> </property>
<string>&amp;Query configuration</string> </action>
</property> <action name="indexConfigAction">
</action> <property name="text">
<action> <string>&amp;Indexing configuration</string>
<property name="name"> </property>
<cstring>extIdxAction</cstring> <property name="name" stdset="0">
</property> <cstring>indexConfigAction</cstring>
<property name="text"> </property>
<string>External index dialog</string> </action>
</property> <action name="queryPrefsAction">
<property name="menuText"> <property name="text">
<string>External index dialog</string> <string>&amp;Query configuration</string>
</property> </property>
</action> <property name="name" stdset="0">
<action> <cstring>queryPrefsAction</cstring>
<property name="name"> </property>
<cstring>toggleFullScreenAction</cstring> </action>
</property> <action name="extIdxAction">
<property name="menuText"> <property name="text">
<string>&amp;Full Screen</string> <string>External index dialog</string>
</property> </property>
<property name="accel"> <property name="iconText">
<string>F11</string> <string>External index dialog</string>
</property> </property>
</action> <property name="name" stdset="0">
</actions> <cstring>extIdxAction</cstring>
<pixmapinproject/> </property>
<layoutdefaults spacing="2" margin="2"/> </action>
<includehints> <action name="toggleFullScreenAction">
<includehint>ssearch_w.h</includehint> <property name="text">
<includehint>reslist.h</includehint> <string>&amp;Full Screen</string>
</includehints> </property>
</UI> <property name="iconText">
<string>Full Screen</string>
</property>
<property name="shortcut">
<string>F11</string>
</property>
<property name="name" stdset="0">
<cstring>toggleFullScreenAction</cstring>
</property>
</action>
</widget>
<layoutdefault spacing="2" margin="2"/>
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>SSearch</class>
<extends>QWidget</extends>
<header>ssearch_w.h</header>
</customwidget>
<customwidget>
<class>ResList</class>
<extends>QWidget</extends>
<header>reslist.h</header>
</customwidget>
</customwidgets>
<includes>
<include location="local">ssearch_w.h</include>
<include location="local">reslist.h</include>
</includes>
<resources/>
<connections/>
</ui>

View File

@ -1,7 +1,7 @@
TEMPLATE = app TEMPLATE = app
LANGUAGE = C++ LANGUAGE = C++
CONFIG += qt warn_on thread release debug CONFIG += qt warn_on thread release
HEADERS += \ HEADERS += \
../qtgui/advsearch_w.h \ ../qtgui/advsearch_w.h \
@ -40,28 +40,16 @@ SOURCES += \
FORMS = \ FORMS = \
../qtgui/advsearch.ui \ advsearch.ui \
../qtgui/rclmain.ui \ rclmain.ui \
../qtgui/sort.ui \ sort.ui \
../qtgui/spell.ui \ spell.ui \
../qtgui/ssearchb.ui \ ssearchb.ui \
../qtgui/uiprefs.ui \ uiprefs.ui \
../qtgui/viewaction.ui \ viewaction.ui \
IMAGES = \ RESOURCES = recoll.qrc
../qtgui/images/asearch.png \
../qtgui/images/d_firstpage.png \
../qtgui/images/d_nextpage.png \
../qtgui/images/d_prevpage.png \
../qtgui/images/d_spell.png \
../qtgui/images/firstpage.png \
../qtgui/images/history.png \
../qtgui/images/nextpage.png \
../qtgui/images/prevpage.png \
../qtgui/images/sortparms.png \
../qtgui/images/spell.png \
unix { unix {
UI_DIR = .ui UI_DIR = .ui
@ -69,11 +57,14 @@ unix {
OBJECTS_DIR = .obj OBJECTS_DIR = .obj
LIBS += ../lib/librcl.a \ LIBS += ../lib/librcl.a \
$(BSTATIC) @LIBXAPIAN@ @LIBICONV@ $(BDYNAMIC) \ $(BSTATIC) @LIBXAPIAN@ $(LIBXAPIANSTATICEXTRA) @LIBICONV@ $(BDYNAMIC) \
-lz -lz
INCLUDEPATH += ../common ../index ../internfile ../query ../unac \ INCLUDEPATH += ../common ../index ../internfile ../query ../unac \
../utils ../aspell ../rcldb confgui ../utils ../aspell ../rcldb \
../qtgui ../../qtgui \
../qtgui/confgui ../../qtgui/confgui
POST_TARGETDEPS = ../lib/librcl.a POST_TARGETDEPS = ../lib/librcl.a
} }
@ -90,8 +81,10 @@ TRANSLATIONS = \
../qtgui/i18n/recoll_de.ts \ ../qtgui/i18n/recoll_de.ts \
../qtgui/i18n/recoll_fr.ts \ ../qtgui/i18n/recoll_fr.ts \
../qtgui/i18n/recoll_it.ts \ ../qtgui/i18n/recoll_it.ts \
../qtgui/i18n/recoll_lt.ts \
../qtgui/i18n/recoll_ru.ts \ ../qtgui/i18n/recoll_ru.ts \
../qtgui/i18n/recoll_tr.ts \ ../qtgui/i18n/recoll_tr.ts \
../qtgui/i18n/recoll_uk.ts \ ../qtgui/i18n/recoll_uk.ts \
../qtgui/i18n/recoll_xx.ts \ ../qtgui/i18n/recoll_xx.ts \
QT += qt3support

13
src/qtgui/recoll.qrc Normal file
View File

@ -0,0 +1,13 @@
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file>images/asearch.png</file>
<file>images/cancel.png</file>
<file>images/close.png</file>
<file>images/history.png</file>
<file>images/nextpage.png</file>
<file>images/prevpage.png</file>
<file>images/firstpage.png</file>
<file>images/sortparms.png</file>
<file>images/spell.png</file>
</qresource>
</RCC>

View File

@ -1,165 +1,128 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <?xml version="1.0" encoding="UTF-8"?>
<class>SortFormBase</class> <ui version="4.0" stdsetdef="1">
<widget class="QDialog"> <author></author>
<property name="name"> <comment></comment>
<cstring>SortFormBase</cstring> <exportmacro></exportmacro>
</property> <class>SortFormBase</class>
<widget class="QDialog" name="SortFormBase">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>200</width> <width>200</width>
<height>100</height> <height>100</height>
</rect> </rect>
</property> </property>
<property name="caption"> <property name="windowTitle">
<string>Sort Criteria</string> <string>Sort Criteria</string>
</property> </property>
<vbox> <layout class="QVBoxLayout">
<property name="name"> <item>
<cstring>unnamed</cstring> <layout class="QVBoxLayout">
</property> <item>
<widget class="QLayoutWidget"> <layout class="QHBoxLayout">
<property name="name"> <item>
<cstring>layout10</cstring> <widget class="QCheckBox" name="sortCB">
</property> <property name="text">
<vbox> <string>Sort the</string>
<property name="name"> </property>
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout9</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QCheckBox">
<property name="name">
<cstring>sortCB</cstring>
</property>
<property name="text">
<string>Sort the</string>
</property>
</widget>
<widget class="QSpinBox">
<property name="name">
<cstring>mcntSB</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="maxValue">
<number>10000</number>
</property>
<property name="value">
<number>100</number>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>most relevant results by:</string>
</property>
</widget>
</hbox>
</widget> </widget>
<widget class="QLayoutWidget"> </item>
<property name="name"> <item>
<cstring>layout3</cstring> <widget class="QSpinBox" name="mcntSB">
</property> <property name="enabled">
<hbox> <bool>false</bool>
<property name="name"> </property>
<cstring>unnamed</cstring> <property name="maximum">
</property> <number>10000</number>
<widget class="QComboBox"> </property>
<property name="name"> <property name="value">
<cstring>fldCMB1</cstring> <number>100</number>
</property> </property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>descCB1</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Descending</string>
</property>
</widget>
</hbox>
</widget> </widget>
<widget class="QLayoutWidget"> </item>
<property name="name"> <item>
<cstring>layout6</cstring> <widget class="QLabel" name="textLabel2">
</property> <property name="text">
<hbox> <string>most relevant results by:</string>
<property name="name"> </property>
<cstring>unnamed</cstring> <property name="wordWrap">
</property> <bool>false</bool>
<widget class="QComboBox"> </property>
<property name="name">
<cstring>fldCMB2</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>descCB2</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Descending</string>
</property>
</widget>
</hbox>
</widget> </widget>
<widget class="QLayoutWidget"> </item>
<property name="name"> </layout>
<cstring>layout7</cstring> </item>
</property> <item>
<hbox> <layout class="QHBoxLayout">
<property name="name"> <item>
<cstring>unnamed</cstring> <widget class="QComboBox" name="fldCMB1">
</property> <property name="enabled">
<widget class="QPushButton"> <bool>false</bool>
<property name="name"> </property>
<cstring>applyPB</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Apply</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>closePB</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Close</string>
</property>
</widget>
</hbox>
</widget> </widget>
</vbox> </item>
</widget> <item>
</vbox> <widget class="QCheckBox" name="descCB1">
</widget> <property name="enabled">
<layoutdefaults spacing="6" margin="11"/> <bool>false</bool>
</UI> </property>
<property name="text">
<string>Descending</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout">
<item>
<widget class="QComboBox" name="fldCMB2">
<property name="enabled">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="descCB2">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Descending</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout">
<item>
<widget class="QPushButton" name="applyPB">
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Apply</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="closePB">
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Close</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11"/>
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
</ui>

View File

@ -1,170 +1,140 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <?xml version="1.0" encoding="UTF-8"?>
<class>SpellBase</class> <ui version="4.0">
<widget class="QWidget"> <class>SpellBase</class>
<property name="name"> <widget class="QWidget" name="SpellBase">
<cstring>SpellBase</cstring> <property name="geometry">
</property> <rect>
<property name="geometry"> <x>0</x>
<rect> <y>0</y>
<x>0</x> <width>400</width>
<y>0</y> <height>450</height>
<width>400</width> </rect>
<height>450</height> </property>
</rect> <property name="sizePolicy">
</property> <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<property name="sizePolicy"> <horstretch>0</horstretch>
<sizepolicy> <verstretch>0</verstretch>
<hsizetype>5</hsizetype> </sizepolicy>
<vsizetype>5</vsizetype> </property>
<horstretch>0</horstretch> <property name="minimumSize">
<verstretch>0</verstretch> <size>
</sizepolicy> <width>100</width>
</property> <height>100</height>
<property name="minimumSize"> </size>
<size> </property>
<width>100</width> <property name="windowTitle">
<height>100</height> <string>Term Explorer</string>
</size> </property>
</property> <layout class="QVBoxLayout" name="verticalLayout_2">
<property name="caption"> <item>
<string>Term Explorer</string> <layout class="QVBoxLayout" name="verticalLayout">
</property> <item>
<vbox> <layout class="QVBoxLayout">
<property name="name"> <item>
<cstring>unnamed</cstring> <layout class="QGridLayout">
</property> <item row="0" column="1" colspan="2">
<widget class="QLayoutWidget"> <widget class="QLineEdit" name="baseWordLE">
<property name="name"> <property name="minimumSize">
<cstring>layout4</cstring> <size>
</property> <width>100</width>
<vbox> <height>0</height>
<property name="name"> </size>
<cstring>unnamed</cstring> </property>
</property> </widget>
<widget class="QLayoutWidget"> </item>
<property name="name"> <item row="1" column="1">
<cstring>layout3</cstring> <widget class="QPushButton" name="expandPB">
</property> <property name="enabled">
<grid> <bool>false</bool>
<property name="name"> </property>
<cstring>unnamed</cstring> <property name="focusPolicy">
</property> <enum>Qt::NoFocus</enum>
<widget class="QLineEdit" row="0" column="1" rowspan="1" colspan="2"> </property>
<property name="name"> <property name="text">
<cstring>baseWordLE</cstring> <string>&amp;Expand </string>
</property> </property>
<property name="minimumSize"> <property name="shortcut">
<size> <string>Alt+E</string>
<width>100</width> </property>
<height>0</height> </widget>
</size> </item>
</property> <item row="1" column="0">
</widget> <widget class="QComboBox" name="stemLangCMB"/>
<widget class="QPushButton" row="1" column="1"> </item>
<property name="name"> <item row="0" column="0">
<cstring>expandPB</cstring> <widget class="QComboBox" name="expTypeCMB"/>
</property> </item>
<property name="enabled"> <item row="1" column="2">
<bool>false</bool> <widget class="QPushButton" name="dismissPB">
</property> <property name="enabled">
<property name="focusPolicy"> <bool>true</bool>
<enum>NoFocus</enum> </property>
</property> <property name="focusPolicy">
<property name="text"> <enum>Qt::NoFocus</enum>
<string>&amp;Expand </string> </property>
</property> <property name="text">
<property name="accel"> <string>&amp;Close</string>
<string>Alt+E</string> </property>
</property> <property name="shortcut">
</widget> <string>Alt+C</string>
<widget class="QComboBox" row="1" column="0"> </property>
<property name="name"> </widget>
<cstring>stemLangCMB</cstring> </item>
</property> </layout>
</widget> </item>
<widget class="QComboBox" row="0" column="0"> </layout>
<property name="name"> </item>
<cstring>expTypeCMB</cstring> <item>
</property> <widget class="QLabel" name="statsLBL">
</widget> <property name="font">
<widget class="QPushButton" row="1" column="2"> <font>
<property name="name"> <pointsize>7</pointsize>
<cstring>dismissPB</cstring> </font>
</property> </property>
<property name="enabled"> <property name="text">
<bool>true</bool> <string>No db info.</string>
</property> </property>
<property name="focusPolicy"> </widget>
<enum>NoFocus</enum> </item>
</property> <item>
<property name="text"> <widget class="QTableWidget" name="suggsLV">
<string>&amp;Close</string> <property name="rowCount">
</property> <number>2</number>
<property name="accel"> </property>
<string>Alt+C</string> <property name="columnCount">
</property> <number>2</number>
</widget> </property>
</grid> <attribute name="horizontalHeaderStretchLastSection">
</widget> <bool>false</bool>
<widget class="QLabel"> </attribute>
<property name="name"> <attribute name="verticalHeaderVisible">
<cstring>statsLBL</cstring> <bool>false</bool>
</property> </attribute>
<property name="font"> <attribute name="verticalHeaderVisible">
<font> <bool>false</bool>
<pointsize>7</pointsize> </attribute>
</font> <attribute name="horizontalHeaderStretchLastSection">
</property> <bool>false</bool>
<property name="text"> </attribute>
<string>No db info.</string> <row/>
</property> <row/>
</widget> <column/>
<widget class="QListView"> <column/>
<column> </widget>
<property name="text"> </item>
<string>Term</string> </layout>
</property> </item>
<property name="clickable"> </layout>
<bool>true</bool> </widget>
</property> <layoutdefault spacing="6" margin="11"/>
<property name="resizable"> <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<bool>true</bool> <tabstops>
</property> <tabstop>baseWordLE</tabstop>
</column> <tabstop>expandPB</tabstop>
<column> <tabstop>dismissPB</tabstop>
<property name="text"> <tabstop>expTypeCMB</tabstop>
<string>Doc. / Tot.</string> <tabstop>stemLangCMB</tabstop>
</property> </tabstops>
<property name="clickable"> <resources/>
<bool>true</bool> <connections/>
</property> </ui>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>suggsLV</cstring>
</property>
<property name="selectionMode">
<enum>Extended</enum>
</property>
<property name="showSortIndicator">
<bool>true</bool>
</property>
<property name="resizeMode">
<enum>NoColumn</enum>
</property>
</widget>
</vbox>
</widget>
</vbox>
</widget>
<tabstops>
<tabstop>baseWordLE</tabstop>
<tabstop>expandPB</tabstop>
<tabstop>dismissPB</tabstop>
<tabstop>expTypeCMB</tabstop>
<tabstop>stemLangCMB</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
</UI>

View File

@ -1,120 +1,109 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <?xml version="1.0" encoding="UTF-8"?>
<class>SSearchBase</class> <ui version="4.0" stdsetdef="1">
<widget class="QWidget"> <author></author>
<property name="name"> <comment></comment>
<cstring>SSearchBase</cstring> <exportmacro></exportmacro>
</property> <class>SSearchBase</class>
<widget class="QWidget" name="SSearchBase">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>593</width> <width>593</width>
<height>48</height> <height>48</height>
</rect> </rect>
</property> </property>
<property name="caption"> <property name="windowTitle">
<string>SSearchBase</string> <string>SSearchBase</string>
</property> </property>
<hbox> <layout class="QHBoxLayout">
<property name="name"> <property name="margin">
<cstring>unnamed</cstring> <number>4</number>
</property> </property>
<property name="margin"> <property name="spacing">
<number>4</number> <number>2</number>
</property> </property>
<property name="spacing"> <item>
<number>2</number> <layout class="QHBoxLayout">
</property> <item>
<widget class="QLayoutWidget"> <widget class="QPushButton" name="clearqPB">
<property name="name"> <property name="enabled">
<cstring>layout2</cstring> <bool>false</bool>
</property> </property>
<hbox> <property name="text">
<property name="name"> <string>Clear</string>
<cstring>unnamed</cstring> </property>
</property> <property name="shortcut">
<widget class="QPushButton"> <string>Ctrl+S</string>
<property name="name"> </property>
<cstring>clearqPB</cstring> <property name="toolTip" stdset="0">
</property> <string>Erase search entry</string>
<property name="enabled"> </property>
<bool>false</bool> </widget>
</property> </item>
<property name="text"> <item>
<string>Clear</string> <widget class="QPushButton" name="searchPB">
</property> <property name="enabled">
<property name="accel"> <bool>false</bool>
<string>Ctrl+S</string> </property>
</property> <property name="text">
<property name="toolTip" stdset="0"> <string>Search</string>
<string>Erase search entry</string> </property>
</property> <property name="shortcut">
</widget> <string/>
<widget class="QPushButton"> </property>
<property name="name"> <property name="toolTip" stdset="0">
<cstring>searchPB</cstring> <string>Start query</string>
</property> </property>
<property name="enabled"> </widget>
<bool>false</bool> </item>
</property> <item>
<property name="text"> <widget class="QComboBox" name="searchTypCMB">
<string>Search</string> <property name="focusPolicy">
</property> <enum>Qt::TabFocus</enum>
<property name="accel"> </property>
<string></string> <property name="toolTip" stdset="0">
</property> <string>Choose search type.</string>
<property name="toolTip" stdset="0"> </property>
<string>Start query</string> </widget>
</property> </item>
</widget> <item>
<widget class="QComboBox"> <widget class="QComboBox" name="queryText">
<property name="name"> <property name="sizePolicy">
<cstring>searchTypCMB</cstring> <sizepolicy>
</property> <hsizetype>7</hsizetype>
<property name="focusPolicy"> <vsizetype>0</vsizetype>
<enum>TabFocus</enum> <horstretch>8</horstretch>
</property> <verstretch>0</verstretch>
<property name="toolTip" stdset="0"> </sizepolicy>
<string>Choose search type.</string> </property>
</property> <property name="minimumSize">
</widget> <size>
<widget class="QComboBox"> <width>155</width>
<property name="name"> <height>0</height>
<cstring>queryText</cstring> </size>
</property> </property>
<property name="sizePolicy"> <property name="editable">
<sizepolicy> <bool>true</bool>
<hsizetype>7</hsizetype> </property>
<vsizetype>0</vsizetype> <property name="maxCount">
<horstretch>8</horstretch> <number>30</number>
<verstretch>0</verstretch> </property>
</sizepolicy> <property name="insertPolicy">
</property> <enum>QComboBox::NoInsert</enum>
<property name="minimumSize"> </property>
<size> <property name="duplicatesEnabled">
<width>155</width> <bool>false</bool>
<height>0</height> </property>
</size> <property name="toolTip" stdset="0">
</property> <string>Enter search terms here. Type ESC SPC for completions of current term.</string>
<property name="editable"> </property>
<bool>true</bool> </widget>
</property> </item>
<property name="maxCount"> </layout>
<number>30</number> </item>
</property> </layout>
<property name="insertionPolicy"> </widget>
<enum>NoInsertion</enum> <layoutdefault spacing="6" margin="0"/>
</property> <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<property name="duplicatesEnabled"> </ui>
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Enter search terms here. Type ESC SPC for completions of current term.</string>
</property>
</widget>
</hbox>
</widget>
</hbox>
</widget>
<layoutdefaults spacing="6" margin="0"/>
</UI>

302
src/qtgui/ui_rclmain.h-4.5 Normal file
View File

@ -0,0 +1,302 @@
/********************************************************************************
** Form generated from reading ui file 'rclmain.ui'
**
** Created: Mon Jan 25 20:45:26 2010
** by: Qt User Interface Compiler version 4.4.0
**
** WARNING! All changes made in this file will be lost when recompiling ui file!
********************************************************************************/
#ifndef UI_RCLMAIN_H
#define UI_RCLMAIN_H
#include <Qt3Support/Q3ButtonGroup>
#include <Qt3Support/Q3MainWindow>
#include <Qt3Support/Q3MimeSourceFactory>
#include <Qt3Support/Q3ToolBar>
#include <QtCore/QVariant>
#include <QtGui/QAction>
#include <QtGui/QApplication>
#include <QtGui/QButtonGroup>
#include <QtGui/QMenu>
#include <QtGui/QMenuBar>
#include <QtGui/QRadioButton>
#include <QtGui/QVBoxLayout>
#include <QtGui/QWidget>
#include "reslist.h"
#include "ssearch_w.h"
QT_BEGIN_NAMESPACE
class Ui_RclMainBase
{
public:
QAction *fileExitAction;
QAction *fileToggleIndexingAction;
QAction *fileEraseDocHistoryAction;
QAction *showMissingHelpers_Action;
QAction *helpAbout_RecollAction;
QAction *userManualAction;
QAction *toolsDoc_HistoryAction;
QAction *toolsAdvanced_SearchAction;
QAction *toolsSort_parametersAction;
QAction *toolsSpellAction;
QAction *nextPageAction;
QAction *firstPageAction;
QAction *prevPageAction;
QAction *indexConfigAction;
QAction *queryPrefsAction;
QAction *extIdxAction;
QWidget *widget;
QVBoxLayout *vboxLayout;
QVBoxLayout *vboxLayout1;
SSearch *sSearch;
Q3ButtonGroup *catgBGRP;
QRadioButton *allRDB;
ResList *resList;
Q3ToolBar *Toolbar;
Q3ToolBar *Toolbar1;
QMenuBar *MenuBar;
QMenu *fileMenu;
QMenu *toolsMenu;
QMenu *preferencesMenu;
QMenu *helpMenu;
void setupUi(Q3MainWindow *RclMainBase)
{
if (RclMainBase->objectName().isEmpty())
RclMainBase->setObjectName(QString::fromUtf8("RclMainBase"));
RclMainBase->resize(800, 600);
QSizePolicy sizePolicy(static_cast<QSizePolicy::Policy>(5), static_cast<QSizePolicy::Policy>(5));
sizePolicy.setHorizontalStretch(0);
sizePolicy.setVerticalStretch(0);
sizePolicy.setHeightForWidth(RclMainBase->sizePolicy().hasHeightForWidth());
RclMainBase->setSizePolicy(sizePolicy);
fileExitAction = new QAction(RclMainBase);
fileExitAction->setObjectName(QString::fromUtf8("fileExitAction"));
fileExitAction->setName("fileExitAction");
fileToggleIndexingAction = new QAction(RclMainBase);
fileToggleIndexingAction->setObjectName(QString::fromUtf8("fileToggleIndexingAction"));
fileToggleIndexingAction->setName("fileToggleIndexingAction");
fileEraseDocHistoryAction = new QAction(RclMainBase);
fileEraseDocHistoryAction->setObjectName(QString::fromUtf8("fileEraseDocHistoryAction"));
fileEraseDocHistoryAction->setName("fileEraseDocHistoryAction");
showMissingHelpers_Action = new QAction(RclMainBase);
showMissingHelpers_Action->setObjectName(QString::fromUtf8("showMissingHelpers_Action"));
showMissingHelpers_Action->setName("showMissingHelpers_Action");
helpAbout_RecollAction = new QAction(RclMainBase);
helpAbout_RecollAction->setObjectName(QString::fromUtf8("helpAbout_RecollAction"));
helpAbout_RecollAction->setName("helpAbout_RecollAction");
userManualAction = new QAction(RclMainBase);
userManualAction->setObjectName(QString::fromUtf8("userManualAction"));
userManualAction->setName("userManualAction");
toolsDoc_HistoryAction = new QAction(RclMainBase);
toolsDoc_HistoryAction->setObjectName(QString::fromUtf8("toolsDoc_HistoryAction"));
toolsDoc_HistoryAction->setName("toolsDoc_HistoryAction");
toolsAdvanced_SearchAction = new QAction(RclMainBase);
toolsAdvanced_SearchAction->setObjectName(QString::fromUtf8("toolsAdvanced_SearchAction"));
toolsAdvanced_SearchAction->setName("toolsAdvanced_SearchAction");
toolsSort_parametersAction = new QAction(RclMainBase);
toolsSort_parametersAction->setObjectName(QString::fromUtf8("toolsSort_parametersAction"));
toolsSort_parametersAction->setName("toolsSort_parametersAction");
toolsSpellAction = new QAction(RclMainBase);
toolsSpellAction->setObjectName(QString::fromUtf8("toolsSpellAction"));
toolsSpellAction->setName("toolsSpellAction");
nextPageAction = new QAction(RclMainBase);
nextPageAction->setObjectName(QString::fromUtf8("nextPageAction"));
nextPageAction->setName("nextPageAction");
nextPageAction->setEnabled(false);
firstPageAction = new QAction(RclMainBase);
firstPageAction->setObjectName(QString::fromUtf8("firstPageAction"));
firstPageAction->setName("firstPageAction");
firstPageAction->setEnabled(false);
prevPageAction = new QAction(RclMainBase);
prevPageAction->setObjectName(QString::fromUtf8("prevPageAction"));
prevPageAction->setName("prevPageAction");
prevPageAction->setEnabled(false);
indexConfigAction = new QAction(RclMainBase);
indexConfigAction->setObjectName(QString::fromUtf8("indexConfigAction"));
indexConfigAction->setName("indexConfigAction");
queryPrefsAction = new QAction(RclMainBase);
queryPrefsAction->setObjectName(QString::fromUtf8("queryPrefsAction"));
queryPrefsAction->setName("queryPrefsAction");
extIdxAction = new QAction(RclMainBase);
extIdxAction->setObjectName(QString::fromUtf8("extIdxAction"));
extIdxAction->setName("extIdxAction");
widget = new QWidget(RclMainBase);
widget->setObjectName(QString::fromUtf8("widget"));
vboxLayout = new QVBoxLayout(widget);
vboxLayout->setSpacing(2);
vboxLayout->setMargin(4);
vboxLayout->setObjectName(QString::fromUtf8("vboxLayout"));
vboxLayout->setContentsMargins(0, 0, 0, 0);
vboxLayout1 = new QVBoxLayout();
vboxLayout1->setSpacing(2);
vboxLayout1->setMargin(2);
vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1"));
sSearch = new SSearch(widget);
sSearch->setObjectName(QString::fromUtf8("sSearch"));
QSizePolicy sizePolicy1(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(0));
sizePolicy1.setHorizontalStretch(0);
sizePolicy1.setVerticalStretch(0);
sizePolicy1.setHeightForWidth(sSearch->sizePolicy().hasHeightForWidth());
sSearch->setSizePolicy(sizePolicy1);
vboxLayout1->addWidget(sSearch);
catgBGRP = new Q3ButtonGroup(widget);
catgBGRP->setObjectName(QString::fromUtf8("catgBGRP"));
QSizePolicy sizePolicy2(static_cast<QSizePolicy::Policy>(5), static_cast<QSizePolicy::Policy>(0));
sizePolicy2.setHorizontalStretch(0);
sizePolicy2.setVerticalStretch(0);
sizePolicy2.setHeightForWidth(catgBGRP->sizePolicy().hasHeightForWidth());
catgBGRP->setSizePolicy(sizePolicy2);
catgBGRP->setFrameShape(Q3GroupBox::GroupBoxPanel);
catgBGRP->setFrameShadow(Q3GroupBox::Sunken);
catgBGRP->setProperty("selectedId", QVariant(0));
allRDB = new QRadioButton(catgBGRP);
allRDB->setObjectName(QString::fromUtf8("allRDB"));
vboxLayout1->addWidget(catgBGRP);
resList = new ResList(widget);
resList->setObjectName(QString::fromUtf8("resList"));
QSizePolicy sizePolicy3(static_cast<QSizePolicy::Policy>(5), static_cast<QSizePolicy::Policy>(5));
sizePolicy3.setHorizontalStretch(2);
sizePolicy3.setVerticalStretch(0);
sizePolicy3.setHeightForWidth(resList->sizePolicy().hasHeightForWidth());
resList->setSizePolicy(sizePolicy3);
vboxLayout1->addWidget(resList);
vboxLayout->addLayout(vboxLayout1);
RclMainBase->setCentralWidget(widget);
Toolbar = new Q3ToolBar(RclMainBase);
Toolbar->setObjectName(QString::fromUtf8("Toolbar"));
Toolbar1 = new Q3ToolBar(RclMainBase);
Toolbar1->setObjectName(QString::fromUtf8("Toolbar1"));
MenuBar = new QMenuBar(RclMainBase);
MenuBar->setObjectName(QString::fromUtf8("MenuBar"));
fileMenu = new QMenu(MenuBar);
fileMenu->setObjectName(QString::fromUtf8("fileMenu"));
toolsMenu = new QMenu(MenuBar);
toolsMenu->setObjectName(QString::fromUtf8("toolsMenu"));
preferencesMenu = new QMenu(MenuBar);
preferencesMenu->setObjectName(QString::fromUtf8("preferencesMenu"));
helpMenu = new QMenu(MenuBar);
helpMenu->setObjectName(QString::fromUtf8("helpMenu"));
Toolbar->addAction(toolsAdvanced_SearchAction);
Toolbar->addAction(toolsSort_parametersAction);
Toolbar->addAction(toolsDoc_HistoryAction);
Toolbar->addAction(toolsSpellAction);
Toolbar1->addAction(firstPageAction);
Toolbar1->addAction(prevPageAction);
Toolbar1->addAction(nextPageAction);
MenuBar->addAction(fileMenu->menuAction());
MenuBar->addAction(toolsMenu->menuAction());
MenuBar->addAction(preferencesMenu->menuAction());
MenuBar->addSeparator();
MenuBar->addAction(helpMenu->menuAction());
fileMenu->addAction(fileToggleIndexingAction);
fileMenu->addSeparator();
fileMenu->addAction(fileEraseDocHistoryAction);
fileMenu->addAction(showMissingHelpers_Action);
fileMenu->addSeparator();
fileMenu->addAction(fileExitAction);
toolsMenu->addAction(toolsDoc_HistoryAction);
toolsMenu->addAction(toolsAdvanced_SearchAction);
toolsMenu->addAction(toolsSort_parametersAction);
toolsMenu->addAction(toolsSpellAction);
preferencesMenu->addAction(indexConfigAction);
preferencesMenu->addSeparator();
preferencesMenu->addAction(queryPrefsAction);
preferencesMenu->addAction(extIdxAction);
preferencesMenu->addSeparator();
helpMenu->addAction(userManualAction);
helpMenu->addAction(showMissingHelpers_Action);
helpMenu->addSeparator();
helpMenu->addAction(helpAbout_RecollAction);
retranslateUi(RclMainBase);
QMetaObject::connectSlotsByName(RclMainBase);
} // setupUi
void retranslateUi(Q3MainWindow *RclMainBase)
{
RclMainBase->setWindowTitle(QApplication::translate("RclMainBase", "Recoll", 0, QApplication::UnicodeUTF8));
fileExitAction->setText(QApplication::translate("RclMainBase", "E&xit", 0, QApplication::UnicodeUTF8));
fileExitAction->setShortcut(QApplication::translate("RclMainBase", "Ctrl+Q", 0, QApplication::UnicodeUTF8));
fileToggleIndexingAction->setText(QApplication::translate("RclMainBase", "Update &index", 0, QApplication::UnicodeUTF8));
fileEraseDocHistoryAction->setText(QApplication::translate("RclMainBase", "&Erase document history", 0, QApplication::UnicodeUTF8));
showMissingHelpers_Action->setText(QApplication::translate("RclMainBase", "&Show missing helpers", 0, QApplication::UnicodeUTF8));
helpAbout_RecollAction->setText(QApplication::translate("RclMainBase", "&About Recoll", 0, QApplication::UnicodeUTF8));
userManualAction->setText(QApplication::translate("RclMainBase", "&User manual", 0, QApplication::UnicodeUTF8));
toolsDoc_HistoryAction->setText(QApplication::translate("RclMainBase", "Document &History", 0, QApplication::UnicodeUTF8));
#ifndef QT_NO_TOOLTIP
toolsDoc_HistoryAction->setToolTip(QApplication::translate("RclMainBase", "Document History", 0, QApplication::UnicodeUTF8));
#endif // QT_NO_TOOLTIP
toolsAdvanced_SearchAction->setText(QApplication::translate("RclMainBase", "&Advanced Search", 0, QApplication::UnicodeUTF8));
#ifndef QT_NO_TOOLTIP
toolsAdvanced_SearchAction->setToolTip(QApplication::translate("RclMainBase", "Advanced/complex Search", 0, QApplication::UnicodeUTF8));
#endif // QT_NO_TOOLTIP
toolsSort_parametersAction->setText(QApplication::translate("RclMainBase", "&Sort parameters", 0, QApplication::UnicodeUTF8));
#ifndef QT_NO_TOOLTIP
toolsSort_parametersAction->setToolTip(QApplication::translate("RclMainBase", "Sort parameters", 0, QApplication::UnicodeUTF8));
#endif // QT_NO_TOOLTIP
toolsSpellAction->setText(QApplication::translate("RclMainBase", "Term &explorer", 0, QApplication::UnicodeUTF8));
#ifndef QT_NO_TOOLTIP
toolsSpellAction->setToolTip(QApplication::translate("RclMainBase", "Term explorer tool", 0, QApplication::UnicodeUTF8));
#endif // QT_NO_TOOLTIP
nextPageAction->setIconText(QApplication::translate("RclMainBase", "Next page", 0, QApplication::UnicodeUTF8));
#ifndef QT_NO_TOOLTIP
nextPageAction->setToolTip(QApplication::translate("RclMainBase", "Next page of results", 0, QApplication::UnicodeUTF8));
#endif // QT_NO_TOOLTIP
firstPageAction->setIconText(QApplication::translate("RclMainBase", "First page", 0, QApplication::UnicodeUTF8));
#ifndef QT_NO_TOOLTIP
firstPageAction->setToolTip(QApplication::translate("RclMainBase", "Go to first page of results", 0, QApplication::UnicodeUTF8));
#endif // QT_NO_TOOLTIP
prevPageAction->setIconText(QApplication::translate("RclMainBase", "Previous page", 0, QApplication::UnicodeUTF8));
#ifndef QT_NO_TOOLTIP
prevPageAction->setToolTip(QApplication::translate("RclMainBase", "Previous page of results", 0, QApplication::UnicodeUTF8));
#endif // QT_NO_TOOLTIP
indexConfigAction->setText(QApplication::translate("RclMainBase", "&Indexing configuration", 0, QApplication::UnicodeUTF8));
queryPrefsAction->setText(QApplication::translate("RclMainBase", "&Query configuration", 0, QApplication::UnicodeUTF8));
extIdxAction->setIconText(QApplication::translate("RclMainBase", "External index dialog", 0, QApplication::UnicodeUTF8));
extIdxAction->setText(QApplication::translate("RclMainBase", "External index dialog", 0, QApplication::UnicodeUTF8));
catgBGRP->setTitle(QString());
allRDB->setText(QApplication::translate("RclMainBase", "All", 0, QApplication::UnicodeUTF8));
Toolbar->setLabel(QApplication::translate("RclMainBase", "Search tools", 0, QApplication::UnicodeUTF8));
Toolbar1->setLabel(QApplication::translate("RclMainBase", "Result list", 0, QApplication::UnicodeUTF8));
fileMenu->setTitle(QApplication::translate("RclMainBase", "&File", 0, QApplication::UnicodeUTF8));
toolsMenu->setTitle(QApplication::translate("RclMainBase", "&Tools", 0, QApplication::UnicodeUTF8));
preferencesMenu->setTitle(QApplication::translate("RclMainBase", "&Preferences", 0, QApplication::UnicodeUTF8));
helpMenu->setTitle(QApplication::translate("RclMainBase", "&Help", 0, QApplication::UnicodeUTF8));
} // retranslateUi
};
namespace Ui {
class RclMainBase: public Ui_RclMainBase {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_RCLMAIN_H

File diff suppressed because it is too large Load Diff

View File

@ -1,114 +1,100 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <?xml version="1.0" encoding="UTF-8"?>
<class>ViewActionBase</class> <ui version="4.0" stdsetdef="1">
<widget class="QDialog"> <author></author>
<property name="name"> <comment></comment>
<cstring>ViewActionBase</cstring> <exportmacro></exportmacro>
</property> <class>ViewActionBase</class>
<widget class="QDialog" name="ViewActionBase">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>400</width> <width>400</width>
<height>132</height> <height>132</height>
</rect> </rect>
</property> </property>
<property name="caption"> <property name="windowTitle">
<string>Native Viewers</string> <string>Native Viewers</string>
</property> </property>
<hbox> <layout class="QHBoxLayout">
<property name="name"> <item>
<cstring>unnamed</cstring> <layout class="QVBoxLayout">
</property> <item>
<widget class="QLayoutWidget"> <widget class="QLabel" name="textLabel1">
<property name="name"> <property name="text">
<cstring>layout3</cstring> <string>Select one or several mime types then click &quot;Change Action&quot;&lt;br&gt;You can also close this dialog and check &quot;Use desktop preferences&quot;&lt;br&gt;in the main panel to ignore this list and use your desktop defaults.</string>
</property> </property>
<vbox> <property name="wordWrap">
<property name="name"> <bool>false</bool>
<cstring>unnamed</cstring> </property>
</property> </widget>
<widget class="QLabel"> </item>
<property name="name"> <item>
<cstring>textLabel1</cstring> <widget class="Q3ListView" name="actionsLV">
</property> <property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
</property>
<property name="selectionMode">
<enum>Q3ListView::Extended</enum>
</property>
<property name="allColumnsShowFocus">
<bool>true</bool>
</property>
<property name="showSortIndicator">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Select one or several file types, then click Change Action to modify the program used to open them</string>
</property>
<column>
<property name="text"> <property name="text">
<string>Select one or several mime types then click "Change Action"&lt;br&gt;You can also close this dialog and check "Use desktop preferences"&lt;br&gt;in the main panel to ignore this list and use your desktop defaults.</string> <string>File type</string>
</property> </property>
</widget> <property name="clickable">
<widget class="QListView"> <bool>true</bool>
<column> </property>
<property name="text"> <property name="resizable">
<string>File type</string> <bool>true</bool>
</property> </property>
<property name="clickable"> </column>
<bool>true</bool> <column>
</property> <property name="text">
<property name="resizable"> <string>Action</string>
<bool>true</bool> </property>
</property> <property name="clickable">
</column> <bool>true</bool>
<column> </property>
<property name="text"> <property name="resizable">
<string>Action</string> <bool>true</bool>
</property> </property>
<property name="clickable"> </column>
<bool>true</bool> </widget>
</property> </item>
<property name="resizable"> <item>
<bool>true</bool> <layout class="QHBoxLayout">
</property> <item>
</column> <widget class="QPushButton" name="chgActPB">
<property name="name"> <property name="text">
<cstring>actionsLV</cstring> <string>Change Action</string>
</property> </property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="selectionMode">
<enum>Extended</enum>
</property>
<property name="allColumnsShowFocus">
<bool>true</bool>
</property>
<property name="showSortIndicator">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Select one or several file types, then click Change Action to modify the program used to open them</string>
</property>
</widget> </widget>
<widget class="QLayoutWidget"> </item>
<property name="name"> <item>
<cstring>layout1</cstring> <widget class="QPushButton" name="closePB">
</property> <property name="text">
<hbox> <string>Close</string>
<property name="name"> </property>
<cstring>unnamed</cstring>
</property>
<widget class="QPushButton">
<property name="name">
<cstring>chgActPB</cstring>
</property>
<property name="text">
<string>Change Action</string>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>closePB</cstring>
</property>
<property name="text">
<string>Close</string>
</property>
</widget>
</hbox>
</widget> </widget>
</vbox> </item>
</widget> </layout>
</hbox> </item>
</widget> </layout>
<layoutdefaults spacing="6" margin="11"/> </item>
</UI> </layout>
</widget>
<layoutdefault spacing="6" margin="11"/>
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
</ui>