]> sigrok.org Git - pulseview.git/history - pv/view/view.cpp
View: Save/restore splitter state
[pulseview.git] / pv / view / view.cpp
2017-06-02 Soeren ApelView: Save/restore splitter state
2017-06-02 Soeren ApelRemove Header::BaselineOffset and move arrows as needed...
2017-06-02 Soeren ApelFix #957 and #874 by implementing the pane splitter
2017-05-30 Soeren ApelView: Adjust top margin when needed
2017-05-30 Soeren ApelTraceView: Improve the way we do the initial scrolling...
2017-05-26 Soeren ApelRework signaling mechanism for trace repainting
2017-05-03 Joel HoldsworthViewItem: Moved bg_colour_state into ViewItemPaintParams
2017-05-03 Joel HoldsworthTrace: Removed coloured_bg state
2017-03-31 Uwe HermannAdd a hotkey and setting for showing/hiding the minor...
2017-03-28 Uwe HermannUse alphabetical order for #includes.
2017-03-23 Uwe HermannRandom simplifications, cosmetics/whitespace/consistenc...
2017-03-23 Uwe HermannRemove unused "using" declarations.
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2017-03-17 Uwe HermannAdd a hotkey to show/hide sampling points.
2017-03-13 Soeren ApelTraceView: Use sticky scrolling setting directly
2017-03-12 Soeren ApelTie the "sticky scrolling" setting in with the settings...
2017-03-11 Uwe HermannUse bool literals for boolean values.
2017-03-11 Uwe HermannDon't use redundant void argument.
2017-03-11 Uwe HermannPrefer std::make_shared().
2017-03-07 Soeren ApelTraceView: Fix "always zoom to fit" feature
2017-03-07 Soeren ApelTraceView: Only perform "always zoom to fit" for the...
2017-03-07 Soeren ApelIntroduce ViewBase::is_main_view
2017-03-07 Soeren ApelTie the "always zoom to fit" setting in with the settin...
2017-03-07 Soeren ApelTie the "use coloured bg" setting in with the settings...
2017-03-04 Piotr Esden-TempskiBring back sticky scroll and coloured background shortcuts.
2017-02-18 Soeren ApelView: Fix view item positioning
2017-01-13 Soeren ApelTraceView: Center traces more than once
2017-01-13 Soeren ApelTraceView: Center traces vertically after view creation
2017-01-12 Soeren ApelTraceView: Fix variable name
2017-01-12 Soeren ApelTraceView: Restore vertical offset
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-12-26 Perttu AholaMainWindow, View::View: Fix two memory errors reported...
2016-12-04 Soeren ApelChange namespace for the trace view and implement ViewBase
2016-08-31 Soeren ApelSave/restore view states and signal settings
2016-08-18 Soeren ApelMove view-independent data from view::DecodeTrace to...
2016-08-18 Soeren ApelMove signals to views and make Session handle multiple...
2016-08-18 Soeren ApelRename Trace::channel_ to Trace::base_, including depen...
2016-08-18 Soeren ApelIntroduce pv::data::SignalBase
2016-07-20 Soeren ApelView: Move assertion after assignment
2016-04-18 Soeren ApelView: Remove unnecessary methods
2016-04-13 Soeren ApelView: Make sure unused groups are freed
2016-04-07 Soeren ApelView: Handle pre-existing trace groups correctly
2016-04-07 Soeren ApelView: Restore the original signals_changed() positionin...
2016-04-03 Soeren ApelView: Remove empty trace groups in signals_changed()
2016-04-03 Soeren ApelView: Provide a clear setup path for the initial v_offs...
2016-04-03 Soeren ApelView: Make signals_changed() more predictable
2016-02-13 Uwe HermannStandardize on 'event' as name for all Qt events.
2016-01-31 Soeren ApelView: Honor ENABLE_DECODE compiler switch
2016-01-03 Joel HoldsworthRevert "Make traces non-draggable outside the header...
2015-12-30 Soeren ApelMake traces non-draggable outside the header area
2015-12-28 Soeren ApelUse alternating trace background colors when not using...
2015-12-28 Soeren ApelImplement "use coloured background" functionality
2015-12-26 Uwe HermannVarious minor whitespace and consistency fixes.
2015-11-09 Tilman SauerbeckView: support multiple trigger markers in one acquisition.
2015-11-08 Tilman SauerbeckUse the TriggerMarker class to visualize the time of...
2015-11-05 Soeren ApelFix #685 by adding a special T marker when SR_DT_TRIGGE...
2015-11-04 Soeren ApelRefactoring: move samplerate algo from View to Session
2015-10-18 Joel HoldsworthView: Place non-grouped logic channels in a TraceGroup
2015-10-18 Joel HoldsworthSession: Removed signals_mutex(), and made signals...
2015-10-18 Joel HoldsworthUse list_by_type instead of iterator
2015-10-18 Joel HoldsworthReduce include bloat by including boost/thread/{locks...
2015-10-18 Joel HoldsworthView: Moved in list_row_item_owners
2015-10-18 Joel HoldsworthView: Use list_by_type to get TraceTreeItems
2015-10-18 Joel HoldsworthTraceTreeItemOwner: Make list_by_type return a vector...
2015-10-17 Joel HoldsworthTraceTreeItem: Separated from RowItem
2015-09-04 Jens SteinhauserUntangle the time formatting functions a bit
2015-09-04 Jens SteinhauserView: Do not emit superfluous signals in a loop
2015-09-04 Jens SteinhauserView: Change the type of tick_period to pv::util::Timestamp
2015-09-04 Jens SteinhauserRuler: Factor out the calculation of the tick spacing
2015-09-04 Jens SteinhauserUse typesafe enum classes in pv::util
2015-09-04 Jens SteinhauserUse a type with a greater resolution to represent time...
2015-08-25 Soeren ApelRuler scale calculation optimization
2015-08-25 Soeren ApelFix wrong ruler scale after loading a file
2015-08-25 Soeren ApelProvide short-term fix for #627 by limiting zoom range...
2015-08-16 Soeren ApelView: Allow ScaleUnits[0] to actually be used
2015-08-16 Soeren ApelView: Use max time to calculate label length, not offset_
2015-08-16 Soeren ApelView/Ruler: Calculate and use tick precision
2015-08-16 Soeren ApelView: Separate data changed/capture state changed events
2015-08-16 Soeren ApelView: Determine time unit and use it in other classes
2015-07-25 Uwe HermannMinor whitespace fixes.
2015-07-24 Soeren ApelImplement "always zoom to fit" feature
2015-07-23 Soeren ApelFix #121 by implementing sticky scrolling
2015-06-30 Joel HoldsworthView: Update signals without destroying layout
2015-06-30 Joel HoldsworthRowItemOwner: Added list_row_item_owners
2015-06-27 Soeren ApelView: Use more reasonable default time scale
2015-06-11 Joel HoldsworthView: Support having no selected device
2015-05-28 Joel HoldsworthUse device::Devices to represent sigrok Devices
2015-05-28 Joel HoldsworthSignalData: Renamed get_max_sample_count
2015-05-28 Joel HoldsworthSession: Store signals_ in an unordered_set
2015-01-17 Uwe HermannUpdate for libsigrokcxx rename.
2014-12-30 Joel HoldsworthView: Added set_v_offset
2014-12-30 Joel HoldsworthView: Use the slider value for the v-offset
2014-12-29 Joel HoldsworthView: Removed signals_moved signals
2014-12-28 Joel HoldsworthViewItem: Moved in LabelPadding
2014-12-28 Joel HoldsworthCursorPair: Moved in ViewportFillColour
2014-12-28 Joel HoldsworthRuler: Recombined with CursorHeader
2014-12-28 Joel HoldsworthFlag: Added flag time markers
2014-12-28 Joel HoldsworthTimeMarker: Replaced time_changed signal with View...
2014-12-28 Joel HoldsworthRowItemOwner: Renamed appearance_changed to row_item_ap...
2014-12-20 Joel HoldsworthView: Fixed naming of View::RowItem{H,V}ExtentsChanged
next