aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/byte_view_text.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-10-29Qt: Better protocol highlight colors.Gerald Combs1-2/+2
2014-10-27Qt: Add bits display support to the byte view.Gerald Combs1-4/+44
2014-10-27Qt: ByteViewText hover information.Gerald Combs1-32/+83
2014-10-26Use better theme-derived colors. Switch back to AlternateBase forGerald Combs1-9/+5
2014-10-25More offset color adjustments.Gerald Combs1-4/+5
2014-10-25Qt: ByteViewText fixups.Gerald Combs1-24/+37
2014-10-24Qt: Refactor ByteViewText.Gerald Combs1-269/+279
2014-09-23Qt: Add zoom and column resize actions.Gerald Combs1-2/+10
2014-03-07Fix bytes view pane showing non-ASCII charsHadriel Kaplan1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
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