Commit Graph

10 Commits

Author SHA1 Message Date
thunder2
569ac25843 cleaned include files
- removed some dependencies between other header files
- removed many includes of <QtGui> and replaced it with only needed files

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3312 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-23 18:52:58 +00:00
thunder2
c3c6480f4b changed the usage of "QMenu*" to a local "QMenu"
removed usage of "new QMouseEvent", it was a memory leak
cleaned some includes

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2910 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-14 20:55:44 +00:00
thunder2
4e1395a14a Source code maintenance
Memory leaks:
- TransfersDialog::insertTransfers -> takeRow

Improvement:
- updating display of DetailsDialog in TransferDialog
  todo: maybe show summary of all selected files, calculating in TransfersDialog::updateDetailsDialog


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2846 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-03 22:44:53 +00:00
defnax
6b7bc7085f Added to display filesize in Bytes for Details
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2618 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-24 13:35:26 +00:00
defnax
c582e29773 Added Download Time column to Downloads
changed show for Remaining the Filesize which need to be downloaded, on Download Time column show the remaining Time.
added to DetailsDialog Download Time label
added formating the filesize's for FileTransferInfoWidget 

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2470 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-01 22:47:48 +00:00
defnax
656aa9db5d Added Chunk size and Number of Chunks to DetailsDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2131 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-26 14:57:05 +00:00
defnax
6f176c620b fixed remove rows before adding new
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1981 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-06 23:03:54 +00:00
defnax
238b2773bf update the CommentsModel
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1980 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-06 02:40:06 +00:00
defnax
088abd243c added functionality to format speed for DetailsDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1979 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-06 00:19:20 +00:00
defnax
5008cfdf25 Added DetailsDialog for Transfers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1978 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-06 00:10:15 +00:00