aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/models/interface_tree_cache_model.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Qt: Fix leak in InterfaceTreeCacheModelJohn Thacker1-13/+11
2024-06-02Qt: Make it possible to clear Comments from all interfacesJohn Thacker1-0/+7
2024-02-26Qt: copy correct hidden state to deviceJohn Thacker1-1/+2
2023-12-30Qt: Fix crash on Windows adding pipe when interface list isn't loadedJohn Thacker1-0/+11
2023-06-14Convert capture/*.[ch] to C99 typesGerald Combs1-2/+0
2022-04-04Qt: Split MainApplication out from WiresharkApplication.Gerald Combs1-3/+3
2021-03-08Remove modelines in ui/qt.Gerald Combs1-13/+0
2020-06-01Qt: Fix some Qt 5.15 deprecation warnings.Gerald Combs1-1/+1
2019-11-17Qt: Cleanup space inside parenthesesStig Bjørlykke1-73/+73
2019-05-09Qt: Fix debug assert in Manage Interfaces dialogTomasz Moń1-1/+1
2018-08-12More interface view cleanups.Guy Harris1-3/+3
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
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
2018-01-19Qt: add sanity check in InterfaceTreeCacheModel (found by clang).Dario Lombardo1-3/+1
2018-01-08extcap: remove conditional compilation.Dario Lombardo1-7/+2
2017-09-17Fix the trivial fix.Joerg Mayer1-2/+2
2017-09-16_U_ is wrong in c++, as is Q_UNUSED (in most cases).Joerg Mayer1-6/+6
2017-08-28Fix leak when removing interfaces from manage interfaces dialogMikael Kanstrup1-1/+3
2017-08-28iface_lists: Access all_ifaces member by referenceMikael Kanstrup1-24/+20
2017-07-26Qt: Create models directoryRoland Knall1-0/+620