Commit Graph

  • eafa3d5a87 fixed compilation on ubuntu natty csoler 2011-04-30 11:48:48 +00:00
  • ba91c96c76 updated changelog csoler 2011-04-28 19:30:09 +00:00
  • 5511d71078 updated packaging scripts for ubuntu natty csoler 2011-04-28 19:22:23 +00:00
  • 76e404db54 suppressed channel source ID from the file source peer list csoler 2011-04-28 19:07:16 +00:00
  • 67e67fec2d updated base resolution of RS icon to 48x48 csoler 2011-04-28 19:02:26 +00:00
  • 70a3749b18 updated french translation (contrib: Romain Lamade) csoler 2011-04-27 19:09:20 +00:00
  • f29b41f303 Enabled drag and drop in ShareManager to add folders to the share. Fixed german language. thunder2 2011-04-26 23:38:29 +00:00
  • 993e0d225c improved strategy of cleaning unfinished cache transfers csoler 2011-04-25 14:20:57 +00:00
  • 61b387447f fixed display inconsistency in tunnel local src/dst when getPeerDetails() call fails csoler 2011-04-25 14:15:57 +00:00
  • db428d0cd8 always set location for connected peer. Previous settign was causing blank location display csoler 2011-04-25 14:12:34 +00:00
  • 660d5d8e58 attempt at fixing leak sources in channel messages chrisparker126 2011-04-25 09:58:19 +00:00
  • 478f145728 fixed compilation on ubuntu natty, probably due to a packaging bug csoler 2011-04-24 20:20:49 +00:00
  • 383899e901 removed unused dependency into qt4-opengl-dev csoler 2011-04-23 12:54:47 +00:00
  • 554531fc1c update changelog defnax 2011-04-22 22:11:17 +00:00
  • 7e77c01624 added print-cache code to the tests suite csoler 2011-04-20 20:54:44 +00:00
  • e5f3518225 Added new RetroShare link formats: retroshare://forum? retroshare://channel?... Added "Go to" from the news feed of forums and channels. Added "Copy RetroShare Link" to the forum/channel tree and messagees. Fixed style sheet of the auto download button in ChannelFeed. Fixed german language. thunder2 2011-04-19 19:42:44 +00:00
  • d058bf9511 Fixed wrong size of the transfered link from the command line in EventReceiver. thunder2 2011-04-18 22:15:24 +00:00
  • f110bad74c changed policy for canceling cache files: only inactive transfers get canceled now. csoler 2011-04-17 16:22:03 +00:00
  • 1698e17380 updated debian-src changelog csoler 2011-04-16 19:18:52 +00:00
  • c0f94a41db used tr1::unordered_set instead of std::set to store pointer checking list, as it is more efficients for lookups csoler 2011-04-15 20:21:52 +00:00
  • 099cc6c11c Adding a link from the browser now starts RetroShare when it is not running. thunder2 2011-04-14 23:58:30 +00:00
  • 20fa00c40e Added handling of RetroShare protocol under Windows. Added new command line parameter "-r retroshare://..." for adding links to the registered running RetroShare. Recompile of the GUI needed. thunder2 2011-04-14 21:59:51 +00:00
  • a337941555 attempt at making remoteDirModel less CPU intentive. Remove potential deadlock source in SearchDialog. csoler 2011-04-14 21:58:15 +00:00
  • 2dbd6f4380 removed potential seg fault with decrypting cache file chrisparker126 2011-04-11 19:07:30 +00:00
  • 5b74d957c0 fixed compilation of retroshare-nogui csoler 2011-04-11 13:15:48 +00:00
  • 4ea647b78c implemented a verification for tunnel results. When the network gets heavily loaded, some tunnel results happen to get back twice. This stops the tunnel result sibblings csoler 2011-04-10 19:22:15 +00:00
  • 97b4d5df41 fixed cache opt bug related to new msg notice being flagged up for historical msgs chrisparker126 2011-04-10 16:36:53 +00:00
  • 0fbde70e32 New dialog for defining own colors for the private chat window. thunder2 2011-04-09 22:52:52 +00:00
  • eed8ccd1df Deprecated notdefine 2011-04-09 20:23:01 +00:00
  • 37f206134b updated ubuntu packaging changelog and script csoler 2011-04-09 20:08:37 +00:00
  • 52089788f0 fix notdefine 2011-04-09 19:58:47 +00:00
  • 210b43dc47 added temporisation to update of Flat shared files view. Makes it more handy for large lists csoler 2011-04-09 19:43:09 +00:00
  • 2796ec6048 git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4143 b45a01b8-16f6-495d-af2f-9b41ad6348cc notdefine 2011-04-09 19:42:52 +00:00
  • c45904f093 New build scripts for packaging debian archives. Will replace the "debian" folder in Future. notdefine 2011-04-09 19:41:20 +00:00
  • df7ead8015 New build scripts for packaging debian archives. Will replace the "debian" folder in Future. notdefine 2011-04-09 19:36:29 +00:00
  • 48d293f8b0 forgot to commit change to gui chanmsgitem for changed subscribe channel chrisparker126 2011-04-09 17:39:43 +00:00
  • f841ffcf13 enabled file preview again for non windows users, using a direct call to the file in partials csoler 2011-04-09 15:18:26 +00:00
  • 1dfa0c4155 suspended the addDirectory function, since it s not working properly yet (no hierarchy created, download not working, etc) csoler 2011-04-09 15:06:12 +00:00
  • 753804eee8 for each channel msg post download request is now only called once. chrisparker126 2011-04-08 22:08:12 +00:00
  • bff095198c for each channel msg post download request is now only called once. chrisparker126 2011-04-08 21:58:03 +00:00
  • 05ed2bec88 fast simplification of code in pqistreamer, and added a missing =null in p3service that could cause a bug csoler 2011-04-08 20:57:16 +00:00
  • 8f0793f071 Removed automatic cleaning of the certificate in p3Peers::loadDetailsFromStringCert. Added new button in ConnectFriendWizard for cleaning the certificate. Fixed cleaning: - added blank line after the armor header - moved the checksum to a new line Recompile of the GUI needed. thunder2 2011-04-08 18:53:12 +00:00
  • 1bef23042f auto download option: ability to enable and disable channels auto dl added added gui update to channel feed msg download not enabled yet chrisparker126 2011-04-07 22:10:10 +00:00
  • 814c5d1619 auto download option: ability to enable and disable channels auto dl added added gui update to channel feed msg download not enabled yet chrisparker126 2011-04-07 22:09:16 +00:00
  • d42d7cfc3e reduced path to only parent directory, to make cost tractable csoler 2011-04-07 22:05:22 +00:00
  • 8e6962808d - added random bias to search and tunnel request maximum depth - added random (and biased) re-routing of tunnel request to improve tunnel length. csoler 2011-04-07 20:16:43 +00:00
  • bcdf536c98 added a column for directory in flat view of shared files csoler 2011-04-07 20:09:32 +00:00
  • 075efd6503 made sign GPG key button disabled by default, and added a tooltip. As this action cannot be undone,it must be performed knowingly. csoler 2011-04-07 20:07:30 +00:00
  • c21e13e68d Fixed Q_ASSERT in SharedFilesDialog on Windows. Load and save the view type (flat or tree) in SharedFilesDialog. thunder2 2011-04-06 00:19:56 +00:00
  • 85aad4c75b fix the msg download problem part of code the disable auto download for channels chrisparker126 2011-04-05 23:07:54 +00:00
  • 83837fb9a8 Fixed compile on Linux. thunder2 2011-04-03 23:27:36 +00:00
  • bc113326e4 Fixed problem with utf characters in the %APPDATA% path on Windows. Added function for opening files on Windows and Linux - RsDirUtil::rs_fopen. thunder2 2011-04-03 23:11:38 +00:00
  • bc78397a64 removed comment in log abotu bandwidth restriction (not applied) csoler 2011-04-03 20:15:55 +00:00
  • b9af3bab92 made FileEntry derive from SmallObject class, to improve memory cache efficiency (50% time gained) csoler 2011-04-03 20:10:26 +00:00
  • 6c2bdbe214 - added some optimization to RequestDirDetails internal functions - improved sorting/selection in shared files flat mode *W* Needs full recompilation. csoler 2011-04-03 19:59:12 +00:00
  • f9c896c3ac Fixed crash on shutdown of RetroShare, when the cache loading is running. Now the p3distrib threads are stopped before the instance of AuthGPG is deleted. thunder2 2011-04-03 16:20:47 +00:00
  • 372d837af1 fixed some stylesheets to use gradients instead of a background images, to solve some problems defnax 2011-04-01 22:38:52 +00:00
  • f634331442 - implemented an optional flat view for shared files that allows sorting by date/peer/name - restored the search for flat view only (very slow for tree view) - cleaned the code a bit: made two subclasses of RetroshareDirModel: TreeStyle_RDM and FlatStyle_RDM csoler 2011-04-01 21:46:06 +00:00
  • c22a0c79e7 first iteration of history cache opt compile with ENABLE_CACHE_OPT chrisparker126 2011-03-31 21:41:13 +00:00
  • 26311a7ad6 turned some uint32_t into int, for file watch period (did not produce a bug, but was still incorrect) csoler 2011-03-31 19:59:56 +00:00
  • ccfee2d8e4 forgot this (uint32_t->int) csoler 2011-03-31 19:19:30 +00:00
  • 451c75813d - added a missing pthread_join in file checking, that eventually caused a leak of thread resources - changed the order of check in tick() to allow cancelling a file that is being checked - removed the hash step from mutex protection csoler 2011-03-30 22:35:09 +00:00
  • 6edee55e57 added error message when thread creation fails csoler 2011-03-30 22:32:13 +00:00
  • 5028b749e6 made sign GPG key checkbox unchecked by default csoler 2011-03-29 21:12:15 +00:00
  • beed4ccbde made current index be 0 for showing uploads by default csoler 2011-03-29 21:10:04 +00:00
  • cc5096e40a removed soem debug outputs csoler 2011-03-28 21:54:04 +00:00
  • 2f22a29d5e added PQI_DISABLE_TUNNEL to all configs csoler 2011-03-28 21:53:21 +00:00
  • 7c6682b89f added a checkbox in settings for tuning auto-check of shared directories csoler 2011-03-28 21:52:21 +00:00
  • 5492f405c3 updated french translation (from romano64) csoler 2011-03-28 21:22:36 +00:00
  • 4d9f07e797 Saved the visible state of the avatar picture in private chat for the friend. thunder2 2011-03-26 23:19:28 +00:00
  • 5250c27fed Removed own settings for news feed. Added parameter to RSettingsWin::showYourself to show the options with a specific page. Fixed german language. thunder2 2011-03-26 22:17:15 +00:00
  • c820826260 added tooltip for systray to display nickname and location defnax 2011-03-26 16:54:08 +00:00
  • be7359e804 added newsfeed settings defnax 2011-03-24 19:43:52 +00:00
  • cfcb6ac5c4 Show last error (GetLastError) in log when lock file cannot be accessed on Windows. Fixed german language. thunder2 2011-03-21 22:16:03 +00:00
  • e44c52d256 fixed file leak in history cache opt enable with compile define ENABLE_CACHE_OPT, recompile p3GroupDistrib.cc chrisparker126 2011-03-21 21:34:56 +00:00
  • 94b7522516 added main parts of history cache optimisation. disabled at the moment (has file leakage) check-pointing work essentially, but in principle working, chrisparker126 2011-03-20 18:27:56 +00:00
  • 2dd6581f14 added lockfile path info to the multiple-instances warning window in rs- chrisparker126 2011-03-16 23:25:57 +00:00
  • 49aad683b1 forgot to commit this file csoler 2011-03-16 08:28:31 +00:00
  • 7049920f68 attempt to make GPG errors more verbose at cert exchange time csoler 2011-03-15 23:15:46 +00:00
  • 2399978102 implemented a backward compatible fix for bug when searching (advanced) with max size larger than 2Gb csoler 2011-03-15 23:14:11 +00:00
  • 794ab4aa06 implemented a backward compatible fix for bug when searching (advanced) with max size larger than 2Gb csoler 2011-03-15 23:12:46 +00:00
  • 9e2be4b5be implemented a better management of tunnel requests csoler 2011-03-15 23:09:31 +00:00
  • c42b326315 Added a basic description of the chat style. thunder2 2011-03-12 21:09:53 +00:00
  • 75705f83ea disabled the default context menus for the QToolBar's defnax 2011-03-10 11:44:48 +00:00
  • c64cb3b5f2 Share the download directory by default. thunder2 2011-03-08 23:29:21 +00:00
  • af4dd635e3 Removed member ftController::mShareDownloadDir and calculate the value from the shared directories. Combined the two methods for share and unshare of the download dir. Added share incoming directory to the QuickStartWizard. Recompile of the GUI needed. thunder2 2011-03-08 20:05:36 +00:00
  • 4779d83ab7 Translate QuickStartWizard, GenCertDialog and StartDialog into german. Fixed tab order of the upload and download settings in QuickStartWizard. thunder2 2011-03-08 00:31:20 +00:00
  • 3b6388dbb8 suppressed testnetwork target from default compilation csoler 2011-03-07 12:27:12 +00:00
  • f9c4ac81cb suppressed testnetwork target from default compilation 0.5.1 csoler 2011-03-07 12:26:35 +00:00
  • 21a019826b ported bugfix commits 4079,4080 and 4083 into 0.5.1 branch csoler 2011-03-07 12:01:41 +00:00
  • 8e4c7dbfc9 fixed small issues in ubuntu packaging scripts csoler 2011-03-07 11:54:04 +00:00
  • 127eac1118 Fixed utf8 issues when the partial or the download dir is set to a utf8 dir. Use the native dialog for selecting the shared folder. thunder2 2011-03-06 20:19:16 +00:00
  • fa6e9d8518 update changelog defnax 2011-03-06 15:29:10 +00:00
  • b245ad7cf7 Messages with plain text (like the welcome message) are shown correctly. thunder2 2011-03-06 12:58:18 +00:00
  • 1027621e07 added missign destructors, causing some parasitic memory leaks csoler 2011-03-05 18:26:33 +00:00
  • 90ccf47d16 merged trunk commits 4060-4075 and 4077 into 0.5.1 branch csoler 2011-03-05 15:09:17 +00:00
  • e72155c9dc Added missing return... which was crashing OSX during directory creation. drbob 2011-03-05 03:43:40 +00:00
  • ec0ce30103 checked in first bits of code for cache service data optimisation, distrib can build grps xml document added pugixml src code into utilities chrisparker126 2011-03-04 22:16:25 +00:00
  • 976aadc1b3 possible fix for macosx on searchline defnax 2011-03-04 10:44:11 +00:00
  • 2a61835e46 possible fix for macosx defnax 2011-03-04 10:37:56 +00:00