Phil Weinstein / Accomplishments -- April 2011
General Development Accomplishments |
--------------------------------------------
[I.A.1] Sponsored Projects / RiverWare / New Development
RPL Palette Enhancement: Optional filter to show only functions
matching the selected RPL expression value type.
--------------------------------------------
The following checkbox was added to the User-Defined Functions and the Predefined Functions tabs:
[X] Show only functions with a return type matching the selected expression.
When the checkbox is on, only those functions which have a return type (Boolean, DateTime, List, Numeric, Object, Slot, or String) matching the selected sub-expression with the active RPL Editor dialog are shown in the list. When the checkbox is off, all functions are shown, but the functions not matching that type are disabled (shown in gray).
Also, on the Predefined Functions tab, when the checkbox is off, all predefined functions are now shown even if no RPL Editor dialog is open and active. Formerly, it was necessary to have an active RPL Editor dialog for predefined functions to show up.
--------------------------------------------
[I.A.2] Sponsored Projects / RiverWare / Bug Analyses and Fixes
--------------------------------------------
--------------------------------------------
[IX.C] Staff News: Training
--------------------------------------------
Phil Weinstein attended the "Mile High Agile 2011" conference in
Denver on April 7.
Maintenance Accomplishments |
--------------------------------------------
[I.A.4] Sponsored Projects / RiverWare / Software Maintenance
-- Qt3 to Qt4 Port: Remaining Qt3 widgets in "UI" (Qt
Designer) files
--------------------------------------------
With two exceptions (completed in early May), in April, the remaining dialogs implemented with Qt4 "UI" files still containing Qt3 lists and tables were ported to Qt4. In April, this included all such dialogs in the "Q3GUI" and "QtRpl" libraries:
Screenshots and development notes are available on this webpage: http://cadswes2.colorado.edu/~philw/2011/Qt4Port/April/
---