RiverWare Qt4 Porting -- 2012 / RiverWare 6.2 and 6.3
Dialogs containing major widgets to be ported from Q3 to Qt4.

Edit 10-12-2012, Phil

Current Porting Work / October 2012:

Completed Dialog / List
  SCT -- Series Slot Data Table (SctQTable -- a complex Q3Table) -- NOTE: Some work started 3-2012.
  Open Object Dialog -- (DragDropSimListView -- Q3ListView -- 3 instances)
10-04-2012 Subbasin Manager Dialog -- (SubbasinMgrListView -- Q3ListView) / Gnats 5229 (image)
10-05-2012 Model Run Analysis Dialog / Rule Effects Panel (RuleEffectsListView -- Q3ListView)
10-08-2012 ... / Run Analysis Detail Panel -- (DispatchInfoListView -- Q3ListView -- two modes)
10-12-2012 Edit RPL Function Arguments -- (RplArgEditDlg -- Q3ListView) ... images (not current)
  DMI: Dataset Manager -- Dataset ListView (Q3ListView)
  DMI: Database DMI Editor -- Slots and Datasets ListViews (complex Q3ListViews)
  DMI: Database DMI Import/Export Dialog -- Database DMI Object List (Q3ListView)
  DMI: HDB Meta Data Dialog -- (Q3ListView)
  DMI: Name Map Manager Dialog -- (Q3ListView)
  DMI: Name Map Dialog -- (Q3ListView)

Completed Porting Work / September 2012:

Completed Dialog / List
09-04-2012  Object Account Summary Configuration "Save" dialog -- (Q3ListBox)
09-04-2012  Edit Row/Column Labels Dialog (for TableSlots and AggSeriesSlots) -- (simple Q3Table)
09-05-2012  RPL Block Selector -- (Q3ListView) ... see notes
09-06-2012 RPL Editor (blocks, functions, etc) -- (RplFrame -- Q3ScrollView) ... see notes / images
09-10-2012 Diagnostics Config Dialog / (1) "Root" lists [notes] (2) Category tree view, (3) Timestep button groups [notes]
09-11-2012 Open Statistical Table Slot Dialog -- (Q3Table) ... notes
09-13-2012 Display Group Editor -- (DisplayGroupListView -- Q3ListView) ... notes
09-25-2012 GUS ("Grand Unified Selector") -- (GusListView -- Q3ListView)
09-28-2012 Sim Object Palette -- (SimObjPaletteDlg -- Q3StoredDrag)

Prior Completed Porting:

Completed Dialog / List
Dec 2011 Object Account Summary Dlg: Account Order List -- (Q3ListView)
Feb 2012 Object Account Summary Dlg: Timestep Selection List -- (Q3ListView)
Mar 2012 Diagnostics Output Window (DiagOutputListView -- Q3ListView -- two synchronized instances) ... enhanced (8-2012)
Jul 2012 Scenario Manager Dialog -- (Q3ListView) ... notes ... see also UX enhancemement proposal

---