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

Wrong default theme name on initialization fixed #251

Merged
merged 1 commit into from
Mar 18, 2015

Conversation

crowning-
Copy link

When the re-designed wallet is started for the very first time the QSetting for "theme" is set to the wrong value.

@crowning- crowning- changed the title Wrong default them name on initialization fixed Wrong default theme name on initialization fixed Mar 18, 2015
eduffield222 pushed a commit that referenced this pull request Mar 18, 2015
Wrong default theme name on initialization fixed
@eduffield222 eduffield222 merged commit 58b1ba2 into dashpay:v0.11.2.x Mar 18, 2015
PastaPastaPasta added a commit that referenced this pull request Jul 23, 2024
… qt improvements and related fixes

2917c33 partial Merge bitcoin-core/gui#205: Save/restore TransactionView and recentRequestsView tables column sizes (Konstantin Akimov)
e5c2c03 Merge bitcoin-core/gui#154: qt: Support macOS Dark mode (MarcoFalke)
29a98c7 Merge bitcoin-core/gui#251: Improve URI/file handling message (MarcoFalke)
48d66fd Merge bitcoin-core/gui#248: Fix: For values of "Bytes transferred" and "Bytes/s" with 1000-based prefix names use 1000-based divisor instead of 1024-based (MarcoFalke)
63b1800 Merge bitcoin-core/gui#221: qt, refactor: rpcconsole translatable string fixes and improvements (MarcoFalke)
0d1faa2 fix: removed maximum width of transaction list on overview page (Konstantin Akimov)
458384a Merge bitcoin-core/gui#176: Fix TxViewDelegate layout (MarcoFalke)
d670240 Revert "fix: remove stretching from Overview page when it's not needed" (Konstantin Akimov)

Pull request description:

  ## Issue being fixed or feature implemented
  Backports of QT related improvements from bitcoin v22

  ## What was done?
  See commits for list of backports.
  Changes related to improved behavior of columns while resizing for Transactions List and Recent Requests is dropped due to low performance and buggy behaviour. bitcoin-core/gui#205 and bitcoin-core/gui#229 are DNM due to incompatibility with our table view.
  It reverts also #5992 as better fix is found (see css changes).

  ## How Has This Been Tested?
  Run qt app, try to resize main view with overview page.

  ## Breaking Changes
  N/A

  ## Checklist:
  - [x] I have performed a self-review of my own code
  - [ ] I have commented my code, particularly in hard-to-understand areas
  - [ ] I have added or updated relevant unit/integration/functional/e2e tests
  - [ ] I have made corresponding changes to the documentation
  - [x] I have assigned this pull request to a milestone

ACKs for top commit:
  UdjinM6:
    light ACK 2917c33 (CI failure is unrelated)
  PastaPastaPasta:
    light-ACK 2917c33

Tree-SHA512: b84c7e254562d86da30515d05572587edd1b451d988bbcfe16b8874f13d6b581910bed9008a7f8a408aae9181faa86703463fd508711e6e09b299be232ba3f48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants