Releases: mne-tools/mne-qt-browser
Releases · mne-tools/mne-qt-browser
v0.3.0
What's Changed
- MAINT: Change name by @larsoner in #88
- ENH: Move overview selector to toolbar by @larsoner in #87
- ENH: theme & icons by @GuillaumeFavelier in #90
- ENH: Better HiDPI support by @larsoner in #91
- Fix x axis label text for Epochs (it used to say Time) by @hoechenberger in #97
- Make MEG channel order in butterfly plot match order in overview bar by @hoechenberger in #98
- Always keep projectors window on top by @hoechenberger in #101
- CI: Bump to maint/1.0 by @larsoner in #102
- FIX: problem when closing settings fig by @juangpc in #85
- CI: Dont run benchmarks on macOS by @larsoner in #110
- BUG: Fix the pixel ratio by @larsoner in #107
- ENH: Better dark colors by @larsoner in #108
- Add theme related req to requirements.txt by @mscheltienne in #111
- BUG: Modifiers by @larsoner in #109
- MNT: Add support for QtPy by @GuillaumeFavelier in #104
- ENH: Allow passing overview_mode by @larsoner in #105
- MAINT: Bump version for release by @larsoner in #113
New Contributors
Full Changelog: v0.2.6...v0.3.0
v0.2.6
What's Changed
- MNT: CIs by @GuillaumeFavelier in #81
- FIX: ipython support by @GuillaumeFavelier in #80
New Contributors
- @GuillaumeFavelier made their first contribution in #81
Full Changelog: v0.2.5...v0.2.6
v0.2.5
v0.2.4
v0.2.3
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Major Changes
Epochs.plot()
andICA.plot_sources()
are now supported by this backend
Epochs
ICA
- several small improvements and bug fixes (see below)
What's Changed
- FIX: Annotation-Regions cannot be moved out of bounds by @marsipu in #36
- DOC: Improve README.md by @marsipu in #39
- MNT: Downgrade pytest to pass tests with maint/0.24 by @marsipu in #48
- Update getting started guide & add screenshot by @hoechenberger in #43
- ENH: Improves the Help-Dialog by @marsipu in #49
- MNT: Add PR-Template and CONTRIBUTING.md by @marsipu in #46
- BUG: Fixes clicking into Channel-Axis for selecting bad channels by @marsipu in #47
- add upload workflow by @marsipu in #42
- ENH: Raise Window by @marsipu in #52
- BUG: Set background-color with bgcolor by @marsipu in #51
- ENH: Epochs support by @marsipu in #40
- ENH: ICA support by @marsipu in #54
- BUG: Fix offbound overview-drag by @marsipu in #55
- ENH: Add icons by @marsipu in #41
- MNT: Fix minor CI/Test-issues by @marsipu in #56
- MNT: Adaptions related to mne-tools/mne-python#9960 by @marsipu in #57
- ENH: "empty"-mode for overview-bar, some fixes by @marsipu in #58
- FIX: Fixes by @larsoner in #59
New Contributors
- @hoechenberger made their first contribution in #43
Full Changelog: v0.1.7...v0.2.0
v0.1.7
What's Changed
- FIX: Improve the command by @larsoner in #15
- MRG: Update minimum requirement for pyqtgraph. by @mscheltienne in #16
- FIX: Fix QSettings by @marsipu in #22
- FIX: bug with parameter "start" by @marsipu in #25
- fix typos and spaces in overview-mode help by @sappelhoff in #28
- FIX: Show Tooltip immediately by @marsipu in #29
- FIX: Threading issues by @marsipu in #24
- [MAINT] bump
__version__
to dev by @sappelhoff in #31 - MNT: adapt to qtapp-centralization in mne-tools/mne-python#10048 by @marsipu in #30
- FIX: Accept all matplotlib color-specifiers by @marsipu in #32
New Contributors
- @mscheltienne made their first contribution in #16
- @sappelhoff made their first contribution in #28
Full Changelog: v0.1.6...v0.1.7