Commit Graph

  • 162c54aae4 Added a combined notify icon in systray. You can enable/disable this in the NotifyPage. thunder2 2010-11-26 00:54:18 +00:00
  • 546fa15364 change the Avatar border image when status has changed in Friends Dialog defnax 2010-11-25 16:45:44 +00:00
  • 461ae260df Fixed online toaster. The name of the friend is shown again. thunder2 2010-11-25 13:33:16 +00:00
  • fc08d1171f Added simple toaster for download complete. Added new icon in MainWindow and systray icon for existing completed downloads. You can enable/disable the toaster and the systray icon in NotifyPage. Recompile of the GUI needed. thunder2 2010-11-25 00:20:25 +00:00
  • e7813892bc Unicode support for status message. thunder2 2010-11-24 19:25:53 +00:00
  • 6c9e429215 added new French translation defnax 2010-11-24 11:59:26 +00:00
  • 3bad8ad1c9 Added to details to display the Status defnax 2010-11-23 22:06:58 +00:00
  • ebef7e7141 compatibility with Qt4.5 csoler 2010-11-23 21:00:17 +00:00
  • b0eb329d31 changed border radius of the thread and forum Label's defnax 2010-11-23 20:41:58 +00:00
  • cd33979729 I am an idiot... silly mistake in last checkin. drbob 2010-11-23 20:04:14 +00:00
  • d9847e2622 Fixed deadlock between p3connmgr::mtx and libbitdht::mtx * shifted dht stats call outside of p3connmgr's mtx. drbob 2010-11-23 19:32:19 +00:00
  • 6589b49025 re-enabled mutex initialization, because RS could not start. csoler 2010-11-23 08:01:22 +00:00
  • 80de6ccdb4 * removed self from channel download requests. * enabled (limited) debug messages to check!. drbob 2010-11-23 00:08:30 +00:00
  • bb102750f3 Fixed up mutexes and removed recursive call into libbitdht on callback. * mUdpBitDht doesn't need to be protected by a mutex - as it is static for all intensive purposes. * updated PeerCallback() fn signature, and removed extra address callback. (part of args now!). drbob 2010-11-23 00:06:54 +00:00
  • ea3311eb2a Tweaked bitdht interface to remove need for double entry to libbitdht. * made PeerCallback() pass a bdId rather than a bdNodeId. * disabled recursive mutex to test!. drbob 2010-11-23 00:02:54 +00:00
  • 85667a2ae9 set a border color for the channel frame defnax 2010-11-22 22:20:42 +00:00
  • d83a7118fa removed potential cross-lock situation (reported by Valgrind) csoler 2010-11-22 21:15:21 +00:00
  • 34a3fc4ea8 removed useless include csoler 2010-11-22 21:01:54 +00:00
  • b94e4376a4 only assume availability for cache transfers. All other transfers now use ChunkMaps csoler 2010-11-22 20:57:53 +00:00
  • 0b9a5e5b2b Added to display for attached pictures in Private Chat a default icon for the rs link. defnax 2010-11-22 20:10:12 +00:00
  • 7c86a88a94 update translation defnax 2010-11-22 15:24:10 +00:00
  • 7e22057c16 update translation defnax 2010-11-22 15:12:21 +00:00
  • 8a3d3f8c0d enabled recursive lock behavior on main bitdht thread to handle self-lock in DHT callbacks csoler 2010-11-21 22:46:47 +00:00
  • 42fb103738 Reactivate command line switch -m for start minimized. thunder2 2010-11-21 22:18:56 +00:00
  • d673d42ba9 Hide checkbox "Allowing Tunnel Connection" in the server settings for the release version. thunder2 2010-11-21 21:38:32 +00:00
  • 064b619f70 Added standard context menu to the input text in private chat, group chat and create forum message. Added paste RetroShare link to the context menu of the text edit and file list in message composer. thunder2 2010-11-21 21:12:35 +00:00
  • 20c97680b5 removed lockign lock csoler 2010-11-21 15:32:21 +00:00
  • 0ca46dbaca removed unused dialog defnax 2010-11-21 15:27:42 +00:00
  • 22690ff937 Added to OnlineToaster to display friends Avatar when available defnax 2010-11-21 15:22:41 +00:00
  • 9a10d80613 set Avatar border color and changed text color for OnlineToaster defnax 2010-11-21 15:21:39 +00:00
  • 02d228b94b added missing locks csoler 2010-11-21 15:08:33 +00:00
  • b7badd980f added mutex to correct data race between bdNodeManager::iteration() and bdnodeManager::incomingMsg() csoler 2010-11-21 14:31:35 +00:00
  • b2b67cfecc added comment csoler 2010-11-21 13:35:10 +00:00
  • b08a924376 corrected uninitialised memory read csoler 2010-11-21 13:30:34 +00:00
  • 5d2a649e0a Removed the GUI part of the links cloud from building. You can add it again with CONFIG += use_links thunder2 2010-11-20 20:58:35 +00:00
  • 56bdd3b1ea disabled fof and rsid radio items. defnax 2010-11-20 16:45:45 +00:00
  • cc334b7142 set first tab by default. defnax 2010-11-20 15:13:24 +00:00
  • f0f3dc413a Fixed open folder in shared files in portable version. thunder2 2010-11-20 14:50:14 +00:00
  • 7bcebc8e2b Fixed add attachment per drag and drop. Added the size after the link in group chat too. thunder2 2010-11-20 01:40:24 +00:00
  • 8f9a54544d suppressed debug info csoler 2010-11-19 22:53:55 +00:00
  • 61e7cf234c removed debug output from p3disc csoler 2010-11-19 22:42:29 +00:00
  • b4da2948ed corrected spell error in data directory for linux to enable consistency with packager installation: /usr/bin/Retroshare -> /usr/bin/RetroShare csoler 2010-11-19 22:40:08 +00:00
  • d1a0258838 fixed to resize the Avatar pixmap when displayin in PeerItem defnax 2010-11-19 22:24:08 +00:00
  • 2075cdfd4a changed color of peer having authenticated own key, to avoid confusion with friends of friends in networkview. csoler 2010-11-19 22:13:42 +00:00
  • 58dcb79f42 added display of trust level in NetworkDialog csoler 2010-11-19 22:07:46 +00:00
  • 1585606c4c NetworkView: - corrected bug in popup menu - used more saturated colors to improve clarity - used darker colors for less trusted peers - fixed ownId node position to the center NetworkDialog: - changed color of own lign to yellow to comply with color code in NetworkView csoler 2010-11-19 21:52:56 +00:00
  • 63b32b0794 enable define release flag in project file defnax 2010-11-19 20:46:26 +00:00
  • 6de5949ba9 update translation defnax 2010-11-19 20:42:21 +00:00
  • 2632afe9e4 update translation strings to the latest defnax 2010-11-19 18:34:18 +00:00
  • d9b0bc1d59 renamed Peer Connect/Online to Friend Connect/Online defnax 2010-11-19 18:32:03 +00:00
  • a9ee3d92dc introduced frame catcher to channels, add framecatcher in Retroshare.pro to build it in (only works for linux at the moment) chrisparker126 2010-11-19 00:47:18 +00:00
  • b0aa255ead Fixed tabbed chat with more than one friend. With receive of a new chat message in an inactive tab the input focus was set to the input field of that inactive tab. The current tab was still visible, but the input has gone to the invisible tab. This is a bug in Qt. thunder2 2010-11-18 23:29:39 +00:00
  • 5dd70010ea Hide the types "Restricted" and "Private" in CreateForum for the release version. thunder2 2010-11-18 22:51:40 +00:00
  • e82fab4ba4 Changed the RetroShare link format to an internet conform style. retroshare://file?name=&size=&hash= retroshare://person?name=&hash= We can extend this very easy. QUrl can build and parse it. The paste of the old RetroShare links is still working. thunder2 2010-11-18 16:31:44 +00:00
  • d8da5082a1 removed the Log Tab defnax 2010-11-18 14:07:12 +00:00
  • f0cc412e73 restored back french translation file and cleand it. defnax 2010-11-18 13:40:29 +00:00
  • aa67c06d3e - Updated French translation unit (obsolete entries removed) - GeneralPage.ui : display seconds after the number in the spinbox - ConnectFriendWizard.ui : correct typoes - DetailsDialog.ui : add a missing colon - ChanMsgItem.ui and PopupChatDialog.ui : set "TextLabel" as not to translate - RSTreeWidget : fix compiler warning by removing useless const in return type leander-256 2010-11-18 07:57:46 +00:00
  • 8c2f06d963 Added new url handler to QDesktopServices for the handling of RetroShare-Links application (RetroShare) wide. Removed all connects of the signal anchorClicked of the QTextBrowser instances. thunder2 2010-11-18 01:18:31 +00:00
  • 7a1cd7841c changed the space for tab in networkDialog defnax 2010-11-18 01:04:23 +00:00
  • 1805eb6e30 Fixed compiler warnings. thunder2 2010-11-17 23:53:58 +00:00
  • 39991b7bf4 suppressed possible SIGFPE csoler 2010-11-17 19:13:39 +00:00
  • 285e020f13 a bit of a hack to increase the accuracy of LocalNet accuracy. * periodically query Rnd DhtSpace Peer with APP flag for closest peers. (i.e like own search). drbob 2010-11-17 18:10:56 +00:00
  • d30d6a0444 update translation defnax 2010-11-17 13:27:48 +00:00
  • 0552b21377 update translations defnax 2010-11-17 12:52:26 +00:00
  • 2c9462e446 Disabled image support in MessageComposer and PopupChatDialog for the release version. thunder2 2010-11-17 12:45:46 +00:00
  • 7f8f8c8f31 Fixed compile on Windows. thunder2 2010-11-17 11:46:51 +00:00
  • 4e2e8f72b3 corrected missign return value csoler 2010-11-16 20:58:26 +00:00
  • b0756ff8c2 limited the number of calls to insertConnect() (costly) csoler 2010-11-16 20:50:59 +00:00
  • 3727359982 changed the top and bottom layout of the AttachFileItem defnax 2010-11-16 10:11:40 +00:00
  • 0f1a1987b6 Added drag and drop support for attaching files in MessageComposer. Corrected some messageboxes to show the icon of the parent. thunder2 2010-11-16 09:31:30 +00:00
  • 88d4a3b18e removed grey color from the background of the widget defnax 2010-11-16 09:23:04 +00:00
  • 1bc2aa29f8 Added new images for dock and undock of tabs in PopupChatWindow. thunder2 2010-11-16 08:26:26 +00:00
  • 187a64f8bd Fixed download all button in MessagesDialog. The button had only downloaded the current selected recommended file. The "download all" function was commented out. thunder2 2010-11-16 00:05:17 +00:00
  • 145c6775c4 Added mark all as read/unread in forums tree. thunder2 2010-11-15 23:33:32 +00:00
  • 39907c1afc Added tabbed PopupChatWindow. You can switch to tabbed chat window in the settings (NotifyPage). thunder2 2010-11-15 20:49:24 +00:00
  • 1e28183c2d changed minimum chunk size to 1KB/s and max desired rate to 10MB/s csoler 2010-11-14 21:38:12 +00:00
  • b7e1cf73c6 last modification on nodes movement csoler 2010-11-14 21:14:13 +00:00
  • 0bd24f0e21 removed debug info csoler 2010-11-14 21:06:08 +00:00
  • 2094734391 improved networkview. It now displays GPG connexions from p3disc, and accepts dynamic friend level modification. Needs full recompilation. csoler 2010-11-14 21:03:36 +00:00
  • 1597bd9136 don't allow user to cancel attachment before hashing is finished (file stays hashed in extra but does not appear among msg files) chrisparker126 2010-11-14 19:15:42 +00:00
  • 173dbfc18d set for some labels a minimum size, for bether resize of the gui defnax 2010-11-14 17:03:32 +00:00
  • 696cfe3a29 renamed framecapture utility source. refactored code and fixed some bugs next step to coordinate cross-platform integration chrisparker126 2010-11-14 11:59:35 +00:00
  • 624aef2065 Changed the color for the posts in ForumsDialog. - unread posts = black + bold - read parent posts of unread posts = gray + bold - read posts = gray thunder2 2010-11-13 22:42:20 +00:00
  • 734301c2bc Scroll the text browser of the PopupChatDialog on first show and on every new chat messsage to the end. Removed setting "Reopen if closed by user" and flag RS_CHAT_REOPEN. thunder2 2010-11-13 21:53:06 +00:00
  • cb4f44ea39 framecatcher utility for capturing frames from videos (libxine dependency) - initial ci chrisparker126 2010-11-13 19:08:05 +00:00
  • f6e4257442 patch from apoapo to avoid crash in RemoteDirModel csoler 2010-11-13 18:02:08 +00:00
  • 7203229126 Cleaned up Transfer debug, now that we've found the windows bug. * new uniform #define DEBUG_TRANSFERS to switch on packet timings. * switched off by default. * enabled BinData printing again. drbob 2010-11-13 11:46:17 +00:00
  • 9ef2260dd4 Removed focus rectangle of the icon column in NetworkDialog. Removed minimum size of the GraphWidget in NetworkView. thunder2 2010-11-13 10:22:43 +00:00
  • c36fab48d8 Fixed recommended files in MessageComposer. Unchecked recommended files was sent too. Removed not needed member inRecommend on FileInfo. thunder2 2010-11-12 23:48:12 +00:00
  • f769c66991 Fixed upload speed problem of Windows systems. Set TCP buffer size to 128 KB. thunder2 2010-11-12 21:05:59 +00:00
  • ce75b486f4 corrected bug due to uninitialized memory read csoler 2010-11-12 15:21:49 +00:00
  • d649a27fd9 Added TRANSFER debug to pqistreamer. * print packet size and time - when actually sending it. * print reason for stopping to read or send packets. drbob 2010-11-11 23:59:04 +00:00
  • 06273fa775 Hackish changes to debug Windows Transfers... Committing these so others can run tests. Most of these changes will be removed once the problem is fixed! * Fixed formatting of various serialiser item::print() fns. * Disabled printout of TlvBinaryData - data. * added AccurateTimeString() function to util/rsprint.cc * print serialise / deserialise of FileRequest & FileData + Timestamps. * added print + timestamp in ftFileProvider::getFileData() * #define TRANSFER_DEBUG to isolate these changes. * enabled debugging in fttransfermodule.cc drbob 2010-11-11 20:51:17 +00:00
  • 9397491634 fixed default chunk strategy value (uninitialized) csoler 2010-11-11 19:36:39 +00:00
  • c00e11ed2b switched random chunk strategy to true random csoler 2010-11-10 22:05:34 +00:00
  • 50024e3f5e Changed the message service to save the receiver of the pending outgoing messages too. The saved peer id's are now removed, when the message is removed. thunder2 2010-11-10 20:37:02 +00:00
  • e5ce0c5877 corrected bug in networkview csoler 2010-11-10 20:18:53 +00:00
  • ae4f43d9e8 Added smiley support for messages. thunder2 2010-11-10 13:35:38 +00:00
  • a27855450f Show count of unread NewsFeeds in the Friends Storm tab (without PeerItem's). Fixed german language. thunder2 2010-11-10 12:24:36 +00:00
  • 90aa1e6fc0 forget to commit this changes for the blogmsgitem defnax 2010-11-10 10:31:58 +00:00