WerWolv
|
0e720a1e02
|
fix: Hex editor insert mode inserting or removing too many bytes
|
2025-07-24 19:28:46 +02:00 |
|
WerWolv
|
ccaf1e33c0
|
build: Make this modules stuff actually mostly work on Clang
|
2025-02-18 00:39:53 +01:00 |
|
WerWolv
|
92803c1536
|
feat: Added simple insert mode to hex editor
|
2024-03-29 13:22:28 +01:00 |
|
WerWolv
|
45a3bdffe0
|
impr: Load small files into memory, open larger files as read-only by default
#841, #1585
|
2024-03-10 14:31:39 +01:00 |
|
WerWolv
|
c7ab4a4569
|
refactor: Get rid of this->m_
|
2023-12-19 13:10:25 +01:00 |
|
WerWolv
|
dd4be3b772
|
refactor: Make sure unlocalized strings are always actually unlocalized
|
2023-12-19 12:22:28 +01:00 |
|
Nik
|
7e660450ed
|
feat: Implement better and more complete undo/redo stack (#1433)
This PR aims to implement a more complete undo/redo stack that, unlike
the old one, also supports undoing insertions, deletions and resize
operations
|
2023-11-25 12:43:48 +01:00 |
|