Closed victorsalles closed 5 months ago
We require contributors to sign our Contributor License Agreement, and we don't have @victorsalles on file. In order for us to review and merge your code, please contact @gempa-jabe to get yourself added.
@cla-bot check
The cla-bot has been summoned, and re-checked this pull request!
Your PR is going to be checked.
Btw, which Qt designer version have you used to modify the ui?
I have checked the code which compiles fine and also works as expected. Thank you.
Btw, which Qt designer version have you used to modify the ui?
I've been using Qt Creator 8.0.2. Which version was used to create the ui?
The Qt Creator version is not much important. The Qt version is more of interest. For reasons of compatibility we have been using the designer of Qt 4.2 for the ui. As Qt 4 was set to eol, we are now using the designer of Qt 4.8.7 for maximum portability.
Added a phase count filter in addition to the existing ones (lat, lon, mag, depth) for the SQL query in scolv. Also added two new check buttons to i) hide final/rejected events and ii) hide new events from the retrieved list.