aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/models/uat_delegate.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-03-30UAT+Qt: Add dissector syntax line editJohn Thacker1-14/+2
2023-02-11UAT: Have a combobox for DissectorsJohn Thacker1-0/+20
2022-05-16Qt: Fix File Path editor in tableRoland Knall1-24/+33
2021-11-26Qt: Use QRegularExpression instead of QRegExpTomasz Moń1-4/+4
2021-11-24Fix some of the compile errors when compiling with Qt6Joerg Mayer1-0/+1
2021-06-19Replace g_assert() with ws_assert()João Valverde1-1/+2
2021-04-20Qt: Fix various compiler warnings.Gerald Combs1-2/+2
2021-03-08Remove modelines in ui/qt.Gerald Combs1-12/+0
2020-12-04Qt: UAT editor column widths, italic pathnameChuck Craft1-0/+1
2020-03-13Qt: Fill in our UAT delegate editor backgrounds.Gerald Combs1-34/+36
2019-11-17Qt: Cleanup space inside parenthesesStig Bjørlykke1-2/+2
2019-01-16Qt: IO Graph correct color selectionRoland Knall1-16/+16
2018-12-24Qt: Switch models and DataPrinter to new-style signals and slots.Gerald Combs1-3/+3
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-05Qt: Remove checks for version below 5.2Roland Knall1-7/+0
2018-03-07Qt: Handle UAT editor dialogs explicitly.Michael Mann1-53/+9
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: use SPDX identifiers.Dario Lombardo1-14/+1
2017-08-07Use UAT model for I/O graphMichael Mann1-4/+36
2017-08-07Use proper tab order for "file types" in UAT "table".Michael Mann1-41/+66
2017-07-26Qt: Create models directoryRoland Knall1-0/+217