RTPS: fix Result of operation is garbage or undefined
[metze/wireshark/wip.git] / ui /
2014-09-02 Gerald CombsFix PortableApps packaging.
2014-09-02 Gerald CombsQt → wireshark. GTK+ → wireshark-gtk.
2014-09-01 AndersBromanMake it possible to build builtin custom dissectors...
2014-08-31 Роман ДонченкоRemove make-tapreg-dotc and its uses, since Python...
2014-08-31 Alexis La GoutteFix Dead Store (Dead assignement/Dead increment) warnin...
2014-08-30 Alexis La GoutteQt Follow Stream Dialog : Add some missing text to...
2014-08-29 Gerald CombsQt: Rework the "Manage Interfaces" dialog.
2014-08-24 Peter WuHack to fix RTP player progress line position
2014-08-21 Jeff MorrissFix compilation when we don't HAVE_LIBSMI or HAVE_GEOIP.
2014-08-21 Guy HarrisFloat constants end with "f"; assign float constants...
2014-08-21 Roland KnallExtcap Capture Interface
2014-08-20 Graham BloiceIn Visual Studio builds, enable the L4 warning
2014-08-18 Alexis La GoutteFix warning: no previous prototype for ... [-Wmissing...
2014-08-18 Alexis La GoutteFix warning: no previous prototype for ... [-Wmissing...
2014-08-18 Irene RuengelerCapture Options: Add functionality to options and outpu...
2014-08-18 Michael MannRefactor "common" hostlist/endpoint table functionality.
2014-08-16 Alexis La Gouttetap-iousers: fix indent and add modelines info
2014-08-15 Gerald CombsQt: Disable main menu items that don't do anything.
2014-08-14 Alexis La GoutteQt: Add note about relaunch Wireshark to apply change...
2014-08-13 Gerald CombsWindows Qt: Add taskbar progress support
2014-08-12 Joerg MayerRemove unneeded include of config.h
2014-08-11 Tim FurlongUse an explicit path for stats_tree_dialog.cpp.
2014-08-11 Alexis La GoutteFix modeline (use Wireshark standard with C comment...
2014-08-11 Graham BloiceFix the CMake QT build
2014-08-09 Роман ДонченкоNow that Python is mandatory on Windows, remove checks...
2014-08-09 Alexis La GoutteQt: Fix when build with Qt < 4.8.0
2014-08-09 Alexis La GoutteQt: Add missing text to translation
2014-08-08 Alexis La GoutteQt: Make buildbot happy
2014-08-08 Gerald CombsUse a QTreeWidget instead of QTableWidget.
2014-08-05 Bill MeierFix whitespace/indentation to match editor modelines.
2014-08-05 AndersBroman device.remote_opts.sampling_method and device.remote_o...
2014-08-05 Irene RuengelerWindows: Manage remote interfaces
2014-08-04 Guy HarrisWrite out decode_as entries from the actual dissector...
2014-08-04 Guy HarrisSquelch a compiler warning.
2014-08-04 Guy HarrisAdd in a missing newline.
2014-08-04 Guy HarrisSupport both decimal and hex values for uint dissectors.
2014-08-03 Pascal QuantinFix TCP/UDP/SCTP conversations broken by g59ef97d and...
2014-08-03 Gerald CombsHave ConversationDialog retain data between captures.
2014-08-02 Guy HarrisRename buffer_ routines to ws_buffer_ to avoid name...
2014-08-02 Gerald CombsCompiledFilterOutput dialog fixes and updates.
2014-08-01 Guy HarrisMove the AirPcap stuff into caputils.
2014-07-31 Bill Meieraddr_resolution_dlg.c: "OK" button should *do* somethin...
2014-07-31 Bill Meieraddr_resolution_dlg.c: Fix crash when 'Statistics ...
2014-07-30 Gerald CombsFix dist.
2014-07-30 Jeff MorrissFix the build: add a few more G_GINT64_MODIFIER's when...
2014-07-30 Michael MannApply refactored "conversation" (tap) data to TShark.
2014-07-29 Alexis La GoutteFix Argument with 'nonnull' attribute passed null found...
2014-07-29 Pascal QuantinEnsure that QT5_BASE_DIR is known by QtShark.pro
2014-07-29 Peter WuFix heap-use-after-free via setlocale
2014-07-28 Martin KaiserFrom 竹下 恵 (Megumi Takeshita)
2014-07-27 Kevin CoxMake value_string_ext const-correct.
2014-07-26 Michael MannRefactor "common" Conversation table functionality.
2014-07-25 Guy HarrisDon't use capture_interface_list() in this dialog.
2014-07-25 Guy HarrisMake Capture -> Refresh Interfaces work.
2014-07-25 Guy HarrisHandle empty interface lists when the list changes.
2014-07-23 Alexis La GoutteFix (-W)documentation error found by Clang
2014-07-23 Guy HarrisClean up indentation (consistent two-space indentation).
2014-07-23 Guy HarrisClean up indentation (consistent 4-space indentation).
2014-07-22 Guy HarrisGet rid of NO_INTERFACES_FOUND - it's not an error.
2014-07-22 Guy HarrisDon't return an error string for NO_INTERFACES_FOUND.
2014-07-22 Graham BloiceFixed C++ style comment
2014-07-22 Patrice FournierMakes the RTP Player graphs work with GTK3
2014-07-22 Gerald CombsOur users are not particpants in a comedy sketch.
2014-07-22 Guy HarrisDon't connect to non-existent slots.
2014-07-21 Guy HarrisRename ifListChanged to localInterfaceListChanged.
2014-07-21 Gerald Combs[WIP] Add a conversation dialog.
2014-07-21 Guy HarrisHave the interface "tree" directly connect to ifListCha...
2014-07-21 Guy HarrisMake the Qt version update displays when interfaces...
2014-07-21 Joerg MayerAdd a warning that not all command line options are...
2014-07-20 Guy HarrisGet rid of #if 0'ed out includes of capture-pcap-util.h.
2014-07-20 Guy HarrisAdd qtshark_ja_JP.qm to the list of .qm files we distri...
2014-07-20 Martin Kaiserstart support for the Japanese language in the Qt version
2014-07-20 Роман ДонченкоUse forward slashes in paths to runlex.sh
2014-07-17 Gerald CombsTry to make tap operations in the Qt UI more responsive.
2014-07-16 Evan HuusMark unused parameter as such
2014-07-16 Michael MannAllow expert info to show only items in the display...
2014-07-16 Guy HarrisMove the monitor-for-interface-list-changes stuff to...
2014-07-16 Guy HarrisThe plural is "PDUs", not "PDU:s".
2014-07-16 Guy Harris"Export PDUs to File" pops up a dialog, so put ".....
2014-07-15 Alexis La GoutteFix Dereference of null pointer found by Clang analyzer
2014-07-15 Guy HarrisCleanup the "export PDU" common code.
2014-07-14 Guy HarrisTreat CR-LF at the end of a line like LF.
2014-07-12 Martin Kaiserfix scan_local_interfaces()
2014-07-11 Gerald CombsAdd plumbing for stat commands ("-z ...").
2014-07-11 AndersBromanTry to fix the build.
2014-07-11 Irene RuengelerGTK Remote Capturing
2014-07-11 Bill MeierStrip some trailing whitespace; Fix some indentation...
2014-07-10 Guy HarrisRevert "See if we can get rid of the "lib" in front...
2014-07-09 Guy HarrisSee if we can get rid of the "lib" in front of "wsutil...
2014-07-09 Gerald CombsAdd back actionFileQuit.
2014-07-09 Gerald CombsFix a "recent items" crash.
2014-07-09 Evan HuusMerge capture->interfaces and capture->options
2014-07-09 Alexis La GoutteWireshark Qt: Fix recent (update the list of file when...
2014-07-08 Martin Kaiserdon't print the interface description if it's null
2014-07-08 Alexis La GoutteFix Dereference of null pointer found by Clang analyzer
2014-07-08 Alexis La GoutteFix Dereference of null pointer found by Clang analyzer
2014-07-07 Gerald CombsUpdate README.qt and add todo items.
2014-07-07 Gerald CombsQt: Cache packet list column strings.
2014-07-06 Guy HarrisClean up handling of missing functions.
2014-07-06 Pascal QuantinGTK: fix crash when closing Capture Options dialog...
next