Commit Graph

3875 Commits

Author SHA1 Message Date
defnax
e65f73a44d Added new Patch from Phenom (AddRSCollectionEditor_v0.6_7386)
Some Improvements : added submenu, Edit and view mode.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7388 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-29 14:49:45 +00:00
defnax
5e1099f47f Fixed GxsGroup TreeWidget's Context Menu by Phenom
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7387 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-29 13:34:08 +00:00
defnax
f54162db76 Added a tooltip for Clear Button
Set a fixed size for ForumThreadWidget's Search Filter

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7386 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-27 23:59:18 +00:00
chrisparker126
0dabe4b8a1 support for retroshare links in gxs forums
- only group can link at the moment

added more nxs tests and better cleanup
- test ability sync with a delayed circle load 

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7384 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-27 21:14:05 +00:00
defnax
838e263ba3 Fixed the Header frame of People Dialog, display right text there
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7383 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-27 15:13:06 +00:00
drbob
d42bb9175f added missing #include
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7382 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-27 08:40:23 +00:00
defnax
3a4a8f388d Added Channel Item Filter from Phenom
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7381 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-27 06:57:45 +00:00
defnax
f93d41991e Changed the QFrame of QScrollArea on Settings to noFrame
Added Search and Marker Feature for the Chat Widget, thx to Phenom for the Patch (AddSearchAndMarkerOnChatWidget_v0.6_7377.patch)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7380 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-26 21:51:53 +00:00
csoler
b6c68d1812 - started changing distant chat so that it works with GXS ids instead of PGP ids. Something is still broken in
service control. Crypto is not done yet => distant chat is unencrypted.
- changed GUI for distant chat. Removed invitation system.
- added menu item to distant chat GXS ids from IdentityItem (only entry point for now).
- fixed bug in chat lobbies causing re-connexion of lobbies not to happen everytime (bug reported bu Lain)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7378 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-25 21:43:05 +00:00
defnax
d18878aa9c fixed header size
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7377 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-23 23:07:19 +00:00
csoler
bfe872118b - fixed a bug in distant message signature checking
- fixed delay problem in not getting uncached GXS Id keys by prior requesting details about the key
- enabled signing by default in MessageComposer
- implemented print() in RsTlvIdSet.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7373 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-17 21:36:07 +00:00
defnax
bc56c8e0f1 restored back
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7367 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-12 05:38:06 +00:00
csoler
291b51c2de improved readability of global router console
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7366 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-11 21:42:57 +00:00
defnax
a573ac1bbd Fixed the layout, to add a top morgin for the ListWidget
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7364 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-11 13:59:14 +00:00
defnax
19b6360203 removed the default grid size
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7363 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-10 18:52:26 +00:00
thunder2
cc08fd5a95 Added disable all toaster in status bar (Modified patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7362 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-10 18:32:48 +00:00
defnax
995d63c979 Added new fixes from Phenom (AddFrameListeInsteadOfToolBar_v0.6_7360.patch)
Add an option for List item icon size.                          
Save state for List Item and Option window.                     
Make ListItem linked with Function pointer instead of SLOT char.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7361 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-10 18:05:18 +00:00
defnax
bcff888eb7 Added new Gui Design changes from Pheonom, Added new ListWidget for Page selection, via settings can switch to use List or Toolbar AddFrameListeInsteadOfToolBar_v0.6_7357.patch
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7360 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-10 02:38:47 +00:00
csoler
72a61959e2 added button to show/add all possible ids into external group, not only signed ones
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7356 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-09 21:08:25 +00:00
thunder2
097ba1655d Add a new Channel Page in settings (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7355 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-08 17:17:48 +00:00
defnax
78f3ab21fd moved the nick list to the right side of the Chat lobbies
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7354 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-08 13:33:39 +00:00
csoler
3766449bec fixed display of message links in composer window and message window. Still takes several attempts to display correctly.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7352 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-08 08:39:04 +00:00
csoler
a946504bb5 fixed RS link so as to send messages to GXS ids. Remaining issue: a link might need to be clicked several times before it works
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7351 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-08 07:52:28 +00:00
thunder2
2da8acd967 - Added comment tabs to GxsGroupFrameDialog
- Switched channels from GxsCommentContainer to new tabbed GxsGroupFrameDialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7350 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-08 00:00:21 +00:00
defnax
dacc60d28f Moved Circles & Identities to Network
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7349 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-07 23:45:53 +00:00
thunder2
1fd00c1c51 - Added label "loading" to GxsGroupFrameDialog
- Fixed display of loading status in channel tab

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7348 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-07 21:04:54 +00:00
csoler
a5d88d967e added code to transmit the sender GXS id in the message widget. Still need to make distant message links work
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7347 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-07 20:53:16 +00:00
defnax
1f461282e5 Fixed disabled the Edit/Delete actions by default before refresh
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7345 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-07 10:19:32 +00:00
defnax
9b1c5a0e85 Fixed to display the right icons for the channels context menu
Added a warn MessageBox

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7344 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 23:43:14 +00:00
thunder2
4c66f82da8 Added set read status to channel post
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7343 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 20:55:30 +00:00
thunder2
0abc2342fe - Added update of changed posts to GxsChannelPostsWidget
- Added auto update to GxsFeedItem

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7342 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 20:19:04 +00:00
defnax
2b36cefca2 Improving the Identity design layout.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7341 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 20:01:25 +00:00
defnax
1f90872894 Added Patch thx to Phenom for the fix:
Make rework certificate link.(Paste my certificate link) and click by other. Fix_CertificateLink_v0.6_7312.patch

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7340 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 19:04:57 +00:00
defnax
bcb3dee381 changed News Feed icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7339 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 18:10:35 +00:00
defnax
25c15d1a32 Fixed to display right header image for each mode
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7338 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 17:41:38 +00:00
defnax
a9dcd24ba7 Added Phenom's patch AddGxsIdDeleting_v0.6_7328.patch
Changed some context menu icons for GxsGroupFrameDialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7337 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-06 17:15:20 +00:00
thunder2
d2bd938e82 Code maintenance
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7336 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-05 23:34:28 +00:00
thunder2
471f4357ba Code maintenance
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7335 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-05 23:25:17 +00:00
thunder2
306c8fe431 - Added request of complete fill to update broadcast
- Added fill of new messages to GxsChannelPostsWidget instead of a complete refill
- Removed static html text from GxsCannelPostItem.ui

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7334 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-05 21:53:47 +00:00
defnax
7634afe733 fixed icon size
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7333 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-05 21:28:16 +00:00
csoler
0290143da3 added item for circles. Does not show up yet because of a grou retrieval problem
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7332 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-05 21:12:23 +00:00
thunder2
3675b1fd0f Added missing files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7330 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-04 23:09:54 +00:00
thunder2
50bb541c4e Added new base class for group and tabbed message dialogs (forums, channels)
- GxsGroupFrameDialog, GxsMessageFrameWidget

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7329 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-04 22:59:06 +00:00
defnax
4c8eaeb421 Added new Circles icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7328 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-04 16:56:41 +00:00
defnax
269c228241 Display for editing circles own Header Text
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7327 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-04 16:21:43 +00:00
defnax
14b55a720c Added context menu action for "Edit Identity"
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7323 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-03 17:56:12 +00:00
csoler
31ee64a4f8 fixed display bug
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7322 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-03 13:32:31 +00:00
csoler
7a9e2e865d started widget for graphic display of identities and groups
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7321 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-03 12:50:40 +00:00
thunder2
23b60d8d9a Added possibility to use UserNotify in ApplicationWindow.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7317 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-01 13:08:22 +00:00
csoler
6e4fa142d1 reverted previous change on MainWindow that caused compilation issues for plugins
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7316 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-05-01 11:46:25 +00:00
defnax
52b3c372a2 Set the Text for the Add Share Button
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7312 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-29 21:53:29 +00:00
defnax
06fe72e0d8 Removed Left side ToolBar.
Moved Info, About & Options to the Top ToolBar
Moved Add Friend Button to Friends Dialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7311 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-29 11:52:13 +00:00
thunder2
07e57836bf Merged revision 7165 from v0.5.5
Create a hard link for preview on Windows with the real name of the downloading file


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7309 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-28 23:20:29 +00:00
csoler
4569c21cb0 Moved Forums and Channels to main window. Renamed Friends->Network. Code simplification in MainWindow. Next step: merge Circles and Identities
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7308 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-27 14:23:27 +00:00
csoler
75188fb6f0 moved forums and channels into main window
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7304 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-26 16:32:33 +00:00
defnax
8ec000220f Added new "Type" Label for the radio items
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7298 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-22 23:23:11 +00:00
defnax
d18ac1fc84 added icons for the radio items
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7297 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-22 22:35:23 +00:00
csoler
33abca82e5 - removed LinksCloud from plugins (based on obsolete cache system)
- removed copy constructor of RsGenericId from std::string as it allowed many inconsistencies and double transforms of IDs from/to strings


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7289 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-20 16:34:26 +00:00
defnax
2d2a906ef2 update dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7286 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-20 12:20:23 +00:00
defnax
0c224b014d Added default icons for the radio items
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7282 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-19 13:48:02 +00:00
thunder2
06ef59856f - Revert remove of forum settings
- Added process of description in GxsGroupDialog (forum, wiki, channel, posted)
- Show forum description in GsxForumThreadWidget when no thread is selected
- Updated some todo's

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7277 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-14 22:36:10 +00:00
thunder2
0be1f8ee98 IdDialog:
- Added missing tooltip "Edit Identity"
- Fixed gui layout
- Updated todo

IdEditDialog:
- Added window icon
- Added spacer to gui layout
- Set recogn tags at dialog start to hidden

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7276 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-14 15:37:06 +00:00
thunder2
50fcd401b1 Show "Add group" action in context menu of FriendList without groups.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7273 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-13 14:54:49 +00:00
defnax
d1e526cdf7 Fixed SIGSEGV fault, thx to Phenom for the Patch ( FixConfCertDialog_SIGSEGV_v0.6.patch )
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7263 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-11 11:47:46 +00:00
defnax
5221ec0aca set the default active page on Server settings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7257 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-08 16:47:26 +00:00
defnax
55be20d15b added some tag icons for the gxs id details
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7256 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-08 13:28:58 +00:00
drbob
e2cf4feaa5 fixed compilation error.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7253 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-07 13:12:57 +00:00
drbob
e93cd21a2e remove compile errors in main.cpp
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7247 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-06 09:01:20 +00:00
defnax
2bed14865f forget to commit this, vote buttons not yet done.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7229 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-04 13:55:00 +00:00
drbob
46fd60f1e4 fixup GUI with changes to libretroshare serialisers.
added back in the other gxs services.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7222 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-04-02 11:28:06 +00:00
csoler
1042744685 merged remaining of v0.6-IdCleaning branch (7180->7213) to incorporate global router stuff in trunk
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7214 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-29 14:18:05 +00:00
drbob
a9a1b054dd record Permission Changes and pass to libretroshare.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7206 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-25 12:22:16 +00:00
drbob
057939270f Fixed double increment bug, enabled GXS in gui by default.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7202 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-23 03:33:04 +00:00
drbob
708f6d6b43 load actual permissions from rsServiceControl
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7199 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-22 11:12:10 +00:00
thunder2
a4b54e1021 Fixed compile on Windows
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7194 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-21 14:50:34 +00:00
chrisparker126
e2c8c6e141 Compilation fix. Rs compiles now, group and message creation work ok, more testing to do still
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7192 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-20 11:26:53 +00:00
drbob
5b472c34e2 adding back compile error
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7190 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-19 12:11:17 +00:00
chrisparker126
0f29d28b1b merge of branch v0.6-idclean 7180
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7187 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-17 20:56:06 +00:00
drbob
7815efb16f remove reference to uncommited file.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7181 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-10 09:39:31 +00:00
notdefine
9dedf6f461 Update Doxfiles for Online Doxygen generation http://notdefine.de/retroshare/retroshare-gui/html/index.html and http://notdefine.de/retroshare/libretroshare/html/index.html
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7179 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-08 13:07:34 +00:00
defnax
d9aead7709 update icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7177 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-07 16:21:17 +00:00
drbob
740de02489 Added ServicePermissions Settings page.
This just presents dummy data at the moment.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7172 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-07 13:48:33 +00:00
defnax
a621dcc4d1 clean up old icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7169 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-06 15:35:34 +00:00
defnax
76ecaffccb updated the MinGW build bat files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7168 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-03-05 22:46:37 +00:00
defnax
e21564f72e cleanup old icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7155 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-28 17:54:52 +00:00
defnax
ddf811f80a added new icons and splash images from Feal, cleaning up old icons, still need more cleanup
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7154 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-28 17:01:14 +00:00
defnax
265bc65299 changed the default identity icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7133 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-19 16:20:19 +00:00
drbob
4bdd7b3b4d - Correct missed parts for fixed updateGroup.
- Updated IdDialog to support Modifying Opinions on GxsIds.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7132 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-19 11:11:06 +00:00
defnax
b785132cbe Fixing layout changes in Id Edit Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7113 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-13 11:55:14 +00:00
drbob
d65bdca1ec Improved GxsGroupDialog for Show / Edit of Groups.
- Added Show/Edit Menu Options for all services.
 - Fixed up BUTTONBOX_OK bugs.
 - Tested name changes for all services.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7102 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-09 10:43:59 +00:00
defnax
c626feeed5 improving they combobox layout direction, for better look.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7097 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-06 16:49:15 +00:00
drbob
bbd28256b6 fixed circlesComboBox enabled in gui.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7093 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-05 07:08:29 +00:00
defnax
307404fa0f improving the layout for the hidden checkbox
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7089 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-04 18:34:13 +00:00
drbob
f51efde985 added missing header for Linux.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7088 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-04 08:10:44 +00:00
chrisparker126
accdf7e982 fixed segfault in forum show dialog
prob merge issue

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7085 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-02 23:17:07 +00:00
drbob
a4f0221d89 Added in Icons to GxsIDs.
Can support:
	- "Unique" Icon based of GxsID.
	- Icon indicating PGP/Anon.
	- Icons for RecognTags.

Needs more work to Make Unique Icons look good.
and Add Icon sets.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7084 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-02 11:25:11 +00:00
csoler
10bf083ca3 imported IdEditDialog.ui from v0.6-initdev branch
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7081 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-01 15:55:03 +00:00
defnax
d706a98dd6 merging the ui changes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7079 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-01 15:18:33 +00:00
drbob
c0738eec7f Merging branches/v0.6-initdev into trunk.
These split at 6672 -> 7075, so quite a bit merge.
libretroshare compiles - but untested.
retroshare-gui needs GenCertDialog.ui and IdEditDialog.ui to be properly merged. (compile errors).
some plugins will be broken.
retroshare-nogui is untested.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7078 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-02-01 14:16:15 +00:00
csoler
1aa2e221d2 put compilation error in place and redirect users to branch 0.5.5.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7071 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-01-29 20:07:48 +00:00