summaryrefslogtreecommitdiff
path: root/python/examples/kaitai/view.py
AgeCommit message (Expand)Author
2021-07-05Remove snippet and kaitai plugin. Note their individual links.Xusheng
2019-04-06kaitai: tree, hex realestate adjustable (QSplitter)Andrew Lamoureux
2019-03-26Add BinaryDataNavigable API to View which enables FeatureMap/UI Plugin naviga...Brian Potchik
2019-03-23kaitai: python3-compatible forgiveness for struct propertiesAndrew Lamoureux
2019-03-23kaitai: omit '_m_' prefix for fields in struct pathAndrew Lamoureux
2019-03-22kaitai: allow selection of structPath textAndrew Lamoureux
2019-03-22kaitai: select first row, re-scroll after treewidget resizeAndrew Lamoureux
2019-03-22kaitai: initial minimal tree expansion until rows filledAndrew Lamoureux
2019-03-22kaitai: disclude circular formats on py2, more error reportingAndrew Lamoureux
2019-03-21kaitai: better error reporting when parser failsAndrew Lamoureux
2019-03-21kaitai: statusbar widget menu to select any formatAndrew Lamoureux
2019-03-20kaitai: priority again, and dump the QGroupBoxes (take#2)Andrew Lamoureux
2019-03-20kaitai: adjustments and rearrangements for python2/3 compatAndrew Lamoureux
2019-03-20kaitai: gif, jpg, png support and return proper priorityAndrew Lamoureux
2019-03-20kaitai UI plugin + elf,macho,peAndrew Lamoureux