Commit Graph

648 Commits

Author SHA1 Message Date
csoler
bda1306c01 Restored file recommendation feature. Improved it a little.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1255 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-17 19:38:42 +00:00
csoler
2ea7940501 forgot to commit changes related to Settings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1254 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-17 14:15:33 +00:00
csoler
02a56a10e1 forgot to commit changes related to Settings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1253 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-17 13:59:39 +00:00
csoler
8f024fd08d corrected upload/download status in upload transfers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1252 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-17 13:26:16 +00:00
csoler
529b0d7f04 disabled auto-login for non windows systems.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1251 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-17 12:58:15 +00:00
csoler
c82c7eea26 suppressed Settings/ directory, as it_s not used at all
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1250 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-17 12:48:54 +00:00
csoler
0449a7ce69 suppressed unused smplayer action from left bar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1249 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-17 12:32:39 +00:00
joss17
3ab34d67d8 add some french translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1248 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-17 11:47:00 +00:00
defnax
17512e15af set tooltip for OK Button
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1247 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-16 17:17:46 +00:00
defnax
270c7c70d7 update languages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1242 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-15 17:04:46 +00:00
csoler
2e680b1ed4 added smooth avatar scaling
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1241 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-15 14:31:37 +00:00
csoler
2d4bd2f42c Setup connection so that deny friend in peers dialog updates the network view.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1240 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-15 12:07:37 +00:00
defnax
dbfe103e03 changend string names for logs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1239 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-14 22:30:30 +00:00
csoler
cd961bf49f Changed popup fchat focus for typingnotification
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1238 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-14 21:15:43 +00:00
csoler
0dd42c966c Changed popup fchat focus for typingnotification
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1237 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-14 21:14:25 +00:00
joss17
3e3b90c95e Don't send the extrafil link when SubFileItem is cancel (ERROR mode). Improve chat url parsing.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1236 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-14 15:54:38 +00:00
joss17
84efbbe2d2 Set the SubFileItem in error mode when cancelling from the GUI
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1235 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-14 15:53:40 +00:00
defnax
08e5b26349 fixed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1233 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-13 23:15:52 +00:00
defnax
6106309a3d replaced old Network Status with new one
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1229 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-13 16:53:20 +00:00
defnax
3004f4fd5a update Chanelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1226 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-13 12:06:25 +00:00
drbob
e71d289e0e Added More alternative colours to NetworkView.
* Yellow - yourself.
 * Green  - your friends.
 * Blue    - other Authed People.
 * Magenta - partially Authed People.
 * Red     - unknown people.

Added Context Menu. This is empty now (as we are heading for a release).
The code to add specific menu items to rm/add friends is there - just commented out.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1225 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-12 23:44:51 +00:00
defnax
b212f65f69 added tooltip for add file button
fixed icon size 

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1224 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-12 22:12:57 +00:00
defnax
99828dfa41 added new Toasters
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1222 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-12 00:37:25 +00:00
joss17
5a5ad509aa fix the history problem with SearchDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1221 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-11 14:36:32 +00:00
joss17
fc9ed005bf Refuse directory drop for extrafile
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1220 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-11 14:35:50 +00:00
joss17
35740d89b1 fix a bug with windows compiler and small() function
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1219 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-11 14:35:05 +00:00
joss17
e4363d4db2 gcc44 compliance for gui
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1218 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-11 14:33:32 +00:00
joss17
63be32ba4d add the drag'n drop file to popup chat, still a bug when adding a directory
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1216 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-11 14:27:45 +00:00
joss17
3698fc5a2c rolled back commit 1200 only for popupchatdialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1215 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-11 14:21:11 +00:00
defnax
4ef40b5cd1 update new Chinese translation thanks to netfleet Developer lsn752
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1214 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-11 00:40:51 +00:00
defnax
d9aa7a3e3a enabled double click download
disabled not implemented Broadcast context menu entry
enabled reseting keywords

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1213 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-10 22:34:38 +00:00
defnax
96d886e674 update languages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1212 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-10 20:27:19 +00:00
defnax
cc9b87785f enabled translation for STATUS strings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1211 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-10 17:49:41 +00:00
defnax
7c36f41a45 fixed NetworkView lets get refresh the graph at rs start too
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1210 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-09 20:53:40 +00:00
defnax
281f4b95f3 fixed startMinized now it works
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1209 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-09 13:38:46 +00:00
defnax
dab5ae98f8 added clean it.ts file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1208 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-09 12:37:27 +00:00
defnax
a30aa37062 removed corrupt .ts file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1207 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-09 12:36:14 +00:00
defnax
b1c5db70d7 update .ts files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1206 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-09 12:29:08 +00:00
defnax
b0845d9d8b clean up the project file, translation .ts files will be not useable when disabling not used headers,sources with a #
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1204 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-09 02:13:21 +00:00
defnax
2a2a30cb66 update translations
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1203 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-09 01:11:41 +00:00
defnax
58f11dda1d enabled for the MessageBox'es translations support
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1202 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-09 01:05:40 +00:00
drbob
65e02ba4de * Rolled back Modifications to SearchDialog and PopupChatDialog.
- unable to get windows to compile with PopupChat on windows.
	- not happy with new SearchDialog. Not an improvement on old dialog + uses Qt4.4

 * updated version numbers...
 * added a couple of windows scripts.
 


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1200 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-08 23:07:08 +00:00
joss17
705a51ac1f Merge translation branch, add translated string to peerstats and ratestatus
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1199 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-08 18:56:01 +00:00
joss17
0c41943958 Make compatible with Qt 4.3.4
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1198 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-08 18:43:01 +00:00
defnax
2172dbf55e changend addtab method for network view translation doesnt worked before
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1197 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-08 18:26:57 +00:00
defnax
ed82e71c10 update strings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1196 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-08 15:01:22 +00:00
defnax
7ba8ad6b91 update strings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1195 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-08 11:50:16 +00:00
csoler
7b4c990fa4 embeded default chat styles so that it works with packaging
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1194 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-07 23:03:10 +00:00
csoler
2919f7a94a embeded default chat styles so that it works with packaging
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1193 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-07 23:02:07 +00:00
defnax
5728e61090 added Double click download feature
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1192 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-07 22:48:22 +00:00