aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/column_preferences_frame.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
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-07-26Qt: Move utils to separate utils directoryRoland Knall1-1/+1
2017-07-17Qt: Expand column preferences text edit fields to column widthStig Bjørlykke1-0/+3
2017-07-11Qt: Move all utility widgets to widgets subdirectoryRoland Knall1-2/+2
2016-07-04Qt: add initializers (CID 1159363).Dario Lombardo1-0/+2
2016-06-01Create a FieldFilterEdit class and apply it to custom column preference field.Michael Mann1-5/+6
2016-05-31Restore a preference column type if fields are empty.Michael Mann1-16/+35
2015-12-28Refactor GUI dependencies out of color_filters.[ch] and move it to epan direc...Michael Mann1-2/+0
2015-12-20Qt: Add missing multi-field column validationMichal Labedzki1-19/+19
2015-07-13PacketList column fixes.Gerald Combs1-10/+22
2015-06-25Qt: use <> for including the generated ui_*.h filesMartin Kaiser1-1/+1
2015-02-10Qt/C++: Change a bunch of includes to forward declarations.Gerald Combs1-0/+1
2015-01-06Qt: Add a context menu to the packet list header.Gerald Combs1-20/+1
2014-12-24Qt (KeyPressEvent): Missing break in switch (CID 1159205, 1159206, 1159208, 1...Alexis La Goutte1-0/+2
2014-12-01qt: use qstring_strdupPeter Wu1-2/+3
2014-09-24Qt: Fix preference bugs.Gerald Combs1-1/+4
2014-04-07Add a Qt I/O Graph dialog.Gerald Combs1-19/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-10-18After looking for something in the column-*.h files andJörg Mayer1-1/+1
2013-07-11Move some more modules into epan.Jeff Morriss1-1/+0
2013-05-13Add Some missing text to translateAlexis La Goutte1-1/+1
2013-02-06Add Filter Expressions^WButton^WShortcut^WBookmark preferences. Gerald Combs1-10/+3
2013-01-23Add column preferences.Gerald Combs1-0/+440