Commit Graph

4918 Commits

Author SHA1 Message Date
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
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
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
42deb4edea updated ubuntu changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5755 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-11-01 12:12:24 +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
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
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
csoler
68f48a802c fixed some GUI bugs in network simulator
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5730 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-28 12:14:27 +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
drbob
cc9e933362 Improved the dht msg history storage.
- specify how long we store for.
 - cleanup old msgs.
 - improve printing of history.
 - add timeline storage as well.
 - disabled by default, enable USE_HISTORY in bdnode.c

There appears to be a bug related to copying bdId's around.
Some of the bootstrap ids are malformed, and this crashes rs.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5724 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-25 22:36:22 +00:00
drbob
83795a7c7d Fixed stupid bug. Labels are the wrong way around.
This meant limit is set to HIGH (50msg/sec) when it should be LOW (5msg/sec)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5723 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-25 18:50:47 +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
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
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
csoler
331212c010 removed debug info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5699 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-20 13:37:53 +00:00
csoler
6ea39194db removed debug info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5698 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-20 13:36:03 +00:00
csoler
7a1a188757 removed unnecessary file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5697 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-20 13:11:59 +00:00
csoler
7080b4e4dc - merged linkscloud plugin with main packaging script set
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5696 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-20 13:10:58 +00:00
csoler
7078cc1c8e updated revision numbers in VOIP and LinksCloud plugins
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5695 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-20 13:09:16 +00:00
csoler
42297efb16 updated ubuntu changelog. Updated scripts for Quantal Qetzal
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5694 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-20 11:42:57 +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
50351b6b27 Added to display tooltip's for the Voip button's
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5687 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-17 12:08:30 +00:00
thunder2
6ab765a96e Modified test code for fifo to work on Windows.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5685 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-16 16:43:44 +00:00
csoler
0d4489433b added test code for fifo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5684 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-16 13:05:14 +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
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