aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window.cpp
Commit message (Expand)AuthorAgeFilesLines
* In some dialogs, have *no* auto-default buttons on macOS.Guy Harris2018-03-251-1/+28
* Qt: allow keyboard navigation in Unsaved packets dialogPeter Wu2018-03-181-0/+2
* Revert "Qt: Add Collapse Subtrees"Stig Bjørlykke2017-12-191-2/+0
* Qt: Add Collapse SubtreesStig Bjørlykke2017-12-191-0/+2
* Qt: Add key events to accept and reject changes in FilterExpressionFrameStig Bjørlykke2017-11-251-0/+2
* Qt: Add key events to accept and reject changes in PreferenceEditorFrameStig Bjørlykke2017-11-091-0/+2
* Qt: Add key events to accept and reject changes in ColumnEditorFrameStig Bjørlykke2017-11-081-0/+2
* Qt: Fix errors when compiling for Qt4.Jens Kilian2017-08-311-0/+2
* extcap: Interface Toolbar support on WindowsHåkon Øye Amundsen2017-08-281-3/+1
* Qt: SimpleDialog fixes and updates.Gerald Combs2017-07-281-87/+0
* Inhibit unhandled Ctrl key presses being redirected to the display filterLars Christensen2017-07-231-1/+2
* Qt: replace zoom buttons by wheel zoom in Wireless TimelinePeter Wu2017-07-081-9/+0
* Qt: make Wireless Timeline a separate itemPeter Wu2017-06-201-3/+2
* Qt: fix hang on exiting Qt while loading capture filePeter Wu2017-06-171-10/+29
* Add a timeline view for packets, with the timing data used to generate the di...Simon Barber2017-06-051-0/+12
* Qt: Disable -Wframe-larger-than= for ui_main_window.hStig Bjørlykke2017-06-011-0/+7
* Qt: Interface Toolbar improvementsStig Bjørlykke2017-05-021-4/+3
* Qt: Remove semicolon behind Q_UNUSED macroStig Bjørlykke2017-04-261-1/+1
* Qt: Don't use _U_ for unused parameters in C++Stig Bjørlykke2017-04-261-1/+1
* Fix no-extcap build.Guy Harris2017-04-261-0/+2
* Qt: Add interface toolbar supportStig Bjørlykke2017-04-251-1/+125
* Qt: AdditionalToolbars is a menuStig Bjørlykke2017-04-181-7/+7
* Clean up handling of enabled/disabled protocols/heuristic dissectors.Guy Harris2017-04-081-0/+16
* A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris2017-04-051-4/+4
* Qt: Give discard button focus (but not as default)Stig Bjørlykke2017-03-121-0/+3
* Qt: Add selection history navigation.Gerald Combs2017-03-031-0/+6
* Qt: Avoid null pointer dereference (CID 1401573)Stig Bjørlykke2017-02-271-2/+3
* Qt: Code cleanupStig Bjørlykke2017-02-241-39/+30
* PluginIF: AdditionalToolbarRoland Knall2017-02-241-8/+125
* Switch export objects to use wmem_tree_t instead of (sorted) GSList.Michael Mann2017-02-081-3/+4
* Qt: Add exported packet files to the recent filesStig Bjørlykke2017-01-271-0/+2
* Qt: Reject drag and drop if we're capturing.Gerald Combs2017-01-231-3/+16
* One more cf_merge_files_to_tempfile() call needed to be changed.Guy Harris2017-01-211-2/+3
* Qt: Fixup drag and drop merging.Gerald Combs2017-01-211-5/+38
* Qt: Show merge progress.Gerald Combs2017-01-211-3/+7
* Fix Access Violation in plugin_if_mainwindow_get_ws_info(...)Paul Offord2017-01-181-1/+1
* Qt: Remove unneccessary Q_DECLARE_METATYPERoland Knall2017-01-121-4/+0
* Qt+Win32: Make software updates more friendly.Gerald Combs2016-12-201-3/+24
* Qt: don't append a second extension to save file namesРоман Донченко2016-12-071-2/+1
* Have separate merge APIs for regular file/temporary file/standard output.Guy Harris2016-12-041-4/+3
* Enable exporting objects with tsharkMoshe Kaplan2016-12-021-0/+24
* Qt: Handle retranslation events in the main window.Gerald Combs2016-11-101-5/+5
* Qt: add fullscreen feature.Dario Lombardo2016-10-231-0/+13
* Qt: reenable export packet bytes menu while capturingPascal Quantin2016-09-191-1/+1
* Qt: fix file set menus when stopping a capture or opening a capture after sta...Pascal Quantin2016-09-191-0/+4
* Qt: fix some menus activation when stopping a capturePascal Quantin2016-09-191-2/+2
* Qt: Add newly saved files to the recent filesStig Bjørlykke2016-09-021-0/+3
* Enable "Save As..." iff cf_can_save_as() returns TRUE.Guy Harris2016-07-241-1/+3
* Qt+Gtk: Fix the -t command line flag.Gerald Combs2016-07-011-0/+1
* Make quit_after_cap an item in commandline_param_info_t.Guy Harris2016-06-281-1/+3