Commit Graph

6 Commits (533b3540cc8cd3d48d2e3d5cfd760bc09e21fdd3)

Author SHA1 Message Date
Ansariel 543e6bd097 FIRE-17695: Presumed fix for being unable to drag replacement target into link replace floater on Mac/Linux
The actual cause appears to be the uninitialized variable mDeleteOnly, default to true under certain circumstances.
Also remove the unreachable code in LLFloaterLinkReplace::onTargetItemDrop() - this code will never be reached because
the method is only invoked when actually performing a drop, but in the delete case, the target item textbox
is neither visible nor enabled, so a drop can't be done at all.
2019-01-12 16:38:32 +01:00
Ansariel 5c600e4627 FIRE-17695: Reduce impact of changes, minor fixes and German translation 2018-12-28 19:51:32 +01:00
Beq 7fa791280a FIRE-17695 - Bulk delete links capability 2018-12-28 17:58:23 +00:00
Mnikolenko Productengine 5478f2a223 MAINT-7581 [contribution] Closing the 'Replace links' floater crashes the viewer if a replace is in progress 2017-07-11 14:54:29 +03:00
andreykproductengine 1c5bdf4bdc MAINT-6519 MAC build fix 2017-05-05 20:18:52 +03:00
Ansariel b59ac959fc MAINT-6519 Contribution, adds feature to replace inventory links 2017-04-27 19:19:11 +02:00