development
Split ModuleStdTable into header and sources to fix Q_OBJECT error
AbstractStdTable: collapse shift page selection
AbstractStdTable accessibility support
Another rewrite
Further rewrites
Merge pull request #3842 from x64dbg/feature/pageupdown-move-selection
Preserve the address mode when switching pages
Replaced include guards with pragma once
Completely rewrite accessibility support
Add accessibility support for HexDump
Get rid of the wLocal variable naming convention (mostly)
Refactor parent = 0 -> parent = nullptr
Refactor AbstractTableView for cross-platform
Fix compilation on MinGW (clang)
Tab switch using history stack (#1807)
Completely rework valtostring into valsetscalar/valsetbuffer
Add References tab copy address shortcut
Upgrade to AStyle 3.6.9 and add python port of AStyleHelper
Add selectionChanged signal to SearchListView
AStyle
Don't clear filter on list refresh (#2317)+ fix icon table text overflow
Auto switch thread when following callstack
Add support for getCellUserdata in StdSearchListView
use setCellContent with userdata parameter