Updated the git clone command.
[emufront] / src / models / setupmodel.h
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-15 Mikko KeinänenSome models were still needed: FileModel and MediaImage...
2010-12-14 Mikko KeinänenImported needed functionality from (soon) deprecated...
2010-12-12 Mikko KeinänenModified the license text comment type.
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...