summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2014-03-19fix of bug 9836. Avg. packet size in Statistics -> Summary is rounded to near...Jan Kaisrlik2-18/+12
2014-03-19Exported PDU: add support for data length on the wirePascal Quantin1-2/+3
2014-03-17Try to fix warning: cast discards__attribute__((const)) qualifierAndersBroman1-172/+172
2014-03-16Remove Visual Studio solution and project files (and their existence from Mak...Michael Mann3-1093/+0
2014-03-15Fix -Wabsolute-value in TAP Compare stat (Found by Clang 3.5)Alexis La Goutte1-2/+2
2014-03-15Fix -Wabsolute-value in GTK Compare stat (Found by Clang 3.5)Alexis La Goutte1-3/+3
2014-03-15Fix -Wabsolute-value in GTK SCTP Graph (Found by Clang 3.5)Alexis La Goutte1-2/+2
2014-03-12Fix bug 9866: Qt 'Clearing filters does not seem to affect the packet list'Hadriel Kaplan3-1/+22
2014-03-12Fix Bug 9873: 'Qt: right-clicking on toolbars only shows checkmarks'Hadriel Kaplan3-3/+113
2014-03-12Add Export PDU Dialog (Wireshark Qt)Alexis La Goutte11-41/+322
2014-03-11GTK_STOCK_PRINT_ERROR was missing in GTK+ < 2.14, tooBalint Reczey1-0/+2
2014-03-11Don't use some stock icons missing in old (< 2.16) versions in GTK+Balint Reczey1-0/+10
2014-03-11Migrate GTK icon handling to GTK 3.10 APIBalint Reczey50-289/+1124
2014-03-08Do not try to use unknown/non-existent webbrowserMichal Labedzki1-2/+4
2014-03-07Fix bytes view pane showing non-ASCII charsHadriel Kaplan1-1/+1
2014-03-06Reorganize Capture Options dialogPeter Hatina1-42/+38
2014-03-06Remove unused include headerAlexis La Goutte1-3/+0
2014-03-06Cosmetic fix about openCaptureFile... (in Wireshark Qt)Alexis La Goutte2-2/+2
2014-03-06Fix startup warning when launch Wireshark QtAlexis La Goutte2-4/+6
2014-03-05Add command-line arg for input file format for tshark/wiresharkHadriel Kaplan4-8/+22
2014-03-05Fix some code remove by 296591399f90a9d89be958d91047aa724a77ee6dAlexis La Goutte3-0/+3
2014-03-04Add a cast.Gerald Combs1-1/+1
2014-03-04win32: Implement format type selector in open file dialogMichal Labedzki4-6/+20
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