aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/wireshark_application.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-01-14In a source file that defines external functions, the header file thatGuy Harris1-0/+2
2014-01-02Add About window for Wireshark QtAlexis La Goutte1-0/+1
2013-12-14Remove not needed ';'Jakub Zawadzki1-1/+1
2013-12-10Get the "Decode As" dialog working, albeit with a few warts. It differsGerald Combs1-1/+1
2013-11-26Use prefs_to_capture_opts(); there's no harm in settingGuy Harris1-14/+2
2013-11-22Add an initial "Decode As" dialog. Currently read-only.Gerald Combs1-0/+4
2013-11-21Add a statistics tree dialog.Gerald Combs1-7/+19
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-1/+1
2013-10-30Move the geometry shenanigans a bit further ahead in the startupGerald Combs1-0/+3
2013-10-30Add initial support for geometry settings in the main window.Gerald Combs1-9/+5
2013-10-29Revert part of 52896 and (for now) all of 52935. As Jeff pointed out,Gerald Combs1-1/+4
2013-10-27Remove U3 code and packaging.Gerald Combs1-4/+1
2013-10-18Get it actually building when we don't HAVE_LIBPCAP.Jeff Morriss1-1/+1
2013-10-11Try to fix Qt compilation when libpcap is disabled.Gerald Combs1-0/+2
2013-10-11Remove GTK+ and global cfile dependencies from file_dlg_win32.c.Gerald Combs1-0/+1
2013-08-08Add initial capture filter support.Gerald Combs1-1/+0
2013-07-23Fix "missing sentinel in function call" with help ofJörg Mayer1-2/+2
2013-07-12Move disabled_protos.{h,c} into epan.Jeff Morriss1-1/+1
2013-05-22More capture_options -> capture_session changes.Guy Harris1-9/+9
2013-04-24The porting guide for Qt5 requires that Q_OS_ be used insteadJörg Mayer1-5/+5
2013-03-06Add support for software updates. Remove qtshark.rc and useGerald Combs1-1/+10
2013-02-06Add Filter Expressions^WButton^WShortcut^WBookmark preferences. Gerald Combs1-1/+4
2013-01-24Add back the X11 substitutes.Gerald Combs1-3/+3
2013-01-24Clean up font initialization a bit.Gerald Combs1-20/+18
2013-01-24Add font and color preferences. Unfortunately Qt doesn't have a colorGerald Combs1-3/+70
2013-01-23Add column preferences.Gerald Combs1-0/+3
2013-01-21And (Q_)init resources (otherwise the images don't display when build with CM...Alexis La Goutte1-0/+1
2013-01-18Rename the "saved_val" preference element to "stashed_val" in order toGerald Combs1-6/+14
2012-12-30Move profile deletion code from profile_dlg.c to profile.c. Add leftGerald Combs1-1/+0
2012-12-29Show the current profile name. Fix the packet status.Gerald Combs1-1/+1
2012-12-29Try to fix compilation on Windows.Gerald Combs1-0/+4
2012-12-29Remove some duplicate code from ui/profile.c and move in more code fromGerald Combs1-1/+218
2012-12-26Fix a bunch of warnings.Guy Harris1-1/+1
2012-12-07Implement the items under "Edit→Copy", "Analyze→Apply as Filter" andGerald Combs1-0/+6
2012-12-04Rename utilityToolBar to displayFilterToolbar and move the displayGerald Combs1-0/+2
2012-12-03Update the interface list to reflect the recent interface name changes.Gerald Combs1-1/+2
2012-11-05Move the MWOverlay code into its own class, SplashOverlay. Use it toGerald Combs1-0/+6
2012-11-03Move the main window creation to the top of main() in anticipation of aGerald Combs1-4/+33
2012-10-16Use topic_action instead of topic_cb for the Windows file dialogs. MoveGerald Combs1-0/+20
2012-10-01Implement file sets.Gerald Combs1-0/+4
2012-09-17Restore set_last_open_dir. We need it on Windows.Gerald Combs1-0/+6
2012-09-17Add a text import dialog. Use libui.Gerald Combs1-30/+37
2012-09-04Add modelines for Qtshark fileAlexis La Goutte1-0/+13
2012-08-31It ain't Wireshark unless we can capture.Gerald Combs1-8/+49
2012-08-01Make the changes of r44165 build with autofoo and cmake as wellJörg Mayer1-0/+1
2012-07-12Use win32_open_file in qtshark on Windows.Gerald Combs1-0/+21
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-22The GUI's state machine requires that, when reloading a capture after aGuy Harris1-4/+8
2012-03-07From Joerg MayerAlexis La Goutte1-0/+1
2012-02-04Add the magic incantation to get icons into the cmake build.Jörg Mayer1-0/+4