summaryrefslogtreecommitdiff
path: root/ui/qt/wireshark_application.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-29Qt: Add a WiresharkDialog convenience class.Gerald Combs1-5/+13
2014-12-23Qt (emitAppSignal): Missing break in switch (CID 1159204)Alexis La Goutte1-0/+1
2014-12-22Qt: Add methods to CaptureFile and WiresharkApplication.Gerald Combs1-0/+7
2014-12-20Qt: Add a CaptureFile class.Gerald Combs1-108/+7
2014-12-01qt: use qstring_strdupPeter Wu1-1/+1
2014-11-10Improved deregistering fields.Stig Bjørlykke1-0/+3
2014-11-07Call the default language preference setting "Use system setting".Guy Harris1-1/+1
2014-11-04Qt: Dynamic languagesMichal Labedzki1-0/+40
2014-10-28Qt: Add a set of 2x 24-pixel toolbar icons.Gerald Combs1-0/+4
2014-10-02Qt: Keep dialogs from blocking tests.Gerald Combs1-2/+1
2014-09-26Qt: Adjust X11 font search order.Gerald Combs1-2/+2
2014-09-23Qt: Add zoom and column resize actions.Gerald Combs1-23/+13
2014-09-23Qt: Re-enable menu icons.Gerald Combs1-2/+0
2014-09-22Qt: Use wsiconcap while we're capturing.Gerald Combs1-0/+9
2014-09-20Qt: Add stock icons.Gerald Combs1-1/+0
2014-07-25Make Capture -> Refresh Interfaces work.Guy Harris1-0/+18
2014-07-21Rename ifListChanged to localInterfaceListChanged.Guy Harris1-1/+1
2014-07-21[WIP] Add a conversation dialog.Gerald Combs1-0/+13
2014-07-21Make the Qt version update displays when interfaces appear or disappear.Guy Harris1-0/+78
2014-07-17Try to make tap operations in the Qt UI more responsive.Gerald Combs1-0/+3
2014-07-11Add plumbing for stat commands ("-z ...").Gerald Combs1-0/+5
2014-07-09Fix a "recent items" crash.Gerald Combs1-20/+16
2014-06-30Move filters.[ch] to libui.Guy Harris1-2/+2
2014-06-30Move capture.[ch] to libui.Guy Harris1-1/+1