mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-19 11:54:22 -04:00
* update library dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1015 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
f31f90a015
commit
cb347ffd57
6 changed files with 261 additions and 144 deletions
|
@ -493,133 +493,86 @@
|
||||||
<property name="title" >
|
<property name="title" >
|
||||||
<string>Library</string>
|
<string>Library</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QGridLayout" >
|
<layout class="QGridLayout" name="gridLayout_5" >
|
||||||
<item row="0" column="1" colspan="2" >
|
<item row="0" column="0" >
|
||||||
<widget class="QLabel" name="label_3" >
|
<widget class="QSplitter" name="splitter" >
|
||||||
<property name="styleSheet" >
|
<property name="sizePolicy" >
|
||||||
<string>background-color: rgb(253, 252, 248);</string>
|
<sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
|
||||||
|
<horstretch>0</horstretch>
|
||||||
|
<verstretch>0</verstretch>
|
||||||
|
</sizepolicy>
|
||||||
</property>
|
</property>
|
||||||
<property name="text" >
|
<property name="orientation" >
|
||||||
<string>Exploring My RetroShare Library</string>
|
<enum>Qt::Horizontal</enum>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="0" column="3" >
|
|
||||||
<widget class="QPushButton" name="tileView_btn_library" >
|
|
||||||
<property name="text" >
|
|
||||||
<string>Tile view</string>
|
|
||||||
</property>
|
|
||||||
<property name="flat" >
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="0" column="4" >
|
|
||||||
<widget class="QPushButton" name="showDetails_btn_library" >
|
|
||||||
<property name="text" >
|
|
||||||
<string>Show Details</string>
|
|
||||||
</property>
|
|
||||||
<property name="flat" >
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="1" column="1" colspan="4" >
|
|
||||||
<widget class="QListView" name="organizerListView" >
|
|
||||||
<property name="contextMenuPolicy" >
|
|
||||||
<enum>Qt::DefaultContextMenu</enum>
|
|
||||||
</property>
|
|
||||||
<property name="movement" >
|
|
||||||
<enum>QListView::Free</enum>
|
|
||||||
</property>
|
|
||||||
<property name="viewMode" >
|
|
||||||
<enum>QListView::IconMode</enum>
|
|
||||||
</property>
|
|
||||||
<property name="selectionRectVisible" >
|
|
||||||
<bool>false</bool>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="2" column="1" >
|
|
||||||
<widget class="QPushButton" name="createAlbum_btn_library" >
|
|
||||||
<property name="styleSheet" >
|
|
||||||
<string/>
|
|
||||||
</property>
|
|
||||||
<property name="text" >
|
|
||||||
<string>Create Album</string>
|
|
||||||
</property>
|
|
||||||
<property name="flat" >
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="2" column="2" >
|
|
||||||
<widget class="QPushButton" name="deleteAlbum_btn_library" >
|
|
||||||
<property name="styleSheet" >
|
|
||||||
<string/>
|
|
||||||
</property>
|
|
||||||
<property name="text" >
|
|
||||||
<string>Delete Album</string>
|
|
||||||
</property>
|
|
||||||
<property name="flat" >
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item row="2" column="3" >
|
|
||||||
<widget class="QLineEdit" name="findEditmain" />
|
|
||||||
</item>
|
|
||||||
<item row="2" column="4" >
|
|
||||||
<widget class="QPushButton" name="find_btn_library" >
|
|
||||||
<property name="styleSheet" >
|
|
||||||
<string>pushButton_41:hover{ color : white;}</string>
|
|
||||||
</property>
|
|
||||||
<property name="text" >
|
|
||||||
<string>Find</string>
|
|
||||||
</property>
|
|
||||||
<property name="flat" >
|
|
||||||
<bool>true</bool>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item rowspan="3" row="0" column="0" >
|
|
||||||
<widget class="QTabWidget" name="tabWidget_2" >
|
<widget class="QTabWidget" name="tabWidget_2" >
|
||||||
<property name="tabShape" >
|
<property name="tabShape" >
|
||||||
<enum>QTabWidget::Triangular</enum>
|
<enum>QTabWidget::Triangular</enum>
|
||||||
</property>
|
</property>
|
||||||
<property name="currentIndex" >
|
<property name="currentIndex" >
|
||||||
<number>1</number>
|
<number>0</number>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QWidget" name="tab_13" >
|
<widget class="QWidget" name="tab_13" >
|
||||||
|
<property name="geometry" >
|
||||||
|
<rect>
|
||||||
|
<x>0</x>
|
||||||
|
<y>0</y>
|
||||||
|
<width>201</width>
|
||||||
|
<height>385</height>
|
||||||
|
</rect>
|
||||||
|
</property>
|
||||||
<attribute name="title" >
|
<attribute name="title" >
|
||||||
<string>Folder</string>
|
<string>Folder</string>
|
||||||
</attribute>
|
</attribute>
|
||||||
<layout class="QGridLayout" >
|
<layout class="QGridLayout" name="gridLayout" >
|
||||||
<item row="0" column="0" >
|
<item row="0" column="0" >
|
||||||
|
<widget class="QTreeView" name="fodlertreeView" />
|
||||||
|
</item>
|
||||||
|
<item row="1" column="0" >
|
||||||
<widget class="QComboBox" name="comboBox" >
|
<widget class="QComboBox" name="comboBox" >
|
||||||
<property name="styleSheet" >
|
<property name="styleSheet" >
|
||||||
<string>border-color: qlineargradient(spread:pad, x1:0, y1:0, x2:1, y2:0, stop:0 rgba(0, 0, 0, 255), stop:1 rgba(255, 255, 255, 255));</string>
|
<string notr="true" >border-color: qlineargradient(spread:pad, x1:0, y1:0, x2:1, y2:0, stop:0 rgba(0, 0, 0, 255), stop:1 rgba(255, 255, 255, 255));</string>
|
||||||
</property>
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>All File Types</string>
|
<string>All File Types</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="icon" >
|
||||||
|
<iconset resource="images.qrc" >
|
||||||
|
<normaloff>:/images/FileTypeAny.png</normaloff>:/images/FileTypeAny.png</iconset>
|
||||||
|
</property>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Application</string>
|
<string>Application</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="icon" >
|
||||||
|
<iconset resource="images.qrc" >
|
||||||
|
<normaloff>:/images/FileTypeProgram.png</normaloff>:/images/FileTypeProgram.png</iconset>
|
||||||
|
</property>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Archive</string>
|
<string>Archive</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="icon" >
|
||||||
|
<iconset resource="images.qrc" >
|
||||||
|
<normaloff>:/images/FileTypeArchive.png</normaloff>:/images/FileTypeArchive.png</iconset>
|
||||||
|
</property>
|
||||||
</item>
|
</item>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QWidget" name="tab_14" >
|
<widget class="QWidget" name="tab_14" >
|
||||||
|
<property name="geometry" >
|
||||||
|
<rect>
|
||||||
|
<x>0</x>
|
||||||
|
<y>0</y>
|
||||||
|
<width>201</width>
|
||||||
|
<height>385</height>
|
||||||
|
</rect>
|
||||||
|
</property>
|
||||||
<attribute name="title" >
|
<attribute name="title" >
|
||||||
<string>Organizer</string>
|
<string>Organizer</string>
|
||||||
</attribute>
|
</attribute>
|
||||||
|
@ -636,12 +589,28 @@
|
||||||
</item>
|
</item>
|
||||||
<item row="1" column="0" >
|
<item row="1" column="0" >
|
||||||
<widget class="QPushButton" name="shareFiles_btn" >
|
<widget class="QPushButton" name="shareFiles_btn" >
|
||||||
|
<property name="maximumSize" >
|
||||||
|
<size>
|
||||||
|
<width>16777215</width>
|
||||||
|
<height>23</height>
|
||||||
|
</size>
|
||||||
|
</property>
|
||||||
<property name="styleSheet" >
|
<property name="styleSheet" >
|
||||||
<string>border-color: rgb(0, 0, 0);</string>
|
<string notr="true" >border-color: rgb(0, 0, 0);</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Share Files..</string>
|
<string>Share Files..</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="icon" >
|
||||||
|
<iconset resource="images.qrc" >
|
||||||
|
<normaloff>:/images/add-share24.png</normaloff>:/images/add-share24.png</iconset>
|
||||||
|
</property>
|
||||||
|
<property name="iconSize" >
|
||||||
|
<size>
|
||||||
|
<width>24</width>
|
||||||
|
<height>24</height>
|
||||||
|
</size>
|
||||||
|
</property>
|
||||||
<property name="flat" >
|
<property name="flat" >
|
||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
</property>
|
</property>
|
||||||
|
@ -650,6 +619,150 @@
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
|
<widget class="QWidget" name="" >
|
||||||
|
<layout class="QGridLayout" name="gridLayout_4" >
|
||||||
|
<item row="0" column="0" >
|
||||||
|
<layout class="QGridLayout" name="gridLayout_2" >
|
||||||
|
<property name="verticalSpacing" >
|
||||||
|
<number>0</number>
|
||||||
|
</property>
|
||||||
|
<item row="0" column="0" >
|
||||||
|
<widget class="QLabel" name="label_3" >
|
||||||
|
<property name="text" >
|
||||||
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
||||||
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
||||||
|
p, li { white-space: pre-wrap; }
|
||||||
|
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
|
||||||
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><img src=":/images/folder_blueshared.png" /> Exploring My RetroShare Library</p></body></html></string>
|
||||||
|
</property>
|
||||||
|
<property name="pixmap" >
|
||||||
|
<pixmap resource="images.qrc" >:/images/folder_blueshared.png</pixmap>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item row="0" column="1" >
|
||||||
|
<widget class="QPushButton" name="tileView_btn_library" >
|
||||||
|
<property name="maximumSize" >
|
||||||
|
<size>
|
||||||
|
<width>16777215</width>
|
||||||
|
<height>24</height>
|
||||||
|
</size>
|
||||||
|
</property>
|
||||||
|
<property name="text" >
|
||||||
|
<string>Tile view</string>
|
||||||
|
</property>
|
||||||
|
<property name="flat" >
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item row="0" column="2" >
|
||||||
|
<widget class="QPushButton" name="showDetails_btn_library" >
|
||||||
|
<property name="text" >
|
||||||
|
<string>Show Details</string>
|
||||||
|
</property>
|
||||||
|
<property name="flat" >
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item row="1" column="0" colspan="3" >
|
||||||
|
<widget class="QListView" name="organizerListView" >
|
||||||
|
<property name="contextMenuPolicy" >
|
||||||
|
<enum>Qt::DefaultContextMenu</enum>
|
||||||
|
</property>
|
||||||
|
<property name="movement" >
|
||||||
|
<enum>QListView::Free</enum>
|
||||||
|
</property>
|
||||||
|
<property name="viewMode" >
|
||||||
|
<enum>QListView::IconMode</enum>
|
||||||
|
</property>
|
||||||
|
<property name="selectionRectVisible" >
|
||||||
|
<bool>false</bool>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
</layout>
|
||||||
|
</item>
|
||||||
|
<item row="1" column="0" >
|
||||||
|
<layout class="QGridLayout" name="gridLayout_3" >
|
||||||
|
<item row="0" column="0" >
|
||||||
|
<widget class="QPushButton" name="createAlbum_btn_library" >
|
||||||
|
<property name="maximumSize" >
|
||||||
|
<size>
|
||||||
|
<width>16777215</width>
|
||||||
|
<height>24</height>
|
||||||
|
</size>
|
||||||
|
</property>
|
||||||
|
<property name="styleSheet" >
|
||||||
|
<string notr="true" />
|
||||||
|
</property>
|
||||||
|
<property name="text" >
|
||||||
|
<string>Create Album</string>
|
||||||
|
</property>
|
||||||
|
<property name="icon" >
|
||||||
|
<iconset resource="images.qrc" >
|
||||||
|
<normaloff>:/images/directoryadd_24x24_shadow.png</normaloff>:/images/directoryadd_24x24_shadow.png</iconset>
|
||||||
|
</property>
|
||||||
|
<property name="flat" >
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item row="0" column="1" >
|
||||||
|
<widget class="QPushButton" name="deleteAlbum_btn_library" >
|
||||||
|
<property name="maximumSize" >
|
||||||
|
<size>
|
||||||
|
<width>16777215</width>
|
||||||
|
<height>24</height>
|
||||||
|
</size>
|
||||||
|
</property>
|
||||||
|
<property name="styleSheet" >
|
||||||
|
<string notr="true" />
|
||||||
|
</property>
|
||||||
|
<property name="text" >
|
||||||
|
<string>Delete Album</string>
|
||||||
|
</property>
|
||||||
|
<property name="icon" >
|
||||||
|
<iconset resource="images.qrc" >
|
||||||
|
<normaloff>:/images/directoryremove_24x24_shadow.png</normaloff>:/images/directoryremove_24x24_shadow.png</iconset>
|
||||||
|
</property>
|
||||||
|
<property name="flat" >
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
<item row="0" column="2" >
|
||||||
|
<widget class="QLineEdit" name="findEditmain" />
|
||||||
|
</item>
|
||||||
|
<item row="0" column="3" >
|
||||||
|
<widget class="QPushButton" name="find_btn_library" >
|
||||||
|
<property name="maximumSize" >
|
||||||
|
<size>
|
||||||
|
<width>16777215</width>
|
||||||
|
<height>24</height>
|
||||||
|
</size>
|
||||||
|
</property>
|
||||||
|
<property name="styleSheet" >
|
||||||
|
<string notr="true" >pushButton_41:hover{ color : white;}</string>
|
||||||
|
</property>
|
||||||
|
<property name="text" >
|
||||||
|
<string>Find</string>
|
||||||
|
</property>
|
||||||
|
<property name="icon" >
|
||||||
|
<iconset resource="images.qrc" >
|
||||||
|
<normaloff>:/images/find.png</normaloff>:/images/find.png</iconset>
|
||||||
|
</property>
|
||||||
|
<property name="flat" >
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
|
</widget>
|
||||||
|
</item>
|
||||||
|
</layout>
|
||||||
|
</item>
|
||||||
|
</layout>
|
||||||
|
</widget>
|
||||||
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
</widget>
|
</widget>
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<RCC>
|
<RCC>
|
||||||
<qresource prefix="/" >
|
<qresource prefix="/" >
|
||||||
<file>help/authors.html</file>
|
<file>help/authors.html</file>
|
||||||
<file>help/licence.html</file>
|
<file>help/licence.html</file>
|
||||||
|
@ -153,6 +153,7 @@
|
||||||
<file>images/folder_green16.png</file>
|
<file>images/folder_green16.png</file>
|
||||||
<file>images/folder_open.png</file>
|
<file>images/folder_open.png</file>
|
||||||
<file>images/folder_video.png</file>
|
<file>images/folder_video.png</file>
|
||||||
|
<file>images/folder_blueshared.png</file>
|
||||||
<file>images/forward.png</file>
|
<file>images/forward.png</file>
|
||||||
<file>images/friendsfolder24.png</file>
|
<file>images/friendsfolder24.png</file>
|
||||||
<file>images/kgames.png</file>
|
<file>images/kgames.png</file>
|
||||||
|
@ -249,6 +250,9 @@
|
||||||
<file>images/start.png</file>
|
<file>images/start.png</file>
|
||||||
<file>images/startall.png</file>
|
<file>images/startall.png</file>
|
||||||
<file>images/server_24x24.png</file>
|
<file>images/server_24x24.png</file>
|
||||||
|
<file>images/loader/16-loader.gif</file>
|
||||||
|
<file>images/loader/32-loader.gif</file>
|
||||||
|
<file>images/loader/progress.gif</file>
|
||||||
<file>images/textedit/textbold.png</file>
|
<file>images/textedit/textbold.png</file>
|
||||||
<file>images/textedit/textitalic.png</file>
|
<file>images/textedit/textitalic.png</file>
|
||||||
<file>images/textedit/textunder.png</file>
|
<file>images/textedit/textunder.png</file>
|
||||||
|
|
BIN
retroshare-gui/src/gui/images/folder_blueshared.png
Executable file
BIN
retroshare-gui/src/gui/images/folder_blueshared.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 861 B |
BIN
retroshare-gui/src/gui/images/loader/16-loader.gif
Normal file
BIN
retroshare-gui/src/gui/images/loader/16-loader.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
BIN
retroshare-gui/src/gui/images/loader/32-loader.gif
Normal file
BIN
retroshare-gui/src/gui/images/loader/32-loader.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.1 KiB |
BIN
retroshare-gui/src/gui/images/loader/progress.gif
Normal file
BIN
retroshare-gui/src/gui/images/loader/progress.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Loading…
Add table
Add a link
Reference in a new issue