V15.1.10

  • Fix endless loop with interposer classes
  • Show only valid identifiers in Find Identifier
  • Fix Convert to const error
  • Remove VC and CodeGear references in hint
  • Auto Start Source Indexer only when visible
  • Skip adding section keyword if it exists in the following line
  • Fix parsing error on external procedures
  • Fix wrong mapping in Calling Convention

V15.1.7

  • Fix alignment glitch in Source Indexer Scan Options
  • Fix System Error when closing a Source Indexer tab
  • Fix some context menu items in Source Indexer not working
  • Fix tab order in Procedure editor
  • Hide selection in parameter edit when disabled
  • Command ModelMaker Code Explorer now focuses explorer window
  • Paste virtual methods into a derived class now makes them override even if source is in a different unit
  • New indent option in Surround Templates to place compiler directives on column 1 (see Delphi’s Object Pascal Style Guide)
  • New option to move the cursor over the default button of MMX modal forms

V15.1.6

  • Catch AV on MMX showing when layout changes
  • Catch errors in Unit Dependency Analyzer Refresh
  • Unit Dependency Analyzer takes code from edit buffer if available
  • Execute Source Indexer if AutoScan is enabled
  • Fix High DPI problem in Source Indexer
  • Nested classes are no longer stored in Known Modules Cache causing strange units added to uses clause.
  • In Use Unit, if only one file matches the filter, it is selected
  • MMX forms follow the IDE when it has moved to another monitor

V15.1.5

  • Fix breaking interface change causing error in Delphi 11 and 11.1
  • Group class properties like class methods
  • Fix cut off text in Extract Method dialog
  • Make IntelliReplace Rename dialog a bit wider to cope with new font size
  • Update VirtualTreeView
  • Support for Delphi 11.3

V15.1.4

  • Class Editor opens faster with large numbers of known classes and interfaces
  • Action List ShortCut Wizard now shows controls name instead of action lists name
  • An empty Related Classes form is now scaled correctly
  • Align Code form is now scaled correctly
  • Align Code form allows to align by a Comma
  • Correct MMX icon in Views menu
  • Use Unit now shows all found units even when no project is active
  • There is also a fix for a display issue on the tip-of-the-day panel under RDP, which I could not verify yet.

V15.1.3

  • Uses Clause Groups Default gets some decent initial settings when empty
  • Record operators support Initialize, Finalize and Assign
    (Note: Editing an Assign operator will give a warning about the attributed parameter. This will be taken care of in a future version)
  • Fix: parsing errors on certain initialization sections leading to navigation failure
  • Explorer tool tips got a bit annoying lately. Now the display logic takes care of that.
  • Tab order in Use Unit dialog was a bit off.
  • Docked MMX tab is a bit wider now
  • Setup overrides even newer versions of the DLLs allowing a simpler downgrade