Modified the license text comment type.
[emufront] / src / dialogs / mediatypedialog.cpp
2010-12-12 Mikko KeinänenModified the license text comment type.
2010-12-04 Mikko KeinänenRefactoring the project, new folders for view and model...
2010-11-16 Mikko KeinänenFixed bugs: dialogs remained disabled (signals were...
2010-10-28 Mikko KeinänenSome data was hidden from user.
2010-10-10 Mikko KeinänenDowngraded GPL license from v3 to v2 to be compatible...
2010-06-18 Mikko KeinänenEmuFront ... NOT Foobar :D
2010-06-13 Mikko KeinänenChanges in the data model: this is not tested yet at...
2010-06-12 Mikko KeinänenHiding unnecessary columns
2010-06-10 Mikko KeinänenUpdate / reject signals were not emitted. Fixed.
2010-06-09 Mikko KeinänenInitial implementation of setup editor. Some refactorin...
2010-05-27 Mikko KeinänenDeleting object being edited in both cases, when update...
2010-05-27 Mikko KeinänenVirtual method deleteItem implementation abstracted...
2010-05-27 Mikko KeinänenVirtual method addObject implementation abstracted...
2010-05-27 Mikko KeinänenVirtual method insertDb implementation abstracted from...
2010-05-27 Mikko Keinänenvirtual method updateDb abstraced away from child class...
2010-05-27 Mikko KeinänenObsolete method deleteObject removed
2010-05-27 Mikko Keinänenvirtual method editObject abstracted away from child...
2010-05-23 Mikko KeinänenAdded new classes (DbMediaType, MediaTypeNameDialog...
2010-05-22 Mikko KeinänenNew data objects and a new data object dialog