Commit Graph

235 Commits

Author SHA1 Message Date
chrisparker126
7bcfda123f added utility function to add user, refresh screen, clear scrn
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@557 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-18 20:23:09 +00:00
chrisparker126
95b93b1e5c continueing testing of dummy data, so far so good.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@556 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-18 20:22:08 +00:00
ewensun
807472f427 enable new popupchat style. Default style will be provided if no style file exist.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@555 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-17 17:40:22 +00:00
drbob
a5621763a8 Improvements to the Link Cloud GUI. Added Share Anonymously, and Vote (+2 -> -2) to the context menu.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@552 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-13 15:45:09 +00:00
rwoodruff91
ffe371c4e5 Used Dummy data for the message sending. Works well.
Added some coloring and a timestamp.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@550 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-12 18:27:15 +00:00
chrisparker126
9bc89b0c33 added code snippet for displaying a usr on blogDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@547 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-10 21:35:45 +00:00
rwoodruff91
d16d5d4ef5 lineEdit becomes focused when message/status is sent
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@543 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-10 12:19:40 +00:00
rwoodruff91
4450f1e911 -Removed the status dropdown from BlogDialog.ui
Added a button to set the users status
-Changed the setStatus code for testing (just prints the users status)
-Fixed a typo in one of the comments in rsQblog.h
-Renamed a few of the Qt objects and a few of the variables/functions in 
the code so that they made more logical sense.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@542 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-10 12:16:34 +00:00
chrisparker126
ae96b742b1 added rsQblog interface
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@541 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-09 19:13:13 +00:00
rwoodruff91
c876a9889e Cleaned up the code a little bit.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@533 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-04 16:43:07 +00:00
rwoodruff91
1e6f925d67 Status combo box now returns current user status.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@532 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-04 16:40:39 +00:00
rwoodruff91
607a017ca7 Added a status dropdown including a few example statuses
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@531 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-04 15:39:46 +00:00
rwoodruff91
c58edd7a10 Named the function sendBlog rather than sendMsg.
Added users/status box to BlogDialog.ui



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@530 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-04 15:27:16 +00:00
rwoodruff91
2d40e6cef4 Added the ability to have bold, underlined or font in italics.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@529 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-29 19:19:07 +00:00
vinnyx
a282b9fa74 Added Status service interface to retroshare-gui.
PeersDialog now displays additional status info from Status service (if any).


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@528 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-28 12:09:26 +00:00
rwoodruff91
a5d69bee24 Just changed it to say Blog Feed:
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@526 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-26 13:02:13 +00:00
rwoodruff91
9b4ee77dd3 Added very very basic functionality to the BlogDialog.
Still learning here.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@525 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-26 12:52:13 +00:00
drbob
e42a4cf463 Added empty Blog Dialog to Unfinished!
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@519 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-24 13:14:58 +00:00
drbob
98eabbabe0 Small Tweaks.
* Removed services toolbar - until it is needed.
 * Removed background on MessengerWindow - it breaks on linux.
 * fixed Messages Html problem.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@518 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-24 12:58:27 +00:00
rwoodruff91
b3eb664e35 Updated retroshare version number to 0.4.07a
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@508 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-16 16:22:12 +00:00
drbob
aa393dcc72 disbled new popupchat style stuff - until it works without style files.
removed release flag from mainwindow.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@507 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-16 12:35:01 +00:00
drbob
5a27165353 Significant improvements to Forums:
* displays forums
 * displays thread list/msg
 * Threaded/Flat View.
 * Add new Forum / Add new Message.
 * new classes in src/gui/forums

Updated rank and forums interfaces.
Improvements to Link Cloud GUI.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@506 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-15 16:40:38 +00:00
defnax
a20ff44567 added for Privat chat html and css feature to can make styles for Chat Window.
added first basic default style.
style Button disabled need to be fix.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@500 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-12 14:19:08 +00:00
drbob
13eb45f294 Updated version to v0.4.06c
switched on release flags in MainWindow.cpp



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@496 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-09 15:15:24 +00:00
drbob
9c015a22c2 * Added new Forums GUI to Unfinished Applications.
* added rsforums.h interface file.
 * at exit() we now call rsGlobalShutDown() to stop Upnp properly.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@494 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-09 12:57:26 +00:00
