aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Qt: Update UAT clear button enablingStig Bjørlykke1-0/+1
2017-11-13Qt: Really fix the packet list selectionRoland Knall3-5/+5
2017-11-12Qt: ToolbarMimeData and displayRoland Knall3-17/+34
2017-11-12Qt: Show ByteView for first packetStig Bjørlykke1-1/+1
2017-11-12Qt: Select correct packet from listStig Bjørlykke1-2/+1
2017-11-12Qt: Rename packetSelection to frameSelectedRoland Knall15-59/+81
2017-11-12Qt: Fix DragDrop on ProtoTreeRoland Knall1-0/+11
2017-11-12Qt: Clear up the labelRoland Knall1-1/+1
2017-11-12Qt: Add Modifier to drop only fieldRoland Knall4-11/+39
2017-11-12Qt: do not crash when selecting a field without tvbPeter Wu1-2/+2
2017-11-12[Automatic update for 2017-11-12]Gerald Combs7-144/+177
2017-11-11Qt: Fix use-after-free crashes when changing packetsPeter Wu1-0/+2
2017-11-11Qt: avoid undefined behavior in ProtoTree::eventFilterPeter Wu1-2/+4
2017-11-10Add frame number to packet comment dialogMichael Mann3-4/+10
2017-11-09qt: add constructor to proto_tree (CID: 1420705).Dario Lombardo1-1/+2
2017-11-09autotools: Fix build for unknown Qt interfaceJoão Valverde2-2/+2
2017-11-09Qt: Give focus to preference value in PreferenceEditorFrameStig Bjørlykke2-0/+9
2017-11-09Qt: Give focus to Title in ColumnEditorFrameStig Bjørlykke3-1/+10
2017-11-08iograph: Use default graph values if io_graphs UAT file doesn't pass validationPeter Wu1-1/+2
2017-11-08Qt: Further cleanup ByteViewRoland Knall25-460/+1113
2017-11-08Qt: ReleaseNotes and reformatting of Drag n' DropRoland Knall1-3/+1
2017-11-08Qt: Clean Drag-n-Drop Mimetype for toolbarRoland Knall3-10/+40
2017-11-08Qt: Drag n Drop Filter expression from Packet TreeRoland Knall15-4/+431
2017-11-07Improvement to plugin_if_get_ws_info(...) functionalityPaul Offord3-12/+69
2017-11-07wireless_timeline: fix blank displaySimon Barber1-11/+2
2017-11-05Qt: Fix drag-n-drop in toolbarRoland Knall1-6/+16
2017-11-05[Automatic update for 2017-11-05]Gerald Combs7-24/+128
2017-10-31Qt: ByteViewTab Fix tabs creationRoland Knall1-0/+2
2017-10-31ByteViewText: Remove epan dependancyRoland Knall10-344/+393
2017-10-29Use endpoint_type in conversation tables and hostlistsMichael Mann2-10/+10
2017-10-29[Automatic update for 2017-10-29]Gerald Combs7-9/+65
2017-10-28Privatize the conversation_key structureMichael Mann1-6/+4
2017-10-28Convert to using find_conversation_pinfo where appropriateMichael Mann2-4/+2
2017-10-28Always provide value for Decode As selector columnMichael Mann1-13/+9
2017-10-26Add a ws_in6_addr typedef for struct e_in6_addr.Guy Harris1-1/+1
2017-10-23Improve http object export for URLs with long extensionsEldon Stegall1-1/+3
2017-10-22Add "Apply as filter" button to Coloring Rules DialogMichael Mann4-13/+36
2017-10-22[Automatic update for 2017-10-22]Gerald Combs1-2/+2
2017-10-22[Automatic update for 2017-10-22]Gerald Combs7-0/+56
2017-10-21Add button in Qt UAT dialog/frame to remove all UAT entries at once.Michael Mann8-0/+87
2017-10-20Qt: fix crash after loading SRT dialogPeter Wu2-3/+13
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-17Bugfix Decode As dissector table selection.Michael Mann1-1/+1
2017-10-15autotools: make maintainer-clean should allow rerunning 'configure'João Valverde1-3/+1
2017-10-15Remove superfluous null-checks before strdup/freeAhmad Fatoum3-8/+4
2017-10-15Rename ui_util.h -> ws_ui_util.hPeter Wu14-14/+14
2017-10-13CMake: Allow user build flags to override default build flagsJoão Valverde1-3/+4
2017-10-05Qt: Free dynamic menu actions at shutdownMikael Kanstrup4-4/+13
2017-10-05qt: Fix leaked dialogsMikael Kanstrup8-7/+20