qt: reset the column sorting when a new file is loaded
[jlayton/wireshark.git] / ui / qt / packet_list.cpp
2016-06-20 Martin Kaiserqt: reset the column sorting when a new file is loaded
2016-06-13 Gerald CombsQt: Fix a Windows version check.
2016-06-12 Gerald CombsQt: Draw a border around inactive+selected packet list...
2016-06-05 Michael MannDon't copy details of hidden columns.
2016-05-05 Gerald CombsQt: Make sure we redraw the far overlay.
2016-05-01 Martin Kaiserqt: don't declare dp_ratio for Qt < 5.1
2016-04-28 Gerald CombsQt: Refactor the packet list scroll bar.
2016-04-08 Alexis La Gouttepacket_list: fix Called C++ object pointer is null...
2016-04-02 Peter WuQt: Remember selected item in packet tree
2016-03-21 Gerald CombsQt: Normalize timerEvents
2016-02-23 Stig BjørlykkeQt: Select matching tree item and bytes in Find Packet
2016-01-24 Guy HarrisAdd the packet number to the packet_info structure...
2016-01-03 Michael MannAdd HTTP Follow stream
2015-12-28 Michael MannRefactor GUI dependencies out of color_filters.[ch...
2015-12-20 Michal LabedzkiQt: Add missing multi-field column validation
2015-12-13 Stig BjørlykkeQt: Removed applyRecentColumnWidths from recentFilesRead
2015-12-12 Stig BjørlykkeQt: Apply recent column widths when columns changed
2015-12-08 michal.oryniczFix crash caused by nullptr in packet_list
2015-12-07 Gerald CombsQt: Set the packet list width when we apply recent...
2015-12-03 Gerald CombsQt: Disable setStretchLastSection in the packet list.
2015-11-28 Pascal QuantinQt: fix "go to packet" broken by g56625dd
2015-11-27 Pascal QuantinQt: remove automatic horizontal scrolling when selectin...
2015-11-27 Pascal QuantinFix display of bytes as EBCDIC
2015-11-27 Stig BjørlykkeQt: Check zero recent column width
2015-11-26 Stig BjørlykkeQt: Use correct column width when switching profile
2015-11-24 Stig BjørlykkeQt: Save preferences when hide/show columns
2015-11-23 Stig BjørlykkeQt: Fix column resolve names
2015-11-23 Stig BjørlykkeQt: Fixed more column issues when changing profile.
2015-11-22 Pascal QuantinQt: save columns position before freezing
2015-10-27 Gerald CombsAdd preferences for related packets and the scroll...
2015-10-19 Gerald CombsQt: fix time shift
2015-10-05 João ValverdeMove utf8_entities.h to wsutil
2015-09-30 Peter Wuqt: warn when jumping to an invalid packet number
2015-09-23 Gerald CombsQt: Always make the packet list row heights uniform.
2015-09-21 Gerald CombsQt: Add idle dissection.
2015-09-18 Pascal QuantinQt: flush visible rows before trying to select one
2015-09-17 Gerald CombsPacket list speedups.
2015-09-13 Gerald CombsDon't invalidate the column cache when we filter packets.
2015-09-08 Stig BjørlykkeQt: Fixed a resource leak in getFilterFromRowAndColumn
2015-09-08 Stig BjørlykkeQt: Fix use-after-free pattern
2015-08-28 Gerald CombsSpeed up column sorting.
2015-08-18 Michal LabedzkiQt/Minimap: Fix for Qt < 4.8
2015-08-17 Stig BjørlykkeQt: Always rebuild columns when fields changed
2015-08-06 Gerald CombsAdd an elide mode preference for the Qt packet list.
2015-08-02 Evan Huusqt: fix scrollbar crash applying conv. filter
2015-07-31 Gerald CombsMore spacing fixups.
2015-07-30 Gerald CombsMore context menu updates.
2015-07-30 Gerald CombsMake copy menu item names more consistent.
2015-07-30 Gerald CombsAdd a missing menu item.
2015-07-30 Gerald CombsPacket list and detail context menu updates.
2015-07-29 Gerald CombsMain menu and packet list menu updates.
2015-07-27 Gerald CombsFixup packet list context menu behavior.
2015-07-23 Gerald CombsFix QCocoaMenu errors.
2015-07-23 Gerald CombsFixup selected packet arithmetic.
2015-07-23 Gerald CombsShow the current selection in the overlay scrollbar.
2015-07-21 Gerald CombsAdd manual name address resolution.
2015-07-20 Michal LabedzkiQt: Add option to back white line separator for packet...
2015-07-16 Gerald CombsDraw packet colors in the packet list scrollbar.
2015-07-16 Gerald CombsQt: Frame flag updates.
2015-07-16 Gerald CombsAdd the RTP Stream Analysis dialog.
2015-07-15 Gerald CombsCheck for a valid pointer when ignoring a frame.
2015-07-13 Gerald CombsPacketList column fixes.
2015-07-12 Gerald CombsFixup packet list selection.
2015-07-07 Joerg MayerStarting to get rid of Q_UNUSED declarations for unused...
2015-06-29 Gerald CombsFixup the packet list navigation action behavior.
2015-06-29 Michael MannTake all epan_column_info members that always get alloc...
2015-06-23 Gerald CombsQt: Be less aggressive about reselecting packets.
2015-06-18 Gerald CombsAdd a preferences editor frame.
2015-06-17 Gerald CombsQt: Add protocol preferences menus.
2015-05-29 Alexis La GoutteQt: Add Conversation Filter sub menu
2015-05-15 Gerald CombsQt: Fix packet deselection.
2015-05-14 Gerald CombsFix packet list font zooming.
2015-05-14 Gerald CombsQt: Column preference fixes.
2015-05-13 Gerald CombsQt: Add the correct column width padding.
2015-05-13 Gerald CombsFix an error found by Valgrind.
2015-05-12 Gerald CombsQt: Add packet list navigation checks.
2015-05-11 Gerald CombsQt: Packet list fixes.
2015-05-08 Gerald CombsExpert Info dialog.
2015-05-07 Gerald CombsQt: Fix packet list column resizing.
2015-03-15 Michal LabedzkiQt: Fix overloaded CPU
2015-03-12 Peter WuQt: enable autoscroll on initial capture start
2015-03-12 Gerald CombsQt: Allow multiple lines in the packet list.
2015-03-08 Peter WuQt: fix use of uninitialized variable
2015-03-06 Gerald CombsQt: Automatic scrolling shouldn't select the last packet.
2015-03-05 Gerald CombsQt: Add extra related packet indicator types.
2015-03-05 Gerald CombsQt: Redraw the packet list when a column is resized.
2015-03-01 Gerald CombsQt: Don't autoscroll if we're not capturing.
2015-02-27 Michal LabedzkiQt: Automatically scroll the packet list.
2015-02-26 Alexis La GoutteTranslations : fix trailing whitespace when generate...
2015-02-24 Gerald CombsQt: Apply recent settings.
2015-02-24 Gerald CombsQt: Fix a crash when changing the layout.
2015-02-13 Gerald CombsQt: Allow shift-double-clicking on a frame link.
2015-02-13 Gerald CombsQt: More #include → forward declarations.
2015-02-12 Gerald CombsQt: Add the "new packet" window^Wdialog^Wwindow.
2015-02-07 Gerald CombsQt: Add the Coloring Rules dialog.
2015-01-30 Gerald CombsQt: Add the RTP Streams dialog.
2015-01-27 Gerald CombsQt: Update packet list freeze/thaw behavior.
2015-01-27 Alexis La GouttePacket List (Qt): fix extra ‘;’ [-Wpedantic]
2015-01-27 Evan Huusqt: clear tree and bytes when no packet selected
2015-01-18 Guy HarrisUpdate some comments to reflect reality.
next