aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/uat_dialog.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-29Qt: move method to apply/undo UAT changes to UatModelPeter Wu1-18/+19
2019-01-09Qt: Cleanup deletion of CopyFromProfileMenuStig Bjørlykke1-6/+4
2018-10-08Qt: Refactor copy from profile widgetStig Bjørlykke1-22/+26
2018-10-07Qt: Use ActionRole for the "copy from profile" buttonStig Bjørlykke1-1/+1
2018-10-05Qt: Add copy from another profile in UAT dialogsStig Bjørlykke1-2/+24
2018-10-01Qt: Update UAT clear button enablingStig Bjørlykke1-5/+1
2018-09-13Start renaming SSL to TLS.Gerald Combs1-1/+1
2018-05-23Qt: Default no selection in UAT dialogStig Bjørlykke1-0/+3
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-04-05Qt: Remove checks for version below 5.2Roland Knall1-4/+0
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-11-16Qt: Add UAT move up and down buttonsStig Bjørlykke1-0/+51
2017-10-21Add button in Qt UAT dialog/frame to remove all UAT entries at once.Michael Mann1-0/+21
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2017-07-16Qt: refactor UatTreeView into something reusablePeter Wu1-3/+5
2017-06-22Add support for "bool" and "display filter" types for UATs.Michael Mann1-1/+1
2017-04-08Clean up handling of enabled/disabled protocols/heuristic dissectors.Guy Harris1-1/+1
2016-11-28Qt: Position UAT hint label just below the list.Stig Bjørlykke1-1/+1
2016-11-28Qt: Update UAT OK button enabled on delete.Stig Bjørlykke1-0/+10
2016-10-12Qt: convert UatDialog to model/view pattern, improve UXPeter Wu1-413/+82
2016-10-03Qt: properly handle UAT changes on dialog closePeter Wu1-2/+4
2016-09-18Qt: allow file dialogs to mark an UAT as dirtyPeter Wu1-0/+2
2016-08-28UAT gtk-ui, Qt-ui: Fixed copying records when no cp callback is definedMichał Skalski1-2/+7
2016-04-28uat_dialog (Qt): uat_ can't be NULL here, no need to check it. (CID 1358793)Jeff Morriss1-1/+1
2016-04-24Qt UAT: call the UAT update callback after each field is updated.Jeff Morriss1-3/+15
2016-02-28Qt: Add dialog geometry restoreStig Bjørlykke1-1/+2
2015-12-31uat: Fix warnings [-Wcast-qual]João Valverde1-5/+5
2015-12-03Qt: fix selection of folder in UAT dialogPascal Quantin1-3/+10
2015-11-13Qt: fix UI artifacts seen in UAT window on Linux or OSXPascal Quantin1-0/+3
2015-10-28Qt: initialize all UAT fields when creating a new linePascal Quantin1-1/+8
2015-10-16Qt: various fixes to UAT dialogPascal Quantin1-28/+66
2015-08-26Don't emit app signals from dialogs.Gerald Combs1-2/+2
2015-08-22Add the display filter macros dialog.Gerald Combs1-0/+7
2015-07-07Starting to get rid of Q_UNUSED declarations for unused function parameters.Joerg Mayer1-2/+0
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-05-28Use an "Open" instead of a "Save" dialog for UAT prefs.Gerald Combs1-1/+1
2015-02-15Fix handling of invalid UAT itemsPeter Wu1-0/+4
2015-02-13Qt: More #include → forward declarations.Gerald Combs1-2/+3
2015-02-10Qt/C++: Change a bunch of includes to forward declarations.Gerald Combs1-0/+2
2015-01-13uat_load() and uat_save() return a success indication; use it.Guy Harris1-5/+2
2015-01-13UAT error string pointers should not be const pointers.Guy Harris1-4/+6
2015-01-12Remove emem APIs from UAT functionality.Michael Mann1-2/+7
2015-01-08bytes_to_ep_str -> bytes_to_strMichael Mann1-1/+6
2014-12-24Qt (KeyPressEvent): Missing break in switch (CID 1159205, 1159206, 1159208, 1...Alexis La Goutte1-0/+2
2014-12-01qt: fix use-after-free patternPeter Wu1-8/+9
2014-11-10Improved deregistering fields.Stig Bjørlykke1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-21missing includeJakub Zawadzki1-0/+1
2013-12-19Rename a couple of to_str functions to have ep_ in the name. This makes itEvan Huus1-1/+1