Evan Teran

Results 399 comments of Evan Teran

Cool! so for highlighting matching words, we probably want to do either: 1. create an auto-magic rangeset entry which already is capable of highlighting arbitrary text 2. update the style...

Interesting, definitely share the patches. I'm not entirely sure that I follow what your description means, but I'll be happy to take a look.

You can attach it to this issue I think

Sorry for the delay. I finally got around to looking at the patch. My understanding was initially a bit cloudy from your example as I didn't follow that you were...

Interesting! I'll have to look into this. Thanks!

Yea... I'm not exactly sure how I would go about trying to solve this, but I'll certainly look into it! This may be better solved upstream in Qt itself though

So, the Qt documentation says that `QFileDialog::DontUseCustomDirectoryIcons` may help: > Always use the default directory icon. Some platforms allow the user to set a different icon. Custom icon lookup cause...

Yea, so I've been able to replicate this bug by attempting to list files in a large directory of on my NAS. Indeed it takes **forever**. Unfortunately, I think that...

As a note, I am currently suggesting an additive change, not one that would necessarily need to replace what you currently have, though a project can always build PcapPlusPlus with...

Glad that I've at least piqued your interest. So here's my perspective, but first some answers to your questions/points :-). 1. I do plan for it to work on all...