Fix comment end after SPDX identifier
[gd/wireshark/.git] / ui / qt / wireless_timeline.cpp
2018-05-01 Stig BjørlykkeFix comment end after SPDX identifier
2018-04-05 Roland KnallQt: Remove checks for version below 5.2
2018-03-27 Peter Wutap: fix remaining potential memleaks with register_tap...
2018-02-20 Guy HarrisCast away constness at the point where it can't be...
2018-02-20 Guy HarrisDon't cast away constness.
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-02-02 Dario LombardoQt: use SPDX identifiers.
2017-12-29 Dario LombardoQt: add initializers (CID: 1412975).
2017-12-24 Dario LombardoQt: add initializer (CID: 1412975).
2017-12-08 Guy HarrisMove the frame_set stuff back into the capture_file...
2017-12-04 Guy HarrisMove the parts of a capture_file used by libwireshark...
2017-11-12 Roland KnallQt: Rename packetSelection to frameSelected
2017-11-07 Simon Barberwireless_timeline: fix blank display
2017-09-15 Simon Barberwireless-timeline: handle generators that report incorr...
2017-08-31 Jens KilianQt: Fix errors when compiling for Qt4.
2017-07-26 Roland KnallQt: Create models directory
2017-07-26 Roland KnallQt: Move utils to separate utils directory
2017-07-26 Michael MannWirelessTimeline: move signals out of setPacketList().
2017-07-07 Peter WuQt: replace zoom buttons by wheel zoom in Wireless...
2017-06-20 Peter WuQt: make Wireless Timeline a separate item
2017-06-07 Stig BjørlykkeQt: Wireless Timeline improvements
2017-06-05 Stig BjørlykkeQt: Build wireless_timeline.cpp with -Wshorten-64-to-32
2017-06-05 Simon BarberAdd a timeline view for packets, with the timing data...