aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/main_window.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-09-26Rename "ws_version_info.h", also .cJoão Valverde1-1/+1
2017-09-25Qt: Free MainWindow at shutdownMikael Kanstrup1-0/+10
2017-09-19Qt: Add key events to accept and reject changes in FilterExpressionFrameStig Bjørlykke1-0/+2
2017-09-19Qt: Add key events to accept and reject changes in PreferenceEditorFrameStig Bjørlykke1-0/+2
2017-09-19Qt: Add key events to accept and reject changes in ColumnEditorFrameStig Bjørlykke1-0/+2
2017-08-31Qt: Fix errors when compiling for Qt4.Jens Kilian1-0/+2
2017-08-28extcap: Interface Toolbar support on WindowsHåkon Øye Amundsen1-3/+1
2017-07-27Qt: SimpleDialog fixes and updates.Gerald Combs1-87/+0
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-3/+3
2017-07-26Add current packet to the status bar.Michael Mann1-0/+2
2017-07-26WirelessTimeline: move signals out of setPacketList().Michael Mann1-0/+4
2017-07-23Inhibit unhandled Ctrl key presses being redirected to the display filterLars Christensen1-1/+2
2017-07-11Qt: Move all utility widgets to widgets subdirectoryRoland Knall1-2/+2
2017-07-07Qt: replace zoom buttons by wheel zoom in Wireless TimelinePeter Wu1-9/+0
2017-06-28Qt: Drag/Drop Filter buttons to orderRoland Knall1-1/+5
2017-06-27Qt: Context menu for toolbar filter buttonsRoland Knall1-0/+4
2017-06-20Qt: make Wireless Timeline a separate itemPeter Wu1-3/+2
2017-06-17Qt: fix hang on exiting Qt while loading capture filePeter Wu1-10/+29
2017-06-05Add a timeline view for packets, with the timing data used to generate the di...Simon Barber1-0/+12
2017-06-01Qt: Disable -Wframe-larger-than= for ui_main_window.hStig Bjørlykke1-0/+7
2017-05-02Qt: Interface Toolbar improvementsStig Bjørlykke1-4/+3
2017-04-26Qt: Remove semicolon behind Q_UNUSED macroStig Bjørlykke1-1/+1
2017-04-26Qt: Don't use _U_ for unused parameters in C++Stig Bjørlykke1-1/+1
2017-04-26Fix no-extcap build.Guy Harris1-0/+2
2017-04-25Qt: Add interface toolbar supportStig Bjørlykke1-1/+125
2017-04-18Qt: AdditionalToolbars is a menuStig Bjørlykke1-7/+7
2017-04-08Clean up handling of enabled/disabled protocols/heuristic dissectors.Guy Harris1-0/+16
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris1-4/+4
2017-03-12Qt: Give discard button focus (but not as default)Stig Bjørlykke1-0/+3
2017-03-03Qt: Add selection history navigation.Gerald Combs1-0/+6
2017-02-27Qt: Avoid null pointer dereference (CID 1401573)Stig Bjørlykke1-2/+3
2017-02-24Qt: Code cleanupStig Bjørlykke1-39/+30
2017-02-24PluginIF: AdditionalToolbarRoland Knall1-8/+125
2017-02-08Switch export objects to use wmem_tree_t instead of (sorted) GSList.Michael Mann1-3/+4
2017-01-27Qt: Add exported packet files to the recent filesStig Bjørlykke1-0/+2
2017-01-23Qt: Reject drag and drop if we're capturing.Gerald Combs1-3/+16
2017-01-21One more cf_merge_files_to_tempfile() call needed to be changed.Guy Harris1-2/+3
2017-01-21Qt: Fixup drag and drop merging.Gerald Combs1-5/+38
2017-01-21Qt: Show merge progress.Gerald Combs1-3/+7
2017-01-18Fix Access Violation in plugin_if_mainwindow_get_ws_info(...)Paul Offord1-1/+1
2017-01-12Qt: Remove unneccessary Q_DECLARE_METATYPERoland Knall1-4/+0
2016-12-20Qt+Win32: Make software updates more friendly.Gerald Combs1-3/+24
2016-12-07Qt: don't append a second extension to save file namesРоман Донченко1-2/+1
2016-12-04Have separate merge APIs for regular file/temporary file/standard output.Guy Harris1-4/+3
2016-12-02Enable exporting objects with tsharkMoshe Kaplan1-0/+24
2016-11-10Qt: Handle retranslation events in the main window.Gerald Combs1-5/+5
2016-10-23Qt: add fullscreen feature.Dario Lombardo1-0/+13
2016-09-19Qt: reenable export packet bytes menu while capturingPascal Quantin1-1/+1
2016-09-19Qt: fix file set menus when stopping a capture or opening a capture after sta...Pascal Quantin1-0/+4
2016-09-19Qt: fix some menus activation when stopping a capturePascal Quantin1-2/+2