Remove size and position saving in the about window #5777

pull ghost wants to merge 1 commits into bitcoin:master from changing 2 files +9 −4
  1. ghost commented at 12:10 PM on February 9, 2015: none

    Something went screwy with the old request after I accidentally cross-synced forks/branches so this is a continuation of #5772, albeit with a clearer title.

    The base commit for this PR includes the changes from https://github.com/jonasschnelli/bitcoin/commit/a16b79b16d9f13f13f13960e858d9416694a2ee4 and I have made sure to clarify the title both on the commit and the PR per a suggestion to do so.

  2. jonasschnelli commented at 12:17 PM on February 9, 2015: contributor

    ACK

    Next time i first would try to git push --force to your exiting PR branch (#5772). When there is a commit mess, just create a new local branch and overwrite the remote one by git push --force <remote> localbranch:remotebranch (or similar; not tested). This fixed my issues always.

  3. fanquake commented at 12:29 PM on February 9, 2015: member

    utACK

  4. ghost commented at 12:32 PM on February 9, 2015: none

    @jonasschnelli I did a hard reset and then a force push, the reset wiped me back to the source master branch and the push made the server side repository think that I removed all of the commits which triggered the request closing. As far as I can tell, at that point it was game over short of the github admins getting involved as it wouldn't let me open with new commits.

  5. ghost commented at 2:40 PM on February 9, 2015: none

    I tried for a few hours to fix the phantom commits, when I get back online I'll give it another try but in the meantime just ignore them. The two files that were actually changed were utilitydialog.cpp and utilitydialog.h, although one of those included an unrelated change involving the new logo in the about window.

  6. gmaxwell added the label GUI on Feb 10, 2015
  7. gmaxwell removed the label GUI on Feb 10, 2015
  8. gmaxwell added the label GUI on Feb 10, 2015
  9. gmaxwell added the label Priority Low on Feb 10, 2015
  10. jonasschnelli commented at 2:22 PM on February 11, 2015: contributor

    Do you plan to update/fix this? Otherwise please close this pull. Thanks.

  11. ghost commented at 6:08 PM on February 11, 2015: none

    @jonaschnelli, I will fix it today as soon as I get back to my computer. Sorry for the delay.

    Fixed, sorry about the hassle with that, still learning how this all works.

  12. fix to remove about window size/location restore 3633873fcd
  13. laanwj commented at 11:55 AM on February 18, 2015: member

    although one of those included an unrelated change involving the new logo in the about window.

    I noticed this during review. What is the motivation for this change in the about window?

  14. laanwj commented at 11:58 AM on February 18, 2015: member

    Also, as I asked before, but didn't get an answer: if we remove it from the about box, do we need to keep shape and position saving for the help message window? It doesn't seem necessary to me. I expect that the help message will be something that people occasionally open, not keep open during their session, so just popping it up in a sensible place would be good enough.

  15. ghost commented at 12:04 PM on February 18, 2015: none

    @laanwj, the unrelated change is an artifact of going back to a different version of the file during my multiple attempts to undo the mess that became of this PR as well as the previous one. If it's an issue then I'll go in and try to undo it but since I apparently can't rebase to the current version without utterly breaking the PR, I'll have to do it by hand.

    In regards to your question, sorry that you didn't get a reply, I didn't see the question before. My understanding, such as it is, is that this change will only affect the about window, not the help window.

  16. laanwj referenced this in commit 6f1274c8c9 on Feb 26, 2015
  17. laanwj commented at 9:30 AM on February 26, 2015: member

    Closing in favor of #5830

  18. laanwj closed this on Feb 26, 2015

  19. jonasschnelli referenced this in commit a0ecbdbd97 on Mar 5, 2015
  20. unknown deleted the branch on Feb 4, 2018
  21. unknown restored the branch on Feb 4, 2018
  22. reddink referenced this in commit c6412f8fba on Sep 15, 2020
  23. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-13 18:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me