Commit Graph

  • d7d5997d86 suppressed unused files csoler 2010-05-08 14:43:55 +00:00
  • 03d0058ca4 suppressed unused files csoler 2010-05-08 14:43:55 +00:00
  • a640995298 Memomry leak: - Member _settings on some settings pages was not deleted thunder2 2010-05-07 23:58:17 +00:00
  • f239e7e4d4 Improved MessagesDialog: - corrected calculation of message counts - p3MsgService::checkOutgoingMessages -> notify when message was sent - refill of message list without clear, selected messages and scroll position are not changed - corrected sorting of date with only time for today - changed context menu in message list thunder2 2010-05-07 22:23:38 +00:00
  • 5813a6454a added a checkpoint to file hashing, to save intermediate results every 10 GB csoler 2010-05-07 21:17:48 +00:00
  • 9ff8a8ae66 added a checkpoint to file hashing, to save intermediate results every 10 GB csoler 2010-05-07 21:15:57 +00:00
  • c611cdf6b9 set GroupChat default font size to 11 pt. defnax 2010-05-06 17:22:30 +00:00
  • 5de5cf2fa5 Added a MessagesBox Question when removing a Friend defnax 2010-05-06 17:04:09 +00:00
  • aae947ecd8 Workaround for erroneously accept of Qt::Key_Delete on QAbstractItemView see http://bugreports.qt.nokia.com/browse/QTBUG-8270 thunder2 2010-05-06 14:39:50 +00:00
  • 47f97e20b9 Missing include for uint32_t type with GCC 4.4.3 leander-256 2010-05-06 13:01:40 +00:00
  • c85fa705ba Two different improvements: - since libretroshare doesn't use Qt at all, we remove it from the CONFIG directive, - adding files in HEADERS doesn't include them for compilation but only for installation. Instead we must use gpg-error-config and gpgme-config to fill correctly INCLUDEPATH. leander-256 2010-05-06 11:06:14 +00:00
  • b0c4022ef1 update version defnax 2010-05-06 10:47:09 +00:00
  • 7abb59bca2 Ported branch commit 2852: - corrected memory leak in p3disc heart-beat system. csoler 2010-05-06 07:38:06 +00:00
  • 086c5f8e53 Bugfix: show correct signed / unsigned state of forum messages thunder2 2010-05-05 23:06:05 +00:00
  • c3d92dc472 Source code maintenance thunder2 2010-05-05 22:03:43 +00:00
  • 03fa79eda0 disabled not working sound events defnax 2010-05-05 12:56:51 +00:00
  • 199074ec53 added some few sounds defnax 2010-05-05 11:49:39 +00:00
  • c720a32610 Added Sound Notifications changes by callix, for Friend Connects and Chat Messages, need to be set a *.wav file on Sound Settings. defnax 2010-05-05 11:47:29 +00:00
  • 8b9b8e9f6b Added stylesheet for MsgItem defnax 2010-05-05 00:28:20 +00:00
  • 5bb023104d Source code maintenance thunder2 2010-05-05 00:05:36 +00:00
  • 4e1395a14a Source code maintenance thunder2 2010-05-03 22:44:53 +00:00
  • 8feeb2adb3 Added Chat Settings defnax 2010-05-03 21:17:36 +00:00
  • 73a64c9269 fixed Settings icon on ChannelFeed defnax 2010-05-03 21:04:36 +00:00
  • d3918cd9cf correct bug with selection with human readable delegate. csoler 2010-05-03 20:22:38 +00:00
  • 8f4c6894ce correct bug with selection with human readable delegate. csoler 2010-05-03 20:22:38 +00:00
  • fb58beef4f Source code maintenance thunder2 2010-05-03 00:09:55 +00:00
  • ed566d85b9 sorry, forgot one #ifdef for portable version thunder2 2010-05-02 22:28:33 +00:00
  • bffcbfe467 fixed the sorting of SearchDialog by age and by size, by using proper delegates for displaying the numbers. Removed the SR_REALSIZE_COL column, that is no longer necessary. csoler 2010-05-02 21:37:54 +00:00
  • 758de9b22c fixed the sorting of SearchDialog by age and by size, by using proper delegates for displaying the numbers. Removed the SR_REALSIZE_COL column, that is no longer necessary. csoler 2010-05-02 21:33:44 +00:00
  • 996e930f70 removed newsettings define from project file defnax 2010-05-02 20:15:02 +00:00
  • e0f99aef65 added to display Tooltip's for Previous and Next Button defnax 2010-05-02 19:51:35 +00:00
  • d2c3c1b64c Fixed Channel Detail Labels, forget some renaming defnax 2010-05-02 16:18:51 +00:00
  • 9ee0ad5975 update version defnax 2010-05-02 16:06:38 +00:00
  • d516dfbfa8 Set back Unsubscribe Button on ChannelMsgItem only visible for NewsFeed defnax 2010-05-02 14:11:56 +00:00
  • 8ce338c49c Source code maintenance thunder2 2010-05-02 13:12:46 +00:00
  • 8957fb919c - added creatchannelmsg source to pro file chrisparker126 2010-05-02 13:07:26 +00:00
  • 36573c459d fixed images.qrc path defnax 2010-05-02 12:32:42 +00:00
  • d4d09c2d87 - removed auto download combo-box - channels service now will be explicit download if you subscribe - the same way with you cannot selectively choose the news that appears chrisparker126 2010-05-02 12:27:27 +00:00
  • 352c4559ad removed support for channels - this is now explicitly only for forums chrisparker126 2010-05-02 12:21:20 +00:00
  • bfa2da61f5 new create channel ui - essentailly a copy of createforums explicitly for channels chrisparker126 2010-05-02 12:20:30 +00:00
  • bb1fe255d3 - removed play adn d/l button (channels is now geared toward auto d/l of files) - enabled unsubscribe on item chrisparker126 2010-05-02 12:17:43 +00:00
  • 5b24a2c50f added channel id for other channels groups so context menu can work for them (already worked for 'own' channel group) chrisparker126 2010-05-02 11:43:04 +00:00
  • 564e25908e - create channel now uses own createchannel widget rather than forums chrisparker126 2010-05-02 11:41:23 +00:00
  • 5a98d72376 add the dyndns settings to own profile display tab joss17 2010-05-01 19:26:55 +00:00
  • 1ed191fa9f don't assign an empty dydns address with p3disc joss17 2010-05-01 19:25:36 +00:00
  • 9cf20fd9fd Changes in ForumsDialog: - modal window for creating new forum - refill forum and thread tree - enabled next and previous button - set enable/disable state of menu items thunder2 2010-05-01 19:03:35 +00:00
  • 401dac86e9 improved readability of cert generation dialog. Added tooltips, information, and wait cursor csoler 2010-05-01 15:17:23 +00:00
  • 0e1bac6406 improved readability of cert generation dialog. Added tooltips, information, and wait cursor csoler 2010-05-01 13:25:58 +00:00
  • fdedc400dc corrected bug in search: files with size > 2Gb would not be added to transfers csoler 2010-04-30 22:17:14 +00:00
  • 40db78c6ae corrected bug in search: files with size > 2Gb would not be added to transfers csoler 2010-04-30 21:37:15 +00:00
  • 6fee3eeeb7 corrected bug about persistence of default chunk strategy csoler 2010-04-30 21:07:21 +00:00
  • 198a1b925d corrected bug about persistence of default chunk strategy csoler 2010-04-30 21:00:28 +00:00
  • e5e43741d6 Portable version for Windows. RetroShare checks for locale gpg.exe and gpgme-w32spawn.exe and if exists, it starts as portable version. Modified version of libgpgme-11.dll needed. thunder2 2010-04-30 14:34:48 +00:00
  • f88cd1c0aa Show correct state of subscribe button in forum feed thunder2 2010-04-29 19:00:27 +00:00
  • caaf7884f8 When QutBox is selected then Display header item "Recipient" instead of "From" Added to Count Total Inbox and Total Sent on Messages. defnax 2010-04-28 21:05:11 +00:00
  • 7f8cafa8a9 changed idle time to 30 secs chrisparker126 2010-04-28 16:37:27 +00:00
  • b3ccf3f07d crash with second open of HelpDialog solved thunder2 2010-04-28 12:49:43 +00:00
  • e8b428a911 RetroShare stopped responding during signing a key and asking for password. The QSingleShotTimer of ConfCertDialog wants to update the gui and stopped in PeerItem::updateItem. thunder2 2010-04-28 11:25:12 +00:00
  • 3c14705b39 win_idle, in idle_platform.cpp now as with linux, and mac. chrisparker126 2010-04-28 08:20:41 +00:00
  • e9ed5a1532 Added Commandline Options to Help Browser defnax 2010-04-27 23:21:35 +00:00
  • c91bc09c74 Added functionality to save a Privat Chat session and GroupChat History via ToolButton defnax 2010-04-27 22:08:38 +00:00
  • 3b1d1d35fe add a loopback test joss17 2010-04-27 21:59:59 +00:00
  • f6f22e1e5b lower the timing to avoid network problem under winxp joss17 2010-04-27 21:59:37 +00:00
  • 9d5db08b7a MessagesDialog: - enabled navigation through the messages with cursor keys - used timer for better handling after keypress thunder2 2010-04-27 21:46:28 +00:00
  • ed73533862 Ported trunk commits: 2781: - fix a gui bug 2786: - The settings in the settings window are only loaded once. - Saving the settings without changing the network settings doesn't shutdown the connections 6788: - Forwarding a message keep the attached recommended files. csoler 2010-04-27 19:07:00 +00:00
  • 1b4a70dbb3 - ported trunk commit 2801 into branch Currently the only way to induce a bug is start rs for an ssl_id which which does not have a password saved, then try use an ssl id at start dialog which does or does not have a pword (help_pword:bool enters an illegal state) csoler 2010-04-27 18:50:37 +00:00
  • 502e006352 - ported trunk commit 2801 into branch Currently the only way to induce a bug is start rs for an ssl_id which which does not have a password saved, then try use an ssl id at start dialog which does or does not have a pword (help_pword:bool enters an illegal state) csoler 2010-04-27 18:50:37 +00:00
  • 3364b35064 Currently the only way to induce a bug is start rs for an ssl_id which which does not have a password saved, then try use an ssl id at start dialog which does or does not have a pword (help_pword:bool enters an illegal state) chrisparker126 2010-04-27 15:39:21 +00:00
  • b2213e15e6 new idle status feature added chrisparker126 2010-04-27 12:30:46 +00:00
  • aef6787517 changed connection from insertpeers when friendchanged() signal emmited to updateMessengerWindow also added connection for idle feature to messenger window chrisparker126 2010-04-27 12:25:12 +00:00
  • d37ae260f8 added inactive png to qrc chrisparker126 2010-04-27 12:22:10 +00:00
  • 8993ebb8aa - added idle status - insert peers is now under the same qtimer as save status chrisparker126 2010-04-27 12:21:39 +00:00
  • 926c0dc284 enabled idle monitor chrisparker126 2010-04-27 12:19:44 +00:00
  • 5cc59d6e77 added idle status and connection to messenger window chrisparker126 2010-04-27 12:18:44 +00:00
  • eed3de92a9 removed MessengerWindow::insertpeer() from rsautoupdate::update() - update of messenger window is delayed if rs window is not visible. chrisparker126 2010-04-27 12:14:57 +00:00
  • 37aa76f28d added new inactive png chrisparker126 2010-04-27 12:03:25 +00:00
  • 8b893fc312 removed authxpgp source files chrisparker126 2010-04-27 12:01:47 +00:00
  • d751ecedf7 added const 'idle' status chrisparker126 2010-04-27 11:56:06 +00:00
  • f1dab2b094 documenting p3chatservice, added 'idle' status to status service - idle status not saved chrisparker126 2010-04-27 11:53:46 +00:00
  • 40da50799e documenting p3msgs chrisparker126 2010-04-27 11:44:06 +00:00
  • 906cca8012 Forwarding a message keep the attached recommended files. thunder2 2010-04-26 21:11:19 +00:00
  • 31fb4ce06a Profile View some changes for testing defnax 2010-04-26 11:33:16 +00:00
  • 38e06135a4 - The settings in the settings window are only loaded once. - Saving the settings without changing the network settings doesn't shutdown the connections thunder2 2010-04-25 23:28:10 +00:00
  • d451adc1a6 fixed compatibility issue with dyndns patch csoler 2010-04-25 20:03:40 +00:00
  • 78644a2441 - Removed some potentially harmful (deadlock) code. - Put some printf into debugging #ifdef csoler 2010-04-25 19:26:37 +00:00
  • c7db07c37b - Ported trunk commit 2780: Set the trust lvl to 3 when accepting a friend and the trust lvl is unknown. - Removed some potentially harmful (deadlock) code. - Put some printf into debugging #ifdef csoler 2010-04-25 19:00:33 +00:00
  • a6b5e8c364 remove debug outputs joss17 2010-04-25 17:07:18 +00:00
  • fa53e8b55c fix a gui bug joss17 2010-04-25 17:07:04 +00:00
  • 293efbf702 Set the trust lvl to 3 when accepting a friend and the trust lvl is unknown. joss17 2010-04-25 17:06:48 +00:00
  • f2644d5a06 update Changelog defnax 2010-04-25 10:20:04 +00:00
  • df7c8dacb3 update Changelog defnax 2010-04-24 22:22:07 +00:00
  • 0773e92f85 Ported patch from thunder2 (http://sourceforge.net/tracker/index.php?func=detail&aid=2991827&group_id=178712&atid=886241) csoler 2010-04-24 22:09:47 +00:00
  • a44280e267 Ported patch from thunder2 (http://sourceforge.net/tracker/index.php?func=detail&aid=2991827&group_id=178712&atid=886241) csoler 2010-04-24 22:06:12 +00:00
  • 95b061e05a fixed MessengerWindow TreeWidget stylesheet defnax 2010-04-24 18:44:16 +00:00
  • f9e1f8d39b update changelog defnax 2010-04-24 17:11:00 +00:00
  • 4695237eb3 updated version numbers csoler 2010-04-24 13:46:23 +00:00
  • 900ae2332f documented p3chatservice.h come on guys! http://retroshare.sourceforge.net/wiki/index.php/API_Documentation chrisparker126 2010-04-24 11:27:25 +00:00
  • 101e0d9dc6 custom status now sent without needing to have a private chat - getcustom status now generate a requests to that peer. - setowncustom status now generates an 'status available' item sent to all peers chrisparker126 2010-04-24 10:33:12 +00:00
  • c5208b29f1 added new const ids for custom status 'request' and 'available' chrisparker126 2010-04-24 10:30:36 +00:00
  • c3b4b576ad ad missing code for dyndns details joss17 2010-04-23 18:50:32 +00:00