RetroShare/retroshare-gui/src/gui/Identity
2014-10-21 22:33:02 +00:00
..
IdDialog.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
IdDialog.h Added the delete of the TokenQueue in some destructors to fix crashes. 2014-10-12 10:46:09 +00:00
IdDialog.ui Removed Edit/Delete ID Buttons, for better look and feel and get more space for the search filter, use Edit/Delete from context menu. 2014-09-27 14:24:40 +00:00
IdEditDialog.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
IdEditDialog.h Added the delete of the TokenQueue in some destructors to fix crashes. 2014-10-12 10:46:09 +00:00
IdEditDialog.ui Added new "Type" Label for the radio items 2014-04-22 23:23:11 +00:00