chrisparker126
c9831b7bea
Added message validation, not enabled at the moment
...
as msg sync seems to have stopped working. will fix (qos priority change?).
Added validated field to msg meta
Removed serviceString from msg transport.
Added grp flag setting to album create to test msg validation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5800 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-10 23:42:38 +00:00
csoler
929f872544
Added new link type: EXTRA_FILE, to allow sendign links with sources included so as to trigger direct transfer.
...
This makes possible to send files through chat without permitting tunnel access to the files. The client requests
the file as a direct transfer only, using the supplied source.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5799 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-10 22:59:51 +00:00
thunder2
a573211629
Added and modified patch from Henry
...
Modified the date format according to the chosen language (locale).
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5798 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-10 18:59:58 +00:00
thunder2
59ed165c81
Saved group ids instead of group names for the group-based file permissions.
...
Translated group names in Share Manager.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5796 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-09 00:46:41 +00:00
defnax
8640194c83
update nsis script
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5793 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-08 10:13:01 +00:00
thunder2
14e3b4179a
Cosmetic changes in ShareDialog
...
- Removed context help button.
- Changed the standard dialog buttons from single buttons to buttonbox.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5792 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-08 00:58:20 +00:00
chrisparker126
8170697029
Decided again creating new Gxs dialogs.
...
Decided on final form of GXS group create
Added Post and Comment create
disabled wiki
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5791 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-07 23:24:23 +00:00
drbob
1b865612c5
* fixed up the display of PGP linked name etc.
...
* made createIdentity work (plumbing)
* disabled editId until GXS supports it.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5790 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-07 21:40:07 +00:00
csoler
6edb9eb4f8
Merged branch that provide group-based file permissions.
...
Now users can sort peers into groups in the friend list, and attribute flags and parent groups to the
directories in the share manager.
Flags are B-B-N, meaning in order:
- browsable for peers in the parent groups
- browsable for everyone
- network wide for everyone
Backward compatibility makes previously BN flags been interpreted as -BN, meaning browsable/network wide for everyone.
Be careful with this new feature. It has been tested, but it's a bit early to rely on it for highly sensitive data.
The merge also includes a significant improvement of the naming of flags with incompatible types
which should sort out some existing bugs as well, since inconsistencies in flag usage have been
found during the process.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5787 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-07 20:03:16 +00:00
thunder2
9b5ee85fd0
Removed context help button from the dialogs (currently not used) and added minimize/maximize buttons to the "floating" dialogs.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5786 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-06 23:26:47 +00:00
csoler
ef09075170
gui tweaks
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-FileSharingPermissions@5785 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-06 21:24:49 +00:00
csoler
a2f958b956
disabled flag DIR_FLAGS_NETWORK_WIDE_GROUPS for consistency reasons. We might extend it to rsCircles later.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-FileSharingPermissions@5784 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-06 20:46:56 +00:00
drbob
aebd08f106
Fixed up the Id GUI to match new data types and use rsPeers for other info.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5783 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-06 19:18:56 +00:00
defnax
07d8db4505
Added to identify for Channel Files if its a media file(s) or not, to change the Play Button text from "Play" to "Open"
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5781 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-06 16:25:20 +00:00
defnax
4009ff47cb
set a minimum spacing of 1 pixel, for better look
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5780 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-06 15:17:50 +00:00
thunder2
adee9517c1
Removed some unnecessary filter icons and added some new placeholder for the filter.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5779 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-06 00:28:11 +00:00
drbob
076e07d5d9
Disabled stuff - so it will compile.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5778 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-05 22:32:52 +00:00
defnax
e803b2c447
Changed to switch Start/Stop button text, when Slide is running or not.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5773 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-04 14:07:55 +00:00
csoler
6b6f961e94
added contextual message to explain current group sharing permissions
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-FileSharingPermissions@5771 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-03 17:15:47 +00:00
csoler
d77c73adf4
loading/saving parent groups for directories.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-FileSharingPermissions@5770 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-03 15:25:25 +00:00
csoler
1762c7a842
finally fixed layout. Bloody Qt
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-FileSharingPermissions@5769 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-03 14:30:04 +00:00
csoler
b616b2cabd
tried to fix gui layout
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-FileSharingPermissions@5768 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-03 14:15:03 +00:00
chrisparker126
6f6f55c166
Refactored signature creation to Gxs security
...
Fixed signing of msgs
Added signing of groups (follows p3distrib grp creation method)
Refactored GxsGroupDialog in 2 new UIs, GxsCreateGroupDialog and GxsViewGroup for ease of logic, retaining flexibility across GXS services.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5762 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-02 23:35:10 +00:00
csoler
ccd08df35d
added widget for group selection. Used it in share dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-FileSharingPermissions@5761 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-02 17:26:20 +00:00
thunder2
a9f70d0685
Added back minimize button for StartDialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5759 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-02 14:01:31 +00:00
csoler
e753f22909
fixed flags conflicts
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-FileSharingPermissions@5758 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-02 13:52:29 +00:00
drbob
563e3df91e
Fixed up Identity requests.
...
- The GUI now displays the dummy Ids (once they've had time to generate ;)
- Generation from the GUI appears broken!
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5757 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-02 00:49:06 +00:00
csoler
dc82cee700
First shot of file sharing permissions. Compiles, but needs some testing/debugging.
...
- added type-safe flags in retroshare/rsflags.h. This should be used to make new flags types in order to prevent mixing flags up in function prototypes.
- group handling is left to rsPeers. We'll move it to rsCircles later.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-FileSharingPermissions@5754 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-01 10:06:12 +00:00
thunder2
c46acc29de
Fixed compile with Qt 4.7 and higher.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5753 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-01 09:51:22 +00:00
thunder2
afa3248429
Moved loadCertificate from main, StartDialog and GenCertDialog to Rshare.
...
Switched StartDialog from QMainWindow to QDialog.
Updated english translation file.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5752 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-01 01:07:36 +00:00
drbob
99f2813bed
Added Identity and Wiki GUIs to RS.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5751 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-01 00:19:02 +00:00
drbob
cfef2cc052
Modified Identity & Wiki GXS code so that it compiles.
...
- Just commented out the issues - still needs to be converted to new system.
- Included it in build
- Not actually enabled in the GUI yet.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5750 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-31 23:32:56 +00:00
defnax
f444869271
Added Fullscreen Button/functionality for PhotoDialog and PhotoSlideShow
...
little design changes for the Comment Item, needs more improvements
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5747 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-30 17:10:19 +00:00
defnax
aadb408533
Added icons for the Channel TreeWidget
...
Added placeholder text for Search Filter items on Group TreeWidget
Added placeholder text for Search Filter items in Messages Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5746 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-30 02:44:14 +00:00
defnax
bfe037e029
set LayoutVertikalSpacing to 1 for Channels Tree
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5745 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-30 01:14:40 +00:00
chrisparker126
da70036f0f
fixed window minupnpc source, header file incorrect
...
got Topic creation working with Posted GUI/backend
refactored Posted/PostedGroupDialog to posted folder
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5742 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-29 22:41:41 +00:00
thunder2
7012a00cd0
Update english translation.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5741 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-29 14:47:58 +00:00
defnax
df3f0e0884
update the authors on the help page
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5739 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-29 12:13:34 +00:00
thunder2
e99b30d015
Redesigned GenCertDialog for the usage in Profile Manager.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5738 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-29 11:02:03 +00:00
thunder2
a7c29c0f24
Removed the filter comboboxes and replaced it with a menu in LineEditClear.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5737 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-29 10:59:26 +00:00
thunder2
af2257b1a9
Added settings for the blinking icons
...
- private chat window/tab
- chat lobby tab
- all tray notifier
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5729 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-27 15:59:12 +00:00
thunder2
03e521c024
Moved settings for private chat from NotifyPage to ChatPage.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5728 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-27 15:51:34 +00:00
defnax
c7c695600f
Added a find Icon Button for the class LineEditClear
...
Removed all not needed find icons from the Dialogs.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5727 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-26 15:14:40 +00:00
thunder2
9ea1a7ab24
Renamed new sound event from "Download ready" to "Download complete".
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5726 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-26 13:01:58 +00:00
defnax
06926a64c0
Enabled sorting for the Lobby Dialog
...
Added a placeholder text for the Search Forum filter
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5725 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-26 11:55:28 +00:00
thunder2
7272b7e768
Added blinking of the chat icon for private chat window and chat lobby.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5722 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-25 18:06:33 +00:00
thunder2
179618edbf
Added blinking of the systray icon for the notifier and enabled it for private chat.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5721 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-24 13:24:38 +00:00
thunder2
a6cb81fd43
Cleaned includes in FriendsDialog.cpp
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5720 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-24 13:22:14 +00:00
thunder2
9953b3b640
Fixed switching between combined and not combined tray icon notify with available messages.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5719 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-24 08:34:42 +00:00
thunder2
b3d1e75455
Added sounds when message has arrived and download was finished.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5717 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-23 20:54:07 +00:00
thunder2
c1c9894daf
The next unread button in forums search for child items and start at the top when the end of the list is reached.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5716 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-23 20:51:35 +00:00
thunder2
6e04229d39
Fixed utf8 handling in photo comments.
...
Some cosmetic changes.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5715 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-23 00:24:41 +00:00
thunder2
6c784c3062
Cleaned ApplicationWindow (unfinished modules).
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5711 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-22 13:51:40 +00:00
thunder2
232af8e71e
Changed SoundManger to allow the plugins to play sounds.
...
Added example to VOIP (commented out).
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5709 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-21 21:38:55 +00:00
chrisparker126
c518bd2f19
Removed references to postedVEG from GxsGroupDialog and associated classes and PostedDialog (GUI does not work now but does not crash)
...
Removed V2 references: TokenQueueV2 and RsTokReqOptionsV2 are now TokenQueue and RsTokReqOptions and renamed file
Added initialisation of Posted back end service successfully
Added new msg status flags GXS_SERV::MSG_STATUS_UNPROCESSED and ::MSG_STATUS_UNREAD
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5707 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-21 19:45:35 +00:00
csoler
03d4936b12
improved display in share manager. Updated RemoteDirModel to show groups.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-FileSharingPermissions@5706 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-21 19:39:56 +00:00
csoler
56e26ba00a
First bit of group sharing permissions
...
- Added icons for share flags
- added new class to handle sharing permission widget
- Updated share manager
to be continued...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-FileSharingPermissions@5701 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-21 14:06:33 +00:00
thunder2
56635e4ce4
Added more PRE_TARGETDEPS for Windows compile.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5700 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-21 11:51:38 +00:00
defnax
8efc8808f7
Added Search Filter for the FriendsList
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5691 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-18 22:30:32 +00:00
defnax
e45d6e8853
set a minimum spacing on ChatWidget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5690 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-18 11:52:17 +00:00
defnax
ec78725d90
update win installer script, to install turkish Qt translation
...
renamed Bubble Compact folder
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5683 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-16 12:48:04 +00:00
thunder2
cbbbbda17d
Added and modified patch from Henry
...
- Changed some language strings in the GUI
- Added attempt to load the translations for the Qt's internal srings from datadir/translations
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5682 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-15 21:17:57 +00:00
defnax
5bded75b0c
Moved the Send Button to right side of the Chat LineEdit for better look.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5679 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-15 13:49:47 +00:00
defnax
965ecae223
Added Bubble Compact Chat style
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5678 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-14 23:13:50 +00:00
thunder2
cfc403598d
Removed not needed file.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5676 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-14 16:25:30 +00:00
thunder2
bc41be1f9a
Added patch from Henry
...
Removed hardcoded fonts
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5675 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-14 12:25:12 +00:00
defnax
70dbbaf537
added turkish Qt translation for Qt Widgets/Buttons, Qt has not jet turkish translation, translated some needed QWizard buttons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5673 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-14 01:59:27 +00:00
chrisparker126
b166fe0c99
Added photo slide show
...
added time stamps on comments
photo items now store real image
fixed bug in rsdataservice due to stack overflow (large photo!)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5672 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-13 21:10:42 +00:00
thunder2
8fda24ef64
Added some new string to the translation in VOIP.
...
Updated german and english translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5671 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-13 17:43:36 +00:00
thunder2
a0162ced8f
Changed the path for the external translations to "data dir/translations".
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5670 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-12 18:44:02 +00:00
thunder2
85070b1b66
Addad patch from Henry
...
Support for custom qss in data dir and config dir
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5669 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-12 18:42:24 +00:00
defnax
e22a9afadf
update translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5668 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-12 14:42:54 +00:00
defnax
c63aed1cfa
updated and corrected the french translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5667 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-12 11:15:47 +00:00
defnax
00e135af43
corrected spanish translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5666 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-12 09:54:17 +00:00
thunder2
ae09f3bdaa
Updated english translation.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5665 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-12 08:11:05 +00:00
thunder2
8c5fd1d124
Added and modified patch from waseihou
...
Added support for external translation files for the main application and the plugins LinksCloud and VOIP.
The following files are loaded from the directory <executable dir>/translations
- retroshare_*.qm
- LinksCloud_*.qm
- VOIP_*.qm
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5664 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-11 23:46:54 +00:00
defnax
cc84a0338e
* removed html strings from GenCertDialog
...
* moved some description text from the header, to look better
* update translation strings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5663 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-11 13:52:25 +00:00
defnax
886f84b929
patch from Henry Morgan to correct spelling mistakes in source
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5662 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-11 10:28:24 +00:00
defnax
87856b2c9e
little layout changes, to not stretch the labels
...
display the comments on right side of the PhotoDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5661 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-10 15:53:59 +00:00
thunder2
51033eb060
Updated english translation.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5660 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-10 13:38:56 +00:00
thunder2
091cab4d10
Changed window CreateForumMsg from QMainWindow to QDialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5659 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-10 13:36:54 +00:00
defnax
b5cadf357b
fixed project file for windows, to get compile gui again
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5658 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-10 11:25:23 +00:00
thunder2
b67f9f88fe
Changed the standard dialog buttons from single buttons to buttonbox to have a standard layout and a standard translation.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5657 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-10 10:51:53 +00:00
defnax
e10ce3ff35
move the Buttons to end of the right side, when the Contacts dockwidget is enabled.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5654 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-09 15:37:04 +00:00
defnax
cf8cc496b8
update translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5653 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-09 15:04:45 +00:00
thunder2
11444af4b2
Removed unnecessary values from the ui files of the feed items.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5652 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-09 10:04:04 +00:00
thunder2
7502085b64
Fixed "jumping" of the items in channels and news feed when items are changed (load, toggle and remove).
...
Added workaround for QTBUG-3372.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5650 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-08 23:06:34 +00:00
drbob
edde01c878
Fixed libbitdht linking for linux.... This needs to be setup properly, like the trunk!
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5649 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-08 18:31:29 +00:00
defnax
52c26dae30
update translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5646 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-08 14:43:07 +00:00
defnax
1b45be347b
Hide request Label, when peer is unknown
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5645 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-08 12:48:38 +00:00
chrisparker126
8f2d85ed52
laid groundwork for newcache posted
...
re-enabled postedVEG
added convenience base class for gxs services
fixed posted and gxs gui
removed tokenservicev2, now just tokenservice
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5641 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-05 18:12:52 +00:00
defnax
79f067732c
Improved (ungendered) English friend recommendation message (patch ID: 3536093 )
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5638 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-04 21:19:49 +00:00
defnax
fbf8a76cee
update translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5635 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-04 12:15:37 +00:00
defnax
3da6c108e0
update translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5631 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-02 12:49:19 +00:00
thunder2
9053e9b8ec
Fixed title of the import identity dialog in the Profile Manager.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5629 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-01 20:21:06 +00:00
thunder2
ee8aac48a5
Updated english translation file of RetroShare and added the english translation files of VOIP and LinksCloud for Transiflex.
...
It is not needed for RetroShare.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5626 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-30 16:56:32 +00:00
thunder2
a24f7b5134
Fixed edit of a message with plaintext. The newlines remain unchanged.
...
(investigated by braindead)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5625 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-30 16:20:38 +00:00
chrisparker126
b06214b779
Message Synchronisation now supported by photoshare (photo and comments sync)
...
Photoshare UI now functional
- subscribing to an album enables message sync
- TokenQueue now operate with FIFO stack to prevent overlap in request completion
- photos are now load on demand as with comments
- fixed some noddy bugs (subscribe flag initialises incorrectly)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5624 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-30 14:21:17 +00:00
defnax
b6bd1e9f8e
update translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5621 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-30 02:16:41 +00:00
defnax
f3d251f70e
update turkish translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5617 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-28 15:09:33 +00:00
thunder2
85c93d0b9a
Fixed reply to a message with plaintext. The newlines remain unchanged.
...
(investigated by braindead)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5615 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-27 20:32:28 +00:00
thunder2
805f64808e
Added patch from braindead
...
- Added new base class MimeTextEdit to paste images from the clipboard into a QTextEdit and added this in MessageComposer and private chat.
- Disabled paste of images for the next stable release.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5613 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-26 23:32:53 +00:00
thunder2
1d76628181
Reduced fix width of the SecurityItem.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5612 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-26 23:01:34 +00:00
thunder2
b40a716e87
Fixed sensitivity of the action in the context menu to copy a link from the chat text when scrollbars are visible.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5608 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-26 17:52:58 +00:00
defnax
9f1b19bd98
stored some license files to utf-8 encoding, required by nsis installer
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5607 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-26 15:44:30 +00:00
defnax
b2e88b2ed2
update version and changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5606 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-26 12:26:27 +00:00
thunder2
5726c1ec18
Fixed crash when closing the settings dialog.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5605 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-25 23:51:13 +00:00
thunder2
e6db506cb2
Fixed crash and memory leak in the AudioWizard of the VOIP plugin.
...
Please use at least Qt 4.6.4 when compiling RetrosShare with the VOIP plugin because of the fix of the bug QTBUG-11883.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5603 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-25 23:08:46 +00:00
chrisparker126
0fc3a2704b
Fixed compile issues for VEG in librs (rs-gui VEG ui cannot be compiled as was the case prior to issues)
...
removed VEG photoservice
Enabled group synchronisation between retroshare peers! test synchro between two rs peers worked.
Added crude commenting facility to photoshare, much tuning to be done
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5602 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-25 21:04:04 +00:00
thunder2
3b0ebe1b6b
Changed font color in ProfileWidget to standard.
...
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5597 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-24 21:01:07 +00:00
defnax
181983be10
corrected installer translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5595 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-24 14:07:56 +00:00
defnax
b7f6b66f39
update rsgui version
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5594 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-24 13:46:57 +00:00
defnax
bfd5d7ddfa
update installer script
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5593 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-24 13:36:38 +00:00
thunder2
91710adfac
Disabled fix color of chat messages for Qt 4.5 and lower because of missing methods on QColor.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5592 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-24 11:32:11 +00:00
csoler
16f07f766c
add direct public sources for files shared in channels, when available
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5591 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-23 20:02:07 +00:00
csoler
0cb0a9b0f9
forgot to commit this patch to make the bandwidth graph refresh rate smoother
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5590 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-23 20:01:24 +00:00
defnax
ca9cfa05e7
restored back translations and corrected, there was some translations removed
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5585 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-22 15:35:26 +00:00
defnax
d413412229
- update Changelog for release 0.5.4a
...
- added latest translations from beluga
- fixed SecurityItem to hide request Label, when attempt comes from a friend
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5583 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-22 12:25:47 +00:00
thunder2
90d6672cd5
Fixed commit 5579 - readable chat
...
Added RSHTML_FORMATTEXT_OPTIMIZE to RSHTML_OPTIMIZEHTML_MASK.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5582 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-22 00:31:21 +00:00
drbob
80317217f7
added #ifdefs to remove icon from OSX
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5580 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-21 21:36:24 +00:00
thunder2
28ec721c1b
Added patch from Anonymous Coward - readable chat
...
Added new options to the Chat settings window:
- Enable custom fonts
- Enable custom font size
- Enable bold
- Enable italics
- Minimum text contrast
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5579 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-21 21:23:14 +00:00
defnax
f336524bac
update translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5578 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-21 13:35:00 +00:00
chrisparker126
1aeae0390a
Added test for child msg retrieval
...
ui improvement for comments
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5577 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-20 21:09:23 +00:00
thunder2
8ff6bcd6b2
Fixed some GUI issues.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5575 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-20 13:08:25 +00:00
defnax
5676a8d248
Added a stylesheet textcolor for the PluginItems Info Label
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5574 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-20 11:36:42 +00:00
defnax
ee1665a27d
update translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5573 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-20 10:53:30 +00:00
defnax
5016236030
Added Enable/Disable buttons to PluginItem and a Info Label, instead of a Checkbox.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5571 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-19 15:41:31 +00:00
thunder2
b95ecd1109
Disabled embedded images for the next stable release.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5570 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-18 23:32:38 +00:00
thunder2
02892d4ae5
Added patch from braindead
...
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@5569 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-18 22:59:23 +00:00
defnax
4d452b4034
update changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5568 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-18 22:10:43 +00:00
chrisparker126
33d001898f
fixed to allow compilation. but photodialog slightly less usable. issue with retroshare-nogui still needs fixing
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5567 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-18 21:19:29 +00:00
defnax
1351b0b528
update nsis script files
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5566 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-18 15:00:26 +00:00
chrisparker126
eaa7342165
emergency commit, computer acting up bad!
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5565 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-17 22:08:23 +00:00
csoler
20747426ec
added missing libs to compile on arch linux (Patch by AC)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5558 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-17 18:42:31 +00:00
csoler
bc726b925c
updated ubuntu packaging scripts to version 0.5.4. Updated version numbers in rsversion.h
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5555 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-15 12:35:47 +00:00
defnax
3d799ede29
updated translations
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5554 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-15 10:39:31 +00:00
drbob
4f470090b2
Moved TokenQueue => TokenQueueVEG to make space for Real version.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5553 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-15 00:26:33 +00:00
drbob
ce992475a1
Modifications to support the changes in libretroshare.
...
* Disabled all the VEG services, until GUI has been tweaked to match new interface.
* Deleted <placeholder> text from PhotoItem.ui - to compile with older version of Qt.
* Fixes to Retroshare.pro (restore libdht path, disable compilation of VEG classes)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5552 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-15 00:17:23 +00:00
chrisparker126
9f20c75f83
about 70% done with PhotoDialog
...
- can add album (with thumbnail!)
- add photo (with photo!)
- can subscribe, but not added to ui yet
need to try some dummy msgs and bring up gxs_net
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5549 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-13 22:58:42 +00:00
csoler
70b0733a32
fixed message in pgphandler when signing a post
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5547 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-13 19:18:55 +00:00
thunder2
5c5776d486
Added window icon for the application. All windows without a parent are now showing this icon.
...
Tweaked standard style of the feed items.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5545 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-13 09:52:17 +00:00
chrisparker126
088e7d61fc
Initial refreshing and refactoring of photoshare
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5544 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-12 21:43:41 +00:00
csoler
7505fa35e8
fixed small display issue causing the availability map to become black when more than 6 sources are present
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5543 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-12 19:03:51 +00:00
csoler
318c2d1b01
fixed small display issue causing the availability map to become black when more than 6 sources are present
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5542 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-12 19:02:43 +00:00
csoler
1581f5a96e
moved file rsversion.h to rsguiversion.h, since it caused a conflict with libretroshare/src/util/rsversion.h when included as util/rsversion.h. Updated version detail script.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5539 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-12 13:11:04 +00:00
csoler
29b5983e71
reworked context channel menu to allow unsubscribing from own channels. Removed some irrelevant items. Added warning when publish rights can/cannot be restored. It would be nice to only show the restore publish right entry when the Grp is available. Might be too costly though.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5538 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-12 12:54:40 +00:00
thunder2
bb784ce325
Improved ProfileManager
...
- removed combobox and added export to the list of identities
- add extension to the filename when the user enters a name without extension
- refill list after generating a new identity
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5537 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-12 11:17:00 +00:00
thunder2
9049440253
Fixed crash in forums and channels when switching fast between forums/channels.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5534 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-10 10:34:49 +00:00
thunder2
bcb76154f7
Fixed height of the search input field when using no stylesheet.
...
Changed the colors of the feed items. It was too bright.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5533 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-09 23:17:47 +00:00
csoler
b8cee76fa5
added display of IP address for incoming failed connexion attempts
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5532 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-09 20:25:39 +00:00
csoler
24a3fb58d4
Improved plugin system:
...
- the user is asked at start wether to load or deny unregistered plugins, but can make it mind later in config->plugins
- added API and SVN numbers into required external plugin symbols
- user-defined plugin rules are dropped when a plugin changes (hash changes) or when the main executable changes.
- added new status flags (Plugin denied, missing API/SVN numbers)
- modified saveList()/loadList() to allow saving a list of rejected plugins as well.
- added methods in notifyBase and inherited classes to ask for plugin confirmation.
- adapted VOIP plugin to follow these new rules (API+SVN numbers). Other plugins should be adapted as well by addign the
missing symbols (RETROSHARE_PLUGIN_api and RETROSHARE_PLUGIN_revision).
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5529 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-09 13:59:21 +00:00
drbob
138f462669
Added missing file, and linking to sqlite
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5526 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-08 10:49:43 +00:00
thunder2
d57a75fbbd
Added spell checked german translation.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5524 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-08 10:10:51 +00:00
thunder2
fb389f6116
Enabled the menu item in the context menu again to copy the link when right clicking on a link.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5522 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-07 21:28:25 +00:00
thunder2
3d341b3817
Moved some internal stylesheets to the file Standard.qss.
...
Reworked some elements in the standard gui.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5521 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-07 17:30:23 +00:00
defnax
807fb1f1f3
Added VOIP Plugin to windows installer
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5520 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-06 21:48:02 +00:00
defnax
9f27b47cf6
added new finish translation from Beluga
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5519 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-06 13:30:42 +00:00
defnax
2edc5793bf
update the windows build bat and the templates
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5516 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-06 01:29:44 +00:00
csoler
6782671951
- added help dialog to plugins
...
- added svn revision number checking to plugin system. If svn revision is > 0 and matches the compiled revision number, the plugin is always accepted.
- improved version number scripts to add the missing revision number as a int
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5512 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-04 21:59:49 +00:00
thunder2
345187262d
Added two buttons to the NotifyPage to show examples of the activated news feeds and toasters.
...
Can also be used to test the stylesheets.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5510 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-04 20:04:49 +00:00
thunder2
2a460051e5
Reworked design of the toaster and moved internal stylesheets to the file Standard.qss.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5506 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-03 10:58:11 +00:00
csoler
d7b40a5105
updated french translation (Max Romeo)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5503 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-01 20:38:03 +00:00
defnax
adfb4ab225
fixed some stylesheets, to get compatible with the new changes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5499 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-01 15:28:24 +00:00
defnax
e8a2407bfa
removed not needed stylesheets
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5498 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-01 15:02:14 +00:00
thunder2
32f918c213
Moved some internal stylesheets to the file Standard.qss.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5495 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-09-01 11:40:54 +00:00
thunder2
fb71387a47
Enabled the RetroShare icon of the collection file dialogs.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5493 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-31 14:07:15 +00:00
thunder2
1723bc1cde
Added a quick fix for the freeze of RetroShare when using a file dialog on Windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5492 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-31 13:53:54 +00:00
thunder2
ca1055da90
Reverted the changes of revision 5458.
...
The problem with the single click on the systemtray icon only occurs when using the Windows tool Taskbar Shuffle.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5491 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-31 13:29:49 +00:00
defnax
5d4901c3c5
update installer script, to install Bubble Chat style
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5487 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-30 14:43:56 +00:00
thunder2
a82e2960e1
Moved some internal stylesheets to the file Standard.qss.
...
Set the built-in stylesheet "Standard" as default for new profiles.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5484 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-29 22:40:16 +00:00
defnax
f9d911fdfb
Added 64 size icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5483 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-29 16:19:27 +00:00
thunder2
e49854ee25
Removed dialog FriendRequest and use ConnectFriendWizard instead.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5482 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-28 23:39:11 +00:00
thunder2
51e0f5e679
Moved some internal stylesheets to the file Standard.qss.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5481 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-28 21:59:08 +00:00
thunder2
dd42738b3c
Moved some internal stylesheets to the file Standard.qss.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5479 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-27 23:38:27 +00:00
csoler
1d72bd646b
added checkbox for using old cert format in security page. Switch to old format by default, to avoid confusing newbees
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5478 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-27 22:15:27 +00:00
thunder2
6675bfe35e
Moved some internal stylesheets to the file Standard.qss.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5477 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-27 21:48:00 +00:00
thunder2
5d482b9a6f
Moved some internal stylesheets to the file Standard.qss.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5474 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-26 20:31:10 +00:00
defnax
f7088f0cc6
update Spanish translation (from Senpai)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5470 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-25 12:39:17 +00:00
thunder2
9279838d65
Added two internal stylesheets:
...
- qss.default - This file is used as default for all stylesheets (e.g. the frames of the AvatarWidget) and can be overloaded from the selected stylesheet
- Standard.qss - The standard stylesheet for the current look of RetroShare. More internal stylesheets can be added.
The plan is to move nearly all internal stylesheets to the files Standard.qss/qss.default. After that the "empty" stylesheet should represent the system theme of the os.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5467 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-24 23:35:57 +00:00
thunder2
3f2ab9259d
Added new base class HeaderFrame - image and text at top of the windows.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5464 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-24 10:49:08 +00:00
thunder2
e00f64450b
Fixed problem with single click on a systemtray icon in Qt 4.7 or above running on Windows XP or lower
...
- before Qt 4.7.0 the message MYWM_NOTIFYICON/WM_LBUTTONUP was handled to emit activted(QSystemTrayIcon::Trigger)
- after Qt 4.7.0 the message MYWM_NOTIFYICON/NIN_SELECT is handled. This message is not sent in Windows XP
Solution: set an event filter and modify the message from WM_LBUTTONUP to NIN_SELECT
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5458 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-23 00:15:59 +00:00
thunder2
70cbd3c84d
Cleaned some ui files.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5457 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-22 13:44:23 +00:00
thunder2
28def71b4e
Added clear chat history to the context menu of the message text browser.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5456 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-22 08:19:46 +00:00
thunder2
f2072e9522
Removed some unnecessary style sheets.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5455 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 23:54:39 +00:00
thunder2
4ad73afbad
Removed some unnecessary style sheets.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5454 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 23:15:27 +00:00
defnax
a39ad6841a
Set correct font size
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5451 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 15:32:17 +00:00
defnax
b2b09de8df
set a minimum margin for the Description Label
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5450 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 15:15:11 +00:00
defnax
8db73ff27d
Added a new GroupBox for bether look
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5449 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 13:52:14 +00:00
thunder2
1cefe1123a
Removed some unnecessary style sheets.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5448 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 13:02:44 +00:00
defnax
0498db0d46
Added a header to Friend Details
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5447 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 12:29:43 +00:00
defnax
3a75ccde09
redesign the Create Lobby Dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5446 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-21 11:15:46 +00:00
chrisparker126
c17460d1b1
Got message retrieval working for genexchange across gxs chain
...
- fixed segv bugs for message retrieval and improved data service meta data retrieval
- fixed compile for windows (exposed too many of rs internals in interface!)
- fixed msg signing functionality and id creation with ssl
- still need to complete photoservice gui and local meta change function
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5443 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-19 22:15:37 +00:00
chrisparker126
5425ab36b5
laptop power supply dead, commiting,
...
added tokens to submissions, got it working
added generic service string to meta
added msg and grp creation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5439 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-18 10:01:35 +00:00
csoler
9f7d54f91d
fixed showup of self signatures in certificates that are not in the keyring already
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5438 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-17 19:05:22 +00:00
defnax
c5ad4ba206
improved request page design
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5435 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-17 13:45:05 +00:00
thunder2
21e97a47df
Added a new page for user request to ConnectFriendWizard.
...
The page is shown instead of the conclusion page when the user clicks on the certificate link in a message of type user request.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5432 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-16 10:20:34 +00:00
defnax
aedac9738a
update installer translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5431 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-16 07:27:07 +00:00
csoler
2b20ab7fca
fixed crashes with poping ConfCertDialog with incomplete certificate
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5429 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-15 20:08:18 +00:00
csoler
a9d19528a0
fixed uninitialized memory read
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5428 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-15 19:03:14 +00:00
thunder2
0e0458e40c
Fixed empty certificate string in ConnectFriendWizard when click on a certificate link.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5426 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-08-15 14:49:42 +00:00