aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/models
AgeCommit message (Expand)AuthorFilesLines
2018-02-02Qt: use SPDX identifiers.Dario Lombardo34-476/+34
2018-02-01Qt: Show Lua scripts as links in the about box.Gerald Combs2-4/+34
2018-01-31Qt: About dialog updates.Gerald Combs4-20/+18
2018-01-30Qt: Fix crash when no plugins are configuredJaap Keuter1-1/+2
2018-01-26Qt: Simplify files column in about dialogPeter Wu2-114/+0
2018-01-25Qt 4.8 compatibility fixesPeter Wu4-0/+7
2018-01-21Qt: Implement ProtoTreeModel::flags.Gerald Combs2-0/+10
2018-01-19Qt: add sanity check in InterfaceTreeCacheModel (found by clang).Dario Lombardo1-3/+1
2018-01-19Qt: remove leak from PathChooserDelegate (found by clang).Dario Lombardo1-2/+3
2018-01-18Qt: I/O graph fixes.Gerald Combs2-9/+6
2018-01-16Qt: Fix proto tree links and related frames.Gerald Combs1-0/+15
2018-01-15Qt: add assert to avoid null dereference (CID: 1427426).Dario Lombardo1-0/+2
2018-01-15Qt: change obsolete qVariantFromValue into QVariant::fromValue.Dario Lombardo3-5/+5
2018-01-14InterfaceFrame: don't use pointers for modelsMichael Mann2-3/+35
2018-01-14Qt: Reword text shown when no interfaces displayedStig Bjørlykke1-1/+1
2018-01-12Qt: Add some translation hints.Gerald Combs2-11/+11
2018-01-12Qt: add info for extcap disabled in main window.Roland Knall2-0/+6
2018-01-12Qt: Add InfoProxyModelRoland Knall2-0/+165
2018-01-08Bugfix the sort order of protocols in Preference dialog.Michael Mann2-20/+28
2018-01-08extcap: remove conditional compilation.Dario Lombardo3-17/+2
2018-01-06Add ability for preferences to determine what they can change.Michael Mann1-3/+3
2018-01-05Qt: Add manager for preference dialogMichael Mann2-213/+32
2018-01-04Convert preference dialog to use more models.Michael Mann4-0/+1265
2017-12-27Add template helper for simple Qt tree modelsMichael Mann7-163/+216
2017-12-27Convert Export Objects dialog to use a model.Michael Mann2-0/+366
2017-12-22Qt: add missing break (CID: 1426884).Dario Lombardo1-0/+2
2017-12-20Qt: Filter Dissector tables properlyRoland Knall1-11/+8
2017-12-19Convert Dissector Tables dialog to use modelMichael Mann2-0/+584
2017-12-19Fix some copy/paste errors with new models.Michael Mann2-2/+2
2017-12-19Qt: Fix sorting of enabled protocols descriptionRoland Knall1-1/+8
2017-12-19Convert Enabled protocols dialog to use model.Michael Mann2-0/+619
2017-12-16Fix memory leaks in Expert Info dialogMichael Mann2-0/+12
2017-12-16Convert Supported Protocols dialog to use modelMichael Mann2-0/+420
2017-12-15Qt: Switch ProtoTree to a treeview+model.Gerald Combs2-0/+280
2017-12-14Qt: Constify a variable.Gerald Combs1-1/+1
2017-12-14Replace a comma with a semicolon, which it presumably was intended to be.Guy Harris1-1/+1
2017-12-14Qt: Fix a cast.Gerald Combs1-3/+1
2017-12-13Add a model to use for Expert Info dialog.Michael Mann4-0/+897
2017-12-08Have the frame_tvbuff.c routines not use the global cfile.Guy Harris1-1/+3
2017-12-05Convert the file set dialog treewidget to a treeview+model.Gerald Combs2-0/+241
2017-12-04Show retx prev and next framenum types as chevronsMartin Mathieson2-2/+36
2017-12-04Put the structure of a capture_file back in cfile.h.Guy Harris4-6/+0
2017-12-03Use cfile.h to define the capture_file type.Guy Harris4-0/+6
2017-11-29LTE L2 protocols: add FT_FRAMENUM_TYPE for most FT_FRAMENUM fields.Martin Mathieson1-0/+2
2017-11-29Qt: fix role check in AStringListListUrlProxyModel::dataPeter Wu1-2/+2
2017-11-28Qt: Add support for DCE/RPC in Decode AsMichael Mann2-4/+59
2017-11-26Qt: About Dialog move to QTreeView and fix copyRoland Knall4-72/+103
2017-11-24Qt: About - implement copy&paste and urlsRoland Knall1-3/+10
2017-11-24Qt: Rewrite the About dialog to use modelsRoland Knall6-0/+478
2017-11-21Qt: Main Welcome hover sparkline color fix.Stig Bjørlykke1-0/+4