aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/filter_expression_frame.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-11-11Qt: Update styleSheet in AccordionFrameStig Bjørlykke1-8/+0
2023-11-10Qt: Update styleSheet on ApplicationPaletteChange eventStig Bjørlykke1-4/+8
2023-11-09Qt: Add QLineEdit border in AccordionFrameStig Bjørlykke1-0/+4
2022-04-04Qt: Split MainApplication out from WiresharkApplication.Gerald Combs1-4/+4
2021-03-08Remove modelines in ui/qt.Gerald Combs1-13/+0
2019-11-17Qt: Cleanup space inside parenthesesStig Bjørlykke1-5/+5
2019-11-12Qt: Cleanup push/pop InfosRoland Knall1-3/+4
2019-08-09Qt: Fix Preference dialog translationRoland Knall1-1/+1
2018-09-10prefs,ui: properly migrate old filter expressionsPeter Wu1-5/+1
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-01-26Qt: Allow filter with deprecated syntax as buttonStig Bjørlykke1-2/+5
2018-01-04Convert preference dialog to use more models.Michael Mann1-14/+3
2017-11-25Qt: AccordionFrame users keyPressEvent() fixesStig Bjørlykke1-0/+3
2017-11-20Qt: Fix various smalles issues with drag-dropRoland Knall1-0/+3
2017-09-19Qt: Add key events to accept and reject changes in FilterExpressionFrameStig Bjørlykke1-1/+20
2017-07-26Qt: Create models directoryRoland Knall1-1/+1
2017-06-27Qt: Context menu for toolbar filter buttonsRoland Knall1-7/+60
2017-06-26Fix Filter Tooltip button and frameRoland Knall1-2/+4
2017-06-26Add support for comments for a display filter buttonMichael Mann1-1/+2
2017-06-26Convert filter expressions preference data to a UAT.Michael Mann1-1/+5
2016-06-13qt: use #include <file.h> for generated include filesMartin Kaiser1-1/+1
2016-02-19Qt: Update AccordionFrame widgets to use common layoutStig Bjørlykke1-0/+6
2015-12-01Qt Frames: Use ButtonBox instead of buttonsRoland Knall1-6/+8
2015-11-12Qt: save preferences after creating a filter from expression framePascal Quantin1-0/+2
2015-10-29Qt: Add the ability to add filter expressions.Gerald Combs1-0/+112