Commit Graph

20 Commits

Author SHA1 Message Date
defnax
f8d8599c02 added background frame
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1688 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-25 17:05:47 +00:00
defnax
9bec37e7f2 Added Age column for Search Results
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1682 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-24 23:18:25 +00:00
alexandrut
10d44a15b8 -add support for searching and display directories
-downloading directories from search dialog not implemented yet
-needs more code clean and beautify the directory tree

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1566 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-25 20:49:50 +00:00
defnax
a112c2d02a Added Export Cert to Contect menu
renamed View Button to Menu
Added Add Friend and Export Cert to Menu Button

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1384 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-16 14:36:03 +00:00
defnax
063c4bb44f reorder Search, clear search field automaticly after result will be shown.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1383 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-16 00:49:39 +00:00
defnax
557622b416 set default Font size to 9, this fixes problems on new qt styles under Linux.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1364 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-12 21:51:13 +00:00
joss17
5a5ad509aa fix the history problem with SearchDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1221 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-11 14:36:32 +00:00
joss17
3698fc5a2c rolled back commit 1200 only for popupchatdialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1215 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-11 14:21:11 +00:00
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
drbob
0734fb3e72 Separated Qt4.4 features, so Qt4.3 builds can be done.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1186 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-07 19:54:40 +00:00
defnax
693cb93868 fixed layout
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1178 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-06 00:41:21 +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
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
dc73c346f1 * fixed Sources and Hash column to show the correct input.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@700 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-18 18:16:34 +00:00
defnax
f0737c315e -added Icon/Text Label for News Feed
-fixed lots of Layouts

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@681 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-14 01:03:40 +00:00
drbob
1f01c08de4 * Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed)
* Addition of new FeedItems (MsgItem / ChanNewItem )
 * Removed CheckBoxes at the top of NewsFeed (should be in config)
 * Enabled subscribe/unsubscribeButtons in ChannelFeed.
 * Enabled ChanNewItem and MsgItem in NewsFeeds.
 * Remove Goto Section Button from FeedItems.
 * Disabled PlayMedia button - if no attachments.
 * Enabled Drag from Search Window (with new class SearchTreeWidget)
 * Enabled Drag from SharedFiles Dialog (mods to RemoteDirModel).
 * Enabled Drop in GeneralMsgDialog from Search/SharedFiles.
 * Updated Rs Interface (64 bits for filesize)
 * Other bits and bobs.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@635 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-04 14:41:24 +00:00
defnax
7fee0a4f6c removed tabwidget
fixed some layouts

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@441 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 00:22:51 +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