.. |
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
|
Even more correct "default view" snap-to-pp-marker
|
2022-04-30 11:36:23 -04:00 |
_annotate.py
|
`PyQt5` + `pyqtgraph` import updates (`QtGui -> `QtWidgets`)
|
2022-10-30 21:11:14 -04:00 |
_app.py
|
Adjust remaining chart internals to pg extensions
|
2022-10-31 14:13:02 -04:00 |
_axes.py
|
Move axis-tick-values lru caching into our existing `Axis`
|
2022-10-31 14:23:29 -04:00 |
_chart.py
|
Back link auto-y-ranging to ohlc chart from vlm overlay fsp
|
2022-11-10 11:45:49 -05:00 |
_compression.py
|
Better comment, use -inf as startup min
|
2022-06-27 13:59:08 -04:00 |
_cursor.py
|
Only show slow chart xlabel when focussed
|
2022-09-12 20:25:15 -04:00 |
_curve.py
|
Move profiler imports to internal version
|
2022-10-31 09:26:36 -04:00 |
_display.py
|
Move profiler imports to internal version
|
2022-10-31 09:26:36 -04:00 |
_editors.py
|
Use `.setRect()`; not sure how this was ever working?
|
2022-10-31 14:58:35 -04:00 |
_event.py
|
Drop use `tractor.trionics.gather_contexts()` in `open_handlers()`
|
2022-09-12 20:25:15 -04:00 |
_exec.py
|
`PyQt5` + `pyqtgraph` import updates (`QtGui -> `QtWidgets`)
|
2022-10-30 21:11:14 -04:00 |
_feedstatus.py
|
Fill in label with pairs from `status` value of backend init msg
|
2022-06-05 22:08:00 -04:00 |
_flows.py
|
Move profiler imports to internal version
|
2022-10-31 09:26:36 -04:00 |
_forms.py
|
Down size the slots bar by .9
|
2022-09-12 20:25:15 -04:00 |
_fsp.py
|
Back link auto-y-ranging to ohlc chart from vlm overlay fsp
|
2022-11-10 11:45:49 -05:00 |
_icons.py
|
Add an icon setter api to `Selection`
|
2021-09-14 12:25:30 -04:00 |
_interaction.py
|
Re-work chart-overlay event broadcasting
|
2022-11-10 11:45:49 -05:00 |
_l1.py
|
Latest `PyQt5` expects `ints` for widget sizings
|
2022-02-07 09:36:07 -05:00 |
_label.py
|
Allow passing in parent to `Label`
|
2022-01-25 08:30:00 -05:00 |
_lines.py
|
Drop old marker drawing code from `LevelLine.paint()`
|
2022-09-23 17:17:32 -04:00 |
_notify.py
|
Only get dbus user on sudo-user-present
|
2022-10-28 16:17:14 -04:00 |
_ohlc.py
|
`PyQt5` + `pyqtgraph` import updates (`QtGui -> `QtWidgets`)
|
2022-10-30 21:11:14 -04:00 |
_orm.py
|
Remove `BaseModel` use from all dataclass-like uses
|
2022-07-09 12:08:41 -04:00 |
_overlay.py
|
Re-work chart-overlay event broadcasting
|
2022-11-10 11:45:49 -05:00 |
_pathops.py
|
Proxy through input y-mx/mn from `xy_downsample()`
|
2022-06-27 13:59:08 -04:00 |
_pg_overrides.py
|
Move axis-tick-values lru caching into our existing `Axis`
|
2022-10-31 14:23:29 -04:00 |
_position.py
|
Drop order mode settings change logmsgs to `.runtime` again
|
2022-10-28 16:16:45 -04:00 |
_search.py
|
Add extra row count for header, drop prints
|
2022-09-12 20:25:15 -04:00 |
_signalling.py
|
More fixes, some reversions
|
2021-07-21 18:26:24 -07:00 |
_style.py
|
Make `ChartPlotWidget.default_view()` pin to L1
|
2022-04-30 11:36:23 -04:00 |
_window.py
|
`PyQt5` + `pyqtgraph` import updates (`QtGui -> `QtWidgets`)
|
2022-10-30 21:11:14 -04:00 |
cli.py
|
Fix `_main()` arg back to `sym: str`
|
2022-11-12 16:26:21 -05:00 |
order_mode.py
|
Use feed-shm offsets in fill-arrow indexing arithmetic
|
2022-10-28 16:17:14 -04:00 |