Ward Segers
Ward Segers
I try to make a `QWizard`. In order to have steps block when certain values aren't entered, I have to call the protected member [`QWizardPage::registerField`](https://doc.qt.io/qt-5/qwizardpage.html#registerField). The current API doesn't seem...
Last contribution was in May 2020. Also, the website of the project seems to not match the project at all. It seems that the commercial aspect of wordup was abandoned....
As mentioned in the [nordselect-bash](https://github.com/j-piecuch/nordselect-bash/blob/master/README.md) project, requests can include some server-side filtering, making the process faster. The Filter-trait should be rewritten with the following functions: - `get_url_filter()`, which returns an...