aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/display_filter_expression_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-05-19Add missing #include <algorithm> for std::sort()Michal Labedzki1-0/+2
2016-04-25Qt: Speed up the Display Filter Expression dialog appearance.Gerald Combs1-34/+58
2016-04-14Qt: Make sure we call proto_initialize_all_prefixes.Gerald Combs1-0/+2
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-4/+3
2016-02-02Display Filter Expression dialog updates.Gerald Combs1-5/+6
2016-01-18Qt: Fixup the Display Filter Expression syntax logic.Gerald Combs1-1/+1
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-08-06Use int_to_qstring in a few more places.Gerald Combs1-2/+2
2015-08-06Add proper base prefixes in display filter expressions.Gerald Combs1-2/+5
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-06-05Qt: Add the capture and display filter dialog.Gerald Combs1-0/+1
2015-06-03Add the Display Filter Expression dialog.Gerald Combs1-0/+427