Created V0.3.x branch and moved the head into the trunk directory.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@246 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2007-11-15 03:18:48 +00:00
commit 935745a08e
1318 changed files with 348809 additions and 0 deletions

View file

@ -0,0 +1,56 @@
/* Customize the toolbar. */
QToolBar {
min-height: 89px;
}
QToolBar {
border-image: url(qss/arachnophobia/background.png);
}
QPushButton#addfriendButton {
color: white;
min-height: 34px;
min-width: 48px;
}
QPushButton#invitefriendButton {
color: white;
min-height: 34px;
min-width: 48px;
}
QPushButton#addshareButton {
color: white;
min-height: 34px;
min-width: 48px;
}
QPushButton#optionsButton {
color: white;
min-height: 34px;
min-width: 48px;
}
QPushButton#quitButton {
color: white;
min-height: 34px;
min-width: 48px;
}
QPushButton#okButton {
color: white;
min-height: 27px;
min-width: 77px;
}
QPushButton#cancelButton {
color: white;
min-height: 25px;
min-width: 75px;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

View file

@ -0,0 +1,161 @@
.QWidget {
background-color: #F9F9F9;
}
/* Customize the toolbar. */
QToolBar {
border-image: url(qss/black/backgroundblack.png);
}
QToolButton {
color: white;
}
QPushButton {
color: white;
min-height: 22px;
}
QPushButton#addfriendButton {
color: white;
min-height: 34px;
min-width: 48px;
}
QPushButton#invitefriendButton {
color: white;
min-height: 34px;
min-width: 48px;
}
QPushButton#addshareButton {
color: white;
min-height: 34px;
min-width: 48px;
}
QPushButton#optionsButton {
color: white;
min-height: 34px;
min-width: 48px;
}
QPushButton#quitButton {
color: white;
min-height: 34px;
min-width: 48px;
}
QPushButton#okButton {
color: white;
min-height: 27px;
min-width: 77px;
}
QPushButton#cancelButton#afcancelButton#doneButton {
color: white;
min-height: 25px;
min-width: 75px;
}
QPushButton#fileButton#emailButton {
color: white;
min-height: 27px;
min-width: 77px;
}
QPushButton#cancelprefButton {
color: white;
min-height: 25px;
min-width: 75px;
}
QPushButton#toggleAdvancedSearchBtn{
min-height: 34px;
min-width: 34px;
}
QPushButton#pushButtonDownload{
min-height: 34px;
min-width: 34px;
}
QPushButton
{
border-image: url(qss/black/button.png) ;
}
QPushButton:hover
{
border-image: url(qss/black/button_hover.png);
}
QPushButton:pressed
{
border-image: url(qss/black/button_pressed.png) ;
}
QSplitter
{
background-color: #F9F9F9;
}
QLineEdit
{
border-image: url(qss/black/border.png) 4;
border-width: 3;
}
QLabel
{
color: #306090;
}
QGroupBox
{
color: #306090;
font: bold;
}
QRadioButton::indicator::unchecked {
image: url(qss/black/checkBox.png);
}
QRadioButton::indicator:unchecked:hover {
image: url(qss/black/checkBox_hover.png);
}
QRadioButton::indicator::checked {
image: url(qss/black/checkBox_selected.png);
}
QRadioButton::indicator:checked:hover {
image: url(qss/black/checkBox_hoverAndSelected.png);
}
QCheckBox::indicator:unchecked {
image: url(qss/black/checkBox.png);
}
QCheckBox::indicator:unchecked:hover {
image: url(qss/black/checkBox_hover.png);
}
QCheckBox::indicator:checked {
image: url(qss/black/checkBox_selected.png);
}
QCheckBox::indicator:checked:hover {
image: url(qss/black/checkBox_hoverAndSelected.png);
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

View file

@ -0,0 +1,51 @@
.QWidget {
background-color: #c4dafa;
}
/* Customize the toolbar. */
QToolBar {
border-image: url(qss/blue/blue.png);
}
QPushButton#addfriendButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#invitefriendButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#addshareButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#optionsButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#quitButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#okButton {
min-height: 27px;
min-width: 77px;
}
QPushButton#cancelButton {
min-height: 25px;
min-width: 75px;
}

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B

View file

@ -0,0 +1,44 @@
.QWidget {
background-color: #ECF3F6;
}
/* Customize the toolbar. */
QToolBar {
border-image: url(qss/default/retrotoolbar.png);
}
QPushButton#addfriendButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#invitefriendButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#addshareButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#optionsButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#quitButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#okButton {
min-height: 27px;
min-width: 77px;
}
QPushButton#cancelButton {
min-height: 25px;
min-width: 75px;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

View file

@ -0,0 +1,73 @@
.QWidget {
background-image: url(qss/ed2k/little-back.png);
}
/* Customize the toolbar. */
QToolBar {
border-image: url(qss/ed2k/backed2k.png);
}
QPushButton {
min-height: 22px;
}
QPushButton
{
border-image: url(qss/ed2k/button-down.png) ;
}
QPushButton:hover
{
border-image: url(qss/ed2k/button-hover.png);
}
QPushButton:pressed
{
border-image: url(qss/ed2k/button-up.png) ;
}
QPushButton#addfriendButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#invitefriendButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#addshareButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#optionsButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#quitButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#okButton {
min-height: 27px;
min-width: 77px;
}
QPushButton#cancelButton {
min-height: 25px;
min-width: 75px;
}
QPushButton#cancelprefButton {
min-height: 25px;
min-width: 75px;
}

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 234 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -0,0 +1,81 @@
.QWidget {
background-color: #66ff33;
}
/* Customize the toolbar. */
QToolBar {
border-image: url(qss/over/backover.png);
}
QPushButton {
min-height: 22px;
}
QPushButton
{
border-image: url(qss/over/greenbot.png) ;
}
QPushButton:hover
{
border-image: url(qss/over/greenhover.png);
}
QPushButton:pressed
{
color: white;
border-image: url(qss/over/greentop.png) ;
}
QPushButton#addfriendButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#invitefriendButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#addshareButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#optionsButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#quitButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#okButton {
min-height: 27px;
min-width: 77px;
}
QPushButton#cancelButton {
min-height: 25px;
min-width: 75px;
}
QPushButton#cancelprefButton {
color: white;
min-height: 25px;
min-width: 75px;
}
QSplitter
{
background-color: #66ff33;
}

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 760 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 890 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

@ -0,0 +1,45 @@
/* Customize the toolbar. */
QToolBar {
border-image: url(qss/silver/silver.png);
}
QPushButton#addfriendButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#invitefriendButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#addshareButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#optionsButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#quitButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#okButton {
min-height: 27px;
min-width: 77px;
}
QPushButton#cancelButton {
min-height: 25px;
min-width: 75px;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 306 B

View file

@ -0,0 +1,43 @@
/* Customize the toolbar. */
QToolBar {
border-image: url(qss/skin2/background.png);
}
QPushButton#addfriendButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#invitefriendButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#addshareButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#optionsButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#quitButton {
min-height: 34px;
min-width: 48px;
}
QPushButton#okButton {
min-height: 27px;
min-width: 77px;
}
QPushButton#cancelButton {
min-height: 25px;
min-width: 75px;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 458 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 494 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 324 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 873 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 516 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 438 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 764 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 394 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 583 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 290 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 395 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 426 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 B

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,002 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 991 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,019 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 690 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 678 B

Some files were not shown because too many files have changed in this diff Show more