Commit Graph

1153 Commits

Author SHA1 Message Date
defnax
40a2fb8341 about label "libretroshare" doesnt helps for Peer Details and for FileTransfers doesnt needs to show label "libretroshare", sorry but when needs for some dialogs with libretroshare label then its bether like example this method:
ui.version->setText(QString("libetroshare") + QString::fromStdString(vit->second));


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1469 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 22:33:30 +00:00
defnax
0d33e14147 added rsversion for MainWindow again its usefull to know on MainWindow Title which version im running.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1468 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 22:24:08 +00:00
joss17
48b1cd0a0c fix qmake script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1467 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 19:20:28 +00:00
joss17
c05fb7669d improved svn revision script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1466 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 18:33:15 +00:00
joss17
5540897c49 add libretroshare version message
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1465 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 18:32:16 +00:00
joss17
6af323e6ae add version information to p3disc
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1464 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 18:31:26 +00:00
joss17
b436ab516f Add libretroshare version information
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1463 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 18:30:09 +00:00
joss17
e2cd8703d8 Add libretroshare label to the version detail
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1462 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 18:29:06 +00:00
joss17
ed2777b85f change tab order
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1461 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 18:27:58 +00:00
joss17
40f18ff5b2 fix version parsing sript
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1460 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 18:27:01 +00:00
joss17
6bd87814ea remove old version display
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1459 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 18:26:19 +00:00
defnax
92c5fbf6db update
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1458 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 15:28:50 +00:00
defnax
9586868ae0 update
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1457 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 15:26:44 +00:00
defnax
d024c7673a cleaned little bit libretroshare.pro , removed not needed xpgp sections
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1456 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 15:03:43 +00:00
drbob
439ae4e7b5 Added #include for windows.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1455 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 13:12:46 +00:00
drbob
502183da88 Bug fixes to get the Windows V0.5.0 working.
* Missing some RsInitConfig::s
 * Updated config-mingw.mk for pgp configuration.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1454 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-31 13:11:33 +00:00
defnax
a65f555ce0 new swedish translation thanks to Daniel Wester
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1453 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-30 22:17:51 +00:00
drbob
246927ac46 GUI side of the v0.5.0 modifications.
* Changes to startup / login function to handle multiple accounts.
 * Switched on OpenPGP version by default.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1452 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-30 21:48:54 +00:00
drbob
a023a0bfcd Major change to the way certificates are stored now defaults to ~/.retroshare/SSLID/
* supports Multiple Accounts on same computer.
	* Enabled libretroshare tests using Makefiles.
	* restructured RsInit functions: Config Data is now private.
	* switch OpenPGP on by default (added #define to rsinit).
	


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1451 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-30 21:27:47 +00:00
drbob
a7209f1001 Fleshed out lots of details for compiling Retroshare V0.5 on windows.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1450 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-30 15:09:25 +00:00
drbob
870a30eac5 Modifications for updated Windows Build.
1) mods to use miniupnpc v1.3
2) bugfix to use WriteFile instead of write under windows with gpgme.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1449 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-30 14:36:42 +00:00
alexandrut
3394239297 let hash name for partial files, use qfile link instead
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1448 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-28 15:29:21 +00:00
alexandrut
e68d874406 *redesign of dwl queue - dwls will be enqueued and picked from there;
*changes to display the dwl queue in the transfers dialog 

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1447 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-28 10:21:19 +00:00
defnax
fdfc02a1c1 update
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1446 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 23:44:25 +00:00
defnax
4827b06417 set correct version similar libretroshare
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1445 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 22:25:39 +00:00
csoler
65e1c17dbd added a few malloc gards
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1444 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 20:52:55 +00:00
defnax
7b9e56ced7 update
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1443 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 20:51:22 +00:00
csoler
c9467a2bfe this is a fix for the file download problem. It does not correct the wrong chunk size, but it checks that the malloc returns something.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1442 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 20:31:56 +00:00
defnax
9834ef5cbf reorder context menu
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1441 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 20:24:58 +00:00
defnax
8f60bb04d0 added .rsrl extension for the Ranklist
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1440 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 19:12:59 +00:00
alexandrut
0fa44603ad priority actions added
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1439 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 17:22:56 +00:00
defnax
874f2bb8fd update icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1437 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 11:57:58 +00:00
defnax
e71b85fe8e fixed icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1436 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-27 11:50:38 +00:00
csoler
e4ad7ecabc corrected the scroll bug in the group chat
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1435 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-26 21:05:13 +00:00
alexandrut
e69351dda9 small changes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1434 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-26 19:00:16 +00:00
alexandrut
6f69a9edf3 changes to reflect download queue. not totally finished yet
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1433 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-26 15:02:16 +00:00
alexandrut
c7ecf8c46d add implementation for priority download queue
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1432 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-26 15:00:29 +00:00
defnax
dacdc90c4b added switching colors for different uploads
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1431 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-25 23:54:56 +00:00
defnax
9f9773caba update translators
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1430 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-25 19:02:23 +00:00
defnax
90300bdd13 fixed MessageBox text
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1428 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-25 14:23:41 +00:00
defnax
20052173fc set sizeHint for uploads to 17
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1427 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 23:55:19 +00:00
defnax
4d8aa4dd72 fixed selectionModel for uploads
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1426 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 23:28:20 +00:00
defnax
c3cc5c22ce Changend Uploads columns order
Changend Uploads Progressbar color

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1425 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 22:39:34 +00:00
defnax
313d25e559 update
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1424 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 21:34:16 +00:00
defnax
fbd256100f fixed languages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1423 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 21:33:00 +00:00
defnax
1df1039d44 Fixed some correct language namings
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1422 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 20:03:11 +00:00
defnax
5b0d2ebe6d update language
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1421 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 18:59:53 +00:00
defnax
7a903ea7d5 update
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1420 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 18:45:10 +00:00
defnax
0712d11b62 update language strings to the latest
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1419 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 18:32:06 +00:00
defnax
d5e866082e enabled for some strings translation support
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1418 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-24 18:29:19 +00:00