Updated the git clone command.
[emufront] / src / widgets /
2010-12-12 Mikko KeinänenModified the license text comment type.
2010-12-10 Mikko KeinänenCreated a new delegate (FileSystemBrowseDelegate) and...
2010-12-07 Mikko KeinänenAdding now adds an empty string to list and starts...
2010-12-04 Mikko KeinänenRefactoring the project, new folders for view and model...
2010-11-25 Mikko KeinänenFixed Emulator selection combo box, preserves state...
2010-11-20 Mikko KeinänenFixed bug in main window: selected platform and media...
2010-11-20 Mikko KeinänenFixed a bug: the edit dialog fields were not cleared...
2010-11-18 Mikko KeinänenSome comments about heap-objects and cleaning up some...
2010-11-17 Mikko KeinänenAdded some exception handling. Marked all the functions...
2010-11-17 Mikko KeinänenExceptions are instantiated in stack instead of heap.
2010-11-15 Mikko KeinänenAdded specified widget for file extensions.
2010-11-08 Mikko KeinänenCreated initial support for M.A.M.E and similar (the...
2010-10-29 Mikko Keinänennote
2010-10-29 Mikko KeinänenEmulator selector is updated with only emulators to...
2010-10-25 Mikko KeinänenUsing match instead of looping.
2010-10-25 Mikko KeinänenCombo boxes were not properly updated when editing...
2010-10-24 Mikko KeinänenFixing a bug with selection combo box not updating...
2010-10-10 Mikko KeinänenDowngraded GPL license from v3 to v2 to be compatible...
2010-10-07 Mikko KeinänenAdded a ExecutableComboBox based on EFComboBox.
2010-10-02 Mikko KeinänenImplemented SetupComboBox based on EFComboBox and used...
2010-10-01 Mikko KeinänenAdded new ComboBox child classes. Updated SetupEditDial...
2010-06-18 Mikko KeinänenEmuFront ... NOT Foobar :D
2010-06-10 Mikko Keinänenset/get qstringlist to string list widget
2010-06-10 Mikko Keinänenemits stringListUpdated
2010-06-10 Mikko KeinänenRow removal implemented to string list widget.
2010-06-08 Mikko KeinänenAdded setup edit dialog and a string list widget. WARNI...