removing qt3 support
This commit is contained in:
parent
67c12ac989
commit
bd0859624e
File diff suppressed because it is too large
Load Diff
@ -1,369 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>RclMainBase</class>
|
||||
<widget class="QMainWindow" name="RclMainBase">
|
||||
<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 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>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>45</width>
|
||||
<height>29</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>All</string>
|
||||
</property>
|
||||
</widget>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="ResList" name="resList" native="true">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||||
<horstretch>2</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QStatusBar" name="statusbar"/>
|
||||
<widget class="QToolBar" name="Toolbar">
|
||||
<property name="windowTitle">
|
||||
<string>Search tools</string>
|
||||
</property>
|
||||
<attribute name="toolBarArea">
|
||||
<enum>TopToolBarArea</enum>
|
||||
</attribute>
|
||||
<attribute name="toolBarBreak">
|
||||
<bool>false</bool>
|
||||
</attribute>
|
||||
<addaction name="toolsAdvanced_SearchAction"/>
|
||||
<addaction name="toolsSort_parametersAction"/>
|
||||
<addaction name="toolsDoc_HistoryAction"/>
|
||||
<addaction name="toolsSpellAction"/>
|
||||
</widget>
|
||||
<widget class="QToolBar" name="Toolbar1">
|
||||
<property name="windowTitle">
|
||||
<string>Result list</string>
|
||||
</property>
|
||||
<attribute name="toolBarArea">
|
||||
<enum>TopToolBarArea</enum>
|
||||
</attribute>
|
||||
<attribute name="toolBarBreak">
|
||||
<bool>false</bool>
|
||||
</attribute>
|
||||
<addaction name="firstPageAction"/>
|
||||
<addaction name="prevPageAction"/>
|
||||
<addaction name="nextPageAction"/>
|
||||
</widget>
|
||||
<widget class="QMenuBar" name="MenuBar">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>800</width>
|
||||
<height>31</height>
|
||||
</rect>
|
||||
</property>
|
||||
<widget class="QMenu" name="fileMenu">
|
||||
<property name="title">
|
||||
<string>&File</string>
|
||||
</property>
|
||||
<addaction name="fileToggleIndexingAction"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="fileEraseDocHistoryAction"/>
|
||||
<addaction name="showMissingHelpers_Action"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="toggleFullScreenAction"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="fileExitAction"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="toolsMenu">
|
||||
<property name="title">
|
||||
<string>&Tools</string>
|
||||
</property>
|
||||
<addaction name="toolsDoc_HistoryAction"/>
|
||||
<addaction name="toolsAdvanced_SearchAction"/>
|
||||
<addaction name="toolsSort_parametersAction"/>
|
||||
<addaction name="toolsSpellAction"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="preferencesMenu">
|
||||
<property name="title">
|
||||
<string>&Preferences</string>
|
||||
</property>
|
||||
<addaction name="indexConfigAction"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="queryPrefsAction"/>
|
||||
<addaction name="extIdxAction"/>
|
||||
<addaction name="separator"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="helpMenu">
|
||||
<property name="title">
|
||||
<string>&Help</string>
|
||||
</property>
|
||||
<addaction name="userManualAction"/>
|
||||
<addaction name="showMissingHelpers_Action"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="helpAbout_RecollAction"/>
|
||||
</widget>
|
||||
<addaction name="fileMenu"/>
|
||||
<addaction name="toolsMenu"/>
|
||||
<addaction name="preferencesMenu"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="helpMenu"/>
|
||||
</widget>
|
||||
<action name="fileExitAction">
|
||||
<property name="text">
|
||||
<string>E&xit</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+Q</string>
|
||||
</property>
|
||||
<property name="name" stdset="0">
|
||||
<cstring>fileExitAction</cstring>
|
||||
</property>
|
||||
</action>
|
||||
<action name="fileToggleIndexingAction">
|
||||
<property name="text">
|
||||
<string>Update &index</string>
|
||||
</property>
|
||||
<property name="name" stdset="0">
|
||||
<cstring>fileToggleIndexingAction</cstring>
|
||||
</property>
|
||||
</action>
|
||||
<action name="fileEraseDocHistoryAction">
|
||||
<property name="text">
|
||||
<string>&Erase document history</string>
|
||||
</property>
|
||||
<property name="name" stdset="0">
|
||||
<cstring>fileEraseDocHistoryAction</cstring>
|
||||
</property>
|
||||
</action>
|
||||
<action name="showMissingHelpers_Action">
|
||||
<property name="text">
|
||||
<string>&Show missing helpers</string>
|
||||
</property>
|
||||
<property name="name" stdset="0">
|
||||
<cstring>showMissingHelpers_Action</cstring>
|
||||
</property>
|
||||
</action>
|
||||
<action name="helpAbout_RecollAction">
|
||||
<property name="text">
|
||||
<string>&About Recoll</string>
|
||||
</property>
|
||||
<property name="name" stdset="0">
|
||||
<cstring>helpAbout_RecollAction</cstring>
|
||||
</property>
|
||||
</action>
|
||||
<action name="userManualAction">
|
||||
<property name="text">
|
||||
<string>&User manual</string>
|
||||
</property>
|
||||
<property name="name" stdset="0">
|
||||
<cstring>userManualAction</cstring>
|
||||
</property>
|
||||
</action>
|
||||
<action name="toolsDoc_HistoryAction">
|
||||
<property name="text">
|
||||
<string>Document &History</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Document History</string>
|
||||
</property>
|
||||
<property name="name" stdset="0">
|
||||
<cstring>toolsDoc_HistoryAction</cstring>
|
||||
</property>
|
||||
</action>
|
||||
<action name="toolsAdvanced_SearchAction">
|
||||
<property name="text">
|
||||
<string>&Advanced Search</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Advanced/complex Search</string>
|
||||
</property>
|
||||
<property name="name" stdset="0">
|
||||
<cstring>toolsAdvanced_SearchAction</cstring>
|
||||
</property>
|
||||
</action>
|
||||
<action name="toolsSort_parametersAction">
|
||||
<property name="text">
|
||||
<string>&Sort parameters</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Sort parameters</string>
|
||||
</property>
|
||||
<property name="name" stdset="0">
|
||||
<cstring>toolsSort_parametersAction</cstring>
|
||||
</property>
|
||||
</action>
|
||||
<action name="toolsSpellAction">
|
||||
<property name="text">
|
||||
<string>Term &explorer</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Term explorer tool</string>
|
||||
</property>
|
||||
<property name="name" stdset="0">
|
||||
<cstring>toolsSpellAction</cstring>
|
||||
</property>
|
||||
</action>
|
||||
<action name="nextPageAction">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="iconText">
|
||||
<string>Next page</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Next page of results</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>PgDown</string>
|
||||
</property>
|
||||
<property name="name" stdset="0">
|
||||
<cstring>nextPageAction</cstring>
|
||||
</property>
|
||||
</action>
|
||||
<action name="firstPageAction">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="iconText">
|
||||
<string>First page</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Go to first page of results</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Shift+Home</string>
|
||||
</property>
|
||||
<property name="name" stdset="0">
|
||||
<cstring>firstPageAction</cstring>
|
||||
</property>
|
||||
</action>
|
||||
<action name="prevPageAction">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="iconText">
|
||||
<string>Previous page</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Previous page of results</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>PgUp</string>
|
||||
</property>
|
||||
<property name="name" stdset="0">
|
||||
<cstring>prevPageAction</cstring>
|
||||
</property>
|
||||
</action>
|
||||
<action name="indexConfigAction">
|
||||
<property name="text">
|
||||
<string>&Indexing configuration</string>
|
||||
</property>
|
||||
<property name="name" stdset="0">
|
||||
<cstring>indexConfigAction</cstring>
|
||||
</property>
|
||||
</action>
|
||||
<action name="queryPrefsAction">
|
||||
<property name="text">
|
||||
<string>&Query configuration</string>
|
||||
</property>
|
||||
<property name="name" stdset="0">
|
||||
<cstring>queryPrefsAction</cstring>
|
||||
</property>
|
||||
</action>
|
||||
<action name="extIdxAction">
|
||||
<property name="text">
|
||||
<string>External index dialog</string>
|
||||
</property>
|
||||
<property name="iconText">
|
||||
<string>External index dialog</string>
|
||||
</property>
|
||||
<property name="name" stdset="0">
|
||||
<cstring>extIdxAction</cstring>
|
||||
</property>
|
||||
</action>
|
||||
<action name="toggleFullScreenAction">
|
||||
<property name="text">
|
||||
<string>&Full Screen</string>
|
||||
</property>
|
||||
<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>
|
||||
@ -1,91 +0,0 @@
|
||||
TEMPLATE = app
|
||||
LANGUAGE = C++
|
||||
|
||||
CONFIG += qt warn_on thread release
|
||||
|
||||
HEADERS += \
|
||||
../qtgui/advsearch_w.h \
|
||||
../qtgui/confgui/confgui.h \
|
||||
../qtgui/confgui/confguiindex.h \
|
||||
../qtgui/preview_w.h \
|
||||
../qtgui/rclhelp.h \
|
||||
../qtgui/rclmain_w.h \
|
||||
../qtgui/reslist.h \
|
||||
../qtgui/searchclause_w.h \
|
||||
../qtgui/sort_w.h \
|
||||
../qtgui/spell_w.h \
|
||||
../qtgui/ssearch_w.h \
|
||||
../qtgui/uiprefs_w.h \
|
||||
../qtgui/viewaction_w.h \
|
||||
|
||||
|
||||
SOURCES += \
|
||||
../qtgui/advsearch_w.cpp \
|
||||
../qtgui/confgui/confgui.cpp \
|
||||
../qtgui/confgui/confguiindex.cpp \
|
||||
../qtgui/guiutils.cpp \
|
||||
../qtgui/idxthread.cpp \
|
||||
../qtgui/main.cpp \
|
||||
../qtgui/preview_w.cpp \
|
||||
../qtgui/rclhelp.cpp \
|
||||
../qtgui/rclmain_w.cpp \
|
||||
../qtgui/reslist.cpp \
|
||||
../qtgui/searchclause_w.cpp \
|
||||
../qtgui/sort_w.cpp \
|
||||
../qtgui/spell_w.cpp \
|
||||
../qtgui/ssearch_w.cpp \
|
||||
../qtgui/uiprefs_w.cpp \
|
||||
../qtgui/viewaction_w.cpp \
|
||||
|
||||
|
||||
|
||||
FORMS = \
|
||||
advsearch.ui \
|
||||
preview.ui \
|
||||
rclmain.ui \
|
||||
sort.ui \
|
||||
spell.ui \
|
||||
ssearchb.ui \
|
||||
uiprefs.ui \
|
||||
viewaction.ui \
|
||||
|
||||
|
||||
RESOURCES = recoll.qrc
|
||||
|
||||
unix {
|
||||
UI_DIR = .ui
|
||||
MOC_DIR = .moc
|
||||
OBJECTS_DIR = .obj
|
||||
|
||||
LIBS += ../lib/librcl.a \
|
||||
$(BSTATIC) @LIBXAPIAN@ $(LIBXAPIANSTATICEXTRA) @LIBICONV@ $(BDYNAMIC) \
|
||||
-lz
|
||||
|
||||
INCLUDEPATH += ../common ../index ../internfile ../query ../unac \
|
||||
../utils ../aspell ../rcldb ../qt4gui/.ui \
|
||||
../qtgui ../../qtgui \
|
||||
../qtgui/confgui ../../qtgui/confgui
|
||||
|
||||
POST_TARGETDEPS = ../lib/librcl.a
|
||||
}
|
||||
|
||||
UNAME = $$system(uname -s)
|
||||
contains( UNAME, [lL]inux ) {
|
||||
LIBS -= -liconv
|
||||
LIBS += -ldl -lX11
|
||||
}
|
||||
contains( UNAME, SunOS ) {
|
||||
LIBS += -ldl
|
||||
}
|
||||
|
||||
TRANSLATIONS = \
|
||||
../qtgui/i18n/recoll_de.ts \
|
||||
../qtgui/i18n/recoll_fr.ts \
|
||||
../qtgui/i18n/recoll_it.ts \
|
||||
../qtgui/i18n/recoll_ru.ts \
|
||||
../qtgui/i18n/recoll_tr.ts \
|
||||
../qtgui/i18n/recoll_uk.ts \
|
||||
../qtgui/i18n/recoll_xx.ts \
|
||||
|
||||
|
||||
QT += qt3support
|
||||
@ -1,13 +0,0 @@
|
||||
<!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>
|
||||
@ -1,140 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>SpellBase</class>
|
||||
<widget class="QWidget" name="SpellBase">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>400</width>
|
||||
<height>450</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>100</width>
|
||||
<height>100</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Term Explorer</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||
<item>
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
<layout class="QVBoxLayout">
|
||||
<item>
|
||||
<layout class="QGridLayout">
|
||||
<item row="0" column="1" colspan="2">
|
||||
<widget class="QLineEdit" name="baseWordLE">
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>100</width>
|
||||
<height>0</height>
|
||||
</size>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="1">
|
||||
<widget class="QPushButton" name="expandPB">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="focusPolicy">
|
||||
<enum>Qt::NoFocus</enum>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Expand </string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Alt+E</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
<widget class="QComboBox" name="stemLangCMB"/>
|
||||
</item>
|
||||
<item row="0" column="0">
|
||||
<widget class="QComboBox" name="expTypeCMB"/>
|
||||
</item>
|
||||
<item row="1" column="2">
|
||||
<widget class="QPushButton" name="dismissPB">
|
||||
<property name="enabled">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="focusPolicy">
|
||||
<enum>Qt::NoFocus</enum>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Close</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Alt+C</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="statsLBL">
|
||||
<property name="font">
|
||||
<font>
|
||||
<pointsize>7</pointsize>
|
||||
</font>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>No db info.</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QTableWidget" name="suggsLV">
|
||||
<property name="rowCount">
|
||||
<number>2</number>
|
||||
</property>
|
||||
<property name="columnCount">
|
||||
<number>2</number>
|
||||
</property>
|
||||
<attribute name="horizontalHeaderStretchLastSection">
|
||||
<bool>false</bool>
|
||||
</attribute>
|
||||
<attribute name="verticalHeaderVisible">
|
||||
<bool>false</bool>
|
||||
</attribute>
|
||||
<attribute name="verticalHeaderVisible">
|
||||
<bool>false</bool>
|
||||
</attribute>
|
||||
<attribute name="horizontalHeaderStretchLastSection">
|
||||
<bool>false</bool>
|
||||
</attribute>
|
||||
<row/>
|
||||
<row/>
|
||||
<column/>
|
||||
<column/>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<layoutdefault spacing="6" margin="11"/>
|
||||
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
|
||||
<tabstops>
|
||||
<tabstop>baseWordLE</tabstop>
|
||||
<tabstop>expandPB</tabstop>
|
||||
<tabstop>dismissPB</tabstop>
|
||||
<tabstop>expTypeCMB</tabstop>
|
||||
<tabstop>stemLangCMB</tabstop>
|
||||
</tabstops>
|
||||
<resources/>
|
||||
<connections/>
|
||||
</ui>
|
||||
@ -1,302 +0,0 @@
|
||||
/********************************************************************************
|
||||
** 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
|
||||
@ -1,29 +0,0 @@
|
||||
# Makefile to prepare the qt4 gui directory for compilation. This is called
|
||||
# by "configure"
|
||||
# Convert the uic files from qt3 to qt4.
|
||||
|
||||
UIFILES = advsearch.ui preview.ui sort.ui \
|
||||
ssearchb.ui uiprefs.ui viewaction.ui
|
||||
|
||||
all: always $(UIFILES)
|
||||
|
||||
advsearch.ui : ../qtgui/advsearch.ui
|
||||
uic3 -convert ../qtgui/advsearch.ui > advsearch.ui
|
||||
preview.ui : ../qtgui/preview.ui
|
||||
uic3 -convert ../qtgui/preview.ui > preview.ui
|
||||
sort.ui : ../qtgui/sort.ui
|
||||
uic3 -convert ../qtgui/sort.ui > sort.ui
|
||||
ssearchb.ui : ../qtgui/ssearchb.ui
|
||||
uic3 -convert ../qtgui/ssearchb.ui > ssearchb.ui
|
||||
uiprefs.ui : ../qtgui/uiprefs.ui
|
||||
uic3 -convert ../qtgui/uiprefs.ui > uiprefs.ui
|
||||
viewaction.ui: ../qtgui/viewaction.ui
|
||||
uic3 -convert ../qtgui/viewaction.ui> viewaction.ui
|
||||
|
||||
# Link the images
|
||||
always:
|
||||
rm -f images
|
||||
ln -s ../qtgui/images .
|
||||
|
||||
distclean:
|
||||
rm -f $(UIFILES) images
|
||||
Loading…
x
Reference in New Issue
Block a user