wireshark/ui/qt
Gerald Combs 4c32e01dfe Handle return/enter/escape in the Go to Packet QLineEdit.
svn path=/trunk/; revision=44616
2012-08-22 20:39:36 +00:00
..
CMakeLists.txt Make cmake build qtshark again 2012-08-18 19:40:12 +00:00
Makefile.am Make qtshark build again with autotools - possibly. Completely untested. 2012-08-18 19:45:09 +00:00
Makefile.common ui_main_welcome.h is another file generated by uic, so list it in 2012-08-18 22:25:50 +00:00
Makefile_custom.common Add in the Makefile_custom.common file. 2012-03-18 23:39:23 +00:00
QtShark.pro Lay out the welcome screen using Qt Designer. 2012-08-17 00:58:50 +00:00
byte_view_tab.cpp Add automatic tree expansion. Get rid of some unnecessary void * casts. 2012-08-19 20:47:11 +00:00
byte_view_tab.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
byte_view_text.cpp Add automatic tree expansion. Get rid of some unnecessary void * casts. 2012-08-19 20:47:11 +00:00
byte_view_text.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
capture_file_dialog.cpp Grow the dialog to account for our added widgets. 2012-07-30 21:22:53 +00:00
capture_file_dialog.h Add a preview to the common file dialog. Adjust the win32 file dialog 2012-07-27 21:43:02 +00:00
capture_info_dialog.cpp Fix compilation warnings. 2012-08-14 16:01:47 +00:00
capture_info_dialog.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
capture_interface_dialog.cpp Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
capture_interface_dialog.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
color_dialog.cpp Fix compilation warnings. 2012-08-14 16:01:47 +00:00
color_dialog.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
color_utils.cpp Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
color_utils.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
display_filter_16.svg
display_filter_combo.cpp Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
display_filter_combo.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
display_filter_edit.cpp Move utf8_entities.h to the "ui" directory. Separate packet information 2012-08-01 19:18:49 +00:00
display_filter_edit.h Add display filter and name resolution controls to the standard Qt open 2012-07-21 01:21:41 +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 Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
fileset_dialog.h Update Free Software Foundation address. 2012-06-28 22:56:06 +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
interface_tree.cpp More welcome screen layout updates. Instantiate the welcome screen 2012-08-17 19:37:18 +00:00
interface_tree.h Move capture_globals.h from ui/gtk/ to ui/. Show interface activity 2012-08-03 23:30:47 +00:00
label_stack.cpp Adjust the text size on OS X. This introduces an artifact that affects 2012-08-01 00:06:21 +00:00
label_stack.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
main.cpp Add automatic tree expansion. Get rid of some unnecessary void * casts. 2012-08-19 20:47:11 +00:00
main_status_bar.cpp Stylize the "go to packet" bar. 2012-08-20 17:55:43 +00:00
main_status_bar.h Add an expert level indicator. Move a bunch of resources to image/. 2012-07-31 20:00:25 +00:00
main_welcome.cpp Try colors from the Tango palette. 2012-08-19 21:44:22 +00:00
main_welcome.h Lay out the welcome screen using Qt Designer. 2012-08-17 00:58:50 +00:00
main_welcome.ui Fix a focus artifact on Windows and adjust colors for not-so-stellar 2012-08-17 22:04:20 +00:00
main_window.cpp Handle return/enter/escape in the Go to Packet QLineEdit. 2012-08-22 20:39:36 +00:00
main_window.h Restore the previous focus when we're done going to a packet. 2012-08-20 21:22:01 +00:00
main_window.ui Stylize the "go to packet" bar. 2012-08-20 17:55:43 +00:00
monospace_font.cpp Font size + hint updates for Windows. 2012-07-31 00:13:34 +00:00
monospace_font.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
packet_list.cpp Basic "Go to Packet" implementation. 2012-08-20 04:34:23 +00:00
packet_list.h Handle double-clicks in the tree. 2012-08-19 23:52:08 +00:00
packet_list_model.cpp Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
packet_list_model.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
packet_list_record.cpp Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
packet_list_record.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
progress_bar.cpp More style tweaks. 2012-08-01 16:17:47 +00:00
progress_bar.h Remove some debugging statements. Fix the fade-in animation. 2012-07-19 22:33:47 +00:00
progress_overlay.png
progress_overlay.svg
proto_tree.cpp Basic "Go to Packet" implementation. 2012-08-20 04:34:23 +00:00
proto_tree.h Handle double-clicks in the tree. 2012-08-19 23:52:08 +00:00
qt_ui_utils.cpp Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
qt_ui_utils.h More welcome screen layout updates. Instantiate the welcome screen 2012-08-17 19:37:18 +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 Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
recent_file_status.h Update Free Software Foundation address. 2012-06-28 22:56:06 +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 More welcome screen layout updates. Instantiate the welcome screen 2012-08-17 19:37:18 +00:00
sparkline_delegate.h Minor cleanup: Get rid of unnecessary signal+slot customization and mark 2012-08-14 00:25:42 +00:00
tango_colors.h Be more specific. 2012-08-19 21:52:57 +00:00
toolbar_24.svg
welcome.qrc
wireshark_application.cpp Make the changes of r44165 build with autofoo and cmake as well 2012-08-01 18:27:57 +00:00
wireshark_application.h Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00