MTGProxyPrinter

Timeline
Login

Timeline

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

7 check-ins tagged with "drag_drop_move_cards"

2025-01-14
14:46
Sync with trunk Leaf check-in: dffcd1e99f user: thomas tags: drag_drop_move_cards
13:17
Sync with trunk check-in: 60c028a215 user: thomas tags: drag_drop_move_cards
2025-01-01
01:13
Add additional tests for ActionMoveCards, revealing crashes when the source and target page are the same . Attempt at fixing them. The code currently raises a SegmentationFault in Qt model code. check-in: b55b23c1f3 user: thomas tags: drag_drop_move_cards
2024-12-31
21:30
Partially implemented drag&drop move of cards. Moving cards to the back currentl crashes, moving to the front works. check-in: e03e9693df user: thomas tags: drag_drop_move_cards
21:05
Implement Document model support for starting drag operation check-in: db25bc423a user: thomas tags: drag_drop_move_cards
20:21
Drag&drop move should not overwrite items, so set dragDropOverwriteMode to false check-in: 7800a5bf52 user: thomas tags: drag_drop_move_cards
20:03
Enable internal drag&drop in the central widget UI files on the page card table views check-in: cdfcd7be60 user: thomas tags: drag_drop_move_cards