aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/coloring_rules_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-10-10Qt: Add back pathLabel in some dialogsStig Bjørlykke1-1/+19
2018-10-10Qt: Use regular size buttons on macOSStig Bjørlykke1-0/+2
2018-10-08Qt: Refactor copy from profile widgetStig Bjørlykke1-5/+9
2018-10-07Qt: Use ActionRole for the "copy from profile" buttonStig Bjørlykke1-1/+1
2018-10-05Qt: Add copy from another profile for colorfiltersStig Bjørlykke1-4/+45
2018-09-29Qt: Show "unknown colorfilters" warning when opening the dialogStig Bjørlykke1-11/+11
2018-05-16Windows: Make sure more native dialogs handle HiDPI.Gerald Combs1-3/+3
2018-03-04coloring rules dialogue: remove unused signalMartin Kaiser1-2/+0
2018-02-14Convert coloring rules dialog to use model.Michael Mann1-268/+152
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-02Qt: use SPDX identifiers.Dario Lombardo1-14/+1
2017-10-22Add "Apply as filter" button to Coloring Rules DialogMichael Mann1-0/+12
2017-10-15Rename ui_util.h -> ws_ui_util.hPeter Wu1-1/+1
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