piker/piker/ui
Tyler Goodlet dfb9c55944 Compute symbol digits at creation time
Add a new factory func `mk_symbol()` to create the initial
instance at feed creation time.
2021-09-06 09:28:10 -04:00
..
kivy Port kivy monitor to new tractor stream api 2021-04-29 09:10:11 -04:00
qt Move all Qt components into top level ui module 2020-10-02 12:13:28 -04:00
quantdom Drop quantdum legend item 2021-05-24 12:23:02 -04:00
__init__.py Add license headers to pertinent files 2020-11-06 12:23:14 -05:00
_anchors.py Add a tight pp anchor 2021-09-06 09:28:10 -04:00
_annotate.py Avoid position resets on label paint 2021-09-06 09:28:10 -04:00
_axes.py More fixes, some reversions 2021-07-21 18:26:24 -07:00
_chart.py Compute symbol digits at creation time 2021-09-06 09:28:10 -04:00
_cursor.py Always hide contents labels at startup 2021-09-06 09:28:10 -04:00
_curve.py Drop `_graphics` subpkg; flat is better then nested 2021-09-05 13:59:40 -04:00
_editors.py Simplify line editor to track lines instead of create them 2021-09-06 09:28:10 -04:00
_event.py Properly capture graphics scene mouse events 2021-09-06 09:28:10 -04:00
_exec.py Add reference gist for Qt guest mode stuff 2021-09-06 09:28:10 -04:00
_forms.py Move fill status bar to module level, draft out order pane composite 2021-09-06 09:28:10 -04:00
_interaction.py Add numberline hotkeys for slots config 2021-09-06 09:28:10 -04:00
_l1.py Always update L1 labels 2021-04-10 14:18:40 -04:00
_label.py Add a scene bounding rect getter to our label 2021-09-06 09:28:10 -04:00
_lines.py Revert commenting bounding rect fix.. 2021-09-06 09:28:10 -04:00
_ohlc.py Drop `_graphics` subpkg; flat is better then nested 2021-09-05 13:59:40 -04:00
_orm.py Add draft `pydantic`-`QWidget` ORM system 2021-09-06 09:28:10 -04:00
_pg_overrides.py Override the inverse transform func from pg 2021-03-19 00:40:39 -04:00
_position.py Compute symbol digits at creation time 2021-09-06 09:28:10 -04:00
_search.py Make completer view click handler async 2021-09-06 09:28:10 -04:00
_signalling.py More fixes, some reversions 2021-07-21 18:26:24 -07:00
_style.py Add dpi font scale getter 2021-09-06 09:28:10 -04:00
_window.py "last" and "current" are better names 2021-09-06 09:28:10 -04:00
cli.py Require `<symbol>.<provider>` format to cli 2021-05-27 13:05:23 -04:00
order_mode.py Compute symbol digits at creation time 2021-09-06 09:28:10 -04:00