Added some exception handling. Marked all the functions throwing
[emufront] / src / db / dbexecutable.cpp
2010-11-17 Mikko KeinänenAdded some exception handling. Marked all the functions...
2010-10-29 Mikko KeinänenEmulator selector is updated with only emulators to...
2010-10-29 Mikko KeinänenFixed memory loss cases (parent was missing from objects).
2010-10-13 Mikko KeinänenDelete of Executable objects.
2010-10-10 Mikko KeinänenData object removal implemented in the db layer. UI...
2010-10-10 Mikko KeinänenAdded counting of reference dependencies. Added also...
2010-10-10 Mikko KeinänenDowngraded GPL license from v3 to v2 to be compatible...
2010-10-08 Mikko KeinänenFixed init error in Executable constructor and sql...
2010-10-06 Mikko KeinänenFixed SQL select clause.
2010-10-06 Mikko KeinänenExecutable class member initializations and debugging...
2010-10-06 Mikko KeinänenFixed initialization of class members.
2010-10-05 Mikko KeinänenImplemented Executable editor (for configurating emulat...
2010-10-04 Mikko KeinänenInitial implementation DbExecutable: data base function...