Commit Graph

697 Commits

Author SHA1 Message Date
csoler
3012683143 Corrected two nasty bugs in file transfer which caused random core dumps (at least on ubuntu 32 and 64 bits)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@957 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-26 18:55:33 +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
defnax
834dba0b68 * fixed Color
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@955 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-26 01:09:20 +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
defnax
abc176f44e added emotes
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@953 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 20:08:48 +00:00
defnax
06182debb3 * added emoticons for Windows external customizable
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@952 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 20:05:39 +00:00
defnax
0bedd67f34 * Set Peer Online Bold and with a set TextColor
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@951 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 19:49:41 +00:00
csoler
b6019d193b Fixed directory problem wirh emoticons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@950 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 19:05:53 +00:00
defnax
92ffcec3ed * Added darkBlue TextColor for Connected Friend
* Set TextColor Bold


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@949 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 19:02:52 +00:00
defnax
30b6e6c423 added if defined for Windows use emoticons from extern
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@948 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 18:25:36 +00:00
csoler
2682400bbe qrc compilance for emoticons. Final move ;-)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@947 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 14:32:44 +00:00
csoler
0bc0c37827 compliance with qrc file for emoticons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@946 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 14:09:05 +00:00
csoler
71b9391c20 Put emoticon images and .acs file into qrc image file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@945 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-01-25 14:00:45 +00:00
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