Commit Graph

594 Commits

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