HomePhabricator

[Qt] don't allow amount changes when AmountSpinBox is read-only
0fd9e2bf43d2Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

[Qt] don't allow amount changes when AmountSpinBox is read-only

  • before it was possible to use the steps to change e.g. amouns of authenticated or unauthenticated payment requests (AmountSpinBox is already set to read-only here) - this is now fixed
  • also move the reimplemented stepEnabled() function to the protected section of our class, where it belongs (see Qt doc)

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Jan 10 2015, 14:02
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING4f73a8f64d15: Merge pull request #5634
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rSTAGING0fd9e2bf43d2: [Qt] don't allow amount changes when AmountSpinBox is read-only (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Jan 10 2015, 14:02