COMMITS
/ plugins/builtin/source/content/views/view_find.cpp March 21, 2024
W
feat: Allow shift-selecting multiple find view occurrences
WerWolv committed
February 17, 2024
W
feat: Added option to export table in find view
WerWolv committed
January 28, 2024
N
impr: Restructure various components much better (#1520)
Nik committed
January 8, 2024
W
impr: Added icons to all menu items
WerWolv committed
December 27, 2023
W
impr: Code style improvements
WerWolv committed
December 23, 2023
December 19, 2023
W
feat: Add ignore case and UTF16 search options to sequence searching
WerWolv committed
W
refactor: Get rid of `this->m_`
WerWolv committed
December 17, 2023
W
fix: Max field in value search not resetting when disabling range search
WerWolv committed
December 8, 2023
W
refactor: Better interface for the event system
WerWolv committed
November 28, 2023
W
impr: Force tables to never collapse to zero height
WerWolv committed
November 25, 2023
W
fix: Numeric search tool not displaying values in correct endianess
WerWolv committed
November 21, 2023
W
refactor: Streamline entire view system
WerWolv committed
November 17, 2023
W
feat: Add shortcut editor to settings
WerWolv committed
November 16, 2023
I
refactor: Move custom ImGui functions to ImGuiExt namespace (#1427)
iTrooz committed
November 10, 2023
W
impr: General code cleanup
WerWolv committed
October 22, 2023
W
fix: Binary Pattern search being broken with alignments > 1
WerWolv committed
October 20, 2023
W
impr: Added more fine-grained colors to themes
WerWolv committed
September 12, 2023
W
fix: "About ... that much" achievement not triggering correctly
WerWolv committed
W
fix: Highlighting not being cleared correctly in some cases
WerWolv committed
August 9, 2023
W
fix: Highlighting of found elements not being cleared correctly
WerWolv committed
August 6, 2023
N
feat: Added Achievements (#1230)
Nik committed
June 4, 2023
W
impr: Use better icons for favorites and filter text boxes
WerWolv committed
May 28, 2023
W
fix: Find view replace and hex editor paste logic being wrong
WerWolv committed
W
feat: Added primitive replace feature to find view
WerWolv committed
May 21, 2023
May 13, 2023
W
fix: Search button in numeric find option being active by default
WerWolv committed
May 11, 2023
W
build: Replace old interval tree in favour of custom libwolv one
WerWolv committed
May 7, 2023
W
build: Switch to better interval tree implementation
WerWolv committed
April 10, 2023
W
feat: Added selection range radio button to various views
WerWolv committed
April 9, 2023
W
feat: Allow custom alignment to be used in binary sequence search
WerWolv committed
April 8, 2023
W
feat: Added non-ranged and aligned search to sequence and value finder
WerWolv committed
April 1, 2023
W
fix: Filtering of long strings in find view not working correctly
WerWolv committed
March 31, 2023
W
fix: UTF-16BE search being broken
WerWolv committed
March 21, 2023
W
fix: Make find process in the find view more easily cancelable
WerWolv committed
March 17, 2023
W
impr: Better find view result filter speeds
WerWolv committed
W
impr: Allow Regex find strategy specify string type and minimum length
WerWolv committed
March 13, 2023
Q
fix: Find view string filters filtering for some wrong characters (#972)
qux-bbb committed
March 12, 2023
W
sys: Replaced many helper functions with libwolv
WerWolv committed
March 11, 2023
Q
fix: String search not including string at end of data (#963)
qux-bbb committed
January 28, 2023
W
impr: Make find view string filter case insensitive
WerWolv committed
January 21, 2023
W
fix: Find view not correctly accepting hexadecimal values
WerWolv committed
January 4, 2023
W
build: Build everything using `-Wpedantic`
WerWolv committed
December 18, 2022
W
fix: Floating point finding not working with negative values
WerWolv committed
November 8, 2022
W
feat: Finish up work on new pl section system
WerWolv committed
October 2, 2022
N
fix: Various clang / clang-tidy warnings (#764)
Nik committed
September 28, 2022
W
ui: Highlight modified bytes in red
WerWolv committed
September 19, 2022
W
ui: Added functionality icons to most text input fields
WerWolv committed
W
feat: Added numeric value search to find view
WerWolv committed
September 13, 2022
W
feat: Added find view reset button
WerWolv committed