aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/models/coloring_rules_model.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-04-01Qt: Convert our models to C99 typesGerald Combs1-5/+5
2023-02-25Qt: Fix leak in Coloring Rules DialogJohn Thacker1-0/+1
2022-09-14Qt6: add toInt() to QVariant == Qt::CheckedChuck Craft1-1/+1
2022-03-25Qt: Fix more Qt6-related warnings.Gerald Combs1-1/+9
2022-01-12Qt: Automatically enable new coloring rulesRoland Knall1-0/+2
2021-03-08Remove modelines in ui/qt.Gerald Combs1-12/+0
2019-12-21UI: Fix compilation with Qt 5.14Orgad Shaneh1-2/+2
2019-11-17Qt: Cleanup space inside parenthesesStig Bjørlykke1-8/+8
2019-11-14Qt: Fix various LGTM.com reported issuesRoland Knall1-2/+12
2019-11-04Qt: Coloringrules Mime is encoded as JSONRoland Knall1-25/+43
2019-11-03Qt: Consolidate mimedata usageRoland Knall1-16/+7
2018-04-05Qt: Remove checks for version below 5.2Roland Knall1-7/+1
2018-03-09spdx: use consistent formatting for GPL-2.0-or-laterPeter Wu1-1/+1
2018-02-14Convert coloring rules dialog to use model.Michael Mann1-0/+557