Commit Graph

1021 Commits

Author SHA1 Message Date
joss17
646603d71d new computing for download and upload rate. No more indiv rate settings
Merge branch 'maxUploadRate'

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1293 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-06-08 17:09:00 +00:00
joss17
9d0f90d434 add include for gcc44 compliance
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1292 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-06-08 16:55:41 +00:00
defnax
6001db3188 added StegoSaurus plugin,
Stegosaurus 1.0 is a tool to perform steganography on 24-bit BMP files.
Use this to hide and recover any type of file to and from a selected BMP image, without altering the original size of the image

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1291 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-06-08 12:46:41 +00:00
csoler
48218e98cb turtle tunnel management
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1289 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-06-03 18:47:14 +00:00
defnax
2bd3899c05 added delete autostart functionality when uninstall RetroShare
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1288 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-06-01 12:22:52 +00:00
defnax
39319f8345 added functionality when collapse tree change treeicon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1286 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-31 23:06:14 +00:00
defnax
8688e19c24 removed mplayer section from installer
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1285 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-31 16:30:00 +00:00
defnax
fe4bb1ce33 setWindowFlags for Toaster
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1281 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-28 16:21:01 +00:00
alexandrut
8cdb8e077f added status icon in the name field of download peers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1280 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-27 22:21:09 +00:00
defnax
0a0816cb77 added view functionality to can set root decorated or not decorated, people which dont wants a + for the tree.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1278 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-27 18:20:08 +00:00
alexandrut
57f86fdb00 integration of filetype icons on downloading files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1277 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-27 13:09:03 +00:00
csoler
6fcf6bcee5 forgot to commit this one.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1276 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-26 21:49:20 +00:00
csoler
1046bdd846 First commit for the turtle download. It works without perturbating RS traffic, but still needs some (internal) smoothing
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1275 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-26 21:42:45 +00:00
drbob
b454ccf996 * put gpgme dependencies behind #defines.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1272 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-25 11:54:43 +00:00
drbob
42d2b62420 * Updated rspeers.h to match libretroshare.
* switched pgp password to encrypted entry
 * corrected NetworkDialog / NetworkView to use validLvl instead of trustLvl.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1271 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-25 11:45:07 +00:00
csoler
aeb07b4ce5 corrected bug in connectFriendWizard gui
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1269 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-25 11:33:27 +00:00
drbob
100cf75439 * minor changes required to get the gui working with PGP,
* improved NetworkView to show signatures, and friends.

I expect these will be cleaned up later - these were purely functional so i could test pgp.

