.. |
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
|
Even more correct "default view" snap-to-pp-marker
|
2022-04-30 11:36:23 -04:00 |
_app.py
|
docstr tweakz
|
2022-01-23 19:47:34 -05:00 |
_axes.py
|
Add a `.text_color` property to our axes types
|
2022-02-07 12:53:30 -05:00 |
_chart.py
|
Allow passing a `plotItem` to `.draw_curve()`
|
2022-04-30 11:36:23 -04:00 |
_compression.py
|
Drop old `pyqtgraph` downsample code
|
2022-04-30 11:36:23 -04:00 |
_cursor.py
|
Index must be int bro..
|
2022-04-30 11:36:23 -04:00 |
_curve.py
|
Guard against zero px width
|
2022-04-30 11:36:23 -04:00 |
_display.py
|
Only update y-range from L1 mxmn when last index in view
|
2022-04-30 11:36:23 -04:00 |
_editors.py
|
Drop 'ohlc' array usage from UI components
|
2022-01-25 07:59:08 -05:00 |
_event.py
|
annoying doc strings
|
2022-01-25 07:57:01 -05:00 |
_exec.py
|
Configure window size based on screen dims on windows
|
2022-02-10 10:26:52 -05:00 |
_forms.py
|
Just give up on discretized pp bar for now
|
2022-03-03 17:15:55 -05:00 |
_fsp.py
|
Fsp UI initialization updates
|
2022-04-30 11:36:23 -04:00 |
_icons.py
|
Add an icon setter api to `Selection`
|
2021-09-14 12:25:30 -04:00 |
_interaction.py
|
Drop `._ic` debugging prints
|
2022-04-30 11:36:23 -04: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
|
Even more correct "default view" snap-to-pp-marker
|
2022-04-30 11:36:23 -04:00 |
_ohlc.py
|
Don't return early on ds line render to avoid breaking profiling
|
2022-04-30 11:36:23 -04:00 |
_orm.py
|
Shorten edit name, passthrough kwargs to adder methods
|
2021-11-05 10:05:11 -04:00 |
_overlay.py
|
Add overlays to end of layout grid (aka append) by default
|
2022-02-07 12:53:30 -05:00 |
_pg_overrides.py
|
Override the inverse transform func from pg
|
2021-03-19 00:40:39 -04:00 |
_position.py
|
Dis-allow an allocator limit less then the current pp size
|
2022-03-02 10:05:33 -05:00 |
_search.py
|
Bleh, just fill the available window space
|
2022-02-11 10:07:43 -05: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
|
Drop old null window size
|
2022-02-10 14:35:28 -05:00 |
cli.py
|
Allow passing "ms slower then" value on cli to `--profile`
|
2022-04-30 11:36:23 -04:00 |
order_mode.py
|
Strip broker name from symbol on pp msg updates
|
2022-04-10 17:30:02 -04:00 |