108
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
May 12, 2023 — May 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add header More... 8 days ago
fix offset calculations used to draw matches part of #83 More... 8 days ago
rename variables More... about 1 month ago
set the replacement placeholder values for ${filepath}, ${filename} and ${fileext} More... about 1 month ago
fix the ${now}/${now,%...} replacement placeholder, and make it work in the regex test dialog as well part of #470 More... about 1 month ago
CI build: show commit hash instead of date in about dialog More... about 1 month ago
alignment More... about 1 month ago
fix OpenFileAtListIndex in file list mode More... about 1 month ago
Merge pull request #466 from maboroshin/main More... about 2 months ago
Update Japanese.lang More... about 2 months ago
CI: add `-warnAsError` More... about 2 months ago
mitigate compiler warning C4267 for release64 build More... about 2 months ago
mitigate compiler warning C4706 for release build More... about 2 months ago
improve showing text matches for binary files More... about 2 months ago
CI: add Win32 build test More... about 2 months ago
mitigate compiler warning C4018 for win32 More... about 2 months ago
close output files ASAP to reduce memory for huge files More... about 2 months ago
treat UTF-16LE and UTF-16BE wchar_t as chars forcibly More... about 2 months ago
show text matches for binary files if possible More... about 2 months ago
add method to return start and end position of a line More... about 2 months ago
do not reset the search count when searching again with different encoding More... about 2 months ago
fix searching paths with non-ascii chars in it More... about 2 months ago
Merge pull request #462 from Hexaae/patch-1 More... 2 months ago
improve Replace cancellation and performance on huge files More... 2 months ago
return early for loading into memory cancellation on huge files More... 2 months ago
improve Search cancellation on huge files More... 2 months ago
Update Italian.lang and add more space More... 2 months ago
fix build More... 2 months ago
use unnamed namespace instead of static functions More... 2 months ago
refactor TextOffset class into its own header More... 2 months ago