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
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
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
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
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
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
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
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