RetroShare/retroshare-gui/src/gui/Identity
Gioacchino Mazzurco 4c0baa1ec3
Fix JSON API event handler registering behavior
As a bonus the behaviour is now homogeneous between C++ API and JSON API
Fix a bunch of compiler warning
RsEvents implementation is now safer
mHandlerMaps size is known at compile time, so use an std::array instead
  of vector
2020-04-14 12:24:57 +02:00
..
IdDetailsDialog.cpp removed more dead code 2020-03-31 22:27:26 +02:00
IdDetailsDialog.h remved tokenQueue from IdDetailsDialog and attempt to fix crash in Circles due to deleting an item that is still in the tree 2020-02-24 22:21:38 +01:00
IdDetailsDialog.ui remved tokenQueue from IdDetailsDialog and attempt to fix crash in Circles due to deleting an item that is still in the tree 2020-02-24 22:21:38 +01:00
IdDialog.cpp Fix JSON API event handler registering behavior 2020-04-14 12:24:57 +02:00
IdDialog.h removed deadcode from IdDialog and moved CircleItem to new async API 2020-02-20 20:53:40 +01:00
IdDialog.ui fixing opinion combobox & invite button layout problems 2020-02-19 00:23:29 +01:00
IdEditDialog.cpp removed more dead code 2020-04-03 10:54:06 +02:00
IdEditDialog.h removed TokenQueue from IdEditDialog PGP Signed identities still not working 2020-04-01 22:34:47 +02:00
IdEditDialog.ui removed old icons & restored few back 2020-02-22 15:41:34 +01:00