Updated the git clone command.
[emufront] / src / views /
2010-12-26 Mikko KeinänenAdded column size resizing to content.
2010-12-26 Mikko KeinänenSmall fixes to delegate rendering.
2010-12-22 Mikko KeinänenEmitting a dataChanged signal from setData after succes...
2010-12-22 Mikko KeinänenSet couple of columns hidden.
2010-12-21 Mikko KeinänenHided all fields but name.
2010-12-19 Mikko KeinänenSetupModel instance is shared from MainWindow.
2010-12-19 Mikko KeinänenPlatformModel and MediaTypeModel instances are shared...
2010-12-18 Mikko KeinänenAdded confirmation dialog for deleting items.
2010-12-18 Mikko KeinänenAdded window titles.
2010-12-17 Mikko KeinänenEternalExecutableModel is shared between views.
2010-12-16 Mikko KeinänenNow the SetupModel is in MainWindow class and a pointer is
2010-12-16 Mikko KeinänenImported more functionality from old db classes to...
2010-12-14 Mikko KeinänenImported needed functionality from (soon) deprecated...
2010-12-12 Mikko KeinänenImplemented ExternalExecutableEditView utilising
2010-12-12 Mikko KeinänenModified the license text comment type.
2010-12-10 Mikko KeinänenCreated a new delegate (FileSystemBrowseDelegate) and...
2010-12-09 Mikko KeinänenContinued implementing FilePathModel.
2010-12-09 Mikko KeinänenInitial implementation for FilePathEditView (using...
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...