Updated the git clone command.
[emufront] / src / models /
2010-12-22 Mikko KeinänenEmitting a dataChanged signal from setData after succes...
2010-12-16 Mikko KeinänenRefresh model after update on data (TODO: maybe a commo...
2010-12-16 Mikko KeinänenImported more functionality from old db classes to...
2010-12-15 Mikko KeinänenSome models were still needed: FileModel and MediaImage...
2010-12-14 Mikko KeinänenThe core flow from creating a platform, a mediatype...
2010-12-14 Mikko KeinänenImported needed functionality from (soon) deprecated...
2010-12-12 Mikko KeinänenImplemented all the necessary methods in ExternalExecut...
2010-12-12 Mikko KeinänenContinued implementing ExternalExecutableModel.
2010-12-12 Mikko KeinänenAdded a QList for editable column indexes. bool ok...
2010-12-12 Mikko KeinänenModified the license text comment type.
2010-12-12 Mikko KeinänenAdded skeletal implementation of ExternalExecutableModel.
2010-12-12 Mikko KeinänenAdded new model: ExternalExecutableModel.
2010-12-11 Mikko KeinänenFiletype to MediaImageContainer instead of MediaImage.
2010-12-09 Mikko KeinänenContinued implementing FilePathModel.
2010-12-09 Mikko KeinänenInitial implementation for FilePathEditView (using...
2010-12-08 Mikko KeinänenAdded sql select script and table column enums.
2010-12-08 Mikko KeinänenAdded skeletal implementation for FilePathModel.
2010-12-08 Mikko KeinänenImplemented removeRows for SetupModel.
2010-12-08 Mikko KeinänenImplemented insertRows for SetupModel.
2010-12-07 Mikko KeinänenImplemented StringListDelegate.
2010-12-06 Mikko KeinänenRe-used the ComboBoxDelegate created earlier for MediaT...
2010-12-06 Mikko KeinänenQComboBox delegate implemented and quickly tested being...
2010-12-05 Mikko KeinänenStarted implementing a combo box delegate.
2010-12-04 Mikko KeinänenRefactoring the project, new folders for view and model...