aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/packet_list.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-08-23Catch key events where needed and direct them to the display filtergerald1-4/+4
2012-08-20Basic "Go to Packet" implementation.gerald1-1/+3
2012-08-19Handle double-clicks in the tree.gerald1-19/+25
2012-08-14Add a "View" menu along with actions+slots for expanding and collapsinggerald1-7/+7
2012-08-13Add keyboard shortcuts for the packet list.gerald1-41/+27
2012-06-28Update Free Software Foundation address.darkjames1-1/+1
2012-01-18Reflect the changes to make the recent-file code GUI-independent.guy1-3/+2
2012-01-16Reflect the move of some header files to the ui directory.guy1-2/+3
2012-01-15Move gtk to ui/gtk.jmayer1-2/+2
2012-01-14Initial status bar functionality. Promote the main window's status bargerald1-8/+10
2012-01-04Add initial support for Qt along with a "ui" subdirectory.gerald1-0/+410