wireshark/ui/qt
Alexis La Goutte 576d1fb8db Update French translations !
svn path=/trunk/; revision=45384
2012-10-08 12:25:23 +00:00
..
CMakeLists.txt Move the main window slots to main_window_slots.cpp. 2012-10-02 18:47:05 +00:00
Makefile.am Make qtshark build again with autotools - possibly. Completely untested. 2012-08-18 19:45:09 +00:00
Makefile.common Move the main window slots to main_window_slots.cpp. 2012-10-02 18:47:05 +00:00
Makefile_custom.common Add in the Makefile_custom.common file. 2012-03-18 23:39:23 +00:00
QtShark.pro Get QMake to build our .qm files. 2012-10-06 21:36:24 +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 Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang 2012-10-04 18:16:08 +00:00
capture_file_dialog.h Only define a parameter name if we end up using it, to fix the 2012-09-27 02:43:09 +00:00
capture_info_dialog.cpp We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 02:03:38 +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 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 02:03:38 +00:00
color_dialog.h Add modelines for Qtshark file 2012-09-04 08:18:31 +00:00
color_utils.cpp We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 02:03:38 +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
file_set_dialog.cpp Make new text translatable (for QtShark:file_set_dialog.cpp) 2012-10-08 12:16:54 +00:00
file_set_dialog.h Implement file sets. 2012-10-01 22:40:20 +00:00
file_set_dialog.ui Implement file sets. 2012-10-01 22:40:20 +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 Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang 2012-10-04 18:16:08 +00:00
import_text_dialog.h Add modelines info for qtshark import file 2012-09-25 19:29: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 Display the "no interfaces" message in qtshark on any type of error, 2012-09-23 14:54:53 +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 load of translate QLibraryInfo to have standart button (and other stuff) translated 2012-09-25 20:18:02 +00:00
main_status_bar.cpp Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang 2012-10-04 18:16:08 +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 Fix tpyo. 2012-10-04 18:49:35 +00:00
main_window.h Move the main window slots to main_window_slots.cpp. 2012-10-02 18:47:05 +00:00
main_window.ui Implement file sets. 2012-10-01 22:40:20 +00:00
main_window_slots.cpp Move the main window slots to main_window_slots.cpp. 2012-10-02 18:47:05 +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 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 02:03:38 +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 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 02:03:38 +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.ts Make new text translatable (for QtShark:file_set_dialog.cpp) 2012-10-08 12:16:54 +00:00
qtshark_fr.ts Update French translations ! 2012-10-08 12:25: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 We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 02:03:38 +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 Implement file sets. 2012-10-01 22:40:20 +00:00
wireshark_application.h Implement file sets. 2012-10-01 22:40:20 +00:00