aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-14Fix typo (Direcly => Directly)Alexis La Goutte1-2/+2
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-11Remove (ugly) hack in about_dialog.cpp (include main.cpp to have function to ...Alexis La Goutte2-13/+5
2014-01-08Don't create About window when Wireshark Qt startAlexis La Goutte2-7/+6
2014-01-07Remove svn:executable attribute.Jakub Zawadzki2-0/+0
2014-01-07include config.h at the top of the file.Jörg Mayer2-2/+5
2014-01-05Fix indent (use 4 spaces)Alexis La Goutte1-22/+22
2014-01-04Add tooltips for the total number of streams.Gerald Combs3-8/+21
2014-01-03Update NEWS and Release noteAlexis La Goutte1-10/+6
2014-01-02It is AUTHORS-SHORT.txt in WindowsAlexis La Goutte2-18/+24
2014-01-02Fix wireshark-qt startup coredump under autofoo and Windows: make cmake'sJeff Morriss1-8/+2
2014-01-02Add About window for Wireshark QtAlexis La Goutte10-6/+680
2014-01-02Fix icon in top of Wireshark Qt main windowAlexis La Goutte1-14/+5
2014-01-02Fix indent always use tabAlexis La Goutte1-215/+215
2013-12-24add ssl detection to proto_get_frame_protocols()Martin Kaiser4-4/+4
2013-12-23From Ville Skyttä: Spelling FixesBill Meier6-11/+11
2013-12-21Argh, fix include.Jakub Zawadzki1-1/+1
2013-12-21fix warnings.Jakub Zawadzki4-1/+5
2013-12-21missing includeJakub Zawadzki1-0/+1
2013-12-19Rename a couple of to_str functions to have ep_ in the name. This makes itEvan Huus1-1/+1
2013-12-18Add 'Filter Association' to context menu in packet list.Irene Rüngeler10-10/+48
2013-12-18Ignore the first line of the chunk statistics file.Irene Rüngeler2-21/+8
2013-12-18Translate a little leftover German to English.Jeff Morriss1-3/+3
2013-12-17Make Ubuntu Buildbot happyAlexis La Goutte1-1/+1
2013-12-17Make translatable ready SCTP Graph for QtAlexis La Goutte5-50/+50
2013-12-17Find the right frame when plottable was clicked.Irene Rüngeler4-35/+59
2013-12-17Fill the chunk statistics. Read line with fgets instead of getline.Irene Rüngeler1-16/+8
2013-12-17Add the header files only once.Irene Rüngeler1-6/+0
2013-12-15Fix warning found by doxygenAlexis La Goutte1-1/+1
2013-12-14Remove not needed ';'Jakub Zawadzki2-2/+2
2013-12-14Add a bunch of tooltips.Gerald Combs1-7/+30
2013-12-13Simplify column sizing.Gerald Combs1-10/+5
2013-12-13Capture Interfaces dialog cleanup.Gerald Combs3-653/+630
2013-12-13May this silences a warning of code that will go out next week.Michael Tüxen1-1/+4
2013-12-13Try to silence warnings and add a comment for Irene toMichael Tüxen2-3/+3
2013-12-13Try to silence a warning due to a temporary workaround.Michael Tüxen1-0/+2
2013-12-13Add Copyright and modelines (Fix also indent to use 4 spaces)Alexis La Goutte12-34/+466
2013-12-13Fix typoIrene Rüngeler1-1/+1
2013-12-13Fix typo.Irene Rüngeler1-0/+2
2013-12-13Fix gboolean bool conflict.Irene Rüngeler1-6/+6
2013-12-13Fix build when use Qt4Alexis La Goutte1-0/+6