aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/wireshark_application.h
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-10Improved deregistering fields.Stig Bjørlykke1-1/+3
2014-11-04Qt: Dynamic languagesMichal Labedzki1-0/+6
2014-09-23Qt: Add zoom and column resize actions.Gerald Combs1-4/+3
2014-09-22Qt: Use wsiconcap while we're capturing.Gerald Combs1-0/+5
2014-07-25Make Capture -> Refresh Interfaces work.Guy Harris1-0/+1
2014-07-21Rename ifListChanged to localInterfaceListChanged.Guy Harris1-1/+1
2014-07-21[WIP] Add a conversation dialog.Gerald Combs1-0/+3
2014-07-21Make the Qt version update displays when interfaces appear or disappear.Guy Harris1-0/+4
2014-07-11Add plumbing for stat commands ("-z ...").Gerald Combs1-0/+3
2014-07-09Fix a "recent items" crash.Gerald Combs1-1/+1