defnax
791d6144dc
fixed to set the text align left for the statusbutton in MessengerWindow
...
replaced QLineEdit with a editable QComboBox for the status message
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3618 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-05 23:18:27 +00:00
defnax
2a3fecc27b
removed the minimum size for the Status Button in MessengerWindow
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3588 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-02 18:17:05 +00:00
thunder2
4fd3ab6123
Cleaned LinkDialog, MessengerWindow, ImHistoryBrowser, IntroPage, MainWindow, ShareManager, StartDialog and some other small dialogs and updated german translation.
...
Now the big changes are finished.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3480 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-13 20:05:55 +00:00
thunder2
60746b5702
New class "StatusDefs" for status information like strings, images, fonts and colors.
...
Removed the status string function from the lib.
Removed static strings like " - " and " : " from translation.
Removed not needed images.
Fixed german translation in MessengerWindow, PeersDialog and PopupChatDialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3472 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-12 14:10:28 +00:00
thunder2
1fc5347fd4
Show current state after the name and location in MessengerWindow.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3468 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-11 18:08:38 +00:00
defnax
b01c6bf3d1
Set sizehint bigger then the Avatar picture size for MessengerWindow.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3418 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-31 22:17:02 +00:00
defnax
005cf957f8
Added a Button for display own nick and set a menu for the status, removed nick label and status Combobox
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3409 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-30 19:10:07 +00:00
thunder2
8f5fe8bae2
- added new status menu to tray menu
...
- moved internal status functions from MessengerWindow to MainWindow
- cleaned some includes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3300 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-17 23:19:43 +00:00
thunder2
e282a55164
MessengerWindow
...
- cleaned include files
- changed menu for set the tree is decorated
- new check for sort rows by state
- saved the state of sort order, hide offline, sort by state and decorated state
PopupChatWindow:
- when setting "Grab Focus when chat arrives" not checked, the new chat window is opened minimized and flashed in taskbar
reworked start private chat and message to friend from PeersDialog and MessengerWindow:
- moved method for starting a private chat from PeersDialog and MessengerWindow to PopupChatDialog
- moved method for sending a message to a friend from PeersDialog to MessageComposer
- removed signal startChat
fixed bug in MessengerWindow:
- when peer is not online and private chat is not available, the message was send to the wrong peer (the current peer in PeersDialog)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3154 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-17 17:39:32 +00:00
defnax
d0ef2c335d
Added Search Friend Filter for Messenger Window
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2987 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-24 00:59:12 +00:00
defnax
c79d55a7a7
fixed MessengerWindow TreeWidget stylesheet
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2753 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-22 14:55:25 +00:00
chrisparker126
ab477885c3
restored open messenger to main window left hand panel
...
replaced messenger peer icons with avatars
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2735 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-20 08:42:45 +00:00
chrisparker126
9fb3770066
-sendstatus is now on qtimer - think of replacing with rs notify call back
...
- hack to load file status from previous rs session
- also removed 'offline' status
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2728 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-18 19:59:41 +00:00
chrisparker126
76a4c34440
rsstatus
...
-implemented simple rsStatus for messenger window
- fixed minor bug with messenger window (starts new pop-up chat dialog when peer responds, if private chat started from messenger window) solution: messenger windows start peers dialogs pop-up chat dialog instead
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2721 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-15 12:02:23 +00:00
defnax
a80399245f
changed stylesheet
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2578 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-19 14:48:45 +00:00
defnax
e7a78af546
little bit worked on rsStatus, and added a tooltip for status message lineedit
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2412 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-23 23:53:44 +00:00
defnax
a4e09bc8ba
improved stylesheet
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2222 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-06 22:56:56 +00:00
defnax
bd049a0bbd
added nicklabel for MessengerWindow to show own name + location
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2185 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-03 23:38:38 +00:00
defnax
8d74bb0e6b
redesign MessengerWindow
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2175 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-03 17:39:30 +00:00
defnax
de288d196d
added to show personal status of each friend when its avaible
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2128 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-25 22:08:23 +00:00
defnax
ec1f9309b8
added background stylesheet for frame.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1701 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-30 14:41:38 +00:00
defnax
ab5c321fc3
Added and ToolTip's For Avatar Button
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1698 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-29 23:41:29 +00:00
defnax
171a5bef0d
* set Qt::IgnoreAspectRatio for pictures
...
* added for MessengerWindow the new getAvatar and updateAvatar function
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@961 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-30 23:51:59 +00:00
defnax
e6367a2947
* removed frame
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@921 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-08 18:28:18 +00:00
defnax
c3f610c519
* Added MessagesPopupDialog
...
* Added for Messenger Window Share Manager Button
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@920 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-08 17:29:01 +00:00
defnax
5dc3e39337
* added for systray contextmenu Open Messages (working)
...
* set for MessengerWindow to use RWindow now
* added Messages button for MessengerWindow not working at the moment
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@919 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-07 21:12:31 +00:00
defnax
935a52dee3
* set for the Avatar Button a Background image
...
* set for Avatar Pictures to use IgnoreAspectRatio
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@918 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-07 01:56:09 +00:00
defnax
8f5e91727e
* created MessengerWindow new, old one was corrupt, stylesheets does not more worked.
...
* add a QFrame for can use Stylesheet of Top of the MessengerWindow Background, later to can hide it.
* added stylesheets for QFrame#messengerframetop
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@762 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-23 15:22:35 +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
drbob
935745a08e
Created V0.3.x branch and moved the head into the trunk directory.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@246 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2007-11-15 03:18:48 +00:00