MTGProxyPrinter

Changes On Branch trunk
Login

Changes On Branch trunk

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch trunk Excluding Merge-Ins

This is equivalent to a diff from 629b5160f1 to 629b5160f1

2025-09-15
16:28
Enable Drag&Drop in the PageCardTableView. Replace the InternalMove D&D mode with Drag&Drop in the DocumentView, to allow moving cards onto other pages. check-in: b122f78c2b user: thomas tags: drag_drop_move_cards
16:19
ActionMoveCards: Replace a line with a method call containing the same expression. Leaf check-in: 629b5160f1 user: thomas tags: trunk
16:00
ActionMoveCards: Replace private _to_list_of_ranges() with the same implementation in mtg_proxy_printer.natsort.to_list_of_ranges(). check-in: e657b51eb4 user: thomas tags: trunk