Commit Graph

3507 Commits

Author SHA1 Message Date
thunder2
c42b326315 Added a basic description of the chat style.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4092 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-12 21:09:53 +00:00
defnax
75705f83ea disabled the default context menus for the QToolBar's
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4091 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-10 11:44:48 +00:00
thunder2
c64cb3b5f2 Share the download directory by default.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4090 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-08 23:29:21 +00:00
thunder2
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.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4089 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-08 20:05:36 +00:00
thunder2
4779d83ab7 Translate QuickStartWizard, GenCertDialog and StartDialog into german.
Fixed tab order of the upload and download settings in QuickStartWizard.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4088 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-08 00:31:20 +00:00
csoler
3b6388dbb8 suppressed testnetwork target from default compilation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4087 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-07 12:27:12 +00:00
csoler
8e4c7dbfc9 fixed small issues in ubuntu packaging scripts
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4084 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-07 11:54:04 +00:00
thunder2
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.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4083 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-06 20:19:16 +00:00
thunder2
b245ad7cf7 Messages with plain text (like the welcome message) are shown correctly.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4080 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-06 12:58:18 +00:00
csoler
1027621e07 added missign destructors, causing some parasitic memory leaks
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4079 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-05 18:26:33 +00:00
drbob
e72155c9dc Added missing return... which was crashing OSX during directory creation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4077 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-05 03:43:40 +00:00
chrisparker126
ec0ce30103 checked in first bits of code for cache service data optimisation,
distrib can build grps xml document
added pugixml src code into utilities

pls see design document:
http://retroshare.sourceforge.net/wiki/index.php/Documentation:design_services_histories

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4076 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-04 22:16:25 +00:00
defnax
976aadc1b3 possible fix for macosx on searchline
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4075 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-04 10:44:11 +00:00
defnax
2a61835e46 possible fix for macosx
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4074 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-04 10:37:56 +00:00
defnax
68e9a967bb fixed a toolbar icon to display with a correct size on macosx
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4073 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-04 10:22:00 +00:00
thunder2
0a42b7899e The working (hashing) thread FileIndexMonitor is now stopped when RetroShare is closed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4072 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-03 23:30:08 +00:00
thunder2
6bb4854925 Removed tab focus from the toolbar and image buttons.
Fixd german translation.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4071 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-02 22:16:04 +00:00
defnax
cb22b75505 added installer script for a portable setup
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4070 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-02 19:49:41 +00:00
csoler
dd73fe3a9a supressed memory leak due to not deleting a RsItem
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4069 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-02 14:36:27 +00:00
csoler
800cc281c5 suppressed potential SIGSEGV as exit time
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4068 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-02 14:33:32 +00:00
csoler
3ae378d9b9 suppressed memory leak in GUI
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4067 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-03-02 14:31:03 +00:00
thunder2
28ebbf0b2e Added a confirm to the delete history action.
Added the RetroShare icon to the password input window.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4066 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-27 21:47:49 +00:00
csoler
01f4244f24 fixed soem other potential SIGSEGVs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4065 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-27 19:54:13 +00:00
csoler
7c5f54d536 fixed potential SIGSEGV because of not checking returned pointer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4064 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-27 18:07:50 +00:00
defnax
fbcfa78ad9 update changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4063 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-27 17:17:01 +00:00
drbob
9d6926a7d9 Start of OSX compilation instructions.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4062 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-27 04:36:03 +00:00
csoler
1489d85ce9 forgot to commit fopen64 fix to this file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4059 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-25 08:02:12 +00:00
defnax
5307569aaf update nsis installer scripts
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4058 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-24 23:16:20 +00:00
csoler
e39a04ee7f last fix to missing ftello64 calls (hopefully)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4057 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-24 22:44:41 +00:00
csoler
ea84a81886 fixed bug with big files. To be tested.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4056 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-24 22:22:59 +00:00
csoler
f6dc46da73 fixed bug with big files. To be tested.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4055 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-24 22:19:04 +00:00
csoler
161066a5d9 corrected bug in FR translation (2)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4054 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-24 20:15:04 +00:00
csoler
16d8527dc9 corrected bug in FR translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4053 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-24 19:51:37 +00:00
defnax
d3f405412e update French translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4052 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-24 08:33:07 +00:00
csoler
ebfe8b9828 disabled error msg from pqistreamer, as it is not an error in 99% of the cases it happens
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4051 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-23 19:32:51 +00:00
csoler
56893ab827 updated build script for ppa compatibility
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4050 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-23 10:49:53 +00:00
csoler
d3deeecd88 updated source package scripts
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4049 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-22 20:58:05 +00:00
csoler
64b8f90120 added a check to make the code robust to structural errors in bd messages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4048 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-22 19:38:53 +00:00
thunder2
3be6ddb8df Fixed compile of the minimal version after a clean.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4047 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-22 14:51:03 +00:00
csoler
827dbd8cf3 added a memory management class for small objects.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4046 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-20 21:36:21 +00:00
thunder2
db19db7e60 Optimized some small things in TransferDialog and SearchDialog.
Changed the parameter of the constructor of ftFileCreator and ftFileProvider and some methods of ftTransferModule from "std::string" to "const std::string&"

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4045 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-20 00:59:47 +00:00
thunder2
61b57ede65 Reactivate minimal version
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4044 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-18 23:26:08 +00:00
defnax
24b2b8ce29 added settings to search for store the splitter position
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4043 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-17 16:30:59 +00:00
defnax
5a36473a4d update languages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4042 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-17 11:48:08 +00:00
thunder2
be6f89d87f Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4041 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-16 22:40:54 +00:00
csoler
b7b8831f71 fixed bug for hash size display
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4040 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-16 22:33:44 +00:00
defnax
daad701f52 Added Search Filter for Search Results
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4039 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-16 20:07:06 +00:00
csoler
9de341953d removed duplicate hashing function. Now the hash buffer is always 512 bytes.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4038 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-14 19:59:06 +00:00
defnax
acf536317f update installer script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4036 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-12 11:43:52 +00:00
thunder2
0c22066d3d Switched off optimization for Windows build.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4035 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-12 00:47:10 +00:00