                                   QView/QV
                                   ========

                                 History file
                                 ------------
V0.13, pjw, 2023 Apr 24+
        Updated manual
        Bug fix: Move max right now works
        Added F1 to 'I' and 'i' as Info key selection
        Revived Transformation menu on F2
        Added capability to view sprites. (Only intended for simple, solid.)
        Workaround MJPEG issue that caused QV to hang on new style JPEGs
        Workaround problem with fpic_ql rejecting mode 4 designation

V0.12, pjw, 2020 Dec 09
        Bug in ENRLE squashed
        BRC resize: Press CTRL for gfx-proportional resize (unfinished).
        Improved manually correct screen dumps, some related bugs squashed.
        Updated manual according to all of the above.

V0.11, pjw, 2020 Oct/Nov                        Not released
        Bug fix: If PIC file length > (Y * llen + header) then KABOOOM!
        Bug fix: BRC resize doesnt crash on small gfxes.
        Changed default RLE-compressed extension to _pac (_pcc still
           recognised to read.)
        Filename as sole string without /F on command line accepted
        F3 menu: Press CTRL while clicking one of the save icons to
           compress
        Configurable movement key codes (this is one possible solution..)
           This means the config file must be updated!
        Readme updated to reflect the above
        Manually correct screen dumps
        Updated manual according to all of the above.

        Program internals:
        Separated RLE2Mode from PSA2Mode (but didnt remove old code)
        Changed SetHead to SetHeader due to conflict with some toolkit
        Functionalised some previously in-line code
        Various bug fixes

V0.10, pjw, 2020 May 03
        Added RLE compression support to Save
        Accept mode 0/4/8 RLE compressed PICs
        New menuing system
        Alternative root can be given on command line
        Disabled F2 hover. Pressing F2 still works. (To be re-worked!)
        Bug fixes

V0.09, pjw, 2019 Nov 17
        Read compressed PICs
        Added F2 menu for transformations (Dont like, will remove)
        Lots of bug fixes and updates: too many to list!

V0.08, pjw, 2019 Oct 29
        Flip and rotate displayed image
        Bug fix: Line lengths on PIC conversion (But no protection against
                 perverse line length specs!)
        Removed sprite code stub

V0.07, pjw, 2019 Aug 31
        Auto detects more screen dumps
        Tightened gfx type checking

V0.06, pjw, 2019 Aug 16
        New conversion toolkits, re-did some routines accordingly
        Testing simple BMP toolkit (by W Lenerz)
        Added grafix file info
        Added F3 menu (again: experimental!)

V0.05, pjw, 2019 Jul 21
        Trial of "Mass ops": Tile, cascade, sleep, wake, quit. Seems to
        work ok (on fast machines with lots of memory!) A bit patchy, but..
        Added Config item for Home Directory

V0.04, pjw, 2019 Jul 01
        QView as separate program, divorced from (but still usable with)
        QPV: CMD parameters added.

V0.03, pjw, October 13th 2018
        Check if orphaned and take suitable precautions (Themes, memory
        loaded graphics, etc)
        Pick "owner" on Wake

V0.02, pjw, October 1st 2018
        Added checks for free mem/free_space. Not very effective and not
        fully implemented everywhere, as too many changes happening during
        development!

V0.01, pjw, September 11th 2018
       Test version, based on earlier work. Designed as fall-back graphics
       viewer program for QL PreView (QPV)

ToDo
        Add BMP toolkit (by Dilwyn Jones and Bob Spelten, adapted by me)
        Some of the early "improvements" have got lost during development
        (Check Free mem, Orphan) and may need to be re-instated
        RLE compression of PICs
        Pin down an instance (ie exclude from mass ops)
