summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-11Remove (ugly) hack in about_dialog.cpp (include main.cpp to have function to ...Alexis La Goutte2-13/+5
2014-01-11Fix indent (use 4 spaces) and add modelinesAlexis La Goutte2-47/+73
2014-01-10Note in a comment that with Gtk 3.4.4 reselecting UE+channel doesn't work as ...Martin Mathieson1-0/+3
2014-01-08Don't create About window when Wireshark Qt startAlexis La Goutte2-7/+6
2014-01-08Coverity 280335, 280336Martin Kaiser1-2/+4
2014-01-08Coverity 280334Martin Kaiser1-1/+2
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-05Fix indent (use 4 spaces)Alexis La Goutte1-19/+19
2014-01-05Enhance NSIS Windows installer (Wireshark Qt support)Alexis La Goutte2-109/+135
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-30Move tcap and camel "persistent data" functionality to the dissectors themsel...Michael Mann4-4/+4
2013-12-30Use G_GUINT64_CONSTANT(nn) instead of nnULL in a few places.Bill Meier1-5/+5
2013-12-29Make arrow down/ up work in gtk again.Jakub Zawadzki1-1/+1
2013-12-24add ssl detection to proto_get_frame_protocols()Martin Kaiser7-7/+7
2013-12-23From Ville Skyttä: Spelling FixesBill Meier25-36/+37
2013-12-23Add FT_SYSTEM_ID type and convert the dissectors that use print_system_id wit...Michael Mann1-1/+1
2013-12-22Avoid including definition of column_info structure in dissectors.Jakub Zawadzki1-0/+1