Is there a way to make * include hidden files in Find All dialog?

Currently I have to use {.*,*} to get the needed result but it's not very convenient to type that every time I do a search.

Another nice little tweak would be to search * instead of using the last glob pattern when you leave the glob field empty. And even better would be to make this default pattern configurable. That way I could've just emptied the glob field when I want to search {.*,*}

Thanks.