aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/coloring_rules_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2017-07-11Qt: Move all utility widgets to widgets subdirectoryRoland Knall1-2/+2
2017-07-06Qt: Add convenience function and cleanupRoland Knall1-1/+1
2017-02-21Qt: Handle cancel in import coloring rulesStig Bjørlykke1-4/+6
2016-10-03Be more forgiving about invalid Coloring Rules.Gerald Combs1-5/+7
2016-07-29Don't discard unknown coloring rules.Gerald Combs1-1/+1
2016-06-20Add display filter completion suggestions to color filters.Michael Mann1-1/+2
2016-06-08Apply the prefix operator to iterators.Jaap Keuter1-1/+1
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-4/+3
2016-01-01No need for toolkit-dependent color initialization.Guy Harris1-22/+1
2016-01-01Get rid of the "pixel" member of a color_t.Guy Harris1-1/+0
2015-12-28Refactor GUI dependencies out of color_filters.[ch] and move it to epan direc...Michael Mann1-17/+55
2015-11-13Qt: Coloring Rules dialog fixups.Gerald Combs1-5/+14
2015-11-11Qt: fix cursor position when editing coloring rules names or filtersPascal Quantin1-11/+0
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-07-07Finish removal of Q_UNUSED.Joerg Mayer1-2/+1
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-1/+0
2015-04-26Include "config.h" first, even before <glib.h>, as is done in other files.Guy Harris1-3/+3
2015-02-13Qt: More #include → forward declarations.Gerald Combs1-0/+5
2015-02-07Add the profile name to the Coloring Rules window title.Gerald Combs1-1/+3
2015-02-07WSUG: Update the Packet Colorization section.Gerald Combs1-1/+1
2015-02-07Qt: Fix coloring rules reordering.Gerald Combs1-0/+1
2015-02-07Qt: Add the Coloring Rules dialog.Gerald Combs1-0/+440