aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2014-05-28Use Q_UNUSED instead of _U_ruengeler1-1/+2
2014-05-28QIcon is not needed.ruengeler1-1/+0
2014-05-25Add support for dissecting non-packet records.Guy Harris2-2/+2
2014-05-24Allow wtap_read() and wtap_seek_read() to return records other than packets.Guy Harris3-8/+8
2014-05-23Revert "Allow wtap_read() and wtap_seek_read() to return non-packet records."Guy Harris3-22/+17
2014-05-23Allow wtap_read() and wtap_seek_read() to return non-packet records.Guy Harris3-17/+22
2014-05-19Use g_ alloced memory (instead of emem) when printing fields. emem shouldn't...Michael Mann1-1/+3
2014-05-17Guard closing capture window with ifdef.Evan Huus1-0/+2
2014-05-15Do not leave the Options Interfaces Dialog open, when the Main Window is closed.ruengeler1-0/+1
2014-05-14The filter string can only be valid, if an interface is selected.ruengeler1-1/+1
2014-05-13Use pre-scan command line parameters with double while(opt=getopt...)Alexis La Goutte1-68/+141
2014-05-13isprint() -> g_ascii_isprint()AndersBroman1-2/+2
2014-05-12Ignore SIGPIPE on systems that have it.Gerald Combs1-0/+7
2014-05-11Identify client/server by their IP address and port number in follow streams ...Pascal Quantin1-3/+9
2014-05-11Small fixes to Follow Streams dialog box:Pascal Quantin1-5/+5
2014-05-09Revert "Use g_ alloced memory (instead of emem) when printing fields. emem s...Evan Huus1-3/+1
2014-05-09Revert "Refactor Wiretap"Guy Harris3-4/+4
2014-05-09Use g_ alloced memory (instead of emem) when printing fields. emem shouldn't...Michael Mann1-1/+3
2014-05-09Refactor WiretapMichael Mann3-4/+4
2014-05-04GUI modules for LBM aka 29West dissectors.David Ameiss19-1/+8422
2014-04-25Support out-of-source checkapiStig Bjørlykke1-2/+4
2014-04-24Fix warning: extra ‘;’ [-Wpedantic]Alexis La Goutte1-1/+1
2014-04-23Fix typo in comment (parameterts => parameter)Alexis La Goutte1-1/+1
2014-04-19More name changes.Guy Harris1-6/+6
2014-04-19Some routine name changes.Guy Harris2-2/+2
2014-04-15Update French translationAlexis La Goutte2-726/+771
2014-04-14Adjust path width for OS X & Linux.Gerald Combs1-1/+1
2014-04-14lrelease / lupdate translation filesAlexis La Goutte4-154/+51
2014-04-14Fix typo (double at...)Alexis La Goutte1-1/+1
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