Enable using RS_USE_PGPSSL in rsiface/rsinit.h
   


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1266 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-23 15:13:01 +00:00
defnax
eea261d739 switch trayicon if online count is 0 or bigger
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1262 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-20 22:51:15 +00:00
alexandrut
3d37a0c242 -when a file is downloaded through different peers, all peers are put together
under a single root line. line is click-able, when collapsed it displays all
download peers
-sources column shows number of peers as online (offline)
-name column for root/peer shows filename/peername


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1261 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-20 22:06:20 +00:00
csoler
4694ff22d5 added proper notification for network list update.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1259 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-18 20:01:17 +00:00
csoler
58eb4e9c6e added a make friend with friends of my friends option in the connection wizard.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1258 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-18 19:51:40 +00:00
defnax
30e4d8d078 added Copy/Paste/Send retroshare//: file urls/links
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1257 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-18 14:23:55 +00:00
defnax
b7290c67ed clean up project file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1256 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-17 22:12:57 +00:00
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
csoler
01bbd5ef03 merged peer detail dialogs from network and friends tab
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1191 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-07 22:43:11 +00:00
defnax
d201d41736 enabled multiple selections via mouse,keyboard,CTRL + A ...
added feature to can delete files via Qt::Key_Delete
added messagebox when cancel files from Transfers

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1190 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-07 22:40:57 +00:00
defnax
deea89cbd0 when reset the keyword field then reset the Type ComboBox too to default index
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1188 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-07 20:57:27 +00:00
defnax
c23adba0b1 disabled the broadcastonchannel/recommendtofriends this is not jet implemented bether disabled this function from context menu
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1187 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-07 20:23:36 +00:00
drbob
0734fb3e72 Separated Qt4.4 features, so Qt4.3 builds can be done.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1186 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-07 19:54:40 +00:00
joss17
46f7dd0047 Some work on the link of the chat dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1185 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-07 19:40:02 +00:00
joss17
f2a2681c2e change syntax for fixing compilation bug
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1184 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-07 17:01:45 +00:00
joss17
dfad69de9f add a popup when file link is clicked, and a test if a file link is malformed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1183 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-07 16:07:43 +00:00
defnax
aa0c678d67 enabled translation for "Chatting with "
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1182 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-07 13:45:37 +00:00
joss17
8e6f082025 add file button to general message; add extra file sending from chat dialog; Add a link when sending a file; Add a link for downloading in the reciever chat dialog; Little gui improvement
Merge branch 'extraFile'


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1181 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-06 21:15:12 +00:00
joss17
e34173759e timeout on fil index cache transfer \n Set fileIndex cache transfer timeout to 300sec \n Remove the downloads item for file index cache transfer
Merge branch 'fiIndexCacheTransfertImprove'


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1180 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-06 20:48:32 +00:00
defnax
693cb93868 fixed layout
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1178 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-06 00:41:21 +00:00
defnax
626074d3f8 redesign the Search Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1177 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-06 00:31:09 +00:00
csoler
6f59bd806b Corrected setLogInfo core dump state.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1176 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-05 19:50:45 +00:00
csoler
83b1fc5e1f restored updatePeerStatus() method
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1175 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-05 19:23:21 +00:00
joss17
97259d43ff Merge branch 'addIp2KeyServer'
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1174 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-05 19:19:36 +00:00
csoler
02c1562622 restored updatePeerStatus() method
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1173 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-05 19:15:32 +00:00
joss17
416b367c58 Add the network dialog window
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1172 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-05 17:22:03 +00:00
defnax
c4ee0ec40e suppressed updatePeerStatusString
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1171 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-05 16:56:42 +00:00
defnax
a17f70309e suppressed chatDialog problem in PeersDialog.cpp
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1170 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-05 16:15:10 +00:00
defnax
74c0df0d7e removed not needed Chatdialog header in MainWindow
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1169 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-05 16:01:43 +00:00
joss17
698425ba9e Merge branch 'badPacketMessage'
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1168 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-05 13:35:36 +00:00
csoler
70f0253e54 suppressed ChatDialog entries from Retroshare.pro
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1165 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-05 13:21:36 +00:00
csoler
e144e75ba6 Added "peer is typing" functionality to private chat. This shoudld be extended to additional stuff like "idle", and to public chat. Also the display is the status bar of the chat window could be made nicer, e.g. directly in the msg window. Suppressed ChatDialog class that is not more used
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1164 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-05 13:18:53 +00:00
defnax
ce3db07a63 update translation strings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1163 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-05 12:00:13 +00:00
defnax
dbd5b6de39 moved Network Status Tab from Preferences to NetworkDialog as second tab after Log tab.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1162 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-04 00:30:24 +00:00
notdefine
5affea57ae cleanup
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1161 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-03 07:59:24 +00:00
notdefine
d870ae4ef2 It makes no sense if the total Transfer rate is lower than the individual rate.
Avoid this due setting uper limit for individual rate, and correct old wrong saved settings.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1160 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-03 00:41:38 +00:00
defnax
bdd56208ac fixed statusrates it doesnt worked correct
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1159 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-02 23:34:25 +00:00
defnax
1c5db15325 grey user icon when online is 0 on statusbar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1158 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-02 22:45:31 +00:00
defnax
69914204db generated for statusRates own class to clean more MainWindow
clean up some namings

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1157 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-02 22:14:20 +00:00
defnax
130143192f clean up source structure
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1154 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-02 00:12:29 +00:00
defnax
3fe5b6dbfd update README.txt
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1152 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-01 21:52:59 +00:00
defnax
3e2993536e cleaned up MainWindow
Added to pro file  DEFINES += RS_RELEASE_VERSION enable it for release versions.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1151 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-01 16:17:24 +00:00
defnax
255b5dca39 added the basic natstatus feature for statusbar,
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1150 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-01 12:45:27 +00:00
defnax
9113d01977 changend string
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1149 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-01 11:31:56 +00:00
defnax
63ea6946c7 Added DHT status to statusbar, it will be change his color and changes the tooltip .
Added Network Status for Log Tab too in NetworkDialog at the moment realy basic,every 100 seconds checks for the actually status.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1148 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-05-01 02:39:57 +00:00
defnax
dfabbcca6d set leftside toolbar moveable to all toolbar areas.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1147 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-30 19:31:41 +00:00
defnax
de4081002b update icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1146 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-29 20:55:48 +00:00
defnax
34c8e5108b update view button
enabled for some strings translation to use (tr)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1145 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-29 17:48:25 +00:00
defnax
88fa2715d5 added view button
let left toolbar moveable to right side.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1144 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-29 17:07:28 +00:00
defnax
1cc8639305 changend network icon
set different icon color for avaible

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1143 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-29 15:48:01 +00:00
defnax
98835897cc update changelog and rsversion
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1141 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-28 21:44:49 +00:00
notdefine
ad56293dff removed fff from the username in chat
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1138 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-20 20:02:32 +00:00
defnax
64fd117316 added missed qm files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1137 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-20 14:10:30 +00:00
defnax
e037bb072f update turkish strings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1136 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-20 13:38:30 +00:00
defnax
cfbfb9b148 added support for CN and TW languages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1135 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-20 13:24:56 +00:00
defnax
6d65bd0740 update i2p messenger plugin to version 0.2.9
changes:
add:
- Timestamps on Chatmessages
- Copy Destination option to userlist
- soundEvents(at Unix/linux it need NAS(Network Audio System ))
- Tile in chatwindows = Chat with: username (onlinestate)
- textColor/textFont are restored, when reopen the Chatwindow (not if you close the Messenger and restart it)

