aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-01-09Qt: remove codecs from about Wireshark dialogPascal Quantin1-21/+0
2019-11-17Qt: Cleanup space inside parenthesesStig Bjørlykke1-2/+2
2019-11-03Qt: Print qDebug messages by default.Gerald Combs1-3/+4
2019-07-27HTTPS In More Places, update some URLs.Guy Harris1-2/+2
2019-07-01Qt: Move widgets to sub-directoryRoland Knall1-1/+1
2019-06-11Kill libwscodecs plugin library, just use pluginsJoão Valverde1-1/+1
2019-06-11Move codec plugins to /pluginsJoão Valverde1-1/+20
2019-05-02CMake: Check for and use system SpeexDSP libraryJoão Valverde1-0/+6
2019-05-02Move the Winsock initialization and cleanup to wsutil routines.Guy Harris1-13/+9
2019-05-01Windows: Modernize our WSAStartup usage.Gerald Combs1-1/+1
2019-02-21Qt: Add display information to the About dialog.Gerald Combs1-0/+21
2019-01-01Move some command-line-oriented routines from wsutil to ui.Guy Harris1-2/+2
2018-12-13Move more version-info-related stuff to version_info.c.Guy Harris1-19/+3
2018-10-08Bring back arg_list_utf_16to8(), but have it just do UTF-16-to-UTF-8 mapping.Guy Harris1-7/+4
2018-10-07Use wsetargv.obj, and wmain() rather than main(), on Windows.Guy Harris1-7/+29
2018-09-26prefs: add the option not to load interfaces on startup.Dario Lombardo1-1/+1
2018-09-26Qt: don't load the interfaces list if a capture file is used.Dario Lombardo1-1/+2
2018-09-09epan: Add argument to epan_init() to disable pluginsJoão Valverde1-1/+1
2018-08-29epan: Remove unnecessary all protocols registration callbackJoão Valverde1-2/+1
2018-06-26Windows: Fetch our version using RtlGetVersion.Gerald Combs1-2/+1
2018-06-08Qt: Move wireshark-qt.cpp back to ui/qt/main.cpp.Gerald Combs1-0/+952
2015-01-01Move ui/qt/main.cpp to wireshark-qt.cpp, and get rid of the dummy.cpp hack.Guy Harris1-1356/+0
2015-01-01Don't include header files that we don't appear to need.Guy Harris1-44/+1
2014-12-31We do stuff with signals only on UN*Xes.Guy Harris1-0/+2
2014-12-31Do the full string in get_{compiled,runtime}_version_info().Guy Harris1-8/+5
2014-12-31Move the version_info.c stuff to wsutil/ws_version_info.c.Guy Harris1-1/+0
2014-12-26Use getopt_long() for the first pass through the argument list.Guy Harris1-53/+82
2014-12-25Check for getopt_long(), not getopt().Guy Harris1-4/+6
2014-12-24Move twelve show_version() functions from the varoius programs andStephen Fisher1-16/+1
2014-12-20Qt: Add a CaptureFile class.Gerald Combs1-32/+4
2014-12-14Qt: Defer startup messages.Gerald Combs1-1/+1
2014-11-27Qt: Add long option for -R (--read-filter) and -Y (--display-filter)Alexis La Goutte1-0/+2
2014-11-26Qt: support the -R option to set a read filter on the command lineMartin Kaiser1-4/+3
2014-11-25Qt: support the -Y option to set an initial display filterMartin Kaiser1-1/+5
2014-11-15Do the "-z help" processing separately, and do it for Wireshark as well.Guy Harris1-0/+5
2014-11-14Rename stat_cmd_args.[ch] to stat_tap_ui.[ch].Guy Harris1-1/+1
2014-11-04Qt: Dynamic languagesMichal Labedzki1-39/+9
2014-10-21Qt: Fill in time display menu items. Other fixes and updates.Gerald Combs1-3/+3
2014-10-17Remove unnecessary includes of <ctype.h>.Guy Harris1-1/+0
2014-10-16Added italian translation to qt.Dario Lombardo1-0/+3
2014-10-01Add tests for the Qt UI.Gerald Combs1-1/+1
2014-09-30Qt: Finish implementing -gGerald Combs1-4/+8
2014-09-30Qt: Try to fix libpcap-less builds.Gerald Combs1-1/+2
2014-09-30Qt: Start capture from the command line.Gerald Combs1-23/+197
2014-09-28Make the time stamp resolution per-packet.Guy Harris1-1/+1
2014-09-26Move the console log handling code to ui/console.[ch].Gerald Combs1-86/+2
2014-09-25Update the simple dialog code.Gerald Combs1-1/+3
2014-09-20Fix sizing of qtshark based on the saved (recent) geometry.Jeff Morriss1-0/+1
2014-09-18Qt: add support for some more command line optionsPascal Quantin1-5/+183
2014-09-05adjust the path to the translation filesMartin Kaiser1-1/+1