Commit Graph

999 Commits

Author SHA1 Message Date
csoler
24c841ffe3 Suppressed uninitialized memory read.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1066 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-09 14:10:24 +00:00
csoler
532148c433 suppressed uninitialized memory read
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1065 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-09 12:09:11 +00:00
csoler
307e58a5c1 changed font size in AddFriendDialog to fixed size, to help checking that the key is good looking
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1063 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-03 20:01:21 +00:00
csoler
1424d85384 Fixed the ssl connexion problem. However, for connexions to occur correctly, both peers should upgrade to this new version
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1062 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-03 19:40:42 +00:00
csoler
56b3370cd1 added a forgotten time(NULL) in notifyqt.cpp
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1061 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-01 15:18:34 +00:00
csoler
14dc2fbf7e added another anti-lag strategy in pqissl.cc. This is to avoid connexion problems
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1060 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-01 15:12:22 +00:00
csoler
8ad457e011 Started turtle hopping implementation. Not yet functional nor compilable.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1059 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-28 18:19:00 +00:00
defnax
661e404741 added bat script for compile libretroshare with MinGW Makefile
update mingw script

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1058 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-27 02:06:33 +00:00
csoler
3695dc8b5b updated build script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1056 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-26 14:13:39 +00:00
csoler
55653325d1 compatibility with new notification method: added a rsicontrol global variable
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1055 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-26 14:10:26 +00:00
csoler
23a617dca4 Added a workarround for the packet sending problem. This is not optimal, but seems to work fairly well.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1054 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-26 14:04:48 +00:00
defnax
580123a232 added QMAKE_CC = g++ to win32 section in .pro file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1052 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-24 21:42:59 +00:00
defnax
f018bf0f85 fixed .pro -lgdi32
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1051 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-24 21:39:17 +00:00
csoler
59cdaba9dc Improved the notification model so that it uses Qt signals to avoid core dumps, and improved the gui to increase responsiveness (e.g. forum display, network discovery info, friends, msg deletion and selection)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1050 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-22 17:36:39 +00:00
notdefine
93fa052b58 Upadet Wiki Link in Help Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1049 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-19 20:24:47 +00:00
csoler
dbe494abac win32 compilation compatibility
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1048 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-16 08:48:57 +00:00
csoler
d58b4dad7d suppressed some debuggign output.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1047 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-15 20:22:34 +00:00
csoler
f98c8153a6 found and corrected this bug about wrong packet size. This took me the WE, but I have a great deal of patience ;-)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1046 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-15 20:13:35 +00:00
defnax
b0668b1f48 set Refresh Rate for down/up speed on statusbar to 1000
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1045 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-13 12:15:42 +00:00
defnax
82bffd9e09 * Added Uptime and Since to Statistics
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1044 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-12 23:24:27 +00:00
defnax
168c854738 Update Statistics with icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1043 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-12 17:42:52 +00:00
defnax
6324b4eb8b update Changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1042 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-12 15:17:22 +00:00
defnax
563dc1457a update Readme
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1040 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-12 12:55:12 +00:00
csoler
acaa10d54f suppressed an initialized memory read. It happens below, but this limits its impact above.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1039 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-12 12:47:57 +00:00
csoler
543e27a1da Changed PreMods() and postMods() functions into signals in notifyqt so that these functions do not cause a data race when called from a callback in libretroshare.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1038 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-12 11:48:43 +00:00
defnax
516b1684f9 * Enabled Statistics for ApplicationWindow
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1037 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-12 00:30:40 +00:00
defnax
bcfb410ba4 * Added functionality for Bandwidth Graph, it shows now down and upload speed and Recv/Sent Data in KB/MB
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1036 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-11 23:28:10 +00:00
defnax
c8837d5b96 * Disabled Plugins in ApplicationWindow
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1035 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-11 22:57:12 +00:00
defnax
6f869022da * Moved Plugins to MainWindow
* Fixed icon size for Reply to all Button to 24x24

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1034 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-11 22:50:12 +00:00
beardog_uk
6c00b15f03 done: 'replay to all' button in 'messages' page now works
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1033 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-11 18:43:37 +00:00
csoler
08357e3bdd suppressed bug when creating new certificate
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1032 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-10 09:33:30 +00:00
beardog_uk
b94e6f6386 ccc
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1031 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-09 21:01:41 +00:00
csoler
98911955d5 Possibly got rid of this core dump in file uploads. It seems it came from unlocked destroying of dataplex->mServers when they came out of time, while the gui still asked for info about them.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1030 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-09 20:26:12 +00:00
defnax
9602f07760 restored PeersDialog.cpp
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1029 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-09 14:09:25 +00:00
defnax
bf48cc83aa * Disabled addRecipient for Forwarding a message
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1028 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-09 13:36:08 +00:00
defnax
1b62cbe85e * Added Reply all Button
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1027 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-09 13:24:05 +00:00
defnax
9cc0e377bb restored peers dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1026 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-09 10:29:30 +00:00
csoler
f3d35b7b5a changed pointer cast from int to void*
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1025 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-09 08:10:15 +00:00
defnax
209bb758e2 added #include <stdint.h> which is needed when compiling with MinGW/cgywin under Windows.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1024 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-08 21:07:11 +00:00
csoler
96a9aee189 compliance with win32
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1023 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-08 14:35:52 +00:00
csoler
78c07ca367 Turned RsInit into a static class, and changed retroshare invite so that it does not contain signatures anymore.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1022 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-08 14:30:28 +00:00
defnax
b9abc24e5c update win32 section
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1021 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-08 13:31:21 +00:00
csoler
6efc71efd5 compliance with win32
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1020 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-08 13:04:32 +00:00
defnax
881f1395c8 set version to 0.4.12b
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1019 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-07 00:57:44 +00:00
defnax
fb39e8d8db * redesign PeerDialog and SharedFiles
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1018 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-06 21:43:43 +00:00
csoler
896fc45a22 small fix to upload transfer rates
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1017 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-06 20:42:01 +00:00
defnax
99959b261f * use dataDirectory for Organizer DirModel
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1016 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-06 18:43:23 +00:00
defnax
cb347ffd57 * update library dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1015 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-06 15:49:31 +00:00
defnax
f31f90a015 * added a basic plugin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1014 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-06 00:13:15 +00:00
defnax
8aafff0c58 * Removed qcheckers toplevel include not more needed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1013 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-05 22:12:27 +00:00