Patch for regex filter

Discuss development issues and submit patches here
Post Reply
ajs
Posts: 409
Joined: Mon Jul 05, 2010 6:37 pm

Patch for regex filter

Post by ajs »

This patch introduces the possibility to filter the listview using regular expressions (both case sensitive and insensitive). In case the last filter operation used a regex pattern, the address bar filter functionality can not be applied and a warning MessageBox is displayed.
In this patch there is also some clean-up of the code used for filters.

The patch is against commit 163 + patch 06A + patch 26 + patch 27
Capture_19-01-2011-16.13.49.gif
Capture_19-01-2011-16.13.49.gif (5.04 KiB) Viewed 4496 times
Attachments
patch_29__v163.p06A.p26.p27.7z
(4.44 KiB) Downloaded 525 times
Post Reply