Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qt: Finetune CoinControlDialog + bitcoin#14828 #3701

Merged
merged 17 commits into from
Sep 23, 2020

Commits on Sep 11, 2020

  1. qt: Add min-height for CoinControlTreeWidget#treeWidget::item

    The rows resize without it if they get locked and the lock icon appears 
    besides the checkbox. Looks weird.. and especially if you press the lock 
    all button its just not nice.
    xdustinface committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    0c394e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. Configuration menu
    Copy the full SHA
    142906d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Merge bitcoin#14828: qt: Remove hidden columns in coin control dialog

    1c28feb qt: Remove hidden columns in coin control dialog (João Barbosa)
    
    Pull request description:
    
      Instead of having hidden columns, store the data in specific roles.
    
      Overlaps with bitcoin#14817, fixes bitcoin#11811.
    
    Tree-SHA512: e86e9ca426b9146ac28997ca1920dbae6cc4e2e494ff94fe131d605cd6c013183fc5de10036c886a4d6dcae497ac4067de3791be0ef9c88f7ce9f57f7bd97422
    jonasschnelli authored and xdustinface committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    b7bbbd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69bed8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55d6d64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ea1435 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0fb60f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7327ed1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38144e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fcdf46b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9272da7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f2e2d70 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    631d08b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    fdd2b67 View commit details
    Browse the repository at this point in the history
  2. Reveal all PS related coins in coincontrol while in PS mode, not only…

    … ones with rounds>=1
    
    Also tweak button text
    UdjinM6 authored and xdustinface committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    50f6740 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc01633 View commit details
    Browse the repository at this point in the history
  4. qt: Hide the "hideButton" in CoinControlDialog if PrivatSend is disabled

    And make it default to show all coins in that case..
    xdustinface committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    933373c View commit details
    Browse the repository at this point in the history