wireshark/ui/qt/widgets
Roland Knall 8633ca6a88 Qt: Correct drag and drop with column header
Drag and Drop used the wrong filter name, fixing by using the correct one
and re-establish the feature

Change-Id: I7b3722c8087b4af7f2ea74f833ea130cbec0d19e
Reviewed-on: https://code.wireshark.org/review/35118
Petri-Dish: Roland Knall <rknall@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@gmail.com>
2019-11-17 22:44:48 +00:00
..
additional_toolbar.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
additional_toolbar.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
apply_line_edit.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
apply_line_edit.h Qt: Switch ui/qt/widgets/*.cpp to new-style signals and slots. 2018-12-24 23:30:03 +00:00
byte_view_text.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
byte_view_text.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
capture_filter_combo.cpp Qt: Cleanup push/pop Infos 2019-11-12 22:03:23 +00:00
capture_filter_combo.h Qt: Cleanup push/pop Infos 2019-11-12 22:03:23 +00:00
capture_filter_edit.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
capture_filter_edit.h Qt: Cleanup push/pop Infos 2019-11-12 22:03:23 +00:00
clickable_label.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
clickable_label.h Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
copy_from_profile_button.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
copy_from_profile_button.h Qt: Move CopyFrom from menu to button 2019-08-26 06:34:31 +00:00
display_filter_combo.cpp Qt: fix more more Qt 5.13 deprecation warnings 2019-06-30 13:08:13 +00:00
display_filter_combo.h Qt: Split the filter dropdown arrow icon into dark and light versions. 2019-06-23 06:13:32 +00:00
display_filter_edit.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
display_filter_edit.h Qt: Signal empty display filter bar 2019-11-12 13:55:54 +00:00
dissector_tables_view.cpp replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
dissector_tables_view.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
drag_drop_toolbar.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
drag_drop_toolbar.h Qt: Move Filterbuttons to display filter 2019-10-25 13:47:13 +00:00
drag_label.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
drag_label.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
editor_file_dialog.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
editor_file_dialog.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
elided_label.cpp Qt: Use a lighter link color in dark mode. 2019-06-25 20:31:41 +00:00
elided_label.h Qt: Use a lighter link color in dark mode. 2019-06-25 20:31:41 +00:00
expert_info_view.cpp replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
expert_info_view.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
export_objects_view.cpp replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
export_objects_view.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
field_filter_edit.cpp Qt: Do not spin unnecessary additional event loops 2019-10-01 03:53:46 +00:00
field_filter_edit.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
filter_expression_toolbar.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
filter_expression_toolbar.h Qt: Move Filterbuttons to display filter 2019-10-25 13:47:13 +00:00
find_line_edit.cpp Qt: Switch ui/qt/widgets/*.cpp to new-style signals and slots. 2018-12-24 23:30:03 +00:00
find_line_edit.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
follow_stream_text.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
follow_stream_text.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
interface_toolbar_lineedit.cpp Qt: Switch ui/qt/widgets/*.cpp to new-style signals and slots. 2018-12-24 23:30:03 +00:00
interface_toolbar_lineedit.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
label_stack.cpp Qt: Switch ui/qt/widgets/*.cpp to new-style signals and slots. 2018-12-24 23:30:03 +00:00
label_stack.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
overlay_scroll_bar.cpp Qt: Switch ui/qt/widgets/*.cpp to new-style signals and slots. 2018-12-24 23:30:03 +00:00
overlay_scroll_bar.h Doxygen: Fix some warnings. 2019-07-11 11:03:00 +00:00
packet_list_header.cpp Qt: Correct drag and drop with column header 2019-11-17 22:44:48 +00:00
packet_list_header.h Qt: Allow columns to be set to a specific width 2019-06-14 13:42:37 +00:00
pref_module_view.cpp Qt: Fix Preference dialog translation 2019-08-09 11:03:07 +00:00
pref_module_view.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
profile_tree_view.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
profile_tree_view.h Qt: Update UI for profiles and handle export/import properly 2019-08-02 21:38:02 +00:00
qcustomplot.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
qcustomplot.h Qt: QCustomplot fix warnings 2019-09-19 08:08:27 +00:00
range_syntax_lineedit.cpp Qt: Switch line edits to new-style signals and slots. 2018-12-22 06:32:18 +00:00
range_syntax_lineedit.h replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later. 2018-02-08 14:57:36 +00:00
splash_overlay.cpp Qt: Move widgets to sub-directory 2019-07-01 06:55:45 +00:00
splash_overlay.h Qt: Move widgets to sub-directory 2019-07-01 06:55:45 +00:00
splash_overlay.ui Qt: Move widgets to sub-directory 2019-07-01 06:55:45 +00:00
stock_icon_tool_button.cpp Qt: Handle ApplicationPaletteChange events in the welcome page. 2019-06-23 06:14:16 +00:00
stock_icon_tool_button.h Qt: Add support for template icons. 2019-06-13 18:02:50 +00:00
syntax_line_edit.cpp Qt: fix more more Qt 5.13 deprecation warnings 2019-06-30 13:08:13 +00:00
syntax_line_edit.h Qt: Add syntax line edit feedback symbols. 2019-01-08 04:48:26 +00:00
tabnav_tree_view.cpp Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
tabnav_tree_view.h Fix comment end after SPDX identifier 2018-05-01 06:56:37 +00:00
wireless_timeline.cpp Qt: Cleanup space inside parentheses 2019-11-17 20:43:10 +00:00
wireless_timeline.h Qt: Move widgets to sub-directory 2019-07-01 06:55:45 +00:00
wireshark_file_dialog.cpp Windows: Make sure more native dialogs handle HiDPI. 2018-05-16 04:22:20 +00:00
wireshark_file_dialog.h Qt: Move wireshark-qt.cpp back to ui/qt/main.cpp. 2018-06-08 03:50:22 +00:00