peerplays_migrated/programs
Nathan Hourt 1813e9f5f6 [GUI] Fix crash from user-after-free
The QML engine was taking ownership of Account objects, and garbage
collecting them when it was done with them, thus causing a crash when
the C++ accessed them. Fix by explicitly marking Account objects as
being owned by the C++ so QML doesn't garbage collect them.
2015-07-14 16:08:54 -04:00
..
cli_full_wallet Rename bad references to genesis account -> committee account; #147 2015-07-13 16:08:16 -04:00
cli_wallet Rename bad references to genesis account -> committee account; #147 2015-07-13 16:08:16 -04:00
field_reflector Build with TCMalloc if available 2015-06-23 17:54:59 -04:00
js_operation_serializer Fix compile error introduced in a799f064d4 2015-07-10 11:46:24 -04:00
light_client [GUI] Fix crash from user-after-free 2015-07-14 16:08:54 -04:00
size_checker Adding extension points #141 2015-07-09 17:29:30 -04:00
witness_node Fix witness/delegate count voting; fix unclean witness shutdown on mac 2015-07-08 16:00:22 -04:00
CMakeLists.txt Add simple demo GUI 2015-07-10 17:37:39 -04:00