aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/decode_as_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-12-31Qt: Convert more dialog titles.Gerald Combs1-0/+1
2014-12-15Enable case-insensitive string dissector tablesEvan Huus1-2/+2
2014-08-04Write out decode_as entries from the actual dissector tables.Guy Harris1-13/+1
2014-04-12Get rid of more tvb_get_nstringz* calls.Guy Harris1-3/+5
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-23From Ville Skyttä: Spelling FixesBill Meier1-1/+1
2013-12-13Simplify column sizing.Gerald Combs1-10/+5
2013-12-10QComboBox::setCurrentText() exits in Qt3 and Qt5 but not Qt4.Gerald Combs1-3/+3
2013-12-10Add "Decode As" to the packet list and protocol tree context menus.Gerald Combs1-1/+3
2013-12-10Get the "Decode As" dialog working, albeit with a few warts. It differsGerald Combs1-50/+411
2013-11-22Fix typo in top filenameAlexis La Goutte1-1/+1
2013-11-22Mark a parameter unused.Gerald Combs1-0/+1
2013-11-22Add an initial "Decode As" dialog. Currently read-only.Gerald Combs1-0/+167