Commit Graph

  • e20e9a529a Add spacing again for forums, messages and channels. Added a new base class "RSItemDelegate" for adding a spacing for the item and remove the focus rectangle of the empty text for items with only an icon. Removed existing classes "ForumsItemDelegate" and "MessagesItemDelegate". thunder2 2010-11-09 23:56:02 +00:00
  • ca45c73dc2 added context menu to networkview csoler 2010-11-09 21:37:24 +00:00
  • f7d5836a86 corrected 1 bug and 1 warning csoler 2010-11-09 20:49:42 +00:00
  • b79341503e Removed new lines of the QLineEdit input fields after input in forum, channel, message and group. Removed size hint of he trees to show erroneous texts. thunder2 2010-11-09 19:57:05 +00:00
  • 49a9268b9e corrected spelling mistake defnax 2010-11-09 16:52:53 +00:00
  • 96e6c4e64c fixed to exclude svn directories for windows installer defnax 2010-11-09 00:48:45 +00:00
  • 5ba29c9348 channels cleanup warning does not include msgs with no files and client's msgs also put an exception when cleaning files not to touch admin files chrisparker126 2010-11-08 23:12:20 +00:00
  • f2406d4e57 improved random chunk strategy, to limit cluster effects on files partially downloaded in streaming csoler 2010-11-08 22:09:43 +00:00
  • 60d750f799 forget to add the changes for the nextbutton in QuickStartWizard, to get work properly the Discovery changes. defnax 2010-11-08 17:54:50 +00:00
  • 4c43c471ec update the QuickStartWizard with the changes for the Discovery combobox defnax 2010-11-08 16:27:48 +00:00
  • f3ec123b88 Show the user count of DHT in an userfriendly format. Hide user count when DHT is off. thunder2 2010-11-08 12:25:49 +00:00
  • a98367f188 fixed layout problem defnax 2010-11-07 21:51:06 +00:00
  • dd4c43cf7d Removed menus with friends in SharedFilesDialog. Add a single action to send files as message. Add send as message to the remote files too. The files are now send as recommended files. Disable context menus for the person item. Auto hide the AttachFileItem in all dialogs after the successfully finish of the hash. Removed the column source of the files in messages. thunder2 2010-11-07 21:33:48 +00:00
  • 4751295a3f Fixed History Browser for group chat and private chat. thunder2 2010-11-07 00:22:46 +00:00
  • 6783e63ce0 added channels file clean up warning added channels private key notification, and new private channel key behaviour (must subscribe to accept a private key) chrisparker126 2010-11-07 00:03:35 +00:00
  • 885d71370c added channels file clean up warning added channels private key notification, and new private channel key behaviour (must subscribe to accept a private key) chrisparker126 2010-11-07 00:02:51 +00:00
  • 0f05f8d85e Fixed german language. thunder2 2010-11-06 19:40:44 +00:00
  • 2122dd8351 Friends Storm: - Don't update the connection time of the PeerItem. Only show the real connection time. - Removed memory leak. All PeerItems are only set to invisible and wasn't deleted. - Added button to remove all items. thunder2 2010-11-06 19:13:33 +00:00
  • c19c8b5532 Send RsDiscReply information of the connected friend to himself too, when there is only one ssl id available. The reason is, that the signers of the gpg key has to be transfered. The friend skips the own RsDiscReply informations, but imports the gpg key. Reload all gpg keys in AuthGPGimpl::LoadCertificateFromString, when new signatures are added - not only the key was imported. Changed parameters of RsPeers and AuthGPG from "std::string" to "const std::string&" thunder2 2010-11-06 16:40:18 +00:00
  • a32bcbb635 dynamic update of networkview from p3disc info. Disabled friend level for now. csoler 2010-11-05 22:46:40 +00:00
  • 3fa3e2d6db Fix autostart of the portable version. The current directory of the programs started from the registry run key is not the application directory. Now the current directory is changed to the application directory on start of RetroShare on Windows. thunder2 2010-11-04 22:54:18 +00:00
  • 37c71b4d71 Loads the language file for the Qt standard dialogs from the translations dir in the application path, when the load from Qt library path failed. thunder2 2010-11-04 18:39:24 +00:00
  • 08a69d603b Added missing IndicateConfigChanged in p3MsgService::loadWelcomeMsg to save the welcome message. thunder2 2010-11-04 18:03:54 +00:00
  • 89f80f9d5a Set the standard page in MainWindow back to Network. thunder2 2010-11-04 13:09:08 +00:00
  • ad6b10272b Added setting for the count of messages to load from the history for group and private chat Restore the last active page in MainWindow on startup Removed not needed methods RshareSettings::getChatAvatar and RshareSettings::setChatAvatar thunder2 2010-11-04 11:14:47 +00:00
  • 5a6456ebf1 added spinbox's for Chat History to settings defnax 2010-11-04 00:27:29 +00:00
  • 630b46cbfd Added a "add new link" button, for use the external popup dialog for add a link. defnax 2010-11-03 23:28:17 +00:00
  • 0e41211f3c Added new return codes to RsInit::InitRetroShare to know, what failed. Show error box when gpg initialization failed. thunder2 2010-11-03 22:54:34 +00:00
  • 89f448d282 changed the format of the timestamp for the ForumMsgItem defnax 2010-11-03 18:24:58 +00:00
  • 8e583f58be Changed path for the DHT bootstrap file to RetroShare's exe dir for Windows. thunder2 2010-11-03 01:33:49 +00:00
  • 3c65283f8f - Change methods of RsMsgs from "std::string" to "const std::string&" - Fixed sent messages doesn't get the flag RS_MSG_FLAGS_NEW - Rework reply and forward message, now the replied or forwarded message gets the state and not the answer itself - Added RsMsgParentId (with test) to save the parent of the message in draft - Change methods of MessageComposer from "std::string" to "QString" - Show image in the message row in MessagesDialog again - Fixed umlauts in recommended files in MessageComposer - Renamed tab "Live Chat" in "Group Chat" - Fixed german translation thunder2 2010-11-02 21:11:11 +00:00
  • 935903287d renamed some log entries for logview in NetworkDialog defnax 2010-11-02 18:52:58 +00:00
  • c5a8d25067 improved clustering effect with a non linear edge length csoler 2010-11-01 15:15:56 +00:00
  • 0fcc298801 first networkview implementation. Totally unfinished csoler 2010-11-01 14:17:18 +00:00
  • a1f9d2a607 enabled sorting for the second TreeWidget in NetworkDialog defnax 2010-11-01 13:20:29 +00:00
  • 6265f3d48b forget this to disable emoticons on installer defnax 2010-11-01 13:11:27 +00:00
  • 0dd1442383 added to installer to install translations for the dialogs defnax 2010-11-01 13:07:11 +00:00
  • 321e218c9a Beautify statusbar. Fixed german language. thunder2 2010-11-01 00:03:05 +00:00
  • f2609fa3ce use partial saves only when really hashing something csoler 2010-10-31 22:02:15 +00:00
  • d593be9cbb added tooltip to DHT status csoler 2010-10-31 21:56:26 +00:00
  • 8852ca3c79 Fixed display of the correct name in private Chat for offline chat messages. thunder2 2010-10-31 21:53:41 +00:00
  • 80492cfd48 enabled cache fill when on and empty. Cleaned the tooltips csoler 2010-10-31 21:35:15 +00:00
  • 630156a5e8 added an optional cache for hashes, so that hashed files are remembered for some days. csoler 2010-10-31 20:35:31 +00:00
  • 5cc222d251 Show tags as label in MessagesDialog. Fixed german language. thunder2 2010-10-31 19:37:05 +00:00
  • 618cc702a8 added file moving utility to rsFile interface to channels file save consistent chrisparker126 2010-10-31 19:29:26 +00:00
  • 6d173b7c8e * README to compile bitdht * changed email address in example. drbob 2010-10-31 18:54:58 +00:00
  • a22c626a7d removing useless file drbob 2010-10-31 18:33:21 +00:00
  • cbdd08cd34 * Improved udpbitdht tests. * Added Simple example - so others can understand how to interface with bitdht. drbob 2010-10-31 18:24:12 +00:00
  • 33282bfc77 * Tweaks to switch DHT On/Off, (coupled with Discovery) * display of DHT size. * Added CoreFoundation to .pro file. drbob 2010-10-31 14:02:33 +00:00
  • 5b70ef6076 A bit of debug - cleaning up. drbob 2010-10-31 13:58:54 +00:00
  • 519075c70b Changes to get DHT On/Off working, and get DHT status working too: * Plumbed stats through the the retroshare interface. * Also changed Channel store period back to 10 minutes.... (Reduce overall file count). This must be done some time before the any changes are made to Channels periods. drbob 2010-10-31 13:53:28 +00:00
  • 89ca27ef66 Check for empty recipient and empty subject in MessageComposer. Added context menu for empty trash in MessagesDialog. thunder2 2010-10-29 20:57:23 +00:00
  • 64709b8ae0 added to connexions to try to force QTreeView to update when the model is changed csoler 2010-10-29 19:40:09 +00:00
  • 5ac46b3c62 updated ubuntu packaging for bdboot.txt file csoler 2010-10-29 13:37:34 +00:00
  • 723554a0ab removed not needed icon defnax 2010-10-29 13:18:00 +00:00
  • ad34df9ac5 added the animation for file check/hashing to statusbar defnax 2010-10-29 12:50:33 +00:00
  • 417b167d43 Renamed QStatusLabel to StatusLabel, because it's no class from Qt. thunder2 2010-10-29 12:35:10 +00:00
  • fa9451c072 Show and calculate the transfered bytes in the Bandwith Graph. Removed compiler warnings. thunder2 2010-10-29 11:35:16 +00:00
  • 634dbca14f Added Installation of BitDHT bootstrap file. * new DataDirectory Function in rsinit.cc * new copyFile() and checkFile() functions in rsdirutils. * bdboot.txt is checked for and copied over if missing. drbob 2010-10-28 22:59:46 +00:00
  • dd19278d58 fixed ubuntu package compilation scripts csoler 2010-10-28 19:50:53 +00:00
  • c7348017b5 suppressing redundant file forum_test (content transferred to distrib_test) chrisparker126 2010-10-28 19:24:26 +00:00
  • fc593ccf50 service testing framework and initial work on distrib testing chrisparker126 2010-10-28 19:22:13 +00:00
  • 70c90832be fixed compilation with old Qt4.5 csoler 2010-10-28 19:21:32 +00:00
  • 162a949092 Fixed calculation of the right QModelIndex for context menu. Indroduced with QSortFilterProxyModel. Removed unnecessary calls to the librs in RemoveDirModel. thunder2 2010-10-28 17:26:00 +00:00
  • 741948acff Call RsControl::ConfigGetDataRates only once a second in the QTimer in MainWindow. thunder2 2010-10-28 10:41:19 +00:00
  • 8d992ec817 Fixed compile. Show up and download speed in the same format like in the statusbar. Fixed german language. thunder2 2010-10-28 10:12:56 +00:00
  • 644f2fcbcc Added Address Test Function to strip out bad connection attempts. Logic is: - FAIL if too old. - FAIL if invalid address. - FAIL if on BannedIpList (=1.0.0.0) - ACCEPT if extAddress. - ACCEPT if !extAddress && sameNet(localAddr). - FAIL all the rest. drbob 2010-10-27 22:16:55 +00:00
  • aab3e69e03 Added to display connection count of friends and down/up speed on tray tooltip defnax 2010-10-27 21:29:48 +00:00
  • ab5b2a3851 Optimized parameter "hash" of method RsFiles::FileDetails from "std::string" to "const std::string&" Removed compiler warning of FileEntry. Recompile of the GUI needed. thunder2 2010-10-27 20:01:31 +00:00
  • 5809e25a60 added back dhtstatus label to StatusBar defnax 2010-10-27 12:49:46 +00:00
  • ddf97c8ed2 added dht icon defnax 2010-10-27 00:12:09 +00:00
  • 7b5c611d80 don't allow user to add same file twice to createchanmsg instance chrisparker126 2010-10-26 22:41:47 +00:00
  • fb6de2aaf4 corrected small bug in chunk completion display csoler 2010-10-26 21:13:35 +00:00
  • 734951039f fixed back the ChannelFeed layout and stylesheet defnax 2010-10-25 23:34:17 +00:00
  • 80017cc597 added improved channel search/filter - only show items that contain search text based on combo field - equal scorers are then arranged in terms of last time stamp chrisparker126 2010-10-25 20:46:26 +00:00
  • a2905bd7ae Reworked ConfCertDialog to show more dialogs at once. Fixed german language. thunder2 2010-10-25 20:19:57 +00:00
  • 42f20e9b6b Fixed compile on Linux. thunder2 2010-10-25 18:58:45 +00:00
  • fb5785ac9d Fixed german language. thunder2 2010-10-23 14:08:20 +00:00
  • 10aa75d2c6 Removed potential memory leak in AuthSSLimpl::encrypt/decrypt in case of an error. thunder2 2010-10-23 14:03:35 +00:00
  • 4fb0b2145e corrected bug in nodes.cpp, line 129: bad modulo arithmetic. csoler 2010-10-23 12:44:47 +00:00
  • 12428d766f forgot isVisible() test csoler 2010-10-22 20:54:32 +00:00
  • c4b5f41446 fixed force calculation in elastic model. Still need to figure out what connexions we show csoler 2010-10-22 20:47:08 +00:00
  • b7b8cfe860 Renamed "Peer Details" in ConfCertDialog in "Friend Details". Fixed german language. thunder2 2010-10-22 17:00:13 +00:00
  • 77d33cad4a enabled word wrap for the Description label defnax 2010-10-20 21:51:11 +00:00
  • 258f545361 * Fixed startup logic, so the DHT doesn't continually restart - if low peer count. * properly initialised bdId.addr and other struct sockaddr_in. * This should fix the windows bitdht - not send - issue. drbob 2010-10-20 18:36:25 +00:00
  • 9cf531fc9a Modified bitdht to enable simultaneous peer searches. * Added maximum msg limits (20, 50, 100 msgs per sec). 50 = default. * Priority send out pings, with 10% queries. * switched bdquery list in bdnode to use pointers... so peers can be easily reordered (queue for queries). * Add all find peers, once dht initialised. * Added reset if FINDSELF fails. (don't know if this is a good idea!) * simplified DHT printouts. verbose versions are enabled with debug. drbob 2010-10-19 22:03:38 +00:00
  • 6fb89a90b2 The file splash.bmp is needed by the installer. thunder2 2010-10-19 22:03:01 +00:00
  • 3a50bcb8f7 Added a simple startup splash screen. thunder2 2010-10-19 18:06:22 +00:00
  • 6a55d75a86 fixed the stylesheet for the searchLine in channels defnax 2010-10-18 15:28:05 +00:00
  • a2107c9bfa fixed the new layout of new frame. defnax 2010-10-18 15:17:50 +00:00
  • 9d79ba3f36 forget to commit stylesheet changes defnax 2010-10-18 14:44:04 +00:00
  • f936bb8996 Removed unnecessary call to RsForums::getForumMessage in ForumsDialog::insertThreads. thunder2 2010-10-18 11:29:55 +00:00
  • 71ab42d74d * added startDHT() command to startup code.... This will be reworked into a user controllable switch in the near future. drbob 2010-10-17 20:56:19 +00:00
  • 74961774cc * Added new interface functions for start / stop DHT and to get stats. * Implemented start/stop interface in udpbitdht and bemanager * added Restart of DHT if it fails to get going. * added start / stop functionality to bdnode and bdstore * added cleanup code to rest of bitdht classes. * reworked NetworkSize calc functions. * added thread debugging (prints at start / stop / join). * TESTS: added utest.h header file for automated unit testing (from libretroshare) * TESTS: bdmetric_test started conversion to automated tests * TESTS: udpbitdht_nettest. Added dht start / stop and network reset (thread join) functionality. * TESTS: fresh bdboot.txt drbob 2010-10-17 20:55:32 +00:00
  • 884f0e7a22 added channel search to channelfeed ui fixed timestamp not being set in p3distrib and also removed memory look in channel ui (fillchannelList) chrisparker126 2010-10-17 14:43:49 +00:00
  • af8ad4e862 removed the "emergency shutdown" feature in tickPeerTransfer(), that would stuck some transfers on the lowest rate 128 B/s. On my tests this emergency shutdown is never needed. csoler 2010-10-16 21:09:48 +00:00
  • 630e7dfe6b code cleaning. Removed debug info csoler 2010-10-16 16:49:35 +00:00
  • c8f6770b7d moved the callback information into flags in ftFileControl. Side effect: code is simpler, channel transfers are saved in a backward compatible way csoler 2010-10-16 15:21:37 +00:00
  • 8369d42600 corrected a bug in chunkmaps that affected file creators being providers at the same time, which could corrupt data. Added some debug info to chunk maps. csoler 2010-10-15 22:12:29 +00:00
  • eb21343685 added a torture test for file creators that also are used as providers csoler 2010-10-14 21:45:53 +00:00