aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/utils
AgeCommit message (Expand)AuthorFilesLines
2017-12-10Win32: Add checks for _WIN32_WINNT and NTDDI_VERSION.Gerald Combs1-2/+2
2017-12-08Have the frame_tvbuff.c routines not use the global cfile.Guy Harris1-1/+1
2017-12-07Qt: Use QTextLayout in ByteViewText.Gerald Combs4-83/+24
2017-12-04Put the structure of a capture_file back in cfile.h.Guy Harris1-1/+0
2017-12-03Use cfile.h to define the capture_file type.Guy Harris1-0/+1
2017-11-13Qt: Really fix the packet list selectionRoland Knall2-3/+3
2017-11-12Qt: ToolbarMimeData and displayRoland Knall2-2/+17
2017-11-12Qt: Rename packetSelection to frameSelectedRoland Knall2-0/+8
2017-11-12Qt: Clear up the labelRoland Knall1-1/+1
2017-11-12Qt: Add Modifier to drop only fieldRoland Knall2-3/+18
2017-11-12Qt: do not crash when selecting a field without tvbPeter Wu1-2/+2
2017-11-09autotools: Fix build for unknown Qt interfaceJoão Valverde2-2/+2
2017-11-08Qt: Further cleanup ByteViewRoland Knall6-0/+730
2017-11-08Qt: Clean Drag-n-Drop Mimetype for toolbarRoland Knall2-2/+25
2017-11-08Qt: Drag n Drop Filter expression from Packet TreeRoland Knall2-0/+110
2017-10-15Rename ui_util.h -> ws_ui_util.hPeter Wu1-1/+1
2017-07-30Define Q_NULLPTR as NULL if not already definedAlexis La Goutte1-0/+5
2017-07-26Qt: Move utils to separate utils directoryRoland Knall8-0/+1133