Update Statistics with icons

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1043 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-02-12 17:42:52 +00:00
parent 6324b4eb8b
commit 168c854738
25 changed files with 225 additions and 21 deletions

View File

@ -522,47 +522,112 @@
<string>Statistics</string>
</property>
</column>
<column>
<property name="text" >
<string>Now</string>
</property>
</column>
<item>
<property name="text" >
<string>Transfer</string>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/transferupdown.png</normaloff>:/images/transferupdown.png</iconset>
</property>
<property name="text" >
<string/>
</property>
<item>
<property name="text" >
<string>Session UL:DL Ratio:</string>
</property>
<property name="text" >
<string/>
</property>
</item>
<item>
<property name="text" >
<string>Cumulative UL:DL Ratio</string>
</property>
<property name="text" >
<string/>
</property>
</item>
</item>
<item>
<property name="text" >
<string>Download</string>
</property>
<property name="icon" >
<iconset>
<normaloff>:/images/downloads_24x24.png</normaloff>:/images/downloads_24x24.png</iconset>
<iconset resource="images.qrc" >
<normaloff>:/images/download.png</normaloff>:/images/download.png</iconset>
</property>
<property name="text" >
<string/>
</property>
<item>
<property name="text" >
<string>Session:</string>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/StatisticsDetail.png</normaloff>:/images/StatisticsDetail.png</iconset>
</property>
<property name="text" >
<string/>
</property>
<item>
<property name="text" >
<string>Downloaded:</string>
</property>
<property name="text" >
<string/>
</property>
</item>
<item>
<property name="text" >
<string>Average Downloadspeed:</string>
</property>
<property name="text" >
<string/>
</property>
</item>
<item>
<property name="text" >
<string>Count of Downloads:</string>
</property>
<property name="text" >
<string/>
</property>
</item>
</item>
<item>
<property name="text" >
<string>Overall</string>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/StatsCumulative.png</normaloff>:/images/StatsCumulative.png</iconset>
</property>
<property name="text" >
<string/>
</property>
<item>
<property name="text" >
<string>Downloaded:</string>
</property>
<property name="text" >
<string/>
</property>
</item>
<item>
<property name="text" >
<string>Count of Downloads:</string>
</property>
<property name="text" >
<string/>
</property>
</item>
</item>
</item>
@ -571,42 +636,74 @@
<string>Upload</string>
</property>
<property name="icon" >
<iconset>
<normaloff>:/images/uploads_24x24.png</normaloff>:/images/uploads_24x24.png</iconset>
<iconset resource="images.qrc" >
<normaloff>:/images/up.png</normaloff>:/images/up.png</iconset>
</property>
<property name="text" >
<string/>
</property>
<item>
<property name="text" >
<string>Session</string>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/StatisticsDetail.png</normaloff>:/images/StatisticsDetail.png</iconset>
</property>
<property name="text" >
<string/>
</property>
<item>
<property name="text" >
<string>Uploaded:</string>
</property>
<property name="text" >
<string/>
</property>
</item>
<item>
<property name="text" >
<string>Average Uploadspeed:</string>
</property>
<property name="text" >
<string/>
</property>
</item>
<item>
<property name="text" >
<string>Count of Uploads:</string>
</property>
<property name="text" >
<string/>
</property>
</item>
</item>
<item>
<property name="text" >
<string>Overall</string>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/StatsCumulative.png</normaloff>:/images/StatsCumulative.png</iconset>
</property>
<property name="text" >
<string/>
</property>
<item>
<property name="text" >
<string>Uploaded</string>
</property>
<property name="text" >
<string/>
</property>
</item>
<item>
<property name="text" >
<string>Count of Uploads:</string>
</property>
<property name="text" >
<string/>
</property>
</item>
</item>
</item>
@ -615,62 +712,126 @@
<string>Connections:</string>
</property>
<property name="icon" >
<iconset>
<normaloff>:/images/connections_24x24.png</normaloff>:/images/connections_24x24.png</iconset>
<iconset resource="images.qrc" >
<normaloff>:/images/connect_friend.png</normaloff>:/images/connect_friend.png</iconset>
</property>
<property name="text" >
<string/>
</property>
<item>
<property name="text" >
<string>Session</string>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/StatisticsDetail.png</normaloff>:/images/StatisticsDetail.png</iconset>
</property>
<property name="text" >
<string/>
</property>
<item>
<property name="text" >
<string>Connections:</string>
</property>
<property name="text" >
<string/>
</property>
</item>
<item>
<property name="text" >
<string>Peers:</string>
</property>
<property name="text" >
<string/>
</property>
</item>
</item>
<item>
<property name="text" >
<string>Overall</string>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/StatsCumulative.png</normaloff>:/images/StatsCumulative.png</iconset>
</property>
<property name="text" >
<string/>
</property>
<item>
<property name="text" >
<string>Connections:</string>
</property>
<property name="text" >
<string/>
</property>
</item>
<item>
<property name="text" >
<string>Peers:</string>
</property>
</item>
</item>
</item>
<item>
<property name="text" >
<string>Misc</string>
</property>
<item>
<property name="text" >
<string>Session:</string>
</property>
<item>
<property name="text" >
<string>Uptime:</string>
<string/>
</property>
</item>
</item>
</item>
<item>
<property name="text" >
<string>Overall:</string>
<string>Time Statistics</string>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/kalarm.png</normaloff>:/images/kalarm.png</iconset>
</property>
<property name="text" >
<string/>
</property>
<item>
<property name="text" >
<string>Session</string>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/StatisticsDetail.png</normaloff>:/images/StatisticsDetail.png</iconset>
</property>
<property name="text" >
<string/>
</property>
<item>
<property name="text" >
<string>Uptime</string>
</property>
<property name="text" >
<string/>
</property>
</item>
<item>
<property name="text" >
<string>Since:</string>
</property>
<property name="text" >
<string/>
</property>
</item>
</item>
<item>
<property name="text" >
<string>Cumulative</string>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/StatsCumulative.png</normaloff>:/images/StatsCumulative.png</iconset>
</property>
<property name="text" >
<string/>
</property>
<item>
<property name="text" >
<string>Uptime</string>
</property>
<property name="text" >
<string/>
</property>
</item>
</item>
</item>
@ -678,30 +839,52 @@
<property name="text" >
<string>Records</string>
</property>
<property name="icon" >
<iconset resource="images.qrc" >
<normaloff>:/images/records.png</normaloff>:/images/records.png</iconset>
</property>
<property name="text" >
<string/>
</property>
<item>
<property name="text" >
<string>Uploadspeed:</string>
</property>
<property name="text" >
<string/>
</property>
</item>
<item>
<property name="text" >
<string>Downloadspeed:</string>
</property>
<property name="text" >
<string/>
</property>
</item>
<item>
<property name="text" >
<string>Connections:</string>
</property>
<property name="text" >
<string/>
</property>
</item>
<item>
<property name="text" >
<string>Peers:</string>
</property>
<property name="text" >
<string/>
</property>
</item>
<item>
<property name="text" >
<string>Uptime:</string>
</property>
<property name="text" >
<string/>
</property>
</item>
</item>
</widget>

