aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/wireshark_application.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-01-11Lua: Added reload_lua_pluginsStig Bjørlykke1-0/+5
2016-01-01No need for toolkit-dependent color initialization.Guy Harris1-1/+1
2015-12-28Refactor GUI dependencies out of color_filters.[ch] and move it to epan direc...Michael Mann1-3/+9
2015-12-16Qt: save custom colors in recent_common filePascal Quantin1-0/+34
2015-12-16Qt: fix memleaks related to interface dialogPeter Wu1-1/+4
2015-12-10Qt: Reset preferences when reloading Lua pluginsStig Bjørlykke1-6/+8
2015-12-09Qt: store the absolute path names of recent files.Jeff Morriss1-3/+3
2015-12-03qt: Refresh local interface list only when interfaces added/removedMikael Kanstrup1-9/+1
2015-12-03Qt: Update menus with new recent settings when changing profileStig Bjørlykke1-3/+0
2015-12-03Qt: Set timestamp precision when changing profileStig Bjørlykke1-0/+1
2015-12-03Qt: Set main window font when changing profileStig Bjørlykke1-2/+2
2015-12-03Qt: Check display filter when changing profileStig Bjørlykke1-1/+1
2015-12-02ui: Guard update_local_interfaces with HAVE_LIBPCAPStig Bjørlykke1-0/+2
2015-12-02ui: Update interfaces when when changing profile.Stig Bjørlykke1-0/+2
2015-11-26Qt: Redissect packets when changing profileStig Bjørlykke1-0/+2
2015-11-20Qt: Fixed column issues when changing profile.Stig Bjørlykke1-1/+1
2015-10-16CMake: Add /WXGerald Combs1-0/+10
2015-10-16Use buttons to display the main status bar icons.Gerald Combs1-1/+0
2015-10-05Fix initialization order.Gerald Combs1-2/+2
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-10-05Qt: fix uninitialized members (UNINIT_CTOR) reported by Coverity (CID 1228882)Pascal Quantin1-1/+2
2015-10-05Qt: Don't update the recent list while capturing.Gerald Combs1-1/+5
2015-10-04Fix various memleaksPeter Wu1-2/+2
2015-09-11Fix a bunch of leaks found by Valgrind.Gerald Combs1-2/+2
2015-09-06Display filter edit updates.Gerald Combs1-1/+0
2015-09-04Add a version check to our splitter styling.Gerald Combs1-1/+1
2015-08-26Don't emit app signals from dialogs.Gerald Combs1-0/+20
2015-08-15*More* issues.Guy Harris1-0/+35
2015-08-15Update the previously-added comment.Guy Harris1-40/+29
2015-08-15Discuss alternatives to polling all the recent files every 2 seconds.Guy Harris1-0/+62
2015-08-12Initialize is_reloading_lua at startupStig Bjørlykke1-1/+2
2015-08-11Added Reload Lua plugins.Stig Bjørlykke1-1/+59
2015-08-01More packet detail context menu items.Gerald Combs1-5/+2
2015-07-27Add an application-wide style sheet.Gerald Combs1-0/+13
2015-07-14Add a "heuristic dissectors" tab to the Enable Protocols dialog.Michael Mann1-0/+3
2015-07-09Qt: Add dynamic menu support.Gerald Combs1-27/+8
2015-07-07Qt: Add initial Lua support.Gerald Combs1-0/+21
2015-07-04Add missing C++ headerMichal Labedzki1-0/+1
2015-07-03Add ServiceResponseTimeDialog.Gerald Combs1-0/+26
2015-06-22gtk,qt: Fix minor buffer underrunPeter Wu1-1/+1
2015-05-14Qt: Column preference fixes.Gerald Combs1-1/+1
2015-03-19Add a comment.Gerald Combs1-0/+3
2015-03-18Qt: Fix recent files threadsMichal Labedzki1-14/+1
2015-03-17Qt: Start address resolver timerMichal Labedzki1-1/+1
2015-02-24Qt: Apply recent settings.Gerald Combs1-3/+7
2015-02-13Qt: More #include → forward declarations.Gerald Combs1-2/+6
2015-02-10Qt/C++: Change a bunch of includes to forward declarations.Gerald Combs1-0/+2
2015-01-30Qt: Fix library path reset.Gerald Combs1-25/+0
2015-01-30Qt: Clear our library path at startup on Windows.Gerald Combs1-0/+25
2014-12-30Qt: Convert more dialogs to WiresharkDialog.Gerald Combs1-2/+2