Commit Graph

4126 Commits

Author SHA1 Message Date
thunder2
c04693faba Removed "Send" button in CreateGxsForumMsg and used "Ok" button of the buttonbox to send a message.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7892 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-31 12:23:56 +00:00
thunder2
9a9ea9b55a Fixed icon to toggle participants frame in chat dialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7890 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-31 11:23:09 +00:00
thunder2
7cfd50f860 Fixed another crash in IdEditDialog::createId when avatar is not set.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7887 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-29 17:51:25 +00:00
thunder2
4cab5dc743 Fixed crash in IdEditDialog::updateId when no avater is set.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7886 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-29 16:09:32 +00:00
thunder2
b7f4e292f1 Fixed compile with Qt 5
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7885 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-29 14:43:31 +00:00
defnax
6be1cb82b9 Added remove Avatar functionality
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7882 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-27 16:36:27 +00:00
defnax
d2d0b2ae61 Added own Avatar Label on Person Details
Fixed layout.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7881 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-26 23:37:27 +00:00
csoler
a94465fd3a allow to change own avatar for already existing identity.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7879 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-26 19:56:32 +00:00
defnax
3a64bc2601 Added Button for Set Avatar, added border stylesheet for the Avatar label.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7877 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-26 16:50:01 +00:00
csoler
481ee246b5 added avatars to identities.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7875 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-25 22:09:12 +00:00
defnax
b321953789 revert context menu changes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7874 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-25 14:14:03 +00:00
thunder2
f02948c54c Removed timeout of waiting tokens in TokenQueue (gui) and increased timeout of requests in libretroshare from 30 seconds to 2 minutes.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7873 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-25 12:29:33 +00:00
defnax
7c850aaa02 changed dialog to none blocking mode
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7872 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-25 12:24:10 +00:00
defnax
4a4ea80110 Added Person details dialog, for popup mode view.
changed from setEnabled to setVisible, to not show up the disabled actions for Own Ids. 

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7871 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-24 19:27:19 +00:00
thunder2
eff55b2591 Fixed removing of a node in friends list.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7869 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-24 00:59:32 +00:00
csoler
34f968a112 merged new GRouter model (branch v0.6-NewGRouterModel 7837-7863). Provides a fully functional distant messaging system. The asynchronous part will be implemented shortly
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7867 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-23 19:28:10 +00:00
defnax
0e3cd003ad Fixed reply Author on forums
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7865 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-23 17:43:29 +00:00
defnax
483934100a clean up security feed item
Added Send Message context menu action for Identities List

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7864 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-23 16:35:06 +00:00
csoler
5967ee535f fixed free/delete mess in GRouter
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.6-NewGRouterModel@7863 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-23 15:16:04 +00:00
defnax
b155c36170 renaming strings and changed icons for Network/People
added Peer def for Identities.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7862 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-23 14:42:28 +00:00
defnax
e5203e1f6a rename string
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7861 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-23 13:24:08 +00:00
csoler
e0308eacd2 fixed up cache loading issues on get key. Polished grouter stats. Improved sending logic. Distant msgs now work 100% (sync-ed)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.6-NewGRouterModel@7860 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-23 12:13:13 +00:00
thunder2
8600b39384 Show size of attached files in MessageWidget with friendly unit.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7857 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-22 22:54:41 +00:00
csoler
1998ddd765 fixed gui bits. Improved message handlign logic and notification
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.6-NewGRouterModel@7854 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-22 14:33:19 +00:00
thunder2
32c9fe7eca Moved checkbox for news feed sort order from settings to NewsFeed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7852 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-20 18:06:56 +00:00
defnax
8006484242 Set Combobox Right to Left
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7847 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-15 16:09:01 +00:00
thunder2
94ec83fcdb Removed version files from retroshare-gui.
Moved header file with version information to retroshare/rsversion.h.
Added version information to Windows executable.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7845 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-14 23:26:51 +00:00
thunder2
7f58460e5f Added DEPENDPATH to pro files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7842 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-12 23:14:35 +00:00
csoler
8cb3ae6d2e added code to generate 3072 and 4096 bit PGP keys at startup (Patch from Serhaf)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7841 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-12 22:02:43 +00:00
defnax
7bc98f1cd5 Fixed label and combobox size
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7840 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-12 12:01:20 +00:00
csoler
e8f5f44318 started implementation of new Global Router model. Switched msg service to use it (much simpler now!), and updated GUI. Implemented half the tunnel management logic.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.6-NewGRouterModel@7838 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-11 22:18:28 +00:00
defnax
6aaaa1a07e Moved ID ComboBox at the top, before recipient or Subject fields, to switch faster and easy Identity.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7836 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-11 14:39:18 +00:00
defnax
3755d540b7 Moved Search Filter to the top of the Selection Widget
Added a Filter ComboBox for Message Composer, to switch Show types.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7835 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-11 00:53:16 +00:00
csoler
4d26726a88 fixed unread chat cound in FriendsDialog, fix display of status in distant chat (Patch from electron)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7832 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-10 13:13:41 +00:00
csoler
bef921f70c fixed font handling for chat config page (Patch from HM)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7826 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-08 19:12:47 +00:00
defnax
64c8048981 Added to Display File size of the attached files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7825 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-08 01:02:21 +00:00
thunder2
8f9e212e14 Rolled back changes on splitter stretch factor in IdDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7824 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-07 12:46:29 +00:00
thunder2
7cf4ef4f8b Changed statusbar hashing label to ElidedLabel
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7823 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-07 11:47:10 +00:00
csoler
f9439f2bac Typo found by cppcheck (thx to G10H4ck)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7822 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-05 20:00:32 +00:00
defnax
abc33296a7 Added a info Frame, when adding a Distant Peer to the send list.
Added Default blue forum icons for own Forums.
Changed default text color for own group & online status text color
Switch icon when Contacts View is hided.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7816 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-03 01:40:23 +00:00
defnax
a753f31987 Fixed icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7813 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-01-01 14:06:45 +00:00
defnax
557fe7b2ba Changed on the Message Composer when adding GXS Identity to the "To" field, for user friendly display look like a email address.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7812 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-31 12:39:33 +00:00
defnax
d26ea4a642 Enabled to display identity icons for Distant peers on Message Composer and on Friend Selection Widget
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7811 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 23:14:34 +00:00
defnax
57640379a8 Fixed placeholder display on GXS Group Dialog
Changed sign icon on create forum message, added a "Post as:" label before gxs id chooser

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7810 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 21:35:34 +00:00
thunder2
499bb00b82 Added icons to GxsIdChooser
Fixed display of "Create new Identity" without an identity

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7809 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 21:22:45 +00:00
defnax
892fd75bb5 Fixed to hide Search Box Action when ChatWidget is used on FriendsDialog
Fixed Incoming Nickname Text color, which looks for your eyes better then green.
Added fixed size for the splitter in Identity

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7808 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 18:49:54 +00:00
defnax
8ab94e380c set fixed size for the participants list.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7805 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 15:44:36 +00:00
csoler
326d91d4c7 fixed VOIP compilation (patch from electron)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7803 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 14:26:04 +00:00
thunder2
530fcab61d Renamed "location" to "node" in gui (Patch from Henry)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7802 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 11:11:08 +00:00
thunder2
1b77e09684 Set text in HeaderFrame to elided label.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7801 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-30 10:40:58 +00:00