pollymc/launcher/ui/pages
flow 3aa2003951
fix: filter in external resource pages not working
For some reason, using setFilterFixedString() doesn't seem to update the
QRegularExpression object with a new value, instead leaving it empty. It
updates QRegExp just fine, so maybe that's an Qt bug? o.O

Anyway, using regex in the filter is kinda cool actually :D

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-07-23 23:50:56 -03:00
..
global Merge pull request #678 from Scrumplex/improvements-around-proprietary-services 2022-07-11 14:56:09 +02:00
instance fix: filter in external resource pages not working 2022-07-23 23:50:56 -03:00
modplatform fix: filter out opted-out mods in mod downloader 2022-07-17 11:33:43 -03:00
BasePage.h chore: add license header 2022-03-20 21:40:49 +01:00
BasePageContainer.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
BasePageProvider.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00