defnax
20c9e7d224 little changes for AddFriendWizard
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@492 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-08 13:48:04 +00:00
defnax
cbaf3fffc9 added new qss stylesheet skins
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@491 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-08 13:39:31 +00:00
defnax
a1775881ef added OnlineToaster
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@490 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-08 12:20:33 +00:00
defnax
553f163ab5 fixed Buttons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@489 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-08 00:41:09 +00:00
defnax
79d0bb9171 removed not needed source
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@488 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-08 00:32:47 +00:00
defnax
2d6af0b4c1 redesigned little bit Peer Details
fixed qss stylesheets for lots of QPushButton's
removed not needed sources

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@487 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-08 00:31:46 +00:00
drbob
3f5966f2c0 Fixed NULL pointer - if you try to connect to noone. (thanks jarret)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@486 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-07 22:54:15 +00:00
defnax
98240bf6f0 fixed backgroundimage
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@485 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-07 11:11:16 +00:00
chrisparker126
0e0f7a7c3e quit push button now calls globalshutdown instead of configfinalsave
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@484 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-06 23:38:16 +00:00
defnax
1388aaa9dd changend qcheckbox to QLabel for hashLabel
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@476 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-05 20:03:25 +00:00
defnax
f922745fe6 added context menu icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@475 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-05 14:37:22 +00:00
defnax
aaa3e5ec1f removed not usen emoticons in release folder
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@474 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-05 13:17:32 +00:00
drbob
33dfdb5dc1 Set emoticons to the same as private chat.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@473 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-05 12:56:32 +00:00
drbob
65bb6a65d7 * Fixed Colors and Fonts for Private and Group Chat.
* Fixed Chat Delay.
 * Cleaned up Options->Server, removing unneccessary stuff.
 * Cleaned up Config Friend, removing stuff.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@472 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-05 12:14:49 +00:00
defnax
cb795b3c67 changend default emoticons path.
fixed underline icon 

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@471 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-04 16:08:12 +00:00
defnax
d3d6682bcb added default emoticons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@470 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-04 15:31:33 +00:00
defnax
a8386b454c fixed windowtile of smileyWidget
enabled formating feature to groupchat


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@468 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-03 21:32:45 +00:00
drbob
2a485cf6eb Final changes for Windows V0.4.06a
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@466 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-03 17:30:08 +00:00
drbob
da08515d28 modifed main window to remove unfinished features.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@465 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-03 14:36:29 +00:00
drbob
0a68ec6bee Added config to stop Application Window being closed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@463 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-03 13:02:27 +00:00
defnax
e3df41b1da updated toaster backround
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@459 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-01 12:43:52 +00:00
defnax
65d2196e75 added for Groupchat emoteicons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@458 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-01 07:00:39 +00:00
defnax
d51af63d51 added QTextCursor for color, fixed color cursor problem when color is selected and cursor is not aktive
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@457 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-04-01 06:15:02 +00:00
defnax
4c210a5605 added emoticons to installer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@456 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 23:05:00 +00:00
defnax
852e7cd04f removed old Chat Window experiments
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@455 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 21:56:23 +00:00
defnax
2cb92f2d5a fixed setColor function
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@454 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 21:35:29 +00:00
drbob
301bca9c90 upgraded version to v0.4.05a
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@452 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 21:03:22 +00:00
drbob
1c73d22eef Added check to catch <return> to ChatDialog and PopupChatDialog.
Removed Save Check on ChanMsgDialog.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@451 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 21:02:12 +00:00
drbob
e07783ac2b Various Gui improvements:
* Added fallback to only <id> if peer is unknown in LinkCloud.
 * Added CheckFiles, and display status icon to SharedFiles.
 * Fixed SMPlayer startup and added play slot in Main Window.
 * Added Play Files to Local Shared Files. (context menu)
 * Added Play File to completed File Transfers. (context menu)
 * Ensured that selected Transfer stays selected.
 * Corrected Download State enumeration
 * Renamed Peer Details/ Authenticate to Make Friend / Peer Details
 * Removed Network View from Application Window.
 * Mods to RemoteDirModel to get Paths from files.
 * updated Rs Interface files.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@450 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 18:37:50 +00:00
