aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
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
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