aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/rpc_service_response_time_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-06Remove some references to Qt4.Gerald Combs1-1/+1
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-12-24Add Service Response Time dialog for SCSI.Michael Mann1-3/+1
2017-12-23RPC Service Response Time dialog: Fix crashMichael Mann1-5/+2
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2015-11-04Refactor DCE/RPC dissection to include a real dissector table.Michael Mann1-9/+9
2015-10-16CMake: Add /WXGerald Combs1-0/+10
2015-08-28Qt: Fix use-after-free patternStig Bjørlykke1-2/+4
2015-08-18Qt: Add another C++ missing header: <algorithm> for std::sort()Michal Labedzki1-0/+1
2015-08-12Initialize another variable.Gerald Combs1-1/+1
2015-08-12Initialize a couple of variables.Gerald Combs1-2/+2
2015-08-12Add DCE-RPC and ONC-RPC service response time dialogs.Gerald Combs1-0/+436