Commit Graph

934 Commits

Author SHA1 Message Date
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
csoler
ed0fbb1fd7 regression of ft/ftcontroler.{h,cc} to svn=932 because the 933 commit (download queue) causes a large scope bug.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@942 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-24 15:22:08 +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
csoler
c7adb4907c Corrected a bug in openDHT for 64 bits systems: a 64 bit string::size_type was returned into a uint32_t variable and further compared the 64 bits string::npos
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@937 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-21 13:49:50 +00:00
notdefine
38396c6123 Add a Menu Entry for KDE/Gnome/XFCe
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@936 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-20 20:11:24 +00:00
notdefine
7f9fa45c03 git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@935 b45a01b8-16f6-495d-af2f-9b41ad6348cc 2009-01-20 20:09:44 +00:00
notdefine
904d51564e Updated Changelog for .deb Packages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@934 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-20 20:07:12 +00:00
ewensun
0654836a3d add a downloading queue in ftControl,max 2 files can be download at same time
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@933 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-19 15:02:59 +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
notdefine
5480354492 march=i686 causes problems while 64Bit compiling, GCC tries to generate Output for a m64 machine, but the marchi686 doesnt allow the instructionfs for that.
So i removed this commandline options.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@931 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-17 21:40:25 +00:00
notdefine
e97d661624 Fixed error: ‘UINT_MAX’ was not declared in this scope
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@930 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-17 21:01:05 +00:00
csoler
f109f9c5ef added a Doxygen configuration file in order to help me sort out libretroshare...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@929 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-11 17:51:21 +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
csoler
6d6901e6e9 added a callback to fimonitor to be able to keep track of file hashing
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@909 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-04 20:28:48 +00:00
csoler
148f8e067c added svn version number in build script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@908 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-04 13:22:23 +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