aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/display_filter_edit.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-01-30Update filter bookmark icons.Gerald Combs1-2/+2
2016-01-28Qt: Update display filter bookmarks when list changedStig Bjørlykke1-26/+66
2016-01-27Allow/Create an option to use "capture filter" labels defined in wireshark GU...Mike781-1/+1
2016-01-18Qt: Fixup the Display Filter Expression syntax logic.Gerald Combs1-7/+1
2015-11-16Label the filter in the file open dialog as a "read filter".Guy Harris1-25/+30
2015-10-27Qt: Add a filter expression item to the display filter edit menu.Gerald Combs1-0/+7
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-2/+2
2015-09-11Make StockIconToolButton independent.Gerald Combs1-95/+1
2015-09-07Add a URL for the tooltip bug.Gerald Combs1-3/+5
2015-09-07Re-enable display filter editor tooltips.Gerald Combs1-6/+29
2015-09-06Disable display filter tooltips for now.Gerald Combs1-24/+25
2015-09-06Display filter edit updates.Gerald Combs1-79/+204
2015-08-20Make sure we can apply deprecated display filters.Gerald Combs1-3/+3
2015-08-20Make empty filter valid in checkFilterStig Bjørlykke1-1/+1
2015-08-18Qt: Syntax check display filter when fields changedStig Bjørlykke1-0/+7
2015-06-03Add the Display Filter Expression dialog.Gerald Combs1-58/+78
2015-05-20Add capture filter autocompletion.Gerald Combs1-138/+5
2015-05-19Autocomplete saved display filters.Gerald Combs1-20/+40
2015-05-14Pop the display filter status when it loses focus.Gerald Combs1-0/+7
2015-05-14Don't complete the current field.Gerald Combs1-2/+4
2015-05-14Fix display filter completion behavior.Gerald Combs1-9/+5
2015-05-14Add a comment explaining completion misbehavior.Gerald Combs1-0/+5
2015-05-13Try to avoid duplicate display filter completions.Gerald Combs1-11/+23
2015-05-12Qt: Display filter completion fixes.Gerald Combs1-6/+7
2015-05-11Speed up display filter completion.Gerald Combs1-2/+3
2015-05-11Qt: Provide a hint about the current display filter field.Gerald Combs1-0/+13
2015-05-11Qt: Add display filter completion.Gerald Combs1-17/+214
2015-01-18Clean up ftype-conversion and dfilter error message string handling.Guy Harris1-4/+2
2014-11-04Qt: Dynamic languagesMichal Labedzki1-0/+22
2014-04-07Add a Qt I/O Graph dialog.Gerald Combs1-31/+20
2014-03-12Fix bug 9866: Qt 'Clearing filters does not seem to affect the packet list'Hadriel Kaplan1-1/+18
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-03Include <epan/dfilter/dfilter.h> in files that use display filterGuy Harris1-0/+1
2013-04-24The porting guide for Qt5 requires that Q_OS_ be used insteadJörg Mayer1-2/+2
2013-02-06Add Filter Expressions^WButton^WShortcut^WBookmark preferences. Gerald Combs1-5/+12
2012-12-15Rename the search type menu items to more accurately reflect what we'reGerald Combs1-3/+1
2012-12-07Use a different border color on OS X.Gerald Combs1-0/+4
2012-12-07Set the height of the resize and apply buttons. Simplify some geometry.Gerald Combs1-2/+4
2012-12-07Properly resize the bookmark button so that the image centers properly.Gerald Combs1-20/+15
2012-12-07Implement the items under "Edit→Copy", "Analyze→Apply as Filter" andGerald Combs1-43/+19
2012-12-05Fix some C++ abuses that Guy found via LLVM.Gerald Combs1-0/+3
2012-10-13Reduce variable scopes where possible.Evan Huus1-1/+1
2012-10-08Add a PacketRangeGroupBox widget. Use it to implement "Export SelectedGerald Combs1-41/+14
2012-09-04Add modelines for Qtshark fileAlexis La Goutte1-0/+13
2012-08-23Catch key events where needed and direct them to the display filterGerald Combs1-57/+60
2012-08-01Move utf8_entities.h to the "ui" directory. Separate packet informationGerald Combs1-1/+1
2012-07-21Add display filter and name resolution controls to the standard Qt openGerald Combs1-53/+77
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-03-16Fix some Gui Text not translate and update french translationAlexis La Goutte1-1/+2
2012-03-07Add i18n to QtSharkAlexis La Goutte1-2/+2