aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/wireshark_application.h
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-30Move capture_session.h to capchild; what it declares is defined there.Guy Harris1-1/+1
2014-03-06Fix startup warning when launch Wireshark QtAlexis La Goutte1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-11Remove (ugly) hack in about_dialog.cpp (include main.cpp to have function to ...Alexis La Goutte1-0/+5
2013-11-26Use prefs_to_capture_opts(); there's no harm in settingGuy Harris1-2/+0
2013-11-21Add a statistics tree dialog.Gerald Combs1-1/+4
2013-10-30Move the geometry shenanigans a bit further ahead in the startupGerald Combs1-1/+3
2013-10-30Add initial support for geometry settings in the main window.Gerald Combs1-0/+1
2013-10-18Get it actually building when we don't HAVE_LIBPCAP.Jeff Morriss1-2/+0
2013-10-11Try to fix Qt compilation when libpcap is disabled.Gerald Combs1-2/+0
2013-09-09Add Preference to change Language (in QtShark)Alexis La Goutte1-1/+0
2013-07-25Add a UAT dialog. Make UAT preferences uat_t * instead of void *.Gerald Combs1-2/+2
2013-05-22More capture_options -> capture_session fixes.Guy Harris1-8/+8
2013-05-22Include "capture_session.h" to define capture_session.Guy Harris1-0/+1
2013-05-22More capture_options -> capture_session changes.Guy Harris1-1/+1
2013-03-06Add support for software updates. Remove qtshark.rc and useGerald Combs1-0/+1
2013-02-06Add Filter Expressions^WButton^WShortcut^WBookmark preferences. Gerald Combs1-0/+2
2013-01-24Add font and color preferences. Unfortunately Qt doesn't have a colorGerald Combs1-1/+6
2013-01-23Add column preferences.Gerald Combs1-0/+2
2013-01-18Rename the "saved_val" preference element to "stashed_val" in order toGerald Combs1-2/+9
2012-12-29Remove some duplicate code from ui/profile.c and move in more code fromGerald Combs1-0/+7
2012-12-07Implement the items under "Edit→Copy", "Analyze→Apply as Filter" andGerald Combs1-0/+2
2012-12-03Update the interface list to reflect the recent interface name changes.Gerald Combs1-0/+1
2012-11-05Move the MWOverlay code into its own class, SplashOverlay. Use it toGerald Combs1-0/+4
2012-11-03Move the main window creation to the top of main() in anticipation of aGerald Combs1-1/+10
2012-10-30Update the Qt byte view widget to reflect the recent changes in the GTK+Gerald Combs1-0/+1
2012-10-16Use topic_action instead of topic_cb for the Windows file dialogs. MoveGerald Combs1-0/+3
2012-10-01Implement file sets.Gerald Combs1-0/+1
2012-09-17Add a text import dialog. Use libui.Gerald Combs1-0/+3
2012-09-04Add modelines for Qtshark fileAlexis La Goutte1-0/+13
2012-08-31It ain't Wireshark unless we can capture.Gerald Combs1-1/+16
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-14Initial status bar functionality. Promote the main window's status barGerald Combs1-0/+12
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+69