3.1.3 is out. I decided Franz's suggestions regarding the find dialog we correct, and my method was not at all intuitive (plu,s it would get rathewr messy if there was a long find history).
So, I added a combobox, and you can access the pop up menu via the "Menu" button, which should be clear enough.
Also fixed some bugs.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
3.1.3 is out. I decided Franz's suggestions regarding the find dialog we correct, and my method was not at all intuitive (plu,s it would get rathewr messy if there was a long find history).
So, I added a combobox, and you can access the pop up menu via the "Menu" button, which should be clear enough.
Also fixed some bugs.
Dan, I'm very happy about your decision for the comobox :)
Perhaps we could (under options to disable this)
add the possibility to save the search history.
Also to take care, that not two same texts
are in the history (no duplicates).
Glad to hear it.
Saving the search history is a distinct possibility.
I should put in a check for duplicates (I also need to remove the .sort(), and leave it in its primal order).