v1.2.0
Notices
- WindowsVista theme is dropped for the "Light theme" on Windows. We use Fusion now for all themes and platforms.
- Theme selection now available on all platforms
- Hook status is now indicated by status bar on the bottom.
- Icons for Groups
Release pipeline
https://github.com/aldelaro5/dolphin-memory-engine/actions/runs/9325243306
GitHub Auto Release Notes Below
What's Changed
- Further fixes for Clang-Tidy warnings. by @cristian64 in #132
- Add Open Configuration Directory action to top-bar File menu. by @cristian64 in #133
- Set initial state of the Scanner checkable action in the next event loop tick. by @cristian64 in #134
- Warn user about other instances owning the settings file. by @cristian64 in #135
- Further fixes for Clang-Tidy warnings (2). by @cristian64 in #137
- Address
-Wfortify-source
warnings. by @cristian64 in #138 - Use splitter's section size to determine whether scanner pane is visible. by @cristian64 in #140
- Avoid prematurely freeing buffer during value editing on Linux. by @cristian64 in #141
- Revised watch list item insertion. by @cristian64 in #139
- Prevent segmentation fault and construct
DlgAddWatchEntry
dialogs in the stack. by @cristian64 in #143 - Avoid memory leaks in
MemWatchModel::clearRoot()
. by @cristian64 in #142 - Remove remnants of the deactivated sorting mechanism. by @cristian64 in #144
- Memory leak and more specific model invalidation. by @cristian64 in #145
- Treat failed save actions as cancel actions. by @cristian64 in #146
- Attempt to make the directories before trying to lock the lockfile. by @cristian64 in #150
- Prompt user before destructive operations of great impact. by @cristian64 in #147
- Add icon to watch groups. by @cristian64 in #148
- Add Light, Dark Gray, and Dark themes along with the System theme. by @cristian64 in #149
- Add Group context menu action to group currently selected entries. by @cristian64 in #152
- Bouquet of GUI fixes and improvements. by @cristian64 in #151
- Mark session with unsaved changes during grouping and inline label editing. by @cristian64 in #154
- Add memory address input custom widget. by @cristian64 in #153
- CI: move lint into one workflow by @dreamsyntax in #155
- Move Dolphin hook status to status bar. by @cristian64 in #156
- Add context menu to results list in scanner pane. by @cristian64 in #157
- Persistent expansion state. by @cristian64 in #158
Full Changelog: v1.1.1...v1.2.0