wireshark/ui/qt/utils
Peter Wu 9be01dc616 Qt 4.8 compatibility fixes
Add missing include headers, define Q_NULLPTR for all Qt objects (to
avoid having to include an ugly compat header), use old signal/slot
syntax (Q_SIGNALS are protected in Qt 4.8), disable Qt 5 log message
handler, etc.

Change-Id: I449beb0b74050fdfb0fc5828d8fb74eedb2b45bf
Reviewed-on: https://code.wireshark.org/review/25469
Petri-Dish: Peter Wu <peter@lekensteyn.nl>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@wireshark.org>
2018-01-25 17:17:13 +00:00
..
color_utils.cpp Qt: Add back byte view hover. 2017-12-21 22:06:57 +00:00
color_utils.h Qt: Add back byte view hover. 2017-12-21 22:06:57 +00:00
data_printer.cpp Qt 4.8 compatibility fixes 2018-01-25 17:17:13 +00:00
data_printer.h Qt: Fix moc interface issue 2017-12-28 12:31:24 +00:00
field_information.cpp Qt: Fix proto tree links and related frames. 2018-01-16 18:55:24 +00:00
field_information.h Qt: Fix proto tree links and related frames. 2018-01-16 18:55:24 +00:00
frame_information.cpp Qt: add more sanity checks in utils (found by clang). 2018-01-16 18:56:11 +00:00
frame_information.h Qt: Fix DataPrinter hex conversions. 2017-12-20 14:10:31 +00:00
idata_printable.h Qt: Fix moc interface issue 2017-12-28 12:31:24 +00:00
proto_node.cpp Qt: A node without a child can not be expanded 2017-12-15 23:56:41 +00:00
proto_node.h Qt: Switch ProtoTree to a treeview+model. 2017-12-15 20:58:14 +00:00
qt_ui_utils.cpp Rename ui_util.h -> ws_ui_util.h 2017-10-15 01:14:26 +00:00
qt_ui_utils.h Qt 4.8 compatibility fixes 2018-01-25 17:17:13 +00:00
stock_icon.cpp Qt: Move sized toolbar images to stock_icons. 2018-01-05 03:27:15 +00:00
stock_icon.h
tango_colors.h
variant_pointer.h Qt: change obsolete qVariantFromValue into QVariant::fromValue. 2018-01-15 12:20:32 +00:00
wireshark_mime_data.cpp Qt: ToolbarMimeData and display 2017-11-12 22:17:29 +00:00
wireshark_mime_data.h Qt: ToolbarMimeData and display 2017-11-12 22:17:29 +00:00