aboutsummaryrefslogtreecommitdiffstats
path: root/ui
AgeCommit message (Expand)AuthorFilesLines
2014-09-02Fix PortableApps packaging.Gerald Combs1-1/+1
2014-09-02Qt → wireshark. GTK+ → wireshark-gtk.Gerald Combs17-41/+40
2014-09-01Make it possible to build builtin custom dissectors and GUI files with cmake ...AndersBroman2-0/+34
2014-08-31Remove make-tapreg-dotc and its uses, since Python is now mandatoryРоман Донченко4-29/+10
2014-08-31Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-3/+1
2014-08-30Qt Follow Stream Dialog : Add some missing text to translateAlexis La Goutte1-10/+10
2014-08-29Qt: Rework the "Manage Interfaces" dialog.Gerald Combs11-816/+743
2014-08-24Hack to fix RTP player progress line positionPeter Wu1-5/+52
2014-08-21Fix compilation when we don't HAVE_LIBSMI or HAVE_GEOIP.Jeff Morriss2-2/+4
2014-08-21Float constants end with "f"; assign float constants to gfloats.Guy Harris1-1/+1
2014-08-21Extcap Capture InterfaceRoland Knall10-0/+1055
2014-08-20In Visual Studio builds, enable the L4 warningGraham Bloice2-4/+0
2014-08-18Fix warning: no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+1
2014-08-18Fix warning: no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-1/+1
2014-08-18Capture Options: Add functionality to options and output tabIrene Ruengeler3-96/+517
2014-08-18Refactor "common" hostlist/endpoint table functionality.Michael Mann24-1859/+309
2014-08-16tap-iousers: fix indent and add modelines infoAlexis La Goutte1-4/+17
2014-08-15Qt: Disable main menu items that don't do anything.Gerald Combs3-15/+42
2014-08-14Qt: Add note about relaunch Wireshark to apply change about languageAlexis La Goutte1-0/+7
2014-08-13Windows Qt: Add taskbar progress supportGerald Combs3-4/+47
2014-08-12Remove unneeded include of config.hJoerg Mayer2-2/+0
2014-08-11Use an explicit path for stats_tree_dialog.cpp.Tim Furlong1-1/+1
2014-08-11Fix modeline (use Wireshark standard with C comment and no C++ comment)Alexis La Goutte6-74/+76
2014-08-11Fix the CMake QT buildGraham Bloice2-0/+4
2014-08-09Now that Python is mandatory on Windows, remove checks for it from nmakefilesРоман Донченко2-27/+2
2014-08-09Qt: Fix when build with Qt < 4.8.0Alexis La Goutte2-1/+11
2014-08-09Qt: Add missing text to translationAlexis La Goutte1-2/+2
2014-08-08Qt: Make buildbot happyAlexis La Goutte1-1/+1
2014-08-08Use a QTreeWidget instead of QTableWidget.Gerald Combs10-336/+380
2014-08-05Fix whitespace/indentation to match editor modelines.Bill Meier5-173/+173
2014-08-05 device.remote_opts.sampling_method and device.remote_opts.sampling_paramAndersBroman1-0/+2
2014-08-05Windows: Manage remote interfacesIrene Ruengeler13-321/+1567
2014-08-04Write out decode_as entries from the actual dissector tables.Guy Harris4-69/+72
2014-08-04Squelch a compiler warning.Guy Harris1-2/+2
2014-08-04Add in a missing newline.Guy Harris1-1/+1
2014-08-04Support both decimal and hex values for uint dissectors.Guy Harris1-1/+12
2014-08-03Fix TCP/UDP/SCTP conversations broken by g59ef97d and g31ecdf5Pascal Quantin1-2/+2
2014-08-03Have ConversationDialog retain data between captures.Gerald Combs1-0/+6
2014-08-02Rename buffer_ routines to ws_buffer_ to avoid name collisions.Guy Harris5-10/+10
2014-08-02CompiledFilterOutput dialog fixes and updates.Gerald Combs4-50/+62
2014-08-01Move the AirPcap stuff into caputils.Guy Harris11-22/+21
2014-07-31addr_resolution_dlg.c: "OK" button should *do* something: treat as cxl.Bill Meier1-1/+1
2014-07-31addr_resolution_dlg.c: Fix crash when 'Statistics ! Show address resolution' ...Bill Meier1-1/+1
2014-07-30Fix dist.Gerald Combs1-0/+3
2014-07-30Fix the build: add a few more G_GINT64_MODIFIER's when printing 64-bit numbers.Jeff Morriss1-1/+3
2014-07-30Apply refactored "conversation" (tap) data to TShark.Michael Mann2-480/+75
2014-07-29Fix Argument with 'nonnull' attribute passed null found by ClangAlexis La Goutte1-0/+5
2014-07-29Ensure that QT5_BASE_DIR is known by QtShark.proPascal Quantin1-1/+1
2014-07-29Fix heap-use-after-free via setlocalePeter Wu6-6/+49
2014-07-28From 竹下 恵 (Megumi Takeshita)Martin Kaiser2-192/+192