View File

@ -21,6 +21,12 @@
<file>images/channels24.png</file>
<file>images/channels32.png</file>
<file>images/contacts24.png</file>
<file>images/connection.png</file>
<file>images/Client0.png</file>
<file>images/Client1.png</file>
<file>images/Client2.png</file>
<file>images/Client3.png</file>
<file>images/Client4.png</file>
<file>images/denied16.png</file>
<file>images/FileTypeAny.png</file>
<file>images/FileTypeArchive.png</file>
@ -105,6 +111,9 @@
<file>images/extension_32.png</file>
<file>images/filefind.png</file>
<file>images/fileinfo.png</file>
<file>images/filename.png</file>
<file>images/filepriority.png</file>
<file>images/filecomments.png</file>
<file>images/filerating0.png</file>
<file>images/filerating1.png</file>
<file>images/filerating2.png</file>
@ -173,6 +182,7 @@
<file>images/invite-friend24.png</file>
<file>images/invitefriendlabel.png</file>
<file>images/connect_friend.png</file>
<file>images/kalarm.png</file>
<file>images/kbackgammon.png</file>
<file>images/kblogger.png</file>
<file>images/kcmsystem24.png</file>
@ -228,8 +238,14 @@
<file>images/peers_16x16.png</file>
<file>images/peers_24x24.png</file>
<file>images/print24.png</file>
<file>images/priorityauto.png</file>
<file>images/priorityhigh.png</file>
<file>images/prioritylow.png</file>
<file>images/priorityquestion.png</file>
<file>images/pause.png</file>
<file>images/player_play.png</file>
<file>images/quick_restart24.png</file>
<file>images/records.png</file>
<file>images/removefriend16.png</file>
<file>images/replymail-pressed.png</file>
<file>images/replymail24-hover.png</file>
@ -252,8 +268,13 @@
<file>images/show_toolbox_frame.png</file>
<file>images/smplayer_icon32.png</file>
<file>images/start.png</file>
<file>images/stop.png</file>
<file>images/StatsCumulative.png</file>
<file>images/StatisticsDetail.png</file>
<file>images/startall.png</file>
<file>images/server_24x24.png</file>
<file>images/transferupdown.png</file>
<file>images/uploads.png</file>
<file>images/loader/16-loader.gif</file>
<file>images/loader/32-loader.gif</file>
<file>images/loader/progress.gif</file>

Binary file not shown.

After

Width:  |  Height:  |  Size: 598 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 571 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 570 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 559 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 506 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 771 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 584 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 578 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 263 B

After

Width:  |  Height:  |  Size: 542 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 701 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 703 B

After

Width:  |  Height:  |  Size: 703 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 485 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 628 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 590 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 638 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 584 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 707 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 688 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 592 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 571 B