changed:
- use a better workaround in chatwindow
- change paketsize from 32k to 1k (maybe better)
- chatwindow press enter so send the message, press shift + enter for a new line
- better destination check at addnewUser 

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1134 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-20 12:42:47 +00:00
csoler
bb681ae78f Turtle tunnel management. In progress.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1133 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-19 19:59:54 +00:00
defnax
33146cc7dc enabled strings translation, used tr for some strings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1129 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-14 22:57:53 +00:00
defnax
5d2d809029 enabled translation for Install Plugin button
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1128 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-13 23:00:34 +00:00
defnax
368968fe59 update authors
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1124 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-09 20:42:35 +00:00
defnax
5025c34033 * Added new icon for Notify
* set correct icon for Deny Friend Context Menu


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1123 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-09 20:19:03 +00:00
defnax
2c69866a79 * added qmovie for InDirectoryCheck
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1122 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-09 18:22:55 +00:00
csoler
fab7faa5f6 Polished drop down menus in the network tab
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1120 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-07 21:01:45 +00:00
beardog_uk
22c2974466 Feature: user can set commands fo opening shared files with some external applications. First revision. TODO: test on Windows, add additional functionality(see trac)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1119 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-07 08:08:03 +00:00
csoler
4bb497a905 Cleaned the gui a little bit:
- added a checkbox to control the use of external servers for ip determination.
- put back Network on the left
- put channels out of RS_RELEASE_VERSION, as it's not working yet.
- NetworkDialog:
	- set the info in columns about trust to be more explicit
	- changed dark green into light green to comply with colors in the trust matrix (it's also more readable in light green)
	- corrected trust strings that appeared in the Last Contact column
- changed "generate certificate" in connect friends wizard into "export my certificate..." which is more appropriate



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1113 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-05 13:04:18 +00:00
csoler
e0d25d507a Corrected compilation pb + pushed news feed out of release version + put back network in left most place.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1111 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-03 20:39:04 +00:00
defnax
db74c9ef58 replaced doquit with normal QMessageBox
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1108 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-02 20:28:12 +00:00
defnax
4451978eed disabled Close Action from I2P Messenger Toolbar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1106 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-02 16:06:33 +00:00
defnax
9d808d9548 added I2PMessenger Plugin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1105 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-04-02 13:23:05 +00:00
beardog_uk
b3f433b5f2 - Deleted AddFriendDialog, InviteDialog and AddFriendWizard files. They are not used in current version, so it was beter not to keep them. We can always restore them, if any need.
- Removed "Invite friend" button from main window. 

- Also  changed some comments  to the wizard code.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1102 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-28 10:41:49 +00:00
beardog_uk
afcc1d76d2 Wizard for adding friends. Almost stable, but code needs cleanup.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1101 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-26 16:58:06 +00:00
defnax
b652bd0f3a * changend make Friend context menu icon
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1100 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-26 15:45:58 +00:00
defnax
97a1ac3422 update installer scripts
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1097 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-25 22:03:56 +00:00
defnax
12f263f75b update changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1096 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-25 21:55:31 +00:00
csoler
4ef56e1b79 suppressed #ifdef TURTLE_HOPPING from libretroshare, as it s not anymore needed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1094 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-22 14:08:02 +00:00
csoler
99baceae7e added a direct make friend button in the drop down list of network dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1093 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-21 20:29:23 +00:00
csoler
207983a9e5 added a callback to notify when clicking on make friend button
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1089 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-20 23:10:56 +00:00
beardog_uk
72dbf59b9d added license declaration and some comments
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1086 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-18 20:13:38 +00:00
beardog_uk
a735928749 The AddFriend and InviteFriend dialogs changed, now they become more usable. I tried to make them simpler;
Changes:
- Invitation text contains only certificate information; 
- buttons for saving/opening pqi-files become more noticeable; In our pogram this mechanism works fine, and there are no bugs with it. It ill be good to stimulate users to invite friends with this way.
- removed "Email" button from invite dialog. There are other ways for transferring a piece of text: icq, irc, forums... Also, this button worked only on Windows, and, some people use web-based mail, not standard clients. I tried to make the dialog as simple, as possibe, so I removed unnessessary buttons


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1085 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-18 19:44:06 +00:00
csoler
34e042d02c turtle search now connected to the gui. Next move: digg turtle tunnels for fast download.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1080 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-17 21:01:02 +00:00
csoler
7859e40ddd missing ifdef
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1079 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-16 18:25:24 +00:00
csoler
7b84b125df turtle search is now working. Next task: update search gui
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1078 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-15 22:45:40 +00:00
defnax
148c918ae1 update rsversion and changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1077 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-14 14:15:18 +00:00
csoler
29bd4795fd turtle dev. Worked on serialisation, mainly, and connexion to gui.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1076 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-13 21:14:30 +00:00
beardog_uk
32c12542dc feature: since now smilie widget will appear near smile button (as it usually is in all messengers). Both in group and private chats
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1073 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-12 17:57:30 +00:00
beardog_uk
4451c2690f bug fixed: the MainWindow object wasn't deleted.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1072 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-12 15:51:19 +00:00
beardog_uk
c35c60bbb1 history in group chat appeared
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1071 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-12 14:28:33 +00:00
beardog_uk
8ee7f4258d classes for history support, initial revision;
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1070 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-12 14:23:05 +00:00
beardog_uk
8a08033728 added history support in group chat; almost stable;
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1069 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-03-12 14:14:55 +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
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
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
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
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
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
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
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
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
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
notdefine
cb281ac829 short test of svn
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1012 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-05 20:54:53 +00:00
defnax
7aa93ec9c0 update script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1011 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-05 17:02:19 +00:00
beardog_uk
02378236e8 plugin, made in this way, will not leave garbage
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1010 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-05 16:35:45 +00:00
defnax
2f82a962fc updat Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1009 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-05 15:58:54 +00:00
beardog_uk
ba1befd560 plugin system: plugin management features added (loading and unloading)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1008 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-05 15:29:43 +00:00
csoler
6ac5d40df9 suppressed reference to mplayer.h
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1006 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-04 21:44:13 +00:00
defnax
bd569ce42a * updated translation strings
* Enabled translations for QString's in RemoteDirModel

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1004 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-04 19:21:00 +00:00
beardog_uk
62b0fb538b bug fixed: incorrect creation of the plugin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1002 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-04 15:37:44 +00:00
defnax
6900af124a added installer script with killprocess feature
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1000 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-04 13:28:10 +00:00
defnax
d632b88a32 * set correct naming of pro file for plugins.pro and removed not need .pro files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@997 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-03 23:41:39 +00:00
defnax
b777d85a12 * Added plugins.pro for compile all plugins with one .pro file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@996 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-03 23:37:09 +00:00
jens1224
e29b0b5b46 Fix for 2549915.
Fix for 2544835.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@995 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-03 21:58:59 +00:00
defnax
4ffdd9c792 fixed qcheckers and for qdiagram missed images
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@994 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-03 21:48:15 +00:00
defnax
3b68341850 added forgotten sources of qcheckers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@993 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-03 20:43:36 +00:00
defnax
445273fb7b update changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@992 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-03 20:07:53 +00:00
defnax
10ce95c0a2 update installer script and changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@987 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-03 17:03:09 +00:00
defnax
e36aee2663 added smplayer_plugin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@986 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-02 22:02:42 +00:00
csoler
fb01f61bb2 added check to avoid adding 3 times the same file request
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@985 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-02 20:46:30 +00:00
defnax
88a32c67fc * Added qcheckers as plugin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@984 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-02 19:19:02 +00:00
beardog_uk
ef8fc6fe15 bug fixed: t
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@983 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-02 16:37:39 +00:00
beardog_uk
1b6376bc65 bug fixed: app crashed whet 'plugins' dir was absent
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@982 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-02 15:31:34 +00:00
defnax
ed2d622ded * Removed lqcheckers and lsmplayer from win32
* Set rsversion to 0.4.12a

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@981 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-02 14:56:27 +00:00
defnax
a30de82df8 * Added qdiagram to the plugins
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@980 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-02 14:24:43 +00:00
csoler
0a6f1bbe87 Added target for linux-g++-64
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@979 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-02 13:47:53 +00:00
csoler
2fd0e95128 added checks in Plugin system to avoid core dumping when no plugins are found
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@978 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-02 13:47:18 +00:00
defnax
71d7671564 *Corrected Channels
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@977 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-02 13:01:53 +00:00
csoler
a9aeb86dbf suppressed reference to smplayer/qcheckers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@976 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-02 12:41:20 +00:00
csoler
956f430337 suppressed reference to smplayer/qcheckers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@975 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-02 12:40:39 +00:00
defnax
8d38e51536 * Move plugin Demo to ApplicationWindow
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@973 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-02 12:07:07 +00:00
defnax
cdc3a65165 * Added icon for plugins
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@972 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-02 01:30:15 +00:00
defnax
5f011b30bd update nsi script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@971 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-01 17:29:31 +00:00
beardog_uk
79e45e7d37 plugin system: first demo version
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@970 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-01 16:37:07 +00:00
beardog_uk
02f08644ac plugin system: first demo version
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@969 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-01 16:20:15 +00:00
beardog_uk
04b2d33430 plugin system: first demo version
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@968 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-01 16:18:10 +00:00
defnax
e9448a3cea update Changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@967 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-01 14:53:16 +00:00
csoler
ebe43a2079 Updated the .pro so as to do cross-compilation for windows on ubuntu. Sorry, I had to move the libraries in a different directory for consistency.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@965 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-01 14:05:24 +00:00
defnax
2a7937f3d8 update
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@964 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-01 13:55:43 +00:00
defnax
861891d999 update de language
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@963 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-02-01 13:44:51 +00:00
defnax
fc3fe52518 * removed streching for Remote Directories
* added icon Label for Messages Toaster
* Set userfriendly Column names for Remote/local Directories to Friends Directories and My Directories
* removed not needed path show in Rank

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@962 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-31 01:46:49 +00:00
defnax
171a5bef0d * set Qt::IgnoreAspectRatio for pictures
* added for MessengerWindow the new getAvatar and updateAvatar function


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@961 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-30 23:51:59 +00:00
csoler
2212393b9e I forgot to commit this one
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@960 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-30 19:53:00 +00:00
csoler
cdd7377280 added protocol for Avatar exchange in private chat. See http://retroshare.sourceforge.net/wiki/index.php/Chat.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@959 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-30 19:52:47 +00:00
defnax
ba6260d9cb * redesign SharedFiles dialog with Tabs
* Set Font Size for MainWindow ToolBar to 9

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@958 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-28 01:24:41 +00:00
defnax
c43b3ae617 fixed font formating
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@956 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-26 16:02:40 +00:00
defnax
834dba0b68 * fixed Color
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@955 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-26 01:09:20 +00:00
defnax
4eddc7b3f9 * set colors for Online, Friends, Network and set First Tab of Peer Details to first
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@954 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 22:58:15 +00:00
defnax
abc176f44e added emotes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@953 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 20:08:48 +00:00
defnax
0bedd67f34 * Set Peer Online Bold and with a set TextColor
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@951 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 19:49:41 +00:00
csoler
b6019d193b Fixed directory problem wirh emoticons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@950 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 19:05:53 +00:00
defnax
92ffcec3ed * Added darkBlue TextColor for Connected Friend
* Set TextColor Bold


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@949 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 19:02:52 +00:00
defnax
30b6e6c423 added if defined for Windows use emoticons from extern
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@948 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 18:25:36 +00:00
csoler
2682400bbe qrc compilance for emoticons. Final move ;-)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@947 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 14:32:44 +00:00
csoler
0bc0c37827 compliance with qrc file for emoticons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@946 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 14:09:05 +00:00
csoler
71b9391c20 Put emoticon images and .acs file into qrc image file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@945 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 14:00:45 +00:00
csoler
607eb9bb2b suppressed line with pouty.png which caused a bug by altering actual html code.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@944 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 13:18:56 +00:00
csoler
6a4d023fc9 added a layout to hasing info widget to get it left-aligned
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@943 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 12:18:16 +00:00
defnax
4b8420a17f * added to remove when deinstalling RetroShare to delete from APPDATA cache,Partials folder, *.cfg,*.log and *.conf files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@941 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-23 19:54:23 +00:00
csoler
dad779cda4 added a "Trusts me" text field to the peer details dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@940 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-23 14:45:15 +00:00
defnax
643379aec7 * replaced toText in MessagesDialog QTextEdit with QTextBrowser to get use a scrollbar
* update little bit ProfileView(added function for load a image to picture label, added a Button for Edit Profile) 
* set context menu icon for Connect To Friend
* Fixed OnlineToaster's Picture Label Layout
* set for Make Friend a Header Image and Text

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@939 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-23 01:58:56 +00:00
csoler
80a8b41d66 Added a display for file hashing activity using notifyQt class. This time it works nicely.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@938 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-22 21:06:54 +00:00
ewensun
812cdd6bd6 time out unused uploads
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@932 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-18 04:00:24 +00:00
defnax
47c267dc01 * Changend MainWindow Title
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@928 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-11 11:56:43 +00:00
defnax
f9dcdec18f * changend from toPlainText to toHtml
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@927 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-11 11:42:31 +00:00
defnax
bd02925ab1 * little redesign login
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@926 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-10 22:04:12 +00:00
defnax
f8b418cac1 * little redesign Online Toaster
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@925 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-10 01:56:13 +00:00
defnax
689132ff84 update Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@924 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-09 02:20:19 +00:00
defnax
63b1758537 added idle sources
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@923 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-09 01:51:49 +00:00
defnax
ccc7a63e9d * update installer script
* corrected path for qss, style
* switched to autostart , its will be bether then Run with Registry, loading stylesheet images works now on system start .

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@922 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-08 20:52:19 +00:00
defnax
e6367a2947 * removed frame
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@921 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-08 18:28:18 +00:00
defnax
c3f610c519 * Added MessagesPopupDialog
* Added for Messenger Window Share Manager Button

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@920 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-08 17:29:01 +00:00
defnax
5dc3e39337 * added for systray contextmenu Open Messages (working)
* set for MessengerWindow to use RWindow now
* added Messages button for MessengerWindow not working at the moment


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@919 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-07 21:12:31 +00:00
defnax
935a52dee3 * set for the Avatar Button a Background image
* set for Avatar Pictures to use IgnoreAspectRatio

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@918 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-07 01:56:09 +00:00
defnax
e3775fceda * enabled again Chat Style, seems under linux now stable
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@917 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-06 23:11:56 +00:00
defnax
b57cdeb4fc * Added QMessagesBox feature for the ShareManager's Add/Remove
* Fixed DirectoriesDialogs's Add Folder method.
* Set ToolTips for The DirectoriesDialogs's Buttons

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@916 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-06 22:35:22 +00:00
defnax
5a3403a3a0 * changend groupchats load emoticons to the new method
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@914 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-06 02:47:42 +00:00
defnax
2637b88e8b * redesigned to load emoticons
* removed old method emoticons 

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@913 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-06 02:33:15 +00:00
defnax
9a62557665 update stylesheets
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@912 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-05 01:17:06 +00:00
csoler
071903fd48 suspended hashing info, as it causes (rare) core dumps. I ll try to fix an asynchronous gui update properly.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@911 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-04 21:25:18 +00:00
csoler
4ee6f4847f added a callback in MainWindow.cpp to display info about hashed files.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@910 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-04 20:29:55 +00:00
defnax
d2e64551c2 * added basic set avatar picture for MessengerWindow and Privat Chat
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@907 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-04 02:28:30 +00:00
defnax
50b18911c5 added blacknight stylesheet
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@906 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-03 19:49:18 +00:00
defnax
9ade4fe0b2 removed some folders which doesnt need more
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@905 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-03 19:43:10 +00:00
defnax
9947abf33a * added second tab in Peer Details for Trust Settings
* added Last Contact info to Peer Details

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@904 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-02 00:55:03 +00:00
defnax
60244f6f7f * added doubleclick download feature
* added download Button

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@903 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-02 00:09:59 +00:00
defnax
78fe71b2f4 * added doubleclick feature for can start a privat chat without need to use context menu for Friends Dialog and Messenger Window
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@902 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-01 23:25:16 +00:00
defnax
67706cc73c * update Preferences and Settings forms
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@901 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-01 22:07:49 +00:00
defnax
8ba3c2de28 * added context menu for Share Manager to can remove a Shared Directory
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@900 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-01 17:47:35 +00:00
defnax
526a5c2cdb * improved little bit Share Manager Design
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@899 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-01 15:35:51 +00:00
defnax
db1698b264 update Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@898 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-27 15:03:50 +00:00
defnax
5512b4e55c update Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@897 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-27 14:52:26 +00:00
defnax
03d2ba0857 update RemoteDirModel's extension's
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@896 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-24 20:54:30 +00:00
csoler
797d5fc933 Added tool tip and info to peer that trust you, in NetworkDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@895 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-24 17:09:41 +00:00
csoler
b95a0b0f17 small improvement in display of 3rd party trust info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@894 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-23 17:59:58 +00:00
csoler
69f48f7d20 Added the infrastructure for propagating trust info through third parties, and little interface to be able to see it.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@893 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-23 16:25:32 +00:00
csoler
9b92699500 small change to display peer names in transfers dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@890 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-12 21:42:44 +00:00
csoler
e3514aaa3c Added two hidden columns in searchresultTableWidget to store the real size and srcId hash, so as to get the download menu work properly. Eventually, we should use a delegate to adapt the display correctly, while still being able to retrieve the usable information from the table
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@889 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-12 21:41:34 +00:00
defnax
e5b7ad1a1b * Fixed Share Manager to load Shared Directorys when call Share Manager Dialog.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@887 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-11 10:14:35 +00:00
defnax
f477ec5f44 * update Todo , need Customizeable Directories for cache and channels
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@886 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-11 02:09:16 +00:00
defnax
5cb9f16dd7 * Added for Partials Directory to Directories Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@885 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-11 01:54:41 +00:00
defnax
616f4e671f update Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@884 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-11 01:26:35 +00:00
defnax
5459a536be * Added a Basic Share Manager for the replacement "Add Share" on MainWindow
* Fixed SharedFilesDialog columns

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@883 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-11 01:19:34 +00:00
defnax
f362746576 update changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@882 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-10 18:07:27 +00:00
defnax
3c801c0a86 update Todo list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@881 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-10 16:35:10 +00:00
defnax
3438a98f7f update Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@880 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-10 12:36:58 +00:00
defnax
4393f7d490 little changes in Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@879 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-10 11:48:13 +00:00
defnax
b243b47f18 update Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@878 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-10 11:45:56 +00:00
defnax
613eec470c update Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@877 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-08 20:39:05 +00:00
drbob
ac4e2cefb5 Bugfix for launching desktop support.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@876 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-07 18:34:54 +00:00
drbob
6bf3fb178a Updated version numbers to v0.4.11d
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@875 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-07 17:55:21 +00:00
drbob
12b08c6221 missed the extra files... sorry.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@872 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-07 15:03:26 +00:00
drbob
c05acf2f95 Added NewsFeed / Popup / Chat Configuration options.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@870 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-07 14:19:13 +00:00
defnax
52012e8fe9 update Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@869 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-06 13:57:46 +00:00
drbob
3d4920f73f Gui modifications to support authenticated forums.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@868 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-06 00:30:56 +00:00
csoler
67b6b24e63 added display for author of forum posts
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@865 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-03 19:39:20 +00:00
defnax
16cc1b2a90 update todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@864 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-03 17:21:08 +00:00
defnax
68d4edc11e * Fixed columns which does maked a bug in Files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@863 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-03 16:32:30 +00:00
defnax
677b0e0ae3 * set Fixed size for HeaderView of Size,Rank,Date
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@862 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-03 14:30:21 +00:00
defnax
d465a8dd7d update changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@861 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-12-02 16:12:23 +00:00
drbob
0c4947f4e6 Fixed Channel: SubFileItem display and play.
* added openFile function to MainWindow. (uses QtDesktopServices)
 * disabled PlayAll in ChanMsgItem (as we can't do this).
 * enabled play() once files downloaded. 
 * tested play audio/video files on MacOSX 



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@857 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-30 17:15:23 +00:00
defnax
505b5c6363 * Fixed Add Friend and Invite Frieds Dialogs
* Set  minimum size for Channels frame
* Set minimum size for Friends TreeWidget

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@856 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-30 02:21:02 +00:00
drbob
b9236dc91e Updated versions to v0.4.11c
Disabled 'play' button.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@855 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-29 22:31:47 +00:00
drbob
77cb7314bc Tweaked tabs and order. Added NewsFeed.
Added Template functions for ssl+xpgp code.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@853 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-29 20:17:58 +00:00
csoler
01a2ca1468 changed trust table name into trust matrix
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@852 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-29 17:57:33 +00:00
csoler
84e12fd1e7 Tuned the matrix to show sub-networks
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@851 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-29 17:55:13 +00:00
drbob
02583ad232 Reverted to Forum Msgs back to before formatting.
Made self appear in center of NetworkView



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@850 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-29 12:12:30 +00:00
defnax
e32a96f5fe update Todo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@849 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-28 16:16:44 +00:00
defnax
2a6381db2d * Added a function to not allow to create a Forum/Channel without a Name.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@848 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-28 01:49:17 +00:00
defnax
e03d808ad3 * Fixed sorting in Friends
* disabled auto scroll for Friends Widgett
* added retroshare own logo for Network icon
* Fixed layouts/margins/spacings of the Create Forum Message Dialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@847 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-28 01:14:58 +00:00
defnax
74104d71e7 * Fixed Create Forum Message Dialog
* Fixed some Displaying isues for statusbar


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@846 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-27 23:59:08 +00:00
drbob
99c038a4db Enabled save() function in SubFileItems.
Improved Channel Menu Item: added Icon and popularity.
Reduced most of the margins in Channel Feed.
updated libretroshare interface files.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@845 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-27 21:26:52 +00:00
defnax
d56d3e57f9 * Added Formating support for Create Forum Messages
* set correct WindowsTitle for Create Channel

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@843 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-27 00:01:46 +00:00
defnax
1eab434f2d update Todo list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@842 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-26 21:22:51 +00:00
defnax
990fd67052 * Added Forward Message Button with Forward feature
* set for Reply Message/Forward Message correct WindowTitle from  Message Title
* Added for Forward Message insertForwardPastedText() function to add Forwarded Message in  a <blockquote>.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@841 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-26 01:19:09 +00:00
defnax
fb7541135e * set Text Alignments for some columns to Center
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@838 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-24 14:07:26 +00:00
defnax
f8e6e853a0 update Todo list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@836 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-23 22:50:06 +00:00
defnax
ecdbf90de5 * added Todo list
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@834 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-23 13:06:46 +00:00
defnax
faf9726801 update changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@833 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-22 22:10:17 +00:00
defnax
022aff158f * fixed SharedFiles columns
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@832 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-22 21:41:34 +00:00
drbob
83720439f0 Updated version numbers to v0.4.11b.
Bugfixes for 'sleep' issues under windows.
 Extra debugging for transfer module.
 Fixed channel directory creation. (extra 'break' statement)
 Fixed very slow transfers on Windows platform (uninitialised variable)
 Ready for win/linux/osx release now.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@830 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-22 17:07:11 +00:00
defnax
3d3f4bfec9 * Added CD-Image to Search ComboBox
* Added CD-Image extensions for Search Dialog and RemotDirModel
* Added Type Column item to Search Dialog to show : Audio,Archive,CD-Image,Document,Picture,Program,Video
* Added FileType for Program extension to RemoteDirModel 

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@825 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-18 22:59:33 +00:00
defnax
8d3bda4f76 * Added new columns for icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@823 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-18 20:29:40 +00:00
defnax
f30178f92b * Set Text Alignment for Size column to AlignRight
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@822 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-18 17:32:26 +00:00
defnax
faad47a636 * Set Size column item to 60
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@821 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-18 17:14:49 +00:00
defnax
5ecf99e8aa * Fixed to Show the Age in this format :. 23d 21h 23m
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@820 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-18 14:38:30 +00:00
defnax
3a1d986b53 * Added to Format Size
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@819 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-18 12:15:21 +00:00
defnax
27cfb255eb * Added Formating for File Size KIB,MIB,GIB and for AGE 1d2h3m
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@818 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-18 01:42:17 +00:00
defnax
c2e85b3f17 * Fixed icons in Files Dialog to add only icons to column 0
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@817 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-17 22:40:37 +00:00
defnax
939815a62b * fixed ChannelsFeed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@816 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-17 20:47:56 +00:00
defnax
a798e310e2 update rsversion
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@815 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-17 13:51:21 +00:00
defnax
df7cbc58e6 * Fixed Messages Dialogs QLabels
* Fixed Online and Message Toaster to look bether .
* Update stylesheets for bold fonts for Subject,From,Date,To, Subject Text
* Set for From Text Label Blue font.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@814 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-17 03:03:23 +00:00
csoler
cfe139ca9a Small improvements in trust matrix
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@813 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-16 20:17:36 +00:00
defnax
1b06c0b850 changend path of qss,style and emoticons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@812 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-16 13:48:20 +00:00
defnax
0acadf680a * Added some extensions for Video Type
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@811 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-16 01:21:41 +00:00
drbob
fa1d123b62 Set in Release Mode.
Bugfixes in CreateForumMsg 



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@810 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-15 23:47:17 +00:00
defnax
30338246f2 * redesign Channel Menu Item, more userfriendly
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@808 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-15 23:42:47 +00:00
csoler
de8df4d55b added auto update feature to the trust matrix
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@807 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-15 22:23:16 +00:00
csoler
941e59f6e9 Implemented a big trust table where people can see who trusts who, and who is trusted by who. This makes trust discrepencies really easy to catch
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@805 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-15 14:29:34 +00:00
defnax
90aac52257 update
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@804 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-15 03:12:31 +00:00
defnax
22bb51f332 update changelog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@803 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-15 02:40:29 +00:00
defnax
c99e4c1977 * moved changelog.txt to src directory
* update changelog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@802 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-15 02:36:45 +00:00
drbob
40b878697b disabled some of the gui elements - to match those in libretroshare
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@800 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-13 23:06:32 +00:00
drbob
b0d462c93e Small changes to how gui handles files.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@798 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-09 22:21:14 +00:00
defnax
f810a0f58f fixed MessagesDialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@795 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-07 22:42:14 +00:00
defnax
8dab34d350 added stylesheet to src
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@794 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-07 22:11:33 +00:00
defnax
5153dca534 update openoffice retroshare README
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@793 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-07 16:53:44 +00:00
defnax
b2b8b3f575 update readme
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@792 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-07 13:15:54 +00:00
defnax
6343de176e added a readme for compiling under linux from latest wiki Howto,
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@790 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-04 18:28:16 +00:00
defnax
3c6f9eff60 update readme
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@789 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-04 13:56:52 +00:00
stockpicker
d0ce88e986 Minor fixes to compile with GCC 4 under Linux
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@788 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-02 15:20:42 +00:00
drbob
6a8509740b Updated rs interface for new File Transfer.
tweaked Transfer displays to work with new interface.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@783 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-02 11:39:09 +00:00
stockpicker
9f68fc5393 Updated ru translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@781 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-01 17:03:03 +00:00
csoler
90fb234b47 Fixed compilation pb in gui/HelpDialog.cpp
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@780 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-11-01 12:27:14 +00:00
defnax
896a982d1e update of HelpDialog to set links for new forum and wiki
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@779 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-31 18:32:24 +00:00
defnax
281857317d added translation wiki link to Help System
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@778 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-31 17:16:40 +00:00
defnax
1d8411ea94 update of RetroShare Team authors and added links for the new forum.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@777 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-31 11:58:24 +00:00
drbob
750fa18cae Updated libretroshare interface.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@774 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-29 21:11:45 +00:00
defnax
009f6fa58e added redscorpion
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@770 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-28 13:27:55 +00:00
defnax
a50cd7ceb1 update readme
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@769 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-28 12:19:02 +00:00
defnax
2a98419498 update readme
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@768 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-28 01:12:23 +00:00
defnax
b1f727d080 * added a QFrame for the Background of the PushButtons in ChatWindow
* some updates for stylesheets

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@766 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-23 23:37:15 +00:00
defnax
f90988f743 * added new stylesheet
* fixed default stylesheet

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@765 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-23 21:56:29 +00:00
defnax
7e1646513d * fixed content and Browser
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@764 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-23 17:43:57 +00:00
defnax
1ee1b408ff * fixed MessengerWindow
* update internal stylesheets
* update help content

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@763 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-23 16:17:29 +00:00
defnax
8f5e91727e * created MessengerWindow new, old one was corrupt, stylesheets does not more worked.
* add a QFrame for can use Stylesheet of Top of the MessengerWindow Background, later to can hide it.
* added stylesheets for QFrame#messengerframetop

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@762 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-23 15:22:35 +00:00
defnax
26661ffb1c -added new stylesheet skin orangesurfer
-updated some other stylesheets

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@759 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-19 14:36:25 +00:00
csoler
ef902d52cf Cleaned layout(s) in config->server, and removed the ;setFixedSize that caused some damages to the server interface
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@757 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-18 20:07:05 +00:00
defnax
78d09f5af2 fixed images.qrc
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@756 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-18 19:03:09 +00:00
defnax
27c4429a59 - improved QTabWidgets stylesheet for uus stylesheet
- added for QPushButtons qlineargradient color for uus stylesheet

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@755 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-18 18:19:56 +00:00
drbob
bc98b9ea7d BugFix: DHT was not turning on.
also updated the ServerDialog with more info on exact network state.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@753 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-18 16:02:06 +00:00
defnax
b0508af376 - lots of stylesheet improvements
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@751 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-17 19:52:57 +00:00
defnax
5e85637c2b - improved red and uus qss stylesheets
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@750 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-17 17:30:39 +00:00
defnax
d403806b09 -added new qss stylesheet
-fix red qss stylesheet

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@749 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-16 17:41:38 +00:00
defnax
ee6323a966 * added red skin
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@748 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-14 21:14:44 +00:00
defnax
8ae8f6bb88 * set bold for Down: and Up: String in Statusbar
* set a Window icon for Create Forum

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@745 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-10-12 13:33:38 +00:00
notdefine
09a17cdecc git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@742 b45a01b8-16f6-495d-af2f-9b41ad6348cc 2008-10-06 22:02:19 +00:00
notdefine
82bd565f4c Update Network Tab.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@738 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-27 15:10:55 +00:00
notdefine
58cf788d6d Update Network Tab.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@737 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-27 14:48:57 +00:00
notdefine
cd750d2024 Show Date in Network Tab using QT functions.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@736 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-22 20:01:01 +00:00
notdefine
5bbc5cc6af fix
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@735 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-22 08:02:38 +00:00
notdefine
21cf471f6c Show a readable Date, no Timestamp in Network Tab.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@734 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-21 22:04:49 +00:00
chrisparker126
d7bcd50ad7 updated to make sure it compiled
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@732 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-21 20:58:48 +00:00
notdefine
50f956a148 Correct to compile SVN. Wrong path for rsharesettings, and function startminimezed not available in SVN.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@729 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-18 15:15:09 +00:00
ewensun
fa4727865c roll back to 725 again
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@728 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-17 13:18:12 +00:00
ewensun
e8d21abdd5 ftFileStatus contruct failure
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@726 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-10 14:12:13 +00:00
csoler
c845e40aa8 Fixed icon display in RemoteDirModel
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@724 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-09 11:37:09 +00:00
csoler
787159debe Added a insertPastedText() method to ChanMsgDialog to allow inserting blue text while responding to msg
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@721 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-08 12:41:46 +00:00
csoler
9d33feb6e6 - adde multiple selection to the msgWidget QTreeView and setup context menu in accordance
- added Delete key function to easily delete messages


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@719 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-04 19:28:35 +00:00
defnax
44d4cfc8b9 fixed include headers for RshareSettings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@718 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-03 17:07:29 +00:00
csoler
4e53b5fa95 Enabled (and implemented) response to message
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@717 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-03 12:56:37 +00:00
csoler
fffe6d6d97 Small change to allow ubuntu-x86_64 compilation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@716 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-09-02 14:25:26 +00:00
defnax
9ca175308d added for Uploads progess xprogressbar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@715 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-31 19:57:21 +00:00
drbob
dcd88a8af4 Updated German Translation (thanks Tom).
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@713 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-31 17:42:33 +00:00
csoler
cec173495e - made the NetworkDialog display the self peer. This is useful to display who trusts oneself
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@712 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-31 16:52:35 +00:00
csoler
213d24c1d8 - made the source comulmn more explicit by displaying the real name of the source
- used for the source the same colour code (i.e. green when the source is online)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@711 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-31 16:50:36 +00:00
defnax
1bc0cf6bf3 * updated Library Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@708 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-27 08:41:43 +00:00
defnax
08285b512d fixed findwindow
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@704 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-21 11:40:27 +00:00
defnax
e261a8b515 fixed include headers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@703 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-08-20 22:32:41 +00:00