RetroShare/retroshare-gui/src/gui/Identity
thunder2 e5f0e6fcc7 IdDialog:
- optimized fill
- fixed utf8 issue
- added new strings to translation
- added load/save of ui state
- fixed splitter resize
- fixed sensitive state of menu items in context menu
Updated english translation

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7791 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2014-12-24 14:43:06 +00:00
..
IdDialog.cpp IdDialog: 2014-12-24 14:43:06 +00:00
IdDialog.h IdDialog: 2014-12-24 14:43:06 +00:00
IdDialog.ui Removed unecessary space around the main pages. 2014-12-11 00:13: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