Commit Graph

  • 0c185c04b8 set 1 minute republish time for channel chrisparker126 2010-06-19 18:05:07 +00:00
  • 0d8b848851 added pending recvd publish keys to savelist config chrisparker126 2010-06-19 18:00:28 +00:00
  • 76c6989164 added to store the listSplitter state to settings defnax 2010-06-19 17:46:19 +00:00
  • 350f6e0365 fixed the QLineEdit to stretch defnax 2010-06-19 16:57:46 +00:00
  • 43e756148a added sharekey feature to channel dialog chrisparker126 2010-06-19 16:38:13 +00:00
  • ddb1094f68 added share key ui to .pro chrisparker126 2010-06-19 15:37:31 +00:00
  • 7b26785262 added share key dialog for channels chrisparker126 2010-06-19 15:28:26 +00:00
  • ba45933138 made sure encrypted messages are stored in cache and signature creation and verification done correctly in this case chrisparker126 2010-06-19 15:24:35 +00:00
  • 37adbea543 fixed to hide ProgressBar defnax 2010-06-19 12:47:50 +00:00
  • bcd281f3e8 implemented speed measurement and display for turtle tunnels csoler 2010-06-19 12:11:44 +00:00
  • 19674c4d86 memory leaks from missing gpgme_data_release - AuthGPG::privateSignCertificate - AuthGPG::privateTrustCertificate thunder2 2010-06-18 22:58:27 +00:00
  • 09ac44316a Added a menu for the Hide Unconnected Button and renamed it Added new action for Hide Status Column to the Display Menu Moved Hide Offline Friends action to the Display Menu defnax 2010-06-18 21:59:33 +00:00
  • ec6c252d62 fixed crash (asserts) by parallel calls to gpg.exe changed the RsReadWriteMutex to RsStackMutex in AuthGPG thunder2 2010-06-18 20:19:04 +00:00
  • 73ae89acad fixed to display all available Blogs defnax 2010-06-18 19:34:29 +00:00
  • 766fa33535 some little change for MessageToaster to display more text and removed the not needed frame defnax 2010-06-17 21:03:17 +00:00
  • 10565a1fe7 ported trunk commit 3153: put generic turtle packets into data queue in pqistreamer csoler 2010-06-17 17:55:58 +00:00
  • 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 thunder2 2010-06-17 17:39:32 +00:00
  • 95c5c4b1a1 Added in RsItem a new virtual method queueType() that returns the type of the queue to use for handling the packet: RsItem::DATA_QUEUE for data and RsItem::CONTROL_QUEUE for control packets, to be used in pqistreamer. csoler 2010-06-16 21:09:58 +00:00
  • 347c80fb1e Ported branch commits: csoler 2010-06-16 20:18:46 +00:00
  • 1892a87ceb corrected missed update of peer info when connected. Disabled setting peer connexion IP from p3disc info (does not make sense, and leads to errors) csoler 2010-06-16 20:03:32 +00:00
  • e9fabc34e9 saved the state of the "hide unconnected" button in settings thunder2 2010-06-16 19:00:28 +00:00
  • 9bac4ea41f removed uninitialized memory read csoler 2010-06-16 18:59:28 +00:00
  • aa15f95907 modified the update system for address lists, so that the list is totally replaced (and not merged) when it comes from the peer itself. This helps cleaning wrong addresses csoler 2010-06-16 18:58:45 +00:00
  • fe6d44ecde fixed to export full certificate on networkDialog defnax 2010-06-16 18:01:23 +00:00
  • 9033e4fa56 Bugfix on file manipulation leander-256 2010-06-16 16:18:08 +00:00
  • 8c1df60e49 show the complete certificate in the CryptoPage again thunder2 2010-06-16 12:14:39 +00:00
  • b941d733cc Ported branch commit 3143: corrected bug responsible for mixing IP lists between peers of same GPG id (connection attempt to other peer responded with connection to oneself). Added additional debug info in p3disc. csoler 2010-06-15 21:28:27 +00:00
  • a38ae6241e corrected bug responsible for mixing IP lists between peers of same GPG id (connection attempt to other peer responded with connection to oneself). Added additional debug info in p3disc. csoler 2010-06-15 21:21:39 +00:00
  • 540e99bc48 - CryptoPage now shows and exports clean certificate, without sslid & co - ConnectFriendWizard exports the certificate with additional informations like sslid & co thunder2 2010-06-15 21:07:22 +00:00
  • 1585859896 fixed settings for tray message enable/disable now it can be enabled and disabled at runtime thunder2 2010-06-15 16:51:48 +00:00
  • 6d3db4ae66 fixed some MessagesBox's to display a default Window Icon defnax 2010-06-15 15:13:47 +00:00
  • b1c838d991 fixed text alignment for Date Label defnax 2010-06-15 14:25:53 +00:00
  • 373762398c fixed some margins and spacing for the subject,from,to labels defnax 2010-06-15 13:16:19 +00:00
  • db9dd0f04d added to settings for tray message enable/disable fixed to get work Export Certificate on NetworkDialog added to display on uploads extensions icons defnax 2010-06-15 11:34:58 +00:00
  • f1da09ad93 save the window state only when the window was visible and the state was loaded thunder2 2010-06-14 20:15:51 +00:00
  • 5b1fae0123 all messages in MessagesDialog are now editable from context menu or with double click thunder2 2010-06-14 18:16:32 +00:00
  • f4186fb7c8 Added a ProgressBar for Profile Generation defnax 2010-06-14 13:35:38 +00:00
  • 927f8639b7 profile wasn't saved on first start thunder2 2010-06-14 13:32:13 +00:00
  • 4dc30963cb Fix GCC 4.5 errors, which does not accept any more calling the constructor like this: C::C() leander-256 2010-06-14 11:57:22 +00:00
  • 2d839b031b Added to use QListWidget for Display signers, removed QTextBrowser Added context menu for Signers QListWidget with Copy Peer Name. defnax 2010-06-13 23:42:21 +00:00
  • c5eade329b revert my last changes, because _thread_id is useful for debugging thunder2 2010-06-13 21:12:25 +00:00
  • 876e33dc0a fixed forgotten notify changes for MessageToaster defnax 2010-06-13 21:02:29 +00:00
  • a5b7950065 moved the member _thread_id from class RsMutex inside the define RSTHREAD_SELF_LOCKING_GUARD thunder2 2010-06-13 17:47:00 +00:00
  • 6f8e75c14f p3connmgr.cc: fixed compiler warning p3distrib.cc: fixed compiling under windows thunder2 2010-06-13 15:24:59 +00:00
  • 931b95bc58 message encryption chrisparker126 2010-06-13 13:59:00 +00:00
  • 0d1eaba890 p3StatusService::getStatusQueue - memory leak -> "RsItem* item" was not freed, when "dynamic_cast<RsStatusItem*>" failed - optimized return of std::list as parameter and not as return. return will copy the list and its not necessary thunder2 2010-06-13 12:26:23 +00:00
  • 61f2c14663 - UI changes to Message Toaster to display Subject and Content for the messages ruchijain 2010-06-13 10:22:55 +00:00
  • 39c6af6638 - Changes to MessageToaster - display Subject and Content of incoming messages ruchijain 2010-06-13 10:21:46 +00:00
  • 52b8e37295 - Changes for Message Toaster ruchijain 2010-06-13 10:20:28 +00:00
  • ea1a83d842 - Changes for Message Toaster - Fixed bug for "Welcome Retroshare" msg going to Sent Box ruchijain 2010-06-13 10:17:50 +00:00
  • 21ee08c974 - Changes for Message Toaster ruchijain 2010-06-13 10:15:00 +00:00
  • 9b91590cbf - Changes for Message Toaster ruchijain 2010-06-13 10:14:04 +00:00
  • 5107fbdd0a - Changes for Message Toaster ruchijain 2010-06-13 10:12:56 +00:00
  • 5b0aa33995 git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3117 b45a01b8-16f6-495d-af2f-9b41ad6348cc ruchijain 2010-06-13 10:10:04 +00:00
  • c5c3e4494c fixed text alignment for Local Address Label defnax 2010-06-12 23:30:23 +00:00
  • 2b02e35a9e Set minimum size for RemoteDirModel items and fixed Text Alignment role for File Size column, cleaned some code style. defnax 2010-06-12 18:10:39 +00:00
  • 1d4a02141f Added to use only one Label for Total Count, count selected Box on Total Label defnax 2010-06-12 15:11:42 +00:00
  • b715a577b0 changed sort to case insensitive in peers tree thunder2 2010-06-11 23:28:05 +00:00
  • dac2dce479 updated version number csoler 2010-06-11 18:38:27 +00:00
  • c2d186e5e8 update changelog defnax 2010-06-11 11:15:11 +00:00
  • 776b14bbbc update version and revision defnax 2010-06-11 10:28:27 +00:00
  • c3c607ec80 Small bug and compiler warning fixes: leander-256 2010-06-10 14:13:20 +00:00
  • ab292906ee fixed translation for a transfers column, there was a enter after translation text. defnax 2010-06-10 13:45:49 +00:00
  • d48035385b fixed translation for a transfers column, there was a enter after translation text. defnax 2010-06-10 13:43:52 +00:00
  • 0d14351b8a Ported branch commits: csoler 2010-06-10 13:42:49 +00:00
  • 36b0a9ee84 removed debug info csoler 2010-06-10 13:15:33 +00:00
  • 9004aa79f0 Made a pass on the code in p3disc. Corrected some bugs: - suppressed an unwanted return in packet treatment - prevented sending info to a peer about itself - changed askInfoToAllPeers() such as not to discard info from peers with NODISC flag (because we especially need info for these) - enabled receiving p3disc info even if p3discovery is disabled. Indeed, disabeling p3disc is a measure of protection, so it should limit the export of p3disc info, not the import. - removed test discarding info about dummy friends, because it is useless - don't discard info about peers that have the NODISC flag (meaning that we especially need info for them) - added safety check about received GPG keys. Before we relied on this test being performed by p3ConnMgr::addFriend() - added some debug info csoler 2010-06-10 13:14:09 +00:00
  • 22f07fcc66 put correct (i.e. non conservative) size for RsDiscReply packets csoler 2010-06-10 12:53:30 +00:00
  • 9e72fb31e6 suppressed debug mode csoler 2010-06-10 12:51:28 +00:00
  • f9ad63f74a moved operator<<(ostream&,sockaddr_in) to rsnet.h, as it is used at different places csoler 2010-06-10 12:39:14 +00:00
  • f22753a586 removed release defines from Connect Friend Wizard defnax 2010-06-10 12:35:13 +00:00
  • 37560129c8 fixed string for translation support defnax 2010-06-10 11:45:51 +00:00
  • 5df30d555b update translation strings defnax 2010-06-10 11:44:48 +00:00
  • 5c92cc4a0d removed unused variables thunder2 2010-06-10 07:50:14 +00:00
  • e78ed75d36 * Added Drag and Drop feature for CertificatePage, you can now drag and drop friends key file in a easy way. defnax 2010-06-09 23:46:24 +00:00
  • 04aaceaf4d CertificatePage - enable export of own certificate to file - enable import certificate of friend from file thunder2 2010-06-09 22:28:55 +00:00
  • c3b6da6386 cleaned some compiler warnings thunder2 2010-06-09 19:51:46 +00:00
  • ead1228535 cleaning some code style defnax 2010-06-09 15:56:07 +00:00
  • ee05917d30 changed color of the MessengerWindow's idle icon defnax 2010-06-09 13:02:55 +00:00
  • 6d8c846726 Added Search Filter for Network defnax 2010-06-09 10:29:34 +00:00
  • 79010a15f7 modified mingw32make.bat do make clean before start to compile defnax 2010-06-08 22:24:00 +00:00
  • b343b9699c improvements PeersDialog - save and load state of peer tree and splitter - removed maximum length of dynamic dns line edit - sort peers (only top level items) after internal value of state, not the name thunder2 2010-06-08 21:38:36 +00:00
  • b5ce0fc56b Use a RetroShareLink to create a link rather than duplicate code, also removes an awkward conversion from uint64_t to string. leander-256 2010-06-08 00:42:15 +00:00
  • a9953c081c suppressed temp debug info csoler 2010-06-07 22:42:30 +00:00
  • 4072113805 corrected bug in rsdiscitem that prevented RsDiscReply packets to transfer cp serialiser/rsdiscitems.cc ../../../../trunk/libretroshare/src/serialiser/rsdiscitems.cc csoler 2010-06-07 22:23:28 +00:00
  • 737a4d0917 corrected bug in rsdiscitem that prevented RsDiscReply packets to transfer cp serialiser/rsdiscitems.cc ../../../../trunk/libretroshare/src/serialiser/rsdiscitems.cc csoler 2010-06-07 22:23:28 +00:00
  • 15f5f1f359 fixed compilation on archlinux csoler 2010-06-07 20:40:47 +00:00
  • 27943d2e8c ported trunk commit 3078: bug correction in chat smiley substitution csoler 2010-06-07 18:23:28 +00:00
  • e73a144c8b Fixed compile Problem: ./gui/connect/ConfCertDialog.h:27:42: error: gui/help/browser/HelpBrowser.h: No such file or directory notdefine 2010-06-07 15:11:44 +00:00
  • 2af2b056f4 Memory leak fix leander-256 2010-06-07 14:57:29 +00:00
  • 21efccfdd6 Memory leak and compiler warnings fixes: leander-256 2010-06-07 01:47:15 +00:00
  • 5f2f87537b Because some versions of Qt require a non-const QRegExp, we copy _embedInfos to a non-const variable: leander-256 2010-06-07 00:49:26 +00:00
  • c94a5c4e67 switched ip addr finder to on by default (users seem to request it, and its not harmful) csoler 2010-06-06 12:59:31 +00:00
  • 749945dda8 added a idle icon defnax 2010-06-05 23:27:08 +00:00
  • 3056ec0875 Added to display Friends rsstatus on PeersDialog, icon and color change when Friend is Idle, Away or Busy defnax 2010-06-05 22:42:32 +00:00
  • 619a2d7491 improvements with user friendly words for Profile Generation labels. defnax 2010-06-05 21:17:46 +00:00
  • 7331d17b16 removed the icon for Folders Button and set text-align to left. defnax 2010-06-05 19:48:04 +00:00
  • 7b0757c4bc Merged branch commits: csoler 2010-06-05 19:16:39 +00:00
  • 0f8fae8344 automatic removal of file lists from deleted peers, at restart (After double check that this does not alter exchange of file lists in any way) csoler 2010-06-05 19:10:30 +00:00
  • 790ba02350 suppressed uninitialised memory read csoler 2010-06-05 19:07:19 +00:00