aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-18cmake: set CMAKE_AUTOUIC and CMAKE_AUTORCC to avoid CMP0071 warningPeter Wu1-11/+27
2017-10-13CMake: Allow user build flags to override default build flagsJoão Valverde1-3/+4
2017-09-20Integrate LBM UIM Flow dialog into "regular" Flow diagram.Michael Mann1-3/+0
2017-09-16Refactor Decode As dialog to use a model/delegateMichael Mann1-0/+4
2017-09-07CMake: Try to fix build error with i18n.qrc dependency orderJoão Valverde1-16/+17
2017-08-07Use UAT model for I/O graphMichael Mann1-0/+2
2017-08-07Use proper tab order for "file types" in UAT "table".Michael Mann1-0/+2
2017-07-30Fix copy/pasteo so Qt Model Source is displayed properly in Visual StudioMichael Mann1-1/+1
2017-07-26Qt: Create models directoryRoland Knall1-39/+53
2017-07-26Qt: Move utils to separate utils directoryRoland Knall1-26/+28
2017-07-25Qt: Make SimpleDialog a plain, non-QObject class.Gerald Combs1-1/+0