defnax
3bad8ad1c9
Added to details to display the Status
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3865 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-23 22:06:58 +00:00
defnax
56bdd3b1ea
disabled fof and rsid radio items.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3836 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-20 16:45:45 +00:00
leander-256
aa67c06d3e
- Updated French translation unit (obsolete entries removed)
...
- GeneralPage.ui : display seconds after the number in the spinbox
- ConnectFriendWizard.ui : correct typoes
- DetailsDialog.ui : add a missing colon
- ChanMsgItem.ui and PopupChatDialog.ui : set "TextLabel" as not to translate
- RSTreeWidget : fix compiler warning by removing useless const in return type
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3815 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-18 07:57:46 +00:00
thunder2
a2905bd7ae
Reworked ConfCertDialog to show more dialogs at once.
...
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3696 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-25 20:19:57 +00:00
thunder2
b7b8cfe860
Renamed "Peer Details" in ConfCertDialog in "Friend Details".
...
Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3689 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-22 17:00:13 +00:00
defnax
865ce36860
changed font color and font size for the ConnectFriendWizard pages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3567 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-30 12:25:46 +00:00
defnax
1239bf88ee
fixed the group QComboBox layout and position
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3564 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-29 20:56:40 +00:00
thunder2
327af4ca61
Add group support to the ConnectFriendWizard.
...
Add friend (now also in context menu of the group) sets the current selected group as default for the new user.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3558 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-29 19:30:59 +00:00
thunder2
de16f6c72d
New class for working with peer names (rsid, name + location, ...) - PeerDefs.
...
Show the location in brackets - "name (location)" (defined now in PeerDefs).
Renamed head of context menu in PeersDialog for ssl items.
Fixed german translation.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3553 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-28 20:33:34 +00:00
csoler
180f833df3
added a tab to display the certificate of friends, in peer details
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3439 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-09-03 19:23:24 +00:00
leander-256
4bb4fc11e2
This intimidating patch renames libretroshare/src/rsiface/ to
...
libretroshare/src/retroshare/
All the relevant headers have been modified to reflect that change.
This allows installation of libretroshare on a system, headers will
be put in $WHEREVER/retroshare/ and we keep the ability to compile
against them, be it on the system or in the SVN tree.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3342 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-06 09:40:23 +00:00
thunder2
569ac25843
cleaned include files
...
- removed some dependencies between other header files
- removed many includes of <QtGui> and replaced it with only needed files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3312 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-23 18:52:58 +00:00
thunder2
7dd79e650f
Forgot to close the new invite page after sending the mail.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3269 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-07 23:54:47 +00:00
thunder2
1734ce4fdc
New page in ConnectFriendWizard - "Invitation by Email"
...
Created by defnax and modified by me
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3268 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-07 23:13:40 +00:00
thunder2
3f7ad6ebd9
ConnectFriendWizard
...
- Cleaned includes
- Corrected call of mailto, certificate now has new lines in mail body
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3264 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-07 18:40:38 +00:00
thunder2
840f077826
finished add a Friend with RetroShare ID in ConnectFriendWizard
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3240 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-07-01 19:04:41 +00:00
defnax
6008ef5e22
Added to display RetroShare ID on Peer Details
...
Added to display for each Signers Peer Name + (PeerId)
Added first basic add a Friend with RetroShare ID, not yet finished
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3239 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-30 21:57:46 +00:00
thunder2
17723df2c8
- set items in TrustView to not editable
...
- don't show the own gpgid in FofPage in ConnectFriendWizard
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3238 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-30 14:52:41 +00:00
thunder2
540e99bc48
- CryptoPage now shows and exports clean certificate, without sslid & co
...
- ConnectFriendWizard exports the certificate with additional informations like sslid & co
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3142 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-15 21:07:22 +00:00
defnax
2d839b031b
Added to use QListWidget for Display signers, removed QTextBrowser
...
Added context menu for Signers QListWidget with Copy Peer Name.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3131 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-13 23:42:21 +00:00
defnax
c5c3e4494c
fixed text alignment for Local Address Label
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3116 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-12 23:30:23 +00:00
defnax
f22753a586
removed release defines from Connect Friend Wizard
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3098 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-10 12:35:13 +00:00
defnax
37560129c8
fixed string for translation support
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3097 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-10 11:45:51 +00:00
defnax
e78ed75d36
* Added Drag and Drop feature for CertificatePage, you can now drag and drop friends key file in a easy way.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3094 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-09 23:46:24 +00:00
thunder2
04aaceaf4d
CertificatePage
...
- enable export of own certificate to file
- enable import certificate of friend from file
read and write of file is done in the gui, because the methods for load from file and save to file on p3Peers are not implemented yet
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3093 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-09 22:28:55 +00:00
notdefine
e73a144c8b
Fixed compile Problem:
...
./gui/connect/ConfCertDialog.h:27:42: error: gui/help/browser/HelpBrowser.h: No such file or directory
The file is named "helpbrowser.h" not "HelpBrowser.h"
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3081 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-07 15:11:44 +00:00
defnax
d951674f64
Added Trust settings and Signing informations to HelpBrowser
...
Added Trust info Button to call HelpBrowser for Trust Settings and Signing informations.
Clean up Peer Details Trust TabWidget, removed not needed Labels.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3055 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-03 18:34:43 +00:00
defnax
c3e1a71279
cleaning up source code removed GeneralMsgDialog and ConnectDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2984 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-23 22:35:51 +00:00
defnax
0ea28c37ce
fixed some wrong spelling errors
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2911 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-15 13:47:19 +00:00
thunder2
b242b73f31
Memory leaks:
...
- ftController::copyFile -> buffer and file pointer leaks in case of error
- PeersDialog::insertSendList -> new QTreeWidgetItem for all online peers, this function is not ready yet
- PeersDialog::insertPeers -> gpg_item = new QTreeWidgetItem(0); in case of no more accept connection
- pqissl::reset -> missing SSL_free of ssl_connection
Missing return:
- IntroPage::nextId
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2891 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-12 20:10:22 +00:00
thunder2
0c46da0dd2
Changed settings to local variable, no more as pointer on all classes.
...
RshareSettings settings;
settings.value(...);
It should lower memory usage and removes memory leaks.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2886 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-11 20:02:52 +00:00
joss17
fa53e8b55c
fix a gui bug
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2781 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-25 17:07:04 +00:00
joss17
c3b4b576ad
ad missing code for dyndns details
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2767 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-23 18:50:32 +00:00
joss17
d70e7a3b71
Add the setDynDNS to the confcertdialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2756 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-22 18:49:51 +00:00
joss17
948e4fb61d
Commmit the code from Thunder
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2754 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-22 18:49:08 +00:00
csoler
08065b4298
ported branch v0.5.0 commits 2623, 2624, 2626, 2633, 2634, 2643, 2644, 2646, 2651 and 2654 to trunk
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2660 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-28 20:46:45 +00:00
joss17
ca9d3d38d1
Added info and consistency for gpg sign and trust signification
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2565 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-16 18:53:52 +00:00
joss17
f362daea0b
small design change of confcertdialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2491 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-06 21:30:00 +00:00
defnax
508782f673
added change trayicon when get a new message, added change trust icons when trust is changed
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2449 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 17:47:52 +00:00
joss17
a9311ced0c
change the button at the end the the connect friend wizard dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2445 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 23:44:12 +00:00
defnax
7d8026d76b
removed Win32 defines
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2422 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-24 22:02:10 +00:00
defnax
5bd642cf6a
enabled Run Email Program for all platforms
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2421 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-24 21:55:32 +00:00
defnax
1983a5ab9a
fixed stretching layout
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2419 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-24 21:39:11 +00:00
defnax
04400dc67d
moved the Buttons Make Friends,Deny Friend, Sig GPG Key to the Bottom of Trust Tab
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2418 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-24 21:32:51 +00:00
defnax
3dc156b6f6
improved the icons and Buttons in Trust Tab
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2417 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-24 21:24:59 +00:00
defnax
4ed969a4cd
restored back changes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2396 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-23 11:11:02 +00:00
defnax
3ccfdb2ae5
replace PGP strings with GPG
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2394 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-23 00:22:04 +00:00
defnax
702ddbd769
fixed to work again to launch the default email client under win when push the email button on ConnectFriendWizard
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2342 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-16 18:11:26 +00:00
defnax
0f4d4dfedc
changed save/copy Cert icons for ConnectFriendWizard
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2341 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-16 18:00:18 +00:00
defnax
2573a05dfe
Added Save Cert Button to ConnectFriend Wizard
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2294 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-12 19:11:52 +00:00
joss17
9262feac1c
add error info when gpg password is wrong
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2261 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-09 19:10:42 +00:00
joss17
bf82892bb2
update connect friend wizard for realease
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2217 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-06 21:55:54 +00:00
defnax
dd5e058173
store file certs as .rsc extension
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2157 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-30 16:07:12 +00:00
joss17
c0acb71136
add the clean cert routine for gpg certs
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2090 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-19 21:44:59 +00:00
joss17
37cf2e98a2
remove boost call
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2030 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-14 00:35:16 +00:00
joss17
115a80045e
implementation of p3disc with new gpg key management
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2026 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-13 21:33:54 +00:00
joss17
442577d9fc
gui implementations
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2025 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-13 21:32:56 +00:00
joss17
54c7f8b81a
implement the remove friend for gpg key, and improve the tranfer of ip address from a dummy peer to a normal peer
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2024 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-13 21:32:05 +00:00
joss17
018b84a1e1
change the design of the connect friends wizard
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2023 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-13 21:30:44 +00:00
joss17
c6edff7df8
change the cert to gpg + some ssl details
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2022 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-13 21:29:21 +00:00
joss17
3656eeb00b
show correct location when adding an sl cert
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2021 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-13 21:27:49 +00:00
joss17
e50dc4e3b9
implement dummy friend for a gpg key, improve PersDialog ui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2018 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-13 21:25:18 +00:00
joss17
9976b80566
remove the ssl cert storage. Big rewrite of ssl cert and friend management
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2017 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-13 21:22:52 +00:00
joss17
1ae1c9a98b
implement the trust settings in the gui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2012 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-13 21:14:49 +00:00
joss17
dabe44356a
make peer detail gui work for the gpg and the ssl id
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2011 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-13 21:12:56 +00:00
joss17
41600dc3cf
make peer details work for GPG key in the network view gui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2010 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-13 21:11:02 +00:00
defnax
b7154bec04
removed background grey color
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1959 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-01-02 12:44:14 +00:00
defnax
3d4036782d
added for some strings translation support
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1933 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-22 13:49:38 +00:00
defnax
bbe773b91c
removed not needed old Preferences
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1876 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-12-14 17:13:10 +00:00
defnax
0837cc86ef
removed not need more old dialogs
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1842 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-23 20:27:02 +00:00
joss17
e0543329ad
add address list to gui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1812 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-11 22:12:50 +00:00
csoler
af1d165559
update of network dialog when peer address was manualy changed.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1802 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-11-07 22:30:12 +00:00
defnax
c6c0b5ba3b
added Destructor for ConnectDialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1713 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-10-04 15:27:22 +00:00
joss17
70a0fd2daa
correct wrong the setting of the friend ip address when adding a contact
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1605 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-09-06 19:53:22 +00:00
defnax
637bb50c6e
renamded XPGP text entries to PGP
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1499 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-08 10:05:56 +00:00
joss17
6cb4b8e455
remove a the v character for version display
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1474 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-01 13:54:35 +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
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
alexandrut
d9e99a8774
add RS version on peer details panel
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1388 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-17 21:41:20 +00:00
defnax
44f6df178f
removed icq entries from MessageBoxes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1376 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-14 15:09:20 +00:00
defnax
fff4bc06ab
Added Copy Cert to Clipboard functionality for ConnectWizard.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1372 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-14 13:29:49 +00:00
defnax
a2c29ba507
Added icon for Trust Tab in PeerDetails
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1366 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-07-13 12:44:33 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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