RetroShare/retroshare-gui/src/gui/connect
thunder2 0c46da0dd2 Changed settings to local variable, no more as pointer on all classes.
RshareSettings settings;
settings.value(...);

It should lower memory usage and removes memory leaks.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2886 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-11 20:02:52 +00:00
..
ConfCertDialog.cpp fix a gui bug 2010-04-25 17:07:04 +00:00
ConfCertDialog.h gui implementations 2010-01-13 21:32:56 +00:00
ConfCertDialog.ui Commmit the code from Thunder 2010-04-22 18:49:08 +00:00
ConnectDialog.cpp Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
ConnectDialog.h Changed settings to local variable, no more as pointer on all classes. 2010-05-11 20:02:52 +00:00
ConnectDialog.ui * replaced toText in MessagesDialog QTextEdit with QTextBrowser to get use a scrollbar 2009-01-23 01:58:56 +00:00
ConnectFriendWizard.cpp ad missing code for dyndns details 2010-04-23 18:50:32 +00:00
ConnectFriendWizard.h ad missing code for dyndns details 2010-04-23 18:50:32 +00:00