summaryrefslogtreecommitdiff
path: root/ui/qt/byte_view_text.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-12-03Reduce the scope of one variable definition slightly.Evan Huus1-2/+1
2012-11-06Add a comment about improving performance.Gerald Combs1-0/+3
2012-11-06Fix our offset calculation.Gerald Combs1-1/+4
2012-11-06Show the byte view when we select a packet. Update some method andGerald Combs1-8/+21
2012-10-30Try to speed up rendering.Gerald Combs1-2/+2
2012-10-30Get rid of a couple of unused variables. Other minor cleanup.Gerald Combs1-1/+0
2012-10-30Update the Qt byte view widget to reflect the recent changes in the GTK+Gerald Combs1-541/+297
2012-09-04Add modelines for Qtshark fileAlexis La Goutte1-0/+12
2012-08-23Fixes for warnings: unused-but-set-variableJörg Mayer1-2/+2
2012-08-19Add automatic tree expansion. Get rid of some unnecessary void * casts.Gerald Combs1-3/+1
2012-07-12Try not to print funny characters.Gerald Combs1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-20Remove or mark unused variables.Gerald Combs1-8/+8
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+638