What's new

QM 2.4.12

QM 2.4.12.2 (2021-08-22)

  1. Fixed: In QM 2.4.12.1 does not work "Run in separate process" when the file is qmm.

QM 2.4.12.1 (2021-08-09)

  1. Fixed: Ctrl+Alt+key trigger key cannot be repeated without releasing modifiers if in current keyboard layout the right Alt key is the same as Ctrl+Alt.

QM 2.4.12.0 (2021-03-10)

  1. Removed process UAC property uiAccess when running as administrator (was Administrator+uiAccess, now just Administrator). Also it is not recommended to use "Run as uiAccess" in Options. Because Windows has too many bugs with it. Because of this change, some (rare) code in macros may behave differently.
  2. Fixed: mouse commands in some cases set wrong cursor position when moving to another monitor.

QM 2.4.11

QM 2.4.11.2 (2021-02-06)

  1. Fixed 2.4.11 bug: mouse cursor sometimes flickers in QM windows.
  2. Fixed bug in menu command "Copy HTML".

QM 2.4.11.1 (2020-12-21)

  1. Fixed: paste+ ignores + and always uses clipboard. Only its old alias outp+ uses keys as documented.
  2. Fixed: key and similar functions slow if the active window is a Windows 10 Store app. Now with these windows is used opt keysync 2 instead of default 0 or 3.
  3. Fixed: does not find Windows 8 Store app windows in some cases. In QM and default exe manifests added <disableWindowFiltering>true</disableWindowFiltering>.

QM 2.4.11.0 (2020-07-19)

  1. Per-monitor DPI aware on Windows 10. Some high-DPI improvements on older OS too. Below are details.
  2. Correctly scales text and icons in QM editor window and dialogs.
  3. Automatically scales text and icons in user toolbars and menus.
  4. Automatically scales user dialogs and most controls.
  5. In QM and default exe manifests added <dpiAwareness>PerMonitorV2</dpiAwareness>.
  6. New functions: DpiGetWindowDPI, DpiGetMonitorDPI, __ImageList.DpiScale.
  7. New __Font functions: CreateNew, CreateStd, CreateFrom. Use in DPI-aware code.
  8. Fixed: QM "child window from point" functions get wrong control in windows that are in monitors with different DPI than primary monitor.
  9. Fixed: toolbars cannot be attached to DPI-scaled windows when using multiple monitors with different DPI.
  10. Fixed: sometimes QM hangs on exit.
  11. Fixed: no icon if file or shortcut target is in 64-bit System or Program Files folder and not in 32-bit folder.
  12. Removed safe saving limitation of str.setfile etc: fails if the file system is not NTFS.
  13. The code edit control now is Scintilla 4.4.3.
  14. The floating toolbar now is in QM window.
  15. Does not support Windows XP. Not tested on Windows Vista.

QM 2.4.10.0 (2020-01-23)

  1. Fixed bug: fails to get icons from macro resources.

QM 2.4.9.0 (2019-08-31)

  1. In Options added checkox "Attach toolbars less tightly". It prevents DPI-scaling of QM windows when a toolbar is attached to a DPI-scaled window when using multiple monitors with different DPI.

QM 2.4.8

QM 2.4.8.2 (2019-03-28)

  1. Fixed bug in function tok: when used arr2 (delimiter tokens), every 32-th its element has incorrect length.

QM 2.4.8.1 (2019-03-18)

  1. Fixed bug in dialog editor: in multipage dialogs selects controls from hidden pages.

QM 2.4.8.0 (2018-12-25)

  1. Fixed bug: memory leak in GetFilesInFolder, FE_Dir (used with foreach to enumerate files), Dir.dir, IEnumFiles.
  2. Function RunConsole2: added flags for UTF-8 and some other text encodings. Also now does not fail when the program is in the 64-bit system folder and not in the 32-bit folder.
  3. Functions IntGetFile, Http.Get, Http.GetUrl: added parameter sendHeaders.

QM 2.4.7 (2017-10-12)

 

Main new features

  1. Works better with new versions of Firefox and Chrome web browsers.

All new features

  1. Functions that can use Firefox and Chrome web page element attributes and HTML now support 64-bit Firefox/Chrome too. Previously only 32-bit. Note: with Chrome it works only if is installed Firefox of same 32/64 bit as Chrome. These functions are Acc.Find, Acc.FindFF, Acc.WebX functions, FFNode class functions.
  2. Fixed: With Firefox 56, Acc.Find and similar functions are slow (always > 1 s) when using option "in web page" or "as Firefox node".

QM 2.4.6 (2017-10-05)

 

Main new features

  1. Bug fixes.

All new features

  1. Fixed:

QM 2.4.5 (2017-02-27)

 

Main new features

  1. Bug fixes.

All new features

  1. Fixed:

QM 2.4.4 (2016-11-06)

 

Main new features

  1. Bug fixes.

All new features

  1. More options in:
  2. New functions:
  3. Fixed:

QM 2.4.3.8 (2016-02-18)

 

Main new features

  1. Works better on Windows 8-10.
  2. Shared sub-functions.
  3. Several new functions; more features in scan and some other functions.
  4. Bug fixes.

All new features

  1. New in QM language:
  2. New functions and controls:
  3. More options in:
  4. Some enhancements in dialogs: Find, Dialog Editor, Toolbar properties.
  5. Fixed:
  6. What can be incompatible with previous versions:

QM 2.4.2 (2014-11-22)

 

Exact version: 2.4.2.2.

 

Main new features

  1. Improvements in Dialog Editor, scheduler support and some other features.
  2. Supports Java accessible objects.
  3. Bug fixes.

All new features

  1. Dialog Editor: better supports sub-functions; copy/paste controls; capture alien controls; Tab-select controls; styles for more classes; SysLink controls; and more.
  2. Creates and manages scheduled tasks configured for Windows Vista and later.
  3. Macros can be set to run simultaneously, like functions.
  4. Menu editor. Creates menu definition for dialog menu bar or popup menu.
  5. Acc/acc supports accessible objects in Java applications, including OpenOffice and LibreOffice.
  6. New functions:
  7. New in:
  8. Bug fixes:

 

QM 2.4.1 (2014-06-20)

 

Exact version: 2.4.1.8.

 

Main new features

  1. Better supports macro resources.
  2. Records and displays images.
  3. Sub-functions.
  4. Several new functions. Improvements in some functions and other features.
  5. Bug fixes.

All new features

  1. Many QM file/image functions support macro resources.
  2. Added dialog 'Resources' to manage macro resources.
  3. Displays images in the code editor. More info.
  4. Can display images in output and tips controls.
  5. Records screenshots (small images) and displays in the code editor. More info.
  6. New functions:
  7. New in:
  8. New in QM window:
  9. New in Dialog Editor:
  10. Can create console exe.
  11. Bug fixes:
  12. What can be incompatible with previous versions:

Changes since QM 2.4.1.0, shortly:

 

QM 2.4.0 (2014-02-05)

 

Exact version: 2.4.0.3.

 

Main new features

  1. New QM file format.
  2. Some changes in user interface.
  3. New options in some functions.
  4. Bug fixes.

All new features

  1. New QM file format, and related changes.
  2. Changes in user interface:
  3. New functions:
  4. New in:
  5. Removed features:
  6. Bug fixes:
  7. What can be incompatible with previous versions:

See also:

What's new in versions 2.1.0 - 2.3.6