aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/display_filter_edit.cpp
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-1/+1
2012-01-14Initial status bar functionality. Promote the main window's status barGerald Combs1-19/+14
2012-01-04Add initial support for Qt along with a "ui" subdirectory.Gerald Combs1-0/+342