Commit Graph

2496 Commits

Author SHA1 Message Date
defnax
e0f99aef65 added to display Tooltip's for Previous and Next Button
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2837 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 19:51:35 +00:00
defnax
d2c3c1b64c Fixed Channel Detail Labels, forget some renaming
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2836 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 16:18:51 +00:00
defnax
9ee0ad5975 update version
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2835 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 16:06:38 +00:00
defnax
d516dfbfa8 Set back Unsubscribe Button on ChannelMsgItem only visible for NewsFeed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2834 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 14:11:56 +00:00
thunder2
8ce338c49c Source code maintenance
Memory leaks:
- NetworkDialog::loadcert -> new QFileDialog
- NetworkDialog::insertConnect -> takeTopLevelItem
- NetworkDialog::on_actionAddFriend_activated -> new QFileDialog
- main -> new StartDialog, new GenCertDialog

to be continued

Info:
Pointer from takeTopLevelItem must be deleted

Can someone convert the StartDialog from QMainWindow to QDialog ?


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2833 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 13:12:46 +00:00
chrisparker126
8957fb919c - added creatchannelmsg source to pro file
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2832 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 13:07:26 +00:00
defnax
36573c459d fixed images.qrc path
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2831 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 12:32:42 +00:00
chrisparker126
d4d09c2d87 - removed auto download combo-box
- channels service now will be explicit download if you subscribe
  - the same way with you cannot selectively choose the news that appears
  
 - added settings 
  - aim is where user can choose max d/l size permitable
  

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2830 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 12:27:27 +00:00
chrisparker126
352c4559ad removed support for channels
- this is now explicitly only for forums

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2829 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 12:21:20 +00:00
chrisparker126
bfa2da61f5 new create channel ui - essentailly a copy of createforums explicitly for channels
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2828 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 12:20:30 +00:00
chrisparker126
bb1fe255d3 - removed play adn d/l button (channels is now geared toward auto d/l of files)
- enabled unsubscribe on item

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2827 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 12:17:43 +00:00
chrisparker126
5b24a2c50f added channel id for other channels groups so context menu can work for them (already worked for 'own' channel group)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2826 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 11:43:04 +00:00
chrisparker126
564e25908e - create channel now uses own createchannel widget rather than forums
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2825 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 11:41:23 +00:00
joss17
5a98d72376 add the dyndns settings to own profile display tab
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2824 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-01 19:26:55 +00:00
joss17
1ed191fa9f don't assign an empty dydns address with p3disc
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2823 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-01 19:25:36 +00:00
thunder2
9cf20fd9fd Changes in ForumsDialog:
- modal window for creating new forum
- refill forum and thread tree
- enabled next and previous button
- set enable/disable state of menu items

Open problem:
- last post time not updated

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2822 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-01 19:03:35 +00:00
csoler
401dac86e9 improved readability of cert generation dialog. Added tooltips, information, and wait cursor
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2821 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-01 15:17:23 +00:00
csoler
fdedc400dc corrected bug in search: files with size > 2Gb would not be added to transfers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2819 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-30 22:17:14 +00:00
csoler
6fee3eeeb7 corrected bug about persistence of default chunk strategy
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2817 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-30 21:07:21 +00:00
thunder2
e5e43741d6 Portable version for Windows.
RetroShare checks for locale gpg.exe and gpgme-w32spawn.exe and if exists, it starts as portable version.
Modified version of libgpgme-11.dll needed.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2815 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-30 14:34:48 +00:00
thunder2
f88cd1c0aa Show correct state of subscribe button in forum feed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2814 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-29 19:00:27 +00:00
defnax
caaf7884f8 When QutBox is selected then Display header item "Recipient" instead of "From"
Added to Count Total Inbox and Total Sent on Messages.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2813 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-28 21:05:11 +00:00
chrisparker126
7f8cafa8a9 changed idle time to 30 secs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2812 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-28 16:37:27 +00:00
thunder2
b3ccf3f07d crash with second open of HelpDialog solved
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2811 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-28 12:49:43 +00:00
thunder2
e8b428a911 RetroShare stopped responding during signing a key and asking for password.
The QSingleShotTimer of ConfCertDialog wants to update the gui and stopped in  PeerItem::updateItem.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2810 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-28 11:25:12 +00:00
chrisparker126
3c14705b39 win_idle, in idle_platform.cpp now as with linux, and mac.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2809 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-28 08:20:41 +00:00
defnax
e9ed5a1532 Added Commandline Options to Help Browser
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2808 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 23:21:35 +00:00
defnax
c91bc09c74 Added functionality to save a Privat Chat session and GroupChat History via ToolButton
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2807 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 22:08:38 +00:00
joss17
3b1d1d35fe add a loopback test
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2806 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 21:59:59 +00:00
joss17
f6f22e1e5b lower the timing to avoid network problem under winxp
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2805 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 21:59:37 +00:00
thunder2
9d5db08b7a MessagesDialog:
- enabled navigation through the messages with cursor keys
- used timer for better handling after keypress

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2804 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 21:46:28 +00:00
csoler
1b4a70dbb3 - ported trunk commit 2801 into branch
Currently the only way to induce a bug is start rs for an ssl_id which
	which does not have a password saved, then try use an ssl id at start
	dialog  which does or does not have a pword (help_pword:bool enters an
	illegal state) 

	I have fixed it by checking if rsinit::passwd == "" then trying to load for
	that ssl_id, if that fails then i set help_pword to false; does not have
	password and pass flow to gpg to ask for passwd. (problem was rs thought
	user had help/pass file and they didn't).

	i have checked it in and tested for
	1. starting with ssl_id which has saved pword, and switching ids at start
		dialog
	2. secondary id may or may not have saved pword. 

- added check for the result of fscanf



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2802 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 18:50:37 +00:00
chrisparker126
3364b35064 Currently the only way to induce a bug is start rs for an ssl_id which which does not have a password saved, then try use an ssl id at start dialog which does or does not have a pword (help_pword:bool enters an illegal state)
I have fixed it by checking if rsinit::passwd == "" then trying to load for that ssl_id,
if that fails then i set help_pword to false; does not have password and pass flow to gpg to ask for passwd. (problem was rs thought user had help/pass file and they didn't).

i have checked it in and tested for
1. starting with ssl_id which has saved pword, and switching ids at start dialog
2. secondary id may or may not have saved pword. 


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2801 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 15:39:21 +00:00
chrisparker126
b2213e15e6 new idle status feature added
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2800 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 12:30:46 +00:00
chrisparker126
aef6787517 changed connection from insertpeers when friendchanged() signal emmited to updateMessengerWindow
also added connection for idle feature to messenger window

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2799 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 12:25:12 +00:00
chrisparker126
d37ae260f8 added inactive png to qrc
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2798 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 12:22:10 +00:00
chrisparker126
8993ebb8aa - added idle status
- insert peers is now under the same qtimer as save status

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2797 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 12:21:39 +00:00
chrisparker126
926c0dc284 enabled idle monitor
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2796 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 12:19:44 +00:00
chrisparker126
5cc59d6e77 added idle status and connection to messenger window
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2795 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 12:18:44 +00:00
chrisparker126
eed3de92a9 removed MessengerWindow::insertpeer() from rsautoupdate::update()
- update of messenger window is delayed if rs window is not visible. 

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2794 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 12:14:57 +00:00
chrisparker126
37aa76f28d added new inactive png
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2793 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 12:03:25 +00:00
chrisparker126
8b893fc312 removed authxpgp source files
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2792 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 12:01:47 +00:00
chrisparker126
d751ecedf7 added const 'idle' status
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2791 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 11:56:06 +00:00
chrisparker126
f1dab2b094 documenting p3chatservice,
added 'idle' status to status service
 - idle status not saved 

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2790 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 11:53:46 +00:00
chrisparker126
40da50799e documenting p3msgs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2789 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 11:44:06 +00:00
thunder2
906cca8012 Forwarding a message keep the attached recommended files.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2788 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-26 21:11:19 +00:00
defnax
31fb4ce06a Profile View some changes for testing
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2787 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-26 11:33:16 +00:00
thunder2
38e06135a4 - The settings in the settings window are only loaded once.
- Saving the settings without changing the network settings doesn't shutdown the connections

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2786 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-25 23:28:10 +00:00
csoler
78644a2441 - Removed some potentially harmful (deadlock) code.
- Put some printf into debugging #ifdef



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2784 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-25 19:26:37 +00:00
joss17
a6b5e8c364 remove debug outputs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2782 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-25 17:07:18 +00:00