aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/widgets
AgeCommit message (Expand)AuthorFilesLines
2017-11-12Qt: ToolbarMimeData and displayRoland Knall1-15/+17
2017-11-12Qt: Rename packetSelection to frameSelectedRoland Knall1-0/+1
2017-11-12Qt: Add Modifier to drop only fieldRoland Knall1-4/+16
2017-11-08Qt: Further cleanup ByteViewRoland Knall2-0/+756
2017-11-08Qt: Clean Drag-n-Drop Mimetype for toolbarRoland Knall1-8/+15
2017-11-08Qt: Drag n Drop Filter expression from Packet TreeRoland Knall6-3/+209
2017-11-05Qt: Fix drag-n-drop in toolbarRoland Knall1-6/+16
2017-09-20qt: Fix some leaked menu objectsMikael Kanstrup1-1/+1
2017-09-19qt: Fix leaked style for OverlayScrollBarMikael Kanstrup2-3/+14
2017-09-15Qt: Don't show text as invalid in disabled widgetsStig Bjørlykke1-1/+1
2017-09-07Qt: Construct QRegExp only onceStig Bjørlykke2-5/+4
2017-08-31Qt: Fix errors when compiling for Qt4.Jens Kilian1-0/+6
2017-08-31Fix MacOS buildJim Young1-1/+1
2017-08-30Qt: Temporarily disable DP scaling on non-macOS systems.Gerald Combs1-0/+4
2017-08-28iface_lists: Access all_ifaces member by referenceMikael Kanstrup1-4/+4
2017-08-09editor_file_dialog (qt/widgets): fix indent (use 4 spaces)Alexis La Goutte1-4/+4
2017-08-07Use UAT model for I/O graphMichael Mann2-0/+116
2017-08-07Use proper tab order for "file types" in UAT "table".Michael Mann2-0/+114
2017-07-30Define Q_NULLPTR as NULL if not already definedAlexis La Goutte1-0/+1
2017-07-26Qt: Move utils to separate utils directoryRoland Knall22-105/+27492
2017-07-16Qt: refactor UatTreeView into something reusablePeter Wu2-0/+142
2017-07-14Remove some unneeded includes.Gerald Combs1-5/+0
2017-07-11Qt: Move all utility widgets to widgets subdirectoryRoland Knall28-0/+4739
2017-07-06Qt: Add convenience function and cleanupRoland Knall2-0/+242
2017-06-28Qt: Drag/Drop Filter buttons to orderRoland Knall2-0/+286