RetroShare/retroshare-gui/src/gui/Circles
2014-12-24 00:10:15 +00:00
..
CirclesDialog.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
CirclesDialog.h Added the delete of the TokenQueue in some destructors to fix crashes. 2014-10-12 10:46:09 +00:00
CirclesDialog.ui Removed unecessary space around the main pages. 2014-12-11 00:13:40 +00:00
CreateCircleDialog.cpp optim: changed postfixed ++ into prefix++ for non trivial operators, replaced test on std::list::size() by std::list::empty() (Patch from Phenom, modified) 2014-10-21 22:33:02 +00:00
CreateCircleDialog.h Big progress for People dialog. Phenom work. 2014-09-28 20:46:56 +00:00
CreateCircleDialog.ui Removed buttons to create a new identity 2014-12-24 00:10:15 +00:00