Commit Graph

414 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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