<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralWidget">
- <layout class="QVBoxLayout" name="verticalLayout"/>
+ <layout class="QHBoxLayout" name="horizontalLayout_3">
+ <item>
+ <widget class="QSplitter" name="splitter">
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ <widget class="QWidget" name="">
+ <layout class="QVBoxLayout" name="verticalLayout">
+ <item>
+ <layout class="QHBoxLayout" name="horizontalLayout">
+ <property name="spacing">
+ <number>0</number>
+ </property>
+ <item>
+ <widget class="QComboBox" name="comboBoxPath1">
+ <property name="editable">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QPushButton" name="pushButtonUp">
+ <property name="maximumSize">
+ <size>
+ <width>25</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="text">
+ <string>^</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QComboBox" name="comboBoxPattern">
+ <property name="maximumSize">
+ <size>
+ <width>150</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="editable">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QPushButton" name="pushButtonRoot">
+ <property name="maximumSize">
+ <size>
+ <width>25</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="text">
+ <string>/</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </item>
+ <item>
+ <widget class="QTableWidget" name="tableWidget">
+ <attribute name="horizontalHeaderStretchLastSection">
+ <bool>true</bool>
+ </attribute>
+ <attribute name="verticalHeaderVisible">
+ <bool>true</bool>
+ </attribute>
+ <column>
+ <property name="text">
+ <string>Modified</string>
+ </property>
+ </column>
+ <column>
+ <property name="text">
+ <string>Size</string>
+ </property>
+ </column>
+ <column>
+ <property name="text">
+ <string>Type</string>
+ </property>
+ </column>
+ <column>
+ <property name="text">
+ <string>Name</string>
+ </property>
+ </column>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ <widget class="QWidget" name="layoutWidget">
+ <layout class="QVBoxLayout" name="verticalLayout_2">
+ <item>
+ <layout class="QHBoxLayout" name="horizontalLayout_2">
+ <property name="spacing">
+ <number>0</number>
+ </property>
+ <item>
+ <widget class="QComboBox" name="comboBoxPath1_2">
+ <property name="editable">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QPushButton" name="pushButtonUp_2">
+ <property name="maximumSize">
+ <size>
+ <width>25</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="text">
+ <string>^</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QComboBox" name="comboBoxPattern_2">
+ <property name="maximumSize">
+ <size>
+ <width>150</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="editable">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QPushButton" name="pushButtonRoot_2">
+ <property name="maximumSize">
+ <size>
+ <width>25</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="text">
+ <string>/</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </item>
+ <item>
+ <widget class="QTableWidget" name="tableWidget_2">
+ <attribute name="horizontalHeaderStretchLastSection">
+ <bool>true</bool>
+ </attribute>
+ <attribute name="verticalHeaderVisible">
+ <bool>true</bool>
+ </attribute>
+ <column>
+ <property name="text">
+ <string>Modified</string>
+ </property>
+ </column>
+ <column>
+ <property name="text">
+ <string>Size</string>
+ </property>
+ </column>
+ <column>
+ <property name="text">
+ <string>Type</string>
+ </property>
+ </column>
+ <column>
+ <property name="text">
+ <string>Name</string>
+ </property>
+ </column>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ </widget>
+ </item>
+ </layout>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
../../base/ReFileUtils.cpp \
../../base/ReException.cpp \
../../base/ReDiff.cpp \
+ ../../os/ReFileSystem.cpp \
projectselection.cpp \
workspace.cpp \
project.cpp \
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
+ <property name="spacing">
+ <number>0</number>
+ </property>
<item>
- <widget class="QComboBox" name="comboBoxPathTop">
+ <widget class="QPushButton" name="pushButtonDevice">
+ <property name="maximumSize">
+ <size>
+ <width>25</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="text">
+ <string>...</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QComboBox" name="comboBoxPath">
<property name="editable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
- <widget class="QToolButton" name="toolButtonHistoryTop">
+ <widget class="QPushButton" name="pushButtonUp">
+ <property name="maximumSize">
+ <size>
+ <width>25</width>
+ <height>16777215</height>
+ </size>
+ </property>
<property name="text">
- <string>...</string>
+ <string>^</string>
</property>
</widget>
</item>
<item>
- <widget class="QToolButton" name="toolButtonUpTop">
- <property name="text">
- <string>...</string>
+ <widget class="QComboBox" name="comboBoxPattern">
+ <property name="maximumSize">
+ <size>
+ <width>150</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="editable">
+ <bool>true</bool>
</property>
</widget>
</item>
<item>
- <widget class="QToolButton" name="toolButtonRootTop">
+ <widget class="QPushButton" name="pushButton">
+ <property name="maximumSize">
+ <size>
+ <width>25</width>
+ <height>16777215</height>
+ </size>
+ </property>
<property name="text">
- <string>...</string>
+ <string>/</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
- <widget class="QTableWidget" name="tableWidgetTop">
+ <widget class="QTableWidget" name="tableWidget">
<attribute name="horizontalHeaderStretchLastSection">
<bool>true</bool>
</attribute>
+ <attribute name="verticalHeaderVisible">
+ <bool>true</bool>
+ </attribute>
<column>
<property name="text">
- <string>Type</string>
+ <string>Modified</string>
</property>
</column>
<column>
</column>
<column>
<property name="text">
- <string>Modified</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>Attributes</string>
+ <string>Type</string>
</property>
</column>
<column>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
+ <property name="spacing">
+ <number>0</number>
+ </property>
<item>
- <widget class="QComboBox" name="comboBoxPathBottom">
+ <widget class="QPushButton" name="pushButtonDevice_2">
+ <property name="maximumSize">
+ <size>
+ <width>25</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="text">
+ <string>...</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QComboBox" name="comboBoxPath_2">
<property name="editable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
- <widget class="QToolButton" name="toolButtonHistoryBottom">
+ <widget class="QPushButton" name="pushButtonUp_2">
+ <property name="maximumSize">
+ <size>
+ <width>25</width>
+ <height>16777215</height>
+ </size>
+ </property>
<property name="text">
- <string>...</string>
+ <string>^</string>
</property>
</widget>
</item>
<item>
- <widget class="QToolButton" name="toolButtonUpBottom">
- <property name="text">
- <string>...</string>
+ <widget class="QComboBox" name="comboBoxPattern_2">
+ <property name="maximumSize">
+ <size>
+ <width>150</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="editable">
+ <bool>true</bool>
</property>
</widget>
</item>
<item>
- <widget class="QToolButton" name="toolButtonRootBottom">
+ <widget class="QPushButton" name="pushButton_2">
+ <property name="maximumSize">
+ <size>
+ <width>25</width>
+ <height>16777215</height>
+ </size>
+ </property>
<property name="text">
- <string>...</string>
+ <string>/</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
- <widget class="QTableWidget" name="tableWidgetTop_2">
+ <widget class="QTableWidget" name="tableWidget_2">
<attribute name="horizontalHeaderStretchLastSection">
<bool>true</bool>
</attribute>
+ <attribute name="verticalHeaderVisible">
+ <bool>true</bool>
+ </attribute>
<column>
<property name="text">
- <string>Type</string>
+ <string>Modified</string>
</property>
</column>
<column>
</column>
<column>
<property name="text">
- <string>Modified</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>Attributes</string>
+ <string>Type</string>
</property>
</column>
<column>
INCLUDEPATH += . ../..
-SOURCES += main.cpp\
+SOURCES += \
../../gui/ReEdit.cpp \
../../gui/ReStateStorage.cpp \
../../gui/ReSettings.cpp \
../../gui/ReFileTree.cpp \
+ ../../base/ReMatcher.cpp \
../../base/ReFile.cpp \
+ ../../base/ReStringUtils.cpp \
+ ../../base/ReRandomizer.cpp \
../../os/ReFileSystem.cpp \
+ ../../os/ReCryptFileSystem.cpp \
../../base/ReLogger.cpp \
../../base/ReQStringUtils.cpp \
../../base/ReFileUtils.cpp \