aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte525-1051/+0
2014-03-03Create/use an extended value-string; Move value-string array from .h file; Do...Bill Meier1-2/+2
2014-03-02Scan-build didn't like the fixes in g79ef36a5f.Gerald Combs1-5/+6
2014-03-02Fix ui/iface_lists.c - type attribute is not copiedRoland Knall1-0/+1
2014-03-01Fix some scan-build warnings.Gerald Combs4-4/+5
2014-02-25Get Windows build working again.Gerald Combs2-2/+3
2014-02-25Remove trailing whitespaceBill Meier83-214/+214
2014-02-25Use correct macro to really fix MacOSX buildbotEvan Huus1-3/+3
2014-02-25Include old-gtk-compat.h to fix build.Evan Huus1-0/+1
2014-02-25Wireshark: Add option to choose format type of capture fileMichal Labedzki14-22/+63
2014-02-24Fix Called C++ object pointer is null found by ClangAlexis La Goutte1-1/+1
2014-02-20Limit the range to the TSNs provided.Irene RĂ¼ngeler1-4/+6
2014-02-18Fix Branch condition evaluates to a garbage value found by Clang AnalyzerAlexis La Goutte1-0/+4
2014-02-18Add Logcat to Exported PDUMichal Labedzki1-0/+1
2014-02-17<Ctrl>R to restart does not work [Wireshark Qt]Alexis La Goutte2-9/+11
2014-02-17On 'You have unsaved packets' dialog, expected D or <Alt>D to use as accelera...Alexis La Goutte1-2/+4
2014-02-17Menu cannot be reached using accelerators, for example <Alt-F> does not open ...Alexis La Goutte1-0/+5
2014-02-16Stack overflow after selecting data when filter is applied that has no result...Alexis La Goutte1-1/+1
2014-02-16Add explicit casts to fix OSX10.5 BuildbotEvan Huus2-16/+16
2014-02-16Replace last use of emem trees with GHashTablesEvan Huus2-85/+100
2014-02-13About box: make sure we read AUTHORS-SHORT as UTF-8.Gerald Combs1-0/+5
2014-02-12RTP: Add support for SBC codec in RTP PlayerMichal Labedzki1-98/+82
2014-02-11Fix a Qt version comparison.Gerald Combs1-2/+2
2014-02-11Statistics->Flow Graph in qtshark crashes with a segfaultDavid Ameiss1-5/+10
2014-02-10Qt 5.2.1 for Mac has QtMacExtras but not QMacNativeToolBar.Gerald Combs1-2/+2
2014-02-07Replace "svn" with "git" all over the place.Gerald Combs11-17/+17
2014-02-03Fix all -fstrict-alias warnings found by gcc 4.1.2Gilbert Ramirez1-1/+1
2014-01-29Merge "Apply layouts in Qt Creator. Fix a tooltip."Alexis La Goutte1-229/+211
2014-01-26lupdate / lrelease ui/qt/Qtshark.proAlexis La Goutte7-843/+16790
2014-01-26Drop support of Visual Studio 2005Alexis La Goutte3-17/+0
2014-01-26Fix indent (Use 4 spaces) and add modelinesAlexis La Goutte2-70/+96
2014-01-22Clean up whitespace: use consistent indentation, etc;Bill Meier1-46/+59
2014-01-20Add modelines infoAlexis La Goutte1-1/+13
2014-01-20Fix indent (use 4 spaces) and remove trailing whitespaceAlexis La Goutte1-3/+3
2014-01-20Fix build with CMake (Missing tap_export_pdu in ui/CMakeLists.txtAlexis La Goutte1-1/+2
2014-01-20Fix typo (only need one comma)Alexis La Goutte1-1/+1
2014-01-20Split the GUI and the tap part to make it possible to adapt to Qt.Anders Broman6-213/+306
2014-01-17Fix [-Wmissing-prototypes]Anders Broman23-0/+44
2014-01-17Fix [-Wmissing-prototypes]Anders Broman28-0/+49
2014-01-17Apply layouts in Qt Creator. Fix a tooltip.Gerald Combs1-229/+211
2014-01-16Fix [-Wmissing-prototypes]Anders Broman15-1/+28
2014-01-15Don't cast away constness.Guy Harris1-1/+1
2014-01-14Fix typo (Direcly => Directly)Alexis La Goutte1-2/+2
2014-01-14In a source file that defines external functions, the header file thatGuy Harris1-1/+3
2014-01-14Make a routine not used outside this file static.Guy Harris1-3/+3
2014-01-14In a source file that defines external functions, the header file thatGuy Harris1-0/+2
2014-01-14Include ui/progress_dlg.h to get the declaration ofGuy Harris1-0/+2
2014-01-14#if 0 out an unused routine.Guy Harris1-0/+2
2014-01-14In a source file that defines external functions, the header file thatGuy Harris1-0/+2
2014-01-14Make a routine used only in this file static.Guy Harris1-1/+1