aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/manager
AgeCommit message (Expand)AuthorFilesLines
2019-04-24Qt: Support setting custom preferencesTomasz Moń1-0/+1
2018-06-15Add -Wextra-semi to (clang) C and C++ flags to make sure the buildbots will f...Joerg Mayer1-15/+15
2018-05-16Windows: Make sure more native dialogs handle HiDPI.Gerald Combs1-4/+4
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo4-4/+4
2018-01-12Qt: add initializer (CID: 1427425).Dario Lombardo1-1/+1
2018-01-11wireshark_preference (Qt): fix extra ';' outside of a function is a C++11 ext...Alexis La Goutte1-12/+12
2018-01-05wireshark_preference.cpp: rework comments to please MSVC2015Pascal Quantin1-2/+2
2018-01-05Qt: Fix windows version of Preference DialogRoland Knall2-7/+11
2018-01-05Qt: Add manager for preference dialogMichael Mann4-0/+438