aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/wireshark_application.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-08Remove the periodic interface update in wireless toolbarMikael Kanstrup1-0/+2
2018-04-18Qt: expose CaptureEvent definition for MOCPeter Wu1-2/+2
2018-04-17Qt: Fix memory leak for CaptureEventRoland Knall1-1/+1
2018-03-15Epan+Qt: Invalidate cached column strings.Gerald Combs1-2/+3
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-01-31Qt: Write recent before applying profile changesStig Bjørlykke1-0/+1
2018-01-21Qt: Create byte views at the proper zoom level.Gerald Combs1-1/+2
2017-12-23Qt: Redesign signal/slot concept of capture_fileRoland Knall1-4/+6
2017-12-17Qt: Update our recent status sooner at startup.Gerald Combs1-15/+3
2017-12-14Qt: Add and use qUtf8Printable.Gerald Combs1-1/+1
2017-11-21Move the protocol registration routines back into libwiresharkJoão Valverde1-1/+1
2017-11-17Qt: Initialize QMimeDatabase in a worker thread.Gerald Combs1-2/+3
2017-11-08Qt: Further cleanup ByteViewRoland Knall1-0/+4
2017-10-05Qt: Free dynamic menu actions at shutdownMikael Kanstrup1-0/+1
2017-07-27Qt: SimpleDialog fixes and updates.Gerald Combs1-0/+1
2017-04-08Clean up handling of enabled/disabled protocols/heuristic dissectors.Guy Harris1-1/+1
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-1/+1
2017-02-16Qt: Warn the user about DBAR 1.8 on Windows.Gerald Combs1-0/+4
2017-02-14Qt: Reset Default profile supportStig Bjørlykke1-1/+1
2017-02-10filter_list: add cleanup function and call it on exit.Dario Lombardo1-0/+1
2017-01-26Qt: Signal number of active capturesRoland Knall1-2/+5
2016-12-20Qt+Win32: Make software updates more friendly.Gerald Combs1-0/+15
2016-11-10Qt: Handle retranslation events in the main window.Gerald Combs1-7/+8
2016-10-20WelcomeUI: Make Open and Capture clickableRoland Knall1-0/+8
2016-10-18WiresharkApplication: Add signal emitter for Interface ChangesRoland Knall1-0/+1
2016-09-19Qt: Added option to Remove from recent files listStig Bjørlykke1-0/+1
2016-06-26Qt: Conversation and Endpoint dialog performance tweaks.Gerald Combs1-0/+1
2016-06-25Minor UI locale updates.Gerald Combs1-1/+1
2016-06-19Refactor command-line handling of GUI options.Michael Mann1-3/+3
2016-01-28Qt: Enable capture filter bookmarksStig Bjørlykke1-0/+2
2016-01-28Qt: Update display filter bookmarks when list changedStig Bjørlykke1-0/+2
2016-01-11Lua: Added reload_lua_pluginsStig Bjørlykke1-0/+2
2015-12-16Qt: save custom colors in recent_common filePascal Quantin1-0/+2
2015-12-10Qt: Reset preferences when reloading Lua pluginsStig Bjørlykke1-1/+1
2015-12-03Qt: Check display filter when changing profileStig Bjørlykke1-0/+1
2015-10-05Qt: Don't update the recent list while capturing.Gerald Combs1-0/+3
2015-09-11Fix a bunch of leaks found by Valgrind.Gerald Combs1-2/+2
2015-08-26Don't emit app signals from dialogs.Gerald Combs1-0/+8
2015-08-11Added Reload Lua plugins.Stig Bjørlykke1-0/+9
2015-07-09Qt: Add dynamic menu support.Gerald Combs1-5/+2
2015-07-07Qt: Add initial Lua support.Gerald Combs1-0/+2
2015-07-03Add ServiceResponseTimeDialog.Gerald Combs1-0/+7
2015-02-24Qt: Apply recent settings.Gerald Combs1-2/+3
2015-02-13Qt: More #include → forward declarations.Gerald Combs1-6/+3
2015-02-10Qt/C++: Change a bunch of includes to forward declarations.Gerald Combs1-4/+2
2015-01-04Fix out-of-tree build includes of config.hGraham Bloice1-1/+1
2014-12-30Qt: Convert more dialogs to WiresharkDialog.Gerald Combs1-2/+0
2014-12-29Qt: Add a WiresharkDialog convenience class.Gerald Combs1-2/+2
2014-12-22Qt: Add methods to CaptureFile and WiresharkApplication.Gerald Combs1-19/+6
2014-12-20Qt: Add a CaptureFile class.Gerald Combs1-4/+6