Emitting a dataChanged signal from setData after succesful update and connecting...
[emufront] / src / models / setupmodel.cpp
2010-12-22 Mikko KeinänenEmitting a dataChanged signal from setData after succes...
2010-12-14 Mikko KeinänenImported needed functionality from (soon) deprecated...
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-09 Mikko KeinänenContinued implementing 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-04 Mikko KeinänenRefactoring the project, new folders for view and model...