aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-06-13Qt: Allow dropping fields to add columns and indicate widthRoland Knall1-0/+2
2019-05-03CMake: Add libpcap imported library targetJoão Valverde1-0/+2
2019-05-02CMake: Check for and use system SpeexDSP libraryJoão Valverde1-0/+1
2019-01-29Qt: add initial RSA Keys preference framePeter Wu1-0/+3
2019-01-20CMake: Replace PACKAGELIST magicJoão Valverde1-0/+14
2019-01-18CMake: avoid including file modification time for RCCPeter Wu1-0/+9
2019-01-16Qt: IO Graph correct color selectionRoland Knall1-2/+0
2019-01-12CMake: change static qtui library into an object libraryPeter Wu1-4/+1
2018-12-23Qt: Add Ukrainian (uk) translationAlexis La Goutte1-0/+1
2018-12-23Qt: Add Swedish (sv) translationAlexis La Goutte1-0/+1
2018-12-03Qt: Add Russian translationAlexis La Goutte1-0/+1
2018-10-08Qt: Refactor copy from profile widgetStig Bjørlykke1-2/+2
2018-10-05Qt: Add copy from another profile for colorfiltersStig Bjørlykke1-0/+2
2018-06-25Qt: Move FilterToolBar to a separate classRoland Knall1-0/+2
2018-06-08Qt: Move wireshark-qt.cpp back to ui/qt/main.cpp.Gerald Combs1-0/+1
2018-06-01Qt: Rename MainWelcomeRoland Knall1-3/+3
2018-06-01Qt: Move Layout and clear master_split useRoland Knall1-0/+1
2018-05-18cmake: remove dependency of i18n.qrc on .qm filesPeter Wu1-1/+0
2018-05-18CMake: cleanup ui/qt/CMakeLists.txtPeter Wu1-25/+11
2018-05-17CMake: try to fix duplicate qm builds on WindowsPeter Wu1-2/+1
2018-05-16Qt: Implement the capture info dialog.Gerald Combs1-0/+1
2018-05-16Windows: Make sure more native dialogs handle HiDPI.Gerald Combs1-0/+2
2018-05-15CMake: require at least CMake 3.5Peter Wu1-23/+11
2018-04-06Remove some references to Qt4.Gerald Combs1-19/+4
2018-03-07spdx: more licenses converted.Dario Lombardo1-13/+1
2018-03-01Windows: Remove cruft for unsupported versonsGraham Bloice1-0/+4
2018-02-14Convert coloring rules dialog to use model.Michael Mann1-0/+4
2018-01-26Qt: Simplify files column in about dialogPeter Wu1-2/+0
2018-01-25Qt 4.8 compatibility fixesPeter Wu1-0/+5
2018-01-12Qt: Add InfoProxyModelRoland Knall1-0/+2
2018-01-08extcap: remove conditional compilation.Dario Lombardo1-27/+9
2018-01-05Qt: Add manager for preference dialogMichael Mann1-0/+16
2018-01-05Qt: Move sized toolbar images to stock_icons.Gerald Combs1-1/+1
2018-01-04Convert preference dialog to use more models.Michael Mann1-0/+6
2017-12-28Qt: Fix moc interface issueRoland Knall1-0/+1
2017-12-27Add template helper for simple Qt tree modelsMichael Mann1-0/+1
2017-12-27Convert Export Objects dialog to use a model.Michael Mann1-0/+4
2017-12-24Add Service Response Time dialog for SCSI.Michael Mann1-0/+2
2017-12-19Convert Dissector Tables dialog to use modelMichael Mann1-0/+4
2017-12-19Convert Enabled protocols dialog to use model.Michael Mann1-0/+2
2017-12-16Convert Supported Protocols dialog to use modelMichael Mann1-2/+3
2017-12-15Qt: Switch ProtoTree to a treeview+model.Gerald Combs1-5/+9
2017-12-13Qt: Add ui, qrc and qm files to sourceRoland Knall1-0/+4
2017-12-13Add a model to use for Expert Info dialog.Michael Mann1-0/+6
2017-12-11Rewrite make-tap-reg.py in CJoão Valverde1-14/+13
2017-12-05Convert the file set dialog treewidget to a treeview+model.Gerald Combs1-0/+2
2017-11-24Qt: Rewrite the About dialog to use modelsRoland Knall1-0/+6
2017-11-08Qt: Further cleanup ByteViewRoland Knall1-2/+8
2017-11-08Qt: Drag n Drop Filter expression from Packet TreeRoland Knall1-0/+4
2017-10-20cmake: fix Qt build with CMake 3.0.0 and 3.0.1Peter Wu1-2/+2