alexandrut
a7c1b9f31c
retains sort order for upload transfers
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1653 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-15 18:37:03 +00:00
alexandrut
6dfa252bf6
keeps transfers sorted when redisplay them
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1650 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-14 20:29:46 +00:00
alexandrut
8f0c7fbdfe
clear downloads which are in queue directly from custom menu cancel action (until now they were remaining in queue when for ex all list was selected for a clear and a separate action was needed for them)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1537 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-14 20:48:53 +00:00
alexandrut
3083165767
priority column added in transfers dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1522 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-11 20:27:59 +00:00
alexandrut
0fa44603ad
priority actions added
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1439 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 17:22:56 +00:00
defnax
4d8aa4dd72
fixed selectionModel for uploads
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1426 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 23:28:20 +00:00
joss17
774476f4d3
add include for gcc 4.4 compliance
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1408 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-22 22:02:33 +00:00
alexandrut
00ed06f94b
separate openOrPreview action in two individual actions
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1325 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-05 16:27:58 +00:00
alexandrut
8ab5cf4f3e
open or preview downloading files with a suitable application
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1317 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-04 21:54:58 +00:00
alexandrut
8dd20a62ad
pause, resume and open folder actions added in context menu
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1313 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-02 18:40:31 +00:00
csoler
48218e98cb
turtle tunnel management
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1289 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-06-03 18:47:14 +00:00
defnax
0a0816cb77
added view functionality to can set root decorated or not decorated, people which dont wants a + for the tree.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1278 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-27 18:20:08 +00:00
alexandrut
3d37a0c242
-when a file is downloaded through different peers, all peers are put together
...
under a single root line. line is click-able, when collapsed it displays all
download peers
-sources column shows number of peers as online (offline)
-name column for root/peer shows filename/peername
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1261 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-20 22:06:20 +00:00
defnax
30e4d8d078
added Copy/Paste/Send retroshare//: file urls/links
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1257 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-18 14:23:55 +00:00
defnax
d201d41736
enabled multiple selections via mouse,keyboard,CTRL + A ...
...
added feature to can delete files via Qt::Key_Delete
added messagebox when cancel files from Transfers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1190 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-07 22:40:57 +00:00
csoler
59cdaba9dc
Improved the notification model so that it uses Qt signals to avoid core dumps, and improved the gui to increase responsiveness (e.g. forum display, network discovery info, friends, msg deletion and selection)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1050 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-22 17:36:39 +00:00
defnax
cb891ff08a
-added Log feature for QT .
...
-fixed Prefences and General Dialog
-disabled show function from main.cpp it will not allow to start minimized, it blocks minimize gui function.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@686 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-15 17:49:57 +00:00
drbob
e07783ac2b
Various Gui improvements:
...
* Added fallback to only <id> if peer is unknown in LinkCloud.
* Added CheckFiles, and display status icon to SharedFiles.
* Fixed SMPlayer startup and added play slot in Main Window.
* Added Play Files to Local Shared Files. (context menu)
* Added Play File to completed File Transfers. (context menu)
* Ensured that selected Transfer stays selected.
* Corrected Download State enumeration
* Renamed Peer Details/ Authenticate to Make Friend / Peer Details
* Removed Network View from Application Window.
* Mods to RemoteDirModel to get Paths from files.
* updated Rs Interface files.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@450 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 18:37:50 +00:00
drbob
a56f9266f8
split transfers into uploads and downloads.
...
corrected serverdialog layout.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@346 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-11 16:32:02 +00:00
drbob
935745a08e
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
2007-11-15 03:18:48 +00:00