aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/utils/field_information.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-09-03Qt: Call EditResolvedName from the PacketListJohn Thacker1-1/+1
2023-06-20ftypes: Rename IS_FT_* macrosJoão Valverde1-2/+2
2022-11-14Qt: Speed up ProtoTreeModel with lots of itemsJohn Thacker1-3/+3
2022-10-11Qt: Properly truncate our FieldInformation strings.Gerald Combs1-1/+2
2022-03-25Qt: Fix more Qt6-related warnings.Gerald Combs1-1/+1
2021-03-08Remove modelines in ui/qt.Gerald Combs1-12/+0
2020-11-13Qt+epan: Print better-looking values in the packet diagram.Gerald Combs1-9/+6
2020-09-28Qt: Make sure the packet diagram always has a field value.Gerald Combs1-0/+4
2020-08-10Qt: Add a packet diagram view.Gerald Combs1-6/+13
2019-11-17Qt: Cleanup space inside parenthesesStig Bjørlykke1-10/+10
2018-09-07Qt: Add null check for finfo and hfinfoMartin Boye Petersen1-2/+2
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-01-16Qt: Fix proto tree links and related frames.Gerald Combs1-1/+12
2017-12-31Qt: Fixup fieldSelected behavior.Gerald Combs1-1/+1
2017-12-20Qt: Fix DataPrinter hex conversions.Gerald Combs1-1/+1
2017-12-19Qt: add initializers (CID: 1426703).Dario Lombardo1-2/+11
2017-12-18-1 is a valid tree_type value.Gerald Combs1-1/+1
2017-12-15Qt: Switch ProtoTree to a treeview+model.Gerald Combs1-6/+63
2017-12-07Qt: Use QTextLayout in ByteViewText.Gerald Combs1-43/+8
2017-11-12Qt: do not crash when selecting a field without tvbPeter Wu1-2/+2
2017-11-08Qt: Further cleanup ByteViewRoland Knall1-0/+175