defnax
29a74b9898 fixed textcolor
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@449 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 16:20:32 +00:00
defnax
a76baa5421 added new icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@447 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 13:57:16 +00:00
defnax
dbae307810 moved SMPlayer,Messenger, About/Help to the left SideBar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@446 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 13:00:00 +00:00
defnax
f92d88d18d added icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@445 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 12:18:46 +00:00
defnax
0b0825853e added color action to left sidebar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@444 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 12:17:15 +00:00
defnax
bbd59db20f added hide feature for toolbarservice, by default now hided
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@443 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 12:06:56 +00:00
defnax
8ec9476c38 fixed left and right sidebar toolbar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@442 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 06:31:57 +00:00
defnax
7fee0a4f6c removed tabwidget
fixed some layouts

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@441 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-31 00:22:51 +00:00
defnax
51b434fbdf removed Toolbox frame
fixed toolbarservice
added AddFriend,Invite Friend, Add Share, options, EXit to toolbarservice

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@440 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-30 23:28:57 +00:00
defnax
211ec7ac01 added a feature to can use other Service Dialogs in MainWindow
added a scond toolbar for these actions

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@439 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-30 21:05:14 +00:00
defnax
c633819aab fixed myavatar label to not go to top
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@438 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-30 18:21:37 +00:00
defnax
6c3e943401 set the version string to the latest
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@437 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-30 16:38:10 +00:00
defnax
b55eb395a3 Added first Emoteicons feature
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@436 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-29 18:21:17 +00:00
defnax
967b91eea1 added the external emoteicons at the moment only kopete smileys works
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@435 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-29 18:19:52 +00:00
defnax
12c9884070 removed some emoteicons
added some emotecions

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@434 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-29 14:41:38 +00:00
defnax
5ef6f50405 fixed to default contextmenu, cumstomcontextmenu doesnt allow to copy
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@433 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-28 19:23:40 +00:00
defnax
89378f8ac0 -Added ChatInfo with timestamp for a Welcome Message in ui.msgText
-removed loadInitMsg();

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@432 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-28 16:27:55 +00:00
defnax
e69da57ec9 Added for Timestamp own color
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@431 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-28 14:53:33 +00:00
defnax
87bfe1eed9 Added Color feature to can set ToolBar/MenuBars gradient Colors.
reordner MessagesDialog columns

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@430 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-27 23:40:37 +00:00
defnax
d30e5b57f4 changend black background image
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@429 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-27 19:24:14 +00:00
defnax
bad04c67ba fixed Buttons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@428 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-27 14:30:49 +00:00
defnax
c58ec7cfca fixed SetColor
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@427 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-27 01:54:23 +00:00
defnax
9001ee6d24 fixed up Chat Dialogs Formating features, cleaned up Formating codes and removed not needed experiments with formating.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@426 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-27 01:29:04 +00:00
defnax
6a6299046c Added Font Button
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@425 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-26 19:54:04 +00:00
defnax
8133109c30 Added a View and Insert File Menu
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@424 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-26 19:30:34 +00:00
defnax
8079660291 Added Print Button
Added Print Feature to MessagesDialog
Added Print Preview Feature

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@422 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-26 14:22:51 +00:00
defnax
5d8e5d4905 added for readed not readed message a icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@420 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-26 01:16:13 +00:00
defnax
659322991d git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@419 b45a01b8-16f6-495d-af2f-9b41ad6348cc 2008-03-26 00:40:47 +00:00
defnax
c3048346f2 -Changend QLineEdit with QTextEdit to can write now multiple lines .
-Added a Send Button

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@418 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-25 23:12:20 +00:00
defnax
6b2ca17d28 added icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@417 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-25 13:04:42 +00:00
defnax
a8eec5d9d6 added error dialog forget commit
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@416 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-25 12:33:41 +00:00
defnax
96ee910c5f added Add Image Button
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@415 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-25 12:28:13 +00:00
defnax
f39e7819e6 added file menu for Messages Dialog.
added some features to can save a message or can open a file for a message.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@414 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-25 01:41:01 +00:00
defnax
bd8613deaf -changend plaintext to to html for Message sending
-added formating features now can send Formated Messages to Friends .
-redesigned Compose Dialog
-Added Contacts View Action for hide/show the Contacts DockWidget


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@413 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-24 17:36:17 +00:00
drbob
6370582c9d Commented out 'Universal Binary' Options for the moment.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@412 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-24 14:20:48 +00:00
drbob
6a4e3e51f5 Disabled unfinished new Chat features.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@411 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-23 22:51:47 +00:00
defnax
ba87009a25 fixed color Buttons with basic html functions
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@406 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-23 14:55:05 +00:00
defnax
06cb4cf01f fixed Group Chats Chat Dialog with little changes for a basic formating
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@405 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-23 12:58:28 +00:00
defnax
9652da42b4 fixed declarations and actions
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@404 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-23 02:21:17 +00:00
defnax
351559becd fixed resize size of MessagesDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@403 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-23 01:13:09 +00:00
defnax
7c10e395b6 fixed some layout of the Avatar frame an the layout of the Chat Dialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@402 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-22 19:11:32 +00:00
defnax
562aa4f34d fixed Chatdialog windowtitle
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@401 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-22 15:01:51 +00:00
drbob
246bd80190 Changes to build system to support universal binaries on MacOSX.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@400 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-22 14:34:53 +00:00
defnax
f17f7253f4 fixed clear log context menu position
changend login dialogs background color

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@399 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-22 01:05:32 +00:00
defnax
4c40d7beff added for Network View Settings QFrame to can Hide/Show the settings
added a Log Tab in Network


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@398 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-21 23:31:00 +00:00
defnax
22aff3aa60 added send button and a avatar frame
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@396 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-21 17:30:15 +00:00