Skip to content

Conversation

@payno
Copy link
Owner

@payno payno commented Sep 16, 2025

Issue
Description of changes
Includes
  • Code changes
  • Tests
  • Documentation

PrimozGodec and others added 30 commits May 5, 2023 10:36
MessageGroup.clear: Add argument owner
[MNT] ci: Update ubuntu image for PyQt6 6.5 tests
File dialog: Add as much path as necessary to make names unambiguous
This seems to fix problems with missized (and disconnected axes) while
keeping proper display size.
rowsAboutToBeRemoved/Inserted, ... are private signals of
QAbstractItemModel and should not be emitted directly. Use
beginInsert/RemoveRows and endInsert/RemoveRows instead.
…tem-packages-remove

[MNT] readthedocs: Remove no longer supported 'system_packages'
…private-signal

[FIX] itemmodels: Remove use of private signals from PyTableModel
Also remove Python 3.7 to ease CI workload
…ld-os

[MNT] readthedocs: Add build.os key
[MNT] CI: Add Python 3.12 to test matrices
[MNT] CI: Constrain PyQt6-Qt6 version in tests
Also remove a useless examples_entry_points insertion
janezd and others added 29 commits September 20, 2024 13:41
[ENH] Multilingual package
[ENH] open_filename_dialog: Allow reading *.*
[ENH] Numpy 2.0 compatibility
[FIX] ListViewFilter: Fix selection
[FIX] WidgetMessagesMixin: Fix message binding to not expect class attributes to have `__eq__`
macos-12 is deprecateda
Test fails on Qt6.7 because a QListView is already created by the
base class. The test did not really test much so just remove it.
[FIX] Report: Fix saving to PDF
Bump minimum python version to 3.10
Shortcuts would not work if menu bar is not visible.
…en-menubar

[FIX] Widget shortcuts now work even if menu bar is not visible
[FIX] Widget shortcuts now work even if menu bar is not visible
Bump minimum python version to 3.10
# Conflicts:
#	orangewidget/utils/messagewidget.py

# Conflicts:
#	orangewidget/utils/messagewidget.py
@payno payno merged commit e96e361 into master Sep 16, 2025
18 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants