Added some exception handling. Marked all the functions throwing
[emufront] / src / dialogs / executableeditdialog.cpp
2010-11-17 Mikko KeinänenAdded some exception handling. Marked all the functions...
2010-11-17 Mikko KeinänenExceptions are instantiated in stack instead of heap.
2010-11-12 Mikko KeinänenAdded null checks.
2010-11-11 Mikko KeinänenRemoved unnecessary updating to database if no object
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 initialization of class members.
2010-10-05 Mikko KeinänenImplemented Executable editor (for configurating emulat...