Refactoring the project, new folders for view and model classes. Added
[emufront] / src / dialogs / executableeditdialog.cpp
2010-12-04 Mikko KeinänenRefactoring the project, new folders for view and model...
2010-11-20 Mikko KeinänenFixed a bug: the edit dialog fields were not cleared...
2010-11-18 Mikko KeinänenSome comments about heap-objects and cleaning up some...
2010-11-18 Mikko KeinänenMore exception handling.
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...