Things TODO

( ) thing to do
(x) in progress
(v) done

(v) Main window layout 29 Dec 2010
(v) About Box 29 Dec 2010
(v) File dialogs for one or list of photos. 29 Dec 2010
(v) Photo and PhotoList preview with resize 29 Dec 2010

(v) Shrink to fit choice for one and list  29 Dec 2010

(v) Group the controls and control layout. 29 Dec 2010

(v) Prevent selection of resized photos ending in xnnn. 29 Dec 2010

(v) Resize one photo   29 Dec 2010
    Do not resize photos to larger size.

(v) Resize batch of photos 30 Dec 2010

(v) Fix window layout so splitter works correctly. 30 Dec 2010

(v) Program Icon - create in Canvas. 30 Dec 2010

(v) Program Icon - create resource file. 30 Dec 2010

(v) Program Icon to the About Box. 30 Dec 2010

(v) Program Installer. 30 Dec 2010

(v) Add image plugins to the installer. 1 Jan 2011

(v) Add PhotoOpenDialog to the program. 8-Jan-2011

(v) Preview if list selection changed.  8-Jan-2011

release V1.2

(v) Display photo name above preview image to avoid confusion. 11-Jan-2011

(v) Filter resized photos out of the list in PhotoOpenDialog 11-Jan-2011

(v) Splitter can cover children. This is confusing. 11-Jan-2011
    Turn off Children Collapsible

(v) Report image sizes as W,H not H,W to be consistent with Windows. 11-Jan-2011

(v) Photo List text font size larger - 12pt. 11-Jan-2011

(v) Progress bar in photo list resize. 11-Jan-2011

(v) Crash if use open list twice. 11-Jan-2011
    Apparently QListWidget can never contain zero items after the first time.
    If so, an ASSERT fails in QList. So get around this by putting a dummy
    item in the list rather than removing all items from the list.

(v) Photo Open dialog initial message 11-Jan-2011
    "Use Open or select folder from pulldown list"

(v) Sort photo list after we fill it. 11-Jan-2011

(v) PhotoOpenDialog does not display all images 11-Jan-2011
    Fixed bug introduced with crash fix.

(v) Update photo label as images are resizing. 11-Jan-2011

(v) Update the photo pixmap as images are resizing. 11-Jan-2011

(v) Allow cancel of resizing the list. 11-Jan-2011
    Report number of images resized of cancelled.

(v) Resize images if tab changed. 11-Jan-2011

Release V1.3

(v) Image support on Ubuntu. 24-May 2011
    Some image types left out of Filter.
    Some test images had xnnn format and were ignored.
    SVN, TIF, GIF, JPG, PNG image formats all work now.

(v) Build package installer using packin for ubuntu/debian. 24-May 2011

Release V1.3.1








