]> sigrok.org Git - pulseview.git/history - pv/views/tabular_decoder/model.cpp
Session: Fix issue #67 by improving error handling
[pulseview.git] / pv / views / tabular_decoder / model.cpp
2020-12-30 Soeren ApelFix some clang-tidy complaints
2020-12-12 Soeren ApelFix remaining invalid disconnect() calls
2020-07-11 Soeren ApelTabularDecView: Fix some UI issues
2020-07-03 Soeren ApelTabularDecView: Prevent a race condition
2020-06-25 Soeren ApelTabularDecView: Try to handle a race condition in the...
2020-06-08 Soeren ApelTabularDecView: Model fixes
2020-05-21 Soeren ApelTabularDecView: Fix model issues and improve ViewModeVi...
2020-05-03 Soeren ApelImplement MetadataObjMousePos and use it in the Tabular...
2020-05-03 Soeren ApelTabularDecView: Remove unnecessary stuff
2020-05-03 Soeren ApelIntroduce DecodeSignal::annotation_visibility_changed...
2020-05-03 Soeren ApelImplement MainViewRange meta obj and tab_dec::ViewModeV...
2020-05-03 Soeren ApelTabularDecView: Fix invalid assert()
2020-05-03 Soeren ApelTabularDecView: Implement "focus on latest"
2020-05-03 Soeren ApelTabularDecView: Implement "hide hidden rows/classes...
2020-05-03 Soeren ApelTabularDecModel: Fix multi-row selection issue
2020-05-03 Soeren ApelTabularDecView-related bug fixes
2020-05-03 Soeren ApelTabularDecView: Column header context menu and focus...
2020-05-03 Soeren ApelTabularDecView: Visually indent annotations by PD stack...
2020-05-03 Soeren ApelAdd row colors and some fixes
2020-05-03 Soeren ApelTabularDecView: Make the model/view work
2020-05-03 Soeren ApelAdd tabular decoder view