summaryrefslogtreecommitdiff
path: root/ui/qt/proto_tree.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-09-05Remove string constants from g_assert() calls, as per thread on wireshark-dev:Evan Huus1-1/+2
2012-09-04Add modelines for Qtshark fileAlexis La Goutte1-0/+13
2012-08-20Basic "Go to Packet" implementation.Gerald Combs1-1/+1
2012-08-19Handle double-clicks in the tree.Gerald Combs1-0/+27
2012-08-19Add automatic tree expansion. Get rid of some unnecessary void * casts.Gerald Combs1-8/+76
2012-08-14Fix compilation with gcc. Remove an unused variable.Gerald Combs1-10/+3
2012-08-14Properly enable and disable "View/Expand Subtrees". Get ridGerald Combs1-7/+26
2012-08-14Add a "View" menu along with actions+slots for expanding and collapsingGerald Combs1-0/+17
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-03-07Add i18n to QtSharkAlexis La Goutte1-3/+3
2012-01-14Initial status bar functionality. Promote the main window's status barGerald Combs1-11/+74
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+155