Adding now adds an empty string to list and starts edit for that string.
[emufront] / src / widgets / efcombobox.cpp
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-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-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-01 Mikko KeinänenAdded new ComboBox child classes. Updated SetupEditDial...