aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/display_filter_combo.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-11-16Label the filter in the file open dialog as a "read filter".Guy Harris1-1/+1
2015-09-07Enable the display filter arrow tooltip.Gerald Combs1-3/+26
2015-09-07Re-enable display filter editor tooltips.Gerald Combs1-1/+1
2015-09-06Disable display filter tooltips for now.Gerald Combs1-3/+2
2015-09-06Display filter edit updates.Gerald Combs1-1/+1
2015-08-20Squelch recent display filter warnings.Gerald Combs1-0/+6
2015-08-18Qt: Syntax check display filter when fields changedStig Bjørlykke1-0/+9
2015-05-11Qt: Add display filter completion.Gerald Combs1-3/+4
2014-12-01qt: fix use-after-free patternPeter Wu1-4/+3
2014-03-12Fix bug 9866: Qt 'Clearing filters does not seem to affect the packet list'Hadriel Kaplan1-0/+3
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-21Add a statistics tree dialog.Gerald Combs1-1/+1
2013-07-27Have separate lists of recent capture filters for all interfaces, inGuy Harris1-16/+0
2013-05-22Include "ui/recent_utils.h" so that the functions we define are checkedGuy Harris1-0/+1
2013-04-24The porting guide for Qt5 requires that Q_OS_ be used insteadJörg Mayer1-1/+1
2013-01-18Rename the "saved_val" preference element to "stashed_val" in order toGerald Combs1-1/+1
2012-12-26Fix a bunch of warnings.Guy Harris1-2/+2
2012-12-07Use a different border color on OS X.Gerald Combs1-0/+4
2012-12-07Properly resize the bookmark button so that the image centers properly.Gerald Combs1-2/+1
2012-12-07Implement the items under "Edit→Copy", "Analyze→Apply as Filter" andGerald Combs1-0/+17
2012-12-05Fix some C++ abuses that Guy found via LLVM.Gerald Combs1-1/+2
2012-09-04Add modelines for Qtshark fileAlexis La Goutte1-0/+13
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-03-07Add i18n to QtSharkAlexis La Goutte1-1/+1
2012-01-18Reflect the changes to make the recent-file code GUI-independent.Guy Harris1-5/+5
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-1/+1
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+116