csoler
de8b10bd01
- put FileTransferInfoWidget into DetailsDialog, in replacement of previous information display
...
- corrected bug with DetailsDialog auto-deleting itself when closed
- made TransferDialog a single tab widget. Gives more room to each of the tabs, especially search.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6135 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-02-20 23:09:05 +00:00
csoler
130e7eb7d7
removed gui debug info
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6134 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-02-17 21:33:38 +00:00
csoler
ed831b069e
fixed popup menus is SharedFilesDialog (mainly create RsCollection and copy links)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6133 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-02-17 21:31:44 +00:00
csoler
a3f7f604aa
moved start wizard button to general config panel
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6131 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-02-16 14:19:56 +00:00
csoler
2731292545
more explicit message for failed connection attempt
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6130 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-02-16 14:07:00 +00:00
csoler
51ac6e1486
added double click to cite someone in chat lobbies. Removed double click to mute. Only left mute on right click to avoid confusion
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6128 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-02-15 22:12:50 +00:00
csoler
7715d86e8f
fixed forcecheck own files. Removed some dead code.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6127 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-02-15 21:52:45 +00:00
csoler
24f4f38f80
fixed copy RS Links from own shared files
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6126 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-02-15 21:46:19 +00:00
csoler
d875fa2e07
added a new class FriendSelectionDialog with a sstatic method to select friends in a modal dialog. Used it to add a "invite friends" button to chatLobbyDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6125 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-02-13 22:08:27 +00:00
csoler
205828bc7d
moved chat lobbies into a separate tab
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6124 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-02-13 19:51:24 +00:00
csoler
c7aa08f03f
added button to show the share manager from LocalSharedFilesDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6113 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-02-09 15:43:28 +00:00
csoler
d8217e5f53
put back chat lobbies in place for now
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6112 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-02-08 22:20:08 +00:00
csoler
7ec3e4f838
merged Profile widget with security tab in settings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6111 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-02-08 22:13:37 +00:00
csoler
d60bc0c1dd
improved Server Settings tab
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6110 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-02-08 21:20:46 +00:00
csoler
abfa8195a4
fixed minor bugs in previous commit
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6109 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-02-08 21:06:04 +00:00
csoler
174226eb21
- separated SharedFilesDialog into two classes: remote and local, both deriving from a common
...
SharedFilesDialog class.
As a side effect the tree view/flat view are both available in local and remote mode, as well
as the file filter tool.
The gui is common. Each sub-class hides whatever it does not want to show/use.
- moved local and friends files into tabs of Transfers.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6108 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-02-08 20:35:40 +00:00
csoler
8fe75acfaf
moved feed as a tab in main window
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6103 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-30 22:21:00 +00:00
csoler
e6e7a1b52f
moved networkview and network dialog into tabs of Friends. Renamed "group chat" into "broadcast", removed chat lobbies => will be set elsewhere.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6102 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-30 20:56:31 +00:00
csoler
2f18162ef9
moved turtle statistics info into config->turtle
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6101 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-30 20:01:57 +00:00
csoler
329369650e
moved turtle statistics to config->turtle. Layout needs fixing
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6094 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-26 16:39:07 +00:00
csoler
31d0e3438e
moved search tab into transfers. Simplified the layout (but kept all buttons)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6093 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-26 14:03:30 +00:00
csoler
6648474c99
Branched to perform GUI improvements/simplifications
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-ImprovedGUI@6092 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-26 12:53:27 +00:00
thunder2
b433d15536
FeedReader:
...
- Fixed enabled state of read all button
- Fixed copy links from context menu
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6091 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-26 11:02:41 +00:00
thunder2
97d0348f23
Added patch from AsamK:
...
- Fixed compile on 64 bit by removing an unnecessary cast to va_list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6086 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-23 13:19:05 +00:00
thunder2
439ccc94f4
Added new dialog to set service permissions for friends.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6085 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-23 00:22:17 +00:00
csoler
62a22fe0fe
added patch from bNK to make glib include dir detected on all linux systems. Removed warnings about gpgme and gpg-error, which have no reason to stay now.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6084 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-22 20:43:48 +00:00
thunder2
138a35b2a2
Enabled embedded images in private chat and messages (only for QT version 4.7.0 and higher)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6083 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-22 00:14:10 +00:00
thunder2
a2a27a874f
Updated english translation.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6082 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-22 00:13:16 +00:00
thunder2
ef49000b9a
FeedReader:
...
- Added error handling to xml functions
- Added xslt transformation
- Added retransform of existing messages
- Redesigned preview dialog
- Enabled embed images for forum feeds
- Changed config format, switching back to an older version results in a loss of all data of the FeedReader
Added new base class RSPlainTextEdit with placeholder text.
New library libxslt needed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6081 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-22 00:11:43 +00:00
thunder2
919fb3f62d
Added patch from Anonym
...
- added tooltips to GroupFlagsWidget when buttons are unchecked
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6080 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-19 22:04:02 +00:00
thunder2
72e5d10bcd
Added and modified patch from Anonym
...
- when an unknow user attempt to connect, show the name in the security item
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6079 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-19 19:24:08 +00:00
csoler
e7536960c3
- fixed inconsistency in parameter naming, causing error_string to be mixed up with gpg id (Not a bug).
...
- removed unimplemented entry loadCertificateFromFile()
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6075 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-19 13:43:35 +00:00
thunder2
13f2863569
FeedReeder:
...
- Fixed memory leak in xpath processing
- Stop long loops when closing the preview dialog or shutdown
- Added drag and drop to xpath lists in preview dialog
- Fixed save of xpaths lists
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6074 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-16 23:20:47 +00:00
thunder2
66c4a3d71b
Fixed compile with Qt < 4.7
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6073 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-14 22:42:48 +00:00
thunder2
ddc4a37a93
FeedReader:
...
- Recalculate message count of the user notify when a feed with new items is deleted.
- Set deleted message to read and !new.
- Added test feed item in notify settings.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6072 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-14 22:41:31 +00:00
thunder2
6f7c424b1f
FeedReader:
...
- Fixed process of pubDate
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6070 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-11 16:33:16 +00:00
thunder2
3df3850655
FeedReader:
...
- Added favicon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6069 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-10 22:51:04 +00:00
thunder2
edd8a2c0ec
Added patch from AsamK
...
- Support link in attribute href of the link node, e.g. <link href="..." />
Support author in creator node
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6068 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-09 12:17:05 +00:00
thunder2
a96c467419
Load new stylesheets for locale depended things.
...
Loading order:
qss.default (internal)
qss.<locale> (internal e.g. qss.de_DE)
stylesheet.qss (internal or external)
stylesheet_<locale>.lqss (parallel to stylesheet)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6067 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-09 12:16:12 +00:00
thunder2
a60422069c
Added api for news feeds to the plugin interface.
...
Added news feeds to the FeedReader plugin.
Recompile needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6066 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-08 22:07:52 +00:00
thunder2
f12473f7f7
GxsForums:
...
- Fixed expand new messages
- Fixed creating of thread/post messages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6065 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-07 22:11:16 +00:00
thunder2
84c910672e
FeedReader:
...
- Fixed sensitive state of the read all button.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6064 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-07 22:10:05 +00:00
thunder2
70e9b08bb0
Changed direction of the new text method on GxsGroupDialog. Now the service group dialogs can set the string for the gui elements.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6063 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-07 11:40:05 +00:00
thunder2
1c7e374fcd
Added new method to GxsGroupDialog to allow the service group dialogs to set own string for the gui elements.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6062 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-07 00:00:46 +00:00
thunder2
6d9782217b
Added patch from AsamK:
...
- Fixed compile of FeedReader plugin with libxml2 < 2.8
- Enabled compile of FeedReader plugin for all systems
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6061 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-06 02:46:37 +00:00
thunder2
f488dbd15a
Added new option for GxsForums and FeedReader - Open all forums/feeds in new tab.
...
Option=on (standard)
- no standard tab
- new tab by single click
- no menu entry "Open in new tab"
Option=off:
- standard tab (not closeable)
- open in standard tab by single click
- menu entry "Open in new tab"
- open new tab with middle mouse button
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6060 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-06 02:30:10 +00:00
thunder2
9cfe660e11
Removed toaster for muted participant of a chat lobby.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6059 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-03 16:20:14 +00:00
thunder2
451c7f5eda
Removed the policy TabFocus from some gui elements.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6058 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-03 14:08:39 +00:00
thunder2
e099389528
FeedReader:
...
- Fixed crash when removing a feed displayed in the main tab.
- Fixed reading author of ATOM feeds.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6057 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-02 21:02:39 +00:00
thunder2
c44d10a6a1
FeedReader:
...
- Changed compare of node names to case insensitive. More feeds should be supported now.
- added ATOM format
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6056 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-01-02 20:18:42 +00:00