Version 1.19 (1/2021)
  Bug fix 3/7/2021 not setting directory properly for compile then run
  Requires the latest version of ResourceHacker.exe from http://www.angusj.com/resourcehacker/
  removed dependency for GoRC for resource compiling
  Fixed bug that loses place in tab after "Find Definition"
  Fixed bug that can't find compiled exe if the filename has no extension
  Now allows for compiling both RapidQ and FreeQ code in a project. Must set tabs as such.
  removed menus executing hlp files (not supported by windows anymore)
  updated internet links (win32 docs, examples, forum)
  allows clearing of recent files list
  minor improvements to user interfaces and quick help

Version 1.18 (11/2017)
  Fixed bug where directory tree did not find drives above E:
  FreeBasic/Java options--"Run this program after compile" now calls QOPENDIALOG
  If the default file for the compiler target is closed, it resets the default target to current active file
  Quick view of image (under "Includes : Resources files tab) now uses GDI++ for loading images
  Improved code that added large ICONS, VERSIONINFO, and XP theme manifest files	

Version 1.17 (1/ 2017)
  Fixed bug with drag and drop files
  Fixed bug that prevented embeding of VERSIONINFO structure
  Cleaned up code associated with WaitForSingleObjectEx during compile

Version 1.16b
  More bug fixes, eliminated the Access Violation error at startup (QDirTree.InitialDir).
  After 'Find Definition' fails, cursor now returns to the original location

Version 1.15
  Allowed better timing of compiling under windows8 with multi-processors
  SUBI, FUNCTIONI parsing in sub/func list
  Added keywords for highlighting/ auto-completion
  included RQ2W9 with updated form designer (this could be the last update
     to the form designer). RQ2W9 is for use with RapidFRM or as a 
     standaloneconverter of form code generated by RapidFRM when then g
     generates RapidQ code to the freeBasic Windows9 GUI library.
     windows9 by :S.Budinovym(RUS)/D.J.Peters(DEU)/Chris Brown'Zamaster'(USA)/MOD()/Antarman(RUS)" 
     RQ2W9 by :arqtaad(ARG)
  Improved search for freeBasic compiler, which now can store in folder \Program Files (x86)
  Improved incease / decrease font size


Version 1.14 
  Included updated form designer
  improved page navigation when switching between tabs
  added more keywords to QLookup.txt
  fixed bug with keyboard input under Windows7 64-bit
  improved component list-tree


Version 1.13
  incorporates new version of Form Designer / FB compatible form designer
  Properties Explorer finds UDTS and elements of custom components
  Fixed top line positioning when changing between files in IDE
  improved navigation changing across files
  Fixed bug in "replace all" with selected text
  Added popup menu for right side filelist explorer
  improved QLookup for f1 key help
  Qlookup.txt is now a resource in the exe, no need to search for it.
  improved Language highlighting in menus
  New Application Wizard shortcut key (shift-Ctrl-W), no conflict with main menus
  New shortcut key for close project (shift-Ctrl-X), no conflict noted
  Lower edit control can be used for split screen editing
  Popup menu for Project file list
  Icon support for FreeBasic
  Larger Key word lists (for highlighting and autocomple) are text resources
  Keyword lists can now be easily edited in text editors and recompiled
  IF Help files are not found, FreeQ will do a limited search for them.


Version 1.12
  included custom build of Scintilla 3.02 for rapidq
  improved search for definition of sub/function/vars
  does not recompile if no change in files since last good compile
  improved Project file explorer navigation
  improved "code pretty"
  improved QLookup for f1 key help
  includes latest Scintilla plugin
  improved color picker in "Tools"
  Project Explorer finds custom components
  fixed bug in loading from Include File list box

