defnax
a9bda83565
fixed Treewidget header textalignment tp center
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@649 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-12 11:57:09 +00:00
defnax
ea1326cf04
added second icon lightgrey for offline user
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@648 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-11 15:51:49 +00:00
drbob
58925b8bfc
Little tweak to make Peers Dialog more informative.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@647 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-10 21:26:44 +00:00
drbob
67a27744f8
* Cleaned up more debug output.
...
* Fixed Popup Chats with new Peer Dialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@645 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-10 18:52:56 +00:00
defnax
afeb93d0f3
added Peer ID to Peer Info dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@643 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-10 12:34:30 +00:00
defnax
6b88d80b5e
redesigned Friends Dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@642 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-10 10:34:49 +00:00
drbob
d5376cd575
Removed most debugging/std::cerr output (in #defines)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@640 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-09 09:53:47 +00:00
drbob
bbe2ba2103
* Removed BackgroundRole(Dark) from Feeds, as it made text
...
unreadable under windows, and doesn't work with styles properly.
* Updated Version Entries to V0.4.10a
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@639 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-06 16:41:33 +00:00
drbob
2ba752fbfb
Improvements to make more complete Feed System Demo.
...
* Major Work on SubFileItem to display possible attachment/file states.
* Added Download / Save buttons to SubFileItem.
* Enabled Correct Name / Transfer state display in SubFileItem.
* Disabled 'Local' Checks temporarily in SubFileItem. (for demo)
* Disabled 'Remote' Drops temporarily in GeneralMsgDialog. (for demo)
* Added File Details to TransferFeed.
* Add 'Online' List to PeersFeed.
* extended Msg Attachments to handle local/remote, and check for attachment errors.
* enabled Attachment removal.
* Updated RS Interface files.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@637 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-06 16:03:16 +00:00
drbob
1f01c08de4
* Addition of new Feeds (PeersFeed / TransferFeed / MsgFeed)
...
* Addition of new FeedItems (MsgItem / ChanNewItem )
* Removed CheckBoxes at the top of NewsFeed (should be in config)
* Enabled subscribe/unsubscribeButtons in ChannelFeed.
* Enabled ChanNewItem and MsgItem in NewsFeeds.
* Remove Goto Section Button from FeedItems.
* Disabled PlayMedia button - if no attachments.
* Enabled Drag from Search Window (with new class SearchTreeWidget)
* Enabled Drag from SharedFiles Dialog (mods to RemoteDirModel).
* Enabled Drop in GeneralMsgDialog from Search/SharedFiles.
* Updated Rs Interface (64 bits for filesize)
* Other bits and bobs.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@635 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-04 14:41:24 +00:00
defnax
aba2630165
updated icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@633 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-04 07:55:21 +00:00
drbob
32973f0838
* Switched to new rsFiles interface.
...
* Updated Transfers/SharedFiles/Messages.. etc Dialogs.
* Disabled 'Recommendation Lists' for the moment.
* updated Interface files.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@631 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-02 16:59:56 +00:00
drbob
6d3c5679c5
Updated libretroshare.a interface files.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@629 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-02 13:21:51 +00:00
defnax
7ede4b5755
added author of Crystal Clear/
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@623 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-24 22:10:42 +00:00
defnax
19fba7e7b9
added new icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@622 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-24 16:42:58 +00:00
drbob
c6a595c7db
Significant changes to the GUI to introduce new display style.
...
* Completed much of General Msg Dialog.
* Completed much of ChannelFeed.
* Added Channel Messages to News Feed.
* Connected Blog/Channels to GeneralMsgDialog.
* Improved SubFileItem display.
* Completed ChanGroup/Menu/MsgItems.
* Added SubDestItem for use in GeneralMsgDialog.
* Generalise CreateForum to cover Channels as well.
* Restricted CreateForum to public forums/private channels.
* Demo of Drag-N-Drop Files for Linux (filesystem->GenMsgDialog)
* Updates to rsiface stuff (blog/channels/types)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@621 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-24 04:36:45 +00:00
drbob
07451c5336
* Addition of NewsFeed, ChannelFeed and BlogFeed.
...
* Added new GUI NewsFeed elements to display information (gui/feeds/*)
* modifications to RS interfaces to support NewsFeeds.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@617 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-20 12:43:23 +00:00
drbob
18112f7116
Updated Version numbers for V0.4.09b (RELEASE VERSION)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@613 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-19 01:12:44 +00:00
defnax
97906e3bec
style update
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@612 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-17 08:04:47 +00:00
drbob
0d6471433c
* Fixed Defnax's Status Bar.
...
* Fixed 'Offline' bug in MessengerWindow.
* Added isOnline function to rspeers interface.
* Cleaned up some stuff.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@610 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-16 20:28:16 +00:00
defnax
1389c617e9
fixed header size in RemoteDirModel
...
update website
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@609 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-16 13:37:30 +00:00
defnax
ad5694c8e5
added new source statusbar folder
...
added for show each vote with the correct icon in Link Cloud
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@608 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-15 15:34:56 +00:00
drbob
4c8114d93d
Moved User.png to user.png as Unix is case-sensitive.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@607 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-15 15:10:27 +00:00
defnax
29a07992c8
fixed Toaster
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@606 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-15 13:19:50 +00:00
defnax
84f6dc0f44
added icons for voting combobox
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@605 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-15 10:32:24 +00:00
defnax
734413d3a0
-enabled sorting for Links cloud
...
-changend link voting icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@604 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-15 10:11:13 +00:00
defnax
d5c21b5b4a
-fixed statusPeers output string to the correct place to out2
...
-redesigned the outputs for statusbar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@603 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-14 21:37:46 +00:00
defnax
34f6bd812a
added a "|" split Down and Up in statusbar.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@602 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-14 19:23:08 +00:00
drbob
2c22ccd0d7
Added Start Minimised Option to GUI.
...
Updated Version Number to V0.4.09a
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@601 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-14 13:24:22 +00:00
drbob
9e947f26ca
* Fixed rsStatus=NULL bug, for RS_RELEASE.
...
* switched on RS_RELEASE for v0.4.09a
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@599 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-13 23:36:40 +00:00
drbob
76e877c2b6
Fixed the Toaster
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@597 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-13 19:03:28 +00:00
drbob
2c7df4aba1
* Added retroshare interface.
...
* Updated RS_FORUM -> RS_DISTRIB flags
* Improvements to Forum (mainly subscribe/unsubscribe).
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@595 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-13 15:46:34 +00:00
drbob
c6ac65efe5
Added Status Bar functionality: Data Rates, and numbers of Peers Online.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@591 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-10 00:48:18 +00:00
drbob
20aa2a031b
Improvements to BlogDialog Layout,
...
Added new blog interface to GUI.
Added ProfileView/Edit to Retroshare.pro
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@589 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-09 13:23:53 +00:00
drbob
9f8f0e46f5
Added new ProfileView and ProfileEdit to Blog Feed.
...
Added Context menus to BlogDialog to open windows.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@588 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-08 18:34:27 +00:00
chrisparker126
6b4d072bb0
Add certificate-save functionality
...
* usr can also choose where to save certificate
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@586 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-07 20:25:25 +00:00
drbob
8103b0c372
Restored 'Peer Offline' notification to Chat Window.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@585 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-07 17:52:53 +00:00
drbob
0108a247a5
FIXED: gui/ForumsDialog.cpp:624: error: call of overloaded `QTreeWidgetItem(NULL)' is ambiguous
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@577 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-06 16:38:59 +00:00
drbob
5f3c9873fc
Fixed up name/transfer rate display in FileTransfer Info.
...
Updated Qblog interface file (from libretroshare)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@576 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-06 00:04:45 +00:00
chrisparker126
e83a76c38a
* all usrs including home usr shown on refresh()
...
* for testing debugging purposes at the moment
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@570 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-06-04 10:48:30 +00:00
mysd
a904284bd6
Corrected expanding widget issue.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@567 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-30 15:55:31 +00:00
mysd
844e6a6941
Adding Calendar Sharing UI: CalDialog
...
Currently not functional - Sample of UI for testing while underlying service is created.
Included new calendar image and updated retroshare.pro file.
Added to Unfinished items window.
-Note: UI resize-to-window is not working properly and will be corrected.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@565 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-29 20:56:44 +00:00
drbob
22bfc3e821
Final Changes for V0.4.08a release:
...
* Updated Version numbers.
* Added chat styles to installer.
* Fixed .at() call on map -> doesn't work on windows/MacOSX.
* Tweaked default font back to 10 for chat.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@564 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-24 23:11:37 +00:00
drbob
87b7bfadb5
Fixed up minor bug in Links Cloud:
...
conflict between anonymous link box, and context menus fixed.
Moved Links Cloud from Unfinished, to Main Window.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@563 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-24 20:23:15 +00:00
chrisparker126
033df8ed16
added refresh button
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@558 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-05-18 20:23:57 +00:00
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
defnax
08bdd8f567
fixed some not need things for Chatting which does destroy the Chat format when Chatting, removed lastname and not needed lines which makes chatting bad
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@395 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-21 14:56:41 +00:00
defnax
e1f4dc1dff
removed not realy needed columns location,country,Organisation,Authcode can see that in Peer Info.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@393 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-21 01:03:27 +00:00
drbob
6451e4ebe2
Added Qt Elastic Example into NetworkView code.
...
works quite well!
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@392 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-20 23:49:12 +00:00
defnax
5c75ee5ead
added icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@391 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-20 23:43:29 +00:00
defnax
a35cb61987
changend unfinished icon
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@390 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-20 12:23:55 +00:00