Commit Graph

73 Commits

Author SHA1 Message Date
defnax
d9aa7a3e3a enabled double click download
disabled not implemented Broadcast context menu entry
enabled reseting keywords

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1213 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-10 22:34:38 +00:00
drbob
65e02ba4de * Rolled back Modifications to SearchDialog and PopupChatDialog.
- unable to get windows to compile with PopupChat on windows.
	- not happy with new SearchDialog. Not an improvement on old dialog + uses Qt4.4

 * updated version numbers...
 * added a couple of windows scripts.
 


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1200 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-08 23:07:08 +00:00
defnax
5728e61090 added Double click download feature
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1192 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-07 22:48:22 +00:00
defnax
deea89cbd0 when reset the keyword field then reset the Type ComboBox too to default index
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1188 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-07 20:57:27 +00:00
defnax
c23adba0b1 disabled the broadcastonchannel/recommendtofriends this is not jet implemented bether disabled this function from context menu
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1187 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-07 20:23:36 +00:00
defnax
626074d3f8 redesign the Search Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1177 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-06 00:31:09 +00:00
csoler
7b84b125df turtle search is now working. Next task: update search gui
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1078 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-15 22:45:40 +00:00
csoler
29bd4795fd turtle dev. Worked on serialisation, mainly, and connexion to gui.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1076 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-13 21:14:30 +00:00
csoler
e3514aaa3c Added two hidden columns in searchresultTableWidget to store the real size and srcId hash, so as to get the download menu work properly. Eventually, we should use a delegate to adapt the display correctly, while still being able to retrieve the usable information from the table
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@889 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-12 21:41:34 +00:00
defnax
3d3f4bfec9 * Added CD-Image to Search ComboBox
* Added CD-Image extensions for Search Dialog and RemotDirModel
* Added Type Column item to Search Dialog to show : Audio,Archive,CD-Image,Document,Picture,Program,Video
* Added FileType for Program extension to RemoteDirModel 

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@825 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-18 22:59:33 +00:00
defnax
8d3bda4f76 * Added new columns for icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@823 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-18 20:29:40 +00:00
defnax
f30178f92b * Set Text Alignment for Size column to AlignRight
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@822 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-18 17:32:26 +00:00
defnax
3a1d986b53 * Added to Format Size
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@819 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-18 12:15:21 +00:00
defnax
0acadf680a * Added some extensions for Video Type
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@811 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-16 01:21:41 +00:00
csoler
fffe6d6d97 Small change to allow ubuntu-x86_64 compilation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@716 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-02 14:25:26 +00:00
csoler
213d24c1d8 - made the source comulmn more explicit by displaying the real name of the source
- used for the source the same colour code (i.e. green when the source is online)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@711 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-31 16:50:36 +00:00
drbob
f9b22cc5d2 Updated interface files.
Added SrcIds to FileRequests().



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@699 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-17 16:14:03 +00:00
drbob
45f2108fd0 * Cleaned up fonts for MacOSX.
* made changes to win32.cpp cross-platform.
 * updated rsfiles.h
 * updated version to v0.4.10b




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@692 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-16 17:10:01 +00:00
drbob
32973f0838 * Switched to new rsFiles interface.
* Updated Transfers/SharedFiles/Messages.. etc Dialogs.
 * Disabled 'Recommendation Lists' for the moment.
 * updated Interface files.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@631 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-02 16:59:56 +00:00
defnax
53ac3b2a24 fixed headeritem
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@322 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-01 19:21:21 +00:00
defnax
091da19977 -set TextAlignment of some QTreeWidgetItems,
-changend order of searchResultWidget

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@321 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-02-01 18:55:21 +00:00
libris
dc4cee6f92 Fixed Bug 1833356: connected Search Remove All (now with reset of search ID allocation)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@259 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-11-19 10:56:12 +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