Commit Graph

  • 4d99495361 when no channel selected display default channel logo. defnax 2010-05-21 15:50:29 +00:00
  • df6dfd9f3c Added Message settings Page defnax 2010-05-21 13:54:40 +00:00
  • a387ff5ae1 enabled Blogs checkbox in Notify settings defnax 2010-05-21 12:48:58 +00:00
  • 6baf56285b reworked settings now there is only one global object for loading and saving settings thunder2 2010-05-20 21:53:27 +00:00
  • e68e6b54ef fixed Blogs border colors for the logo label and added a new stylesheet when no Blog is selected defnax 2010-05-20 21:21:13 +00:00
  • d2baf4902d Added Blog New Item to News Feed. defnax 2010-05-20 21:00:59 +00:00
  • 00e5dc311f Bugfix leander-256 2010-05-20 00:41:50 +00:00
  • fc96473f98 also alert rs to config changed (save keys after restoring them) + added key backup and restore to p3distrib service chrisparker126 2010-05-19 23:17:37 +00:00
  • 5df17295b8 added to display on New Channel Feed Item Channel logo when available defnax 2010-05-19 22:43:13 +00:00
  • ee1477df10 added restore admin/publ keys to channels (todo: forums, blogs) chrisparker126 2010-05-19 22:43:07 +00:00
  • e48ede4841 added key backup and restore to p3distrib service chrisparker126 2010-05-19 22:40:53 +00:00
  • 3e1c18fac3 added search icon label for Messages Filter Line Edit. defnax 2010-05-19 21:33:10 +00:00
  • 8de48d3b74 added for search filter own frame header moved the new forum search filter to the top Header defnax 2010-05-19 21:02:43 +00:00
  • c2f7f7935e improved ForumsDialog: - new filter for threads tree - saved layout of dialog thunder2 2010-05-19 20:17:43 +00:00
  • 4b9b15be27 Ported branch commits: csoler 2010-05-19 20:08:58 +00:00
  • f78e25521b put back an exit when the local address+port are already in use. Otherwise this corrupts file lists, config files etc. csoler 2010-05-19 20:05:31 +00:00
  • a63b5262d8 cleaned up some desastrous code in rsdiscitems.cc, causing crashes csoler 2010-05-19 20:04:23 +00:00
  • 8673924374 removed unnecessary method thunder2 2010-05-19 19:44:06 +00:00
  • 9ff59e4722 fixed win32 compilation issue csoler 2010-05-19 11:37:17 +00:00
  • ffd1d15ad4 fixed win32 compilation issue csoler 2010-05-19 11:33:18 +00:00
  • 4cf10ee99a fixed compiling error, damn case sensitive file names thunder2 2010-05-18 22:41:44 +00:00
  • 71b3783a9a improved MessagesDialog: - saved state of files view, filter column, state of message tree and splitter position - initial selection of inbox - new filter mode: content thunder2 2010-05-18 22:37:18 +00:00
  • 0cc8fcdbac improved the security of size determination for file lists (suppresses a small bug that caused a chain reaction ending in crash of client peers when downloading file lists) csoler 2010-05-18 21:15:22 +00:00
  • 3509e0beb9 improved the security of size determination for file lists (suppresses a small bug that caused a chain reaction ending in crash of client peers when downloading file lists) csoler 2010-05-18 21:12:50 +00:00
  • 6fbf0d4bbe removed unused default font for chat, now using the default font from the system thunder2 2010-05-18 19:22:07 +00:00
  • 70f4846061 fixed compiling error of last commit thunder2 2010-05-18 18:50:55 +00:00
  • d357459d96 set a default size for Links Cloud tree items defnax 2010-05-18 18:09:35 +00:00
  • a8c4b3b107 - moved the chat setting to the section [Chat] - cleaned some comments of the settings classes thunder2 2010-05-18 18:02:51 +00:00
  • 3e968b68c3 removed sectionGroup for Chat settings defnax 2010-05-18 10:48:21 +00:00
  • e981dffc8c redesigned SubFileItem Layout. defnax 2010-05-17 23:21:32 +00:00
  • 42f728a483 removed call to :clone in refill of threads in ForumsDialog thunder2 2010-05-17 21:42:18 +00:00
  • 4380251c08 moved Post Button to header and fixed Subscribe Buttons Icon to not stretch the Button in cleanlooks style. defnax 2010-05-17 21:30:56 +00:00
  • 47ba7c0df2 makes sure channels grp folder is created immediately once a channel is created chrisparker126 2010-05-17 21:21:47 +00:00
  • bea26895ef set minimum size for channel items to 22 for bether display and moved Post Button to top header defnax 2010-05-17 21:20:11 +00:00
  • 509a967085 suppressed debug messages csoler 2010-05-17 21:17:52 +00:00
  • f7305de302 added a workaround for a bug in the cache system that asks for files of size 2^64-1. This results into a division by zero in ftChunkMap. Bu the time I find this bug, the workaroudn should avoid crashes. csoler 2010-05-17 21:05:28 +00:00
  • f24b3c61f4 added a workaround for a bug in the cache system that asks for files of size 2^64-1. This results into a division by zero in ftChunkMap. Bu the time I find this bug, the workaroudn should avoid crashes. csoler 2010-05-17 21:02:51 +00:00
  • daa363409f changed some stylesheet colors for Blogs defnax 2010-05-17 20:05:38 +00:00
  • ab0bc5ccf9 added display Blog logo's for BlogsDialog, and stylesheet color switch when its own, subscribed or public Blogs defnax 2010-05-17 18:10:48 +00:00
  • 105e617596 fixed abug i introduced, copy of grp icon data made in p3distrib - it was previously corrupting group keys added dynamics size to grps created - previously limited to 16000 bytes chrisparker126 2010-05-17 14:33:16 +00:00
  • 7cd6103ff7 intialised channel info file count correctly chrisparker126 2010-05-17 14:27:05 +00:00
  • 84a48d2c80 fixed load and save of window state again, i used the wrong class, now it's ok please delete following files if exist - MainWindow - MessengerWindow - BandwidthGraph - HelpBrowser thunder2 2010-05-17 10:48:59 +00:00
  • 913789b972 This is a patch for the previous patch *facepalms* leander-256 2010-05-16 23:59:39 +00:00
  • b30056e17f This patch allows Windows users to share files and folders with "exotic" characters. leander-256 2010-05-16 23:26:45 +00:00
  • 531149d3bd fixed Mispelling in DirectoriesPage defnax 2010-05-16 22:13:46 +00:00
  • 1e7914d406 fixed Mispelling in Wizard defnax 2010-05-16 22:07:54 +00:00
  • 7e409c0b79 fixed Mispelling in Wizard defnax 2010-05-16 22:06:49 +00:00
  • c8576d98ad added missign lock in ftcontroller. This is likely to correct a bug. csoler 2010-05-16 21:21:41 +00:00
  • c92cf925e4 added missign lock in ftcontroller. This is likely to correct a bug. csoler 2010-05-16 21:20:02 +00:00
  • 5a65dabc09 - suppressed some errors in printf commands with uint64_t - apparently, the cap function in QRegExp takes a non const in some Qt versions. I had to copy the const parameter to a local variable. csoler 2010-05-16 20:06:04 +00:00
  • 50f196e48b - suppressed some errors in printf commands with uint64_t - apparently, the cap function in QRegExp takes a non const in some Qt versions. I had to copy the const parameter to a local variable. csoler 2010-05-16 20:02:34 +00:00
  • 48d2007f81 MessengerWindow::insertPeers: - memory leak - return of takeTopLevelItem and takeChild are not deleted - possible crash, when child has disappeared thunder2 2010-05-16 11:10:13 +00:00
  • 93cd5e67f8 renaming Button string defnax 2010-05-16 11:04:58 +00:00
  • 5b119ca4ba Corrected typo, Replaced Ok Button by anabled Apply button in settings, suppressed double click action for download in Shared File lists csoler 2010-05-16 09:54:21 +00:00
  • cb64fb12cf Corrected typo, Replaced Ok Button by anabled Apply button in settings, suppressed double click action for download in Shared File lists csoler 2010-05-16 09:33:35 +00:00
  • 9606dce758 removed QMenu* thunder2 2010-05-15 18:31:16 +00:00
  • 0ea28c37ce fixed some wrong spelling errors defnax 2010-05-15 13:47:19 +00:00
  • c3c6480f4b changed the usage of "QMenu*" to a local "QMenu" removed usage of "new QMouseEvent", it was a memory leak cleaned some includes thunder2 2010-05-14 20:55:44 +00:00
  • e49cc6552c Minor fixes leander-256 2010-05-14 18:50:20 +00:00
  • 91dde5b8b8 added [Chat]group category when store/load Chat settings defnax 2010-05-14 17:58:13 +00:00
  • 24e4058bee store the font change on PeersDialog too defnax 2010-05-14 16:54:30 +00:00
  • 07a9d1c0ae added to display channel logo's for each channel item's defnax 2010-05-14 16:33:35 +00:00
  • 26a808b3e7 added group icon support for blogs and channels chrisparker126 2010-05-14 13:06:58 +00:00
  • 27895d1781 added group icon support chrisparker126 2010-05-14 13:00:07 +00:00
  • 47de2af50c added storing and loading Chat Font defnax 2010-05-14 12:42:31 +00:00
  • bed286030e suppressed weird characters at the beginnign of this file csoler 2010-05-14 11:48:20 +00:00
  • 37a2bfb8de added a check to avoid (possibly rare) data races csoler 2010-05-14 11:29:15 +00:00
  • 48556396ee added a check to avoid (possibly rare) data races csoler 2010-05-14 11:29:15 +00:00
  • e8f5bb5167 PeersDialog: "QPixmap picture" not needed as member thunder2 2010-05-14 11:17:19 +00:00
  • 84a87fa11b New methods for calculating the count of peers and messages. It should be faster than getting all data in std::list. Now used in MainWindow.cpp, MessagesDialog.cpp and peerstatus.cpp thunder2 2010-05-13 19:20:40 +00:00
  • 73343f9250 update changelog defnax 2010-05-13 17:24:46 +00:00
  • 69f2381a06 updated version numbers csoler 2010-05-13 17:04:46 +00:00
  • 76250a956b added missed sources defnax 2010-05-13 15:36:49 +00:00
  • e5667a915d fixed bug with ShareDialog loading defnax 2010-05-13 12:11:03 +00:00
  • 604fd1872a fixed to add a new line when retroshare link is added defnax 2010-05-13 09:38:24 +00:00
  • 946d09cb72 Fixed crash and endles loop with refill in forums thunder2 2010-05-12 22:23:05 +00:00
  • b242b73f31 Memory leaks: - ftController::copyFile -> buffer and file pointer leaks in case of error - PeersDialog::insertSendList -> new QTreeWidgetItem for all online peers, this function is not ready yet - PeersDialog::insertPeers -> gpg_item = new QTreeWidgetItem(0); in case of no more accept connection - pqissl::reset -> missing SSL_free of ssl_connection thunder2 2010-05-12 20:10:22 +00:00
  • faace1f322 Memory leak fix leander-256 2010-05-12 19:03:30 +00:00
  • acbcf57bd8 ported trunk commit 2889 and 2888 csoler 2010-05-12 18:47:34 +00:00
  • 988c6c31f5 Fixes two problems in the current group chat: - the parser fails to embed two links in the same sentence - the parser can potentially put smileys in the middle of <a> tags leander-256 2010-05-12 00:17:10 +00:00
  • 6b3f51c626 Bugfix: Attach a file in message dialog inserts the link at current cursor position and does not overwrite the whole message text thunder2 2010-05-11 20:53:21 +00:00
  • 0c46da0dd2 Changed settings to local variable, no more as pointer on all classes. thunder2 2010-05-11 20:02:52 +00:00
  • 2f8d21ab76 clean up some compile warnings defnax 2010-05-10 20:38:59 +00:00
  • c5cebce587 MessagesDialog: - columns in messages list in MessagesDialog changed to defines - fixed sort of a non date column with same id, date is used as second compare thunder2 2010-05-10 19:55:59 +00:00
  • ac693595c9 Ported trunk Commit 2882 (Thunder) Memory leak: - getLocalInterfaces -> iptable = (MIB_IPADDRTABLE *) malloc(dwSize); - main -> RshareSettings *_settings = new RshareSettings(); csoler 2010-05-10 17:49:19 +00:00
  • 465cd42463 Memory leak: - getLocalInterfaces -> iptable = (MIB_IPADDRTABLE *) malloc(dwSize); - main -> RshareSettings *_settings = new RshareSettings(); thunder2 2010-05-09 21:58:28 +00:00
  • 23a0b60e59 fixed chat bug that was truncating some messages, due to using a uint16_t to store a local size. Totally backward compatible. This fix might also affect blog messages. csoler 2010-05-09 20:06:19 +00:00
  • d82e1ba63c fixed chat bug that was truncating some messages, due to using a uint16_t to store a local size. Totally backward compatible. This fix might also affect blog messages. csoler 2010-05-09 20:01:29 +00:00
  • 9243c1614d Ported trunk commit 2811: crash with second open of HelpDialog solved csoler 2010-05-09 13:54:52 +00:00
  • c87844277a implemented a short circuit to local cache transfers. This saves a large number of file descriptors, and improves reactivity of the software csoler 2010-05-09 13:52:05 +00:00
  • d8e4430052 implemented a short circuit to local cache transfers. This saves a large number of file descriptors, and improves reactivity of the software csoler 2010-05-09 13:49:44 +00:00
  • 8c9c08a28c update version defnax 2010-05-09 11:11:08 +00:00
  • 9e7fab1df9 update Changelog defnax 2010-05-09 10:42:21 +00:00
  • 20908b2c48 Count of new messages in systemtray tooltip corrected thunder2 2010-05-09 08:01:52 +00:00
  • a726f3c063 rm a few blankies astei 2010-05-08 21:48:14 +00:00
  • f2f7a3b77d Close tracker id 2994519 by applying patch, looks clean to me. astei 2010-05-08 21:44:08 +00:00
  • 4a410fbfb6 removed references to qblogs chrisparker126 2010-05-08 17:03:28 +00:00
  • 7652e831e8 removed unused files qblog - redundant chrisparker126 2010-05-08 17:00:41 +00:00
  • c5e8669ec0 Channels - removed settings button - deals with hashing of its own files chrisparker126 2010-05-08 16:21:57 +00:00
  • e1c4992680 added some minor feature to channels chrisparker126 2010-05-08 16:10:34 +00:00