wireshark/ui/qt
Evan Huus bf976a10cb Use g_new instead of g_malloc to avoid manual C-style casting in C++ code.
svn path=/trunk/; revision=44998
2012-09-19 01:58:24 +00:00
..
CMakeLists.txt Add Gerald's recent qt text-import work to CMake build. 2012-09-18 00:40:10 +00:00
Makefile.am Make qtshark build again with autotools - possibly. Completely untested. 2012-08-18 19:45:09 +00:00
Makefile.common Nobody uses DIRTY_GENERATED_C_FILES, so get rid of it; we don't want to 2012-09-15 08:17:53 +00:00
Makefile_custom.common Add in the Makefile_custom.common file. 2012-03-18 23:39:23 +00:00
QtShark.pro Use guilibsdll and htmlhelp.lib in the Qt build. 2012-09-19 00:47:31 +00:00
byte_view_tab.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
byte_view_tab.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
byte_view_text.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
byte_view_text.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
capture_file_dialog.cpp Use the native merge dialog on Windows. This may break non-Windows builds. 2012-09-10 23:03:22 +00:00
capture_file_dialog.h Use the native merge dialog on Windows. This may break non-Windows builds. 2012-09-10 23:03:22 +00:00
capture_info_dialog.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
capture_info_dialog.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
capture_interface_dialog.cpp Use g_new instead of g_malloc to avoid manual C-style casting in C++ code. 2012-09-19 01:58:24 +00:00
capture_interface_dialog.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
color_dialog.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
color_dialog.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
color_utils.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
color_utils.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
display_filter_16.svg
display_filter_combo.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
display_filter_combo.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
display_filter_edit.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
display_filter_edit.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
doxygen.cfg.in Add ui/qt/doxygen.cfg.in (copied from ui/gtk, replacing gtk strings with qt). The doxygen stuff doesn't work, but at least we'll be able to build the source tarball. 2012-03-19 01:15:26 +00:00
fileset_dialog.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
fileset_dialog.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
gpl-template.txt Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
i18n.qrc Remove an empty line 2012-08-08 12:33:13 +00:00
import_text_dialog.cpp import_text_dialog.cpp: Use the common help URL routines. 2012-09-18 22:52:34 +00:00
import_text_dialog.h Make the help button do something. 2012-09-18 00:17:04 +00:00
import_text_dialog.ui Adjust the Import Text dialog size policy, although it's still not 2012-09-18 00:05:55 +00:00
interface_tree.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
interface_tree.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
label_stack.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
label_stack.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
main.cpp Add a text import dialog. Use libui. 2012-09-17 23:40:53 +00:00
main_status_bar.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
main_status_bar.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
main_welcome.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
main_welcome.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
main_welcome.ui It ain't Wireshark unless we can capture. 2012-08-31 22:25:51 +00:00
main_window.cpp Remove a debugging mesage. 2012-09-18 23:48:59 +00:00
main_window.h Add a text import dialog. Use libui. 2012-09-17 23:40:53 +00:00
main_window.ui It ain't Wireshark unless we can capture. 2012-08-31 22:25:51 +00:00
monospace_font.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
monospace_font.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
packet_list.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
packet_list.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
packet_list_model.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
packet_list_model.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
packet_list_record.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
packet_list_record.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
progress_bar.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
progress_bar.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
progress_overlay.png
progress_overlay.svg
proto_tree.cpp Remove string constants from g_assert() calls, as per thread on wireshark-dev: 2012-09-05 01:44:09 +00:00
proto_tree.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
qt_ui_utils.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
qt_ui_utils.h Restore set_last_open_dir. We need it on Windows. 2012-09-17 23:59:50 +00:00
qtshark.rc Add icon to QtShark.exe for Windows 2012-07-31 20:50:24 +00:00
qtshark_de.qm Beginnings of a German translation (review/improvements welcome) 2012-07-20 11:58:16 +00:00
qtshark_de.ts lupdate QtShark.pro 2012-08-07 16:08:23 +00:00
qtshark_fr.qm Fix some Gui Text not translate and update french translation 2012-03-16 18:54:01 +00:00
qtshark_fr.ts lupdate QtShark.pro 2012-08-07 16:08:23 +00:00
recent_file_status.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
recent_file_status.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
simple_dialog_qt.cpp Add automatic tree expansion. Get rid of some unnecessary void * casts. 2012-08-19 20:47:11 +00:00
simple_dialog_qt.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
sparkline_delegate.cpp Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
sparkline_delegate.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
tango_colors.h Be more specific. 2012-08-19 21:52:57 +00:00
toolbar_24.svg
welcome.qrc
wireshark_application.cpp Restore set_last_open_dir. We need it on Windows. 2012-09-17 23:59:50 +00:00
wireshark_application.h Add a text import dialog. Use libui. 2012-09-17 23:40:53 +00:00