aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/models/supported_protocols_model.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-09-22Qt: if regex not valid don't attempt searchChuck Craft1-0/+2
2022-05-12Qt: Fix clazy-incorrect-emit warnings.Gerald Combs1-2/+2
2021-11-26Qt: Use QRegularExpression instead of QRegExpTomasz Moń1-2/+2
2021-11-24Fix some of the compile errors when compiling with Qt6Joerg Mayer1-0/+1
2021-03-08Remove modelines in ui/qt.Gerald Combs1-14/+0
2018-02-11ModelHelperTreeItem: Rename appendChild -> prependChildMichael Mann1-2/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2017-12-27Add template helper for simple Qt tree modelsMichael Mann1-30/+1
2017-12-19Fix some copy/paste errors with new models.Michael Mann1-1/+1
2017-12-16Convert Supported Protocols dialog to use modelMichael Mann1-0/+301