Update a comment.
[metze/wireshark/wip.git] / ui /
2018-05-16 Guy HarrisNot GTK+-only any more.
2018-05-16 Gerald CombsQt: Implement the capture info dialog.
2018-05-16 Gerald CombsWindows: Make sure more native dialogs handle HiDPI.
2018-05-15 Peter WuCMake: require at least CMake 3.5
2018-05-14 Gerald CombsQt: MainWindow::dropEvent fixes.
2018-05-14 Peter WuFree g_ptr_array_free-related memory leaks
2018-05-13 Guy HarrisRemove a question from a comment.
2018-05-13 Guy HarrisGet rid of some GTK+-only stuff.
2018-05-13 Guy HarrisFix indentation.
2018-05-13 Guy HarrisGet rid of some GTK+-only stuff.
2018-05-13 Gerald Combs[Automatic update for 2018-05-13]
2018-05-12 Guy HarrisGet rid of some GTK+-only stuff.
2018-05-12 Peter Wucli: make "-z host,ipv4" filter actually work
2018-05-09 Gerald CombsWindows: Make sure native dialogs handle HiDPI.
2018-05-09 Peter Wuui/tap-rtp-common: fix some memleaks
2018-05-09 Peter Wuui/voip_calls: fix memleak in is_mgcp_signal
2018-05-09 Peter WuQt: fix memleaks in CompiledFilterOutput
2018-05-09 Peter WuQt: fix memleak of profile name on copying a profile
2018-05-09 Guy HarrisAlways explicitly set tm_isdst before calling mktime().
2018-05-09 Dario LombardoQt: remove unused vars in main_window_preferences_frame...
2018-05-09 Roland Knallextcap: Fix required indicator
2018-05-09 Stig BjørlykkeQt: Add Show as UTF-16 in Show Packet Bytes
2018-05-09 Stig BjørlykkeQt: Add plural translations
2018-05-09 Stig BjørlykkeQt: Update frame selected in several cases
2018-05-08 Pascal QuantinQt: fix IPv4 GeoIP lookup in endpoints dialog
2018-05-08 Roland Knallextcap: Group arguments
2018-05-05 Guy HarrisDon't use dladdr() to get a pathname for the current...
2018-05-04 Peter WuCMake: fix build by not unnecessarily linking with...
2018-05-03 Stig BjørlykkeQt: Add check for running toolbar reader thread
2018-05-03 Stig BjørlykkeQt: Fix toolbar signal on start capture
2018-05-03 Stig BjørlykkeQt: Set margins in createEditor layout
2018-05-03 Gerald CombsEditorconfig: Add a filename match for Makefiles.
2018-05-02 Pascal QuantinQt: fix compilation with gcc 8
2018-05-01 Peter WuQt: do not further modify filename from Save dialog
2018-05-01 Peter WuQt: improve extension selection in Save As dialog
2018-05-01 Stig BjørlykkeFix comment end after SPDX identifier
2018-04-30 Paul ZanderQt: Make the selected packet in the packet list more...
2018-04-26 Peter WuQt: fix crash on dragging in packet dialog
2018-04-25 Roland KnallQt: Fix various missing header includes
2018-04-24 chinarulezzzremove redundant break statement
2018-04-22 Gerald Combs[Automatic update for 2018-04-22]
2018-04-20 ruengelerSCTP: INIT collision
2018-04-20 Peter WuQt: fix invalid member access within expert info dialog
2018-04-18 Peter WuQt: expose CaptureEvent definition for MOC
2018-04-18 Dario LombardoRemove autotools build system.
2018-04-17 Peter WuQt: fix remaining CaptureEvent signal connections
2018-04-17 Roland KnallQt: Fix memory leak for CaptureEvent
2018-04-17 ruengelerQt: Fix segfault bug when analysing SCTP packets
2018-04-17 Gerald CombsSwitch the Doxygen API reference build to CMake.
2018-04-17 Gerald CombsRemove some GTK+-only code.
2018-04-16 Stig BjørlykkeQt: Rename packet_list_enable_color
2018-04-16 Andersglib: Get rid of GLIB_CHECK_VERSION as we now require...
2018-04-16 Stig BjørlykkeQt: Do not show MaxMind DB path when not enabled
2018-04-15 Gerald CombsMore PortAudio removal.
2018-04-15 Gerald Combs[Automatic update for 2018-04-15]
2018-04-15 Roland KnallGtk: Remove source code
2018-04-11 Martin Kaiserqt: capture file properties: add a splitter
2018-04-11 Gerald CombsQt: Disable collapsible children in the main window.
2018-04-10 Roland KnallQt: Enable Emoji & Symbols selector again
2018-04-09 Roland KnallQt: Fix MacOSX menu entries
2018-04-09 Michail KoreshkovQT: keep cursor visible after completerion select
2018-04-09 Martin Kaisermain window: don't keep a dangling freeze_focus_ pointer
2018-04-08 Gerald Combs[Automatic update for 2018-04-08]
2018-04-06 Gerald CombsRemove some references to Qt4.
2018-04-05 Michail KoreshkovQT: Copy as printable
2018-04-05 Dario LombardoQt: remove ws_buffer_start_ptr calls from clang-scan.
2018-04-05 Roland KnallQt: Remove checks for version below 5.2
2018-04-05 Roland Knallextcap: Reload values on request
2018-04-01 Gerald Combs[Automatic update for 2018-04-01]
2018-03-29 Moshe KaplanExtend 'HTTP Referer statistics' to sequence HTTP Redirects
2018-03-28 Dario LombardoQt: keep the extension in CaptureFile::fileName().
2018-03-27 Peter Wutap: fix remaining potential memleaks with register_tap...
2018-03-26 Gerald CombsQt: TCP Stream Graphs dialog updates.
2018-03-25 Gerald Combs[Automatic update for 2018-03-25]
2018-03-25 Guy HarrisIn some dialogs, have *no* auto-default buttons on...
2018-03-24 Peter Wuwslua: Fix logging
2018-03-24 Jaap KeuterOID name resolv: Fix MIB/PIB path presentations
2018-03-23 Gerald CombsQt: Remove a redundant include.
2018-03-23 Peter WuQt: ensure that taps are invoked on reload/rescan
2018-03-21 Peter WuQt: fix "Follow stream" in Conversations dialog
2018-03-20 Guy HarrisNote that exit_application() has UI-specific implementa...
2018-03-20 Guy HarrisRemove redundant declaration of exit_application().
2018-03-20 Alexis La Gouttegui_utils(.c): fix no previous prototype for ‘exit_appl...
2018-03-18 Peter WuQt: allow keyboard navigation in Unsaved packets dialog
2018-03-18 Gerald Combs[Automatic update for 2018-03-18]
2018-03-18 Peter WuQt: ensure field is visible on selection from bytes...
2018-03-17 Dario Lombardotap-tcp-stream: fix indentation.
2018-03-17 Dario Lombardotap-tcp-stream: replace some g_malloc with g_new.
2018-03-17 Dario Lombardotap-iax2-analysis: fix minor indentation issues.
2018-03-17 Dario Lombardotap-sctp: replace g_malloc with g_new.
2018-03-17 Dario Lombardotap-sctp: remove guint32 unneeded allocations.
2018-03-15 Peter WuQt 4.8 compatibility for escaping HTML
2018-03-15 Gerald CombsEpan+Qt: Invalidate cached column strings.
2018-03-15 Dario Lombardotap-sctp: remove leak of sack and tsn (found by clang).
2018-03-15 Dario Lombardotap-sctp: remove leak of tmp_info (found by clang).
2018-03-15 Dario Lombardotap-sctp: rework the memory allocations.
2018-03-12 Gerald CombsRemove some unused or hard-coded header checks.
2018-03-12 Gerald CombsQt: Implement MulticastStatisticsDialog::treeItemData
2018-03-11 Gerald Combs[Automatic update for 2018-03-11]
2018-03-10 Guy HarrisDon't put a comma after the last item in an enum list.
next