aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2014-04-14Fix typo (Link size => Link type) in Qt Summary windowAlexis La Goutte1-1/+1
2014-04-14path is used only for libsmi and geoipMartin Kaiser1-1/+1
2014-04-14Enhance translation (rename also pixel => Pixel to avoid similar string...)Alexis La Goutte1-8/+8
2014-04-14lupdate / lrelease translation file...Alexis La Goutte7-2629/+4713
2014-04-14Enhance translation (rename toolTip to avoid similar string...)Alexis La Goutte2-10/+10
2014-04-13Replace QTableWidgets with QLabels + HTML tables.Gerald Combs3-153/+185
2014-04-12Get rid of more tvb_get_nstringz* calls.Guy Harris1-3/+5
2014-04-10Fix called C++ object pointer is null found by Clang AnalyzerAlexis La Goutte1-5/+15
2014-04-07Add a Qt I/O Graph dialog.Gerald Combs22-109/+3045
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte6-11/+1
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-29Upgrade Windows builds to Lua 5.2.1Pascal Quantin1-1/+1
2014-03-27Fix bug9931 'Encapsulated ethernet packets sometimes show invalid FCS'Hadriel Kaplan1-0/+2
2014-03-23Update to QCustomPlot 1.2.0Alexis La Goutte2-3771/+6960
2014-03-23Add missing modelines infoAlexis La Goutte1-0/+13
2014-03-21Add a missing word to translationAlexis La Goutte1-1/+1
2014-03-21Enhance translation (rename toolTip to avoid similar string...)Alexis La Goutte4-28/+28
2014-03-21Add dot to stringAlexis La Goutte1-1/+1
2014-03-21Fix Bug 9903: 'Clicking reload-file ignores selected file format reader'Hadriel Kaplan1-1/+1
2014-03-19fix of bug 9836. Avg. packet size in Statistics -> Summary is rounded to near...Jan Kaisrlik1-9/+6
2014-03-16Remove Visual Studio solution and project files (and their existence from Mak...Michael Mann1-1/+0
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-07Fix bytes view pane showing non-ASCII charsHadriel Kaplan1-1/+1
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 Kaplan3-7/+17
2014-03-04win32: Implement format type selector in open file dialogMichal Labedzki1-3/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte140-280/+0
2014-03-01Fix some scan-build warnings.Gerald Combs3-2/+3
2014-02-25Get Windows build working again.Gerald Combs2-2/+3
2014-02-25Remove trailing whitespaceBill Meier23-36/+36
2014-02-25Wireshark: Add option to choose format type of capture fileMichal Labedzki5-7/+25
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-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-13About box: make sure we read AUTHORS-SHORT as UTF-8.Gerald Combs1-0/+5
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 Combs3-6/+6
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-26Fix indent (Use 4 spaces) and add modelinesAlexis La Goutte2-70/+96
2014-01-20Fix typo (only need one comma)Alexis La Goutte1-1/+1
2014-01-17Apply layouts in Qt Creator. Fix a tooltip.Gerald Combs1-229/+211