v1.0.9
What's Changed
- ReferenceExplorer: Fix manual sorting through the tree view header bar by @alessandrogario in #172
- IndexView: Default ascending sorting, add sort options to the context menu by @alessandrogario in #171
- Interactive code preview by @alessandrogario in #174
- MainWindow: Add a shortcut to close the active code tab by @alessandrogario in #176
- ReferenceExplorer: Enable auto scrolling to support keyboard navigation by @alessandrogario in #175
- QuickCodeView: The widget should forward all events except Hover by @alessandrogario in #177
- MainWindow: Add CMD+W support to the reference explorer tab widget by @alessandrogario in #179
- More classifications and data recorded in the info browser. Update PA… by @pgoodman in #181
- Fix incorrect grouping of address-of into dereference section in information browser by @pgoodman in #183
- Initial attempt at a light theme. Pass in '--theme light' or '--theme… by @pgoodman in #184
- Reference Explorer improvements by @alessandrogario in #185
- Fix reference explorer crash by @alessandrogario in #186
- QuickReferenceExplorer: Forward events if the code preview is hidden by @alessandrogario in #187
- docs: Add some initial UI documentation by @alessandrogario in #188
- ReferenceExplorer: Always update the hidden code preview by @alessandrogario in #189
- Fix event loop issue in the Reference Explorer by @alessandrogario in #190
- Fix light theme style issues by @alessandrogario in #191
- Main window tweaks by @alessandrogario in #192
- libs: Update multiplier, pasta by @alessandrogario in #193
- Update to latest pasta and multiplier. by @pgoodman in #196
- ICodeView: Convert the model to QAbstractItemModel by @alessandrogario in #195
- Backup macro find by @pgoodman in #199
- misc: Add initial Linux support by @alessandrogario in #198
Full Changelog: v1.0.8...v1.0.9