Skip to content

Fix a couple more Qt 5.15 deprecation warnings#10953

Merged
droidmonkey merged 2 commits intokeepassxreboot:developfrom
c4rlo:qt-modernize-2
Jun 22, 2024
Merged

Fix a couple more Qt 5.15 deprecation warnings#10953
droidmonkey merged 2 commits intokeepassxreboot:developfrom
c4rlo:qt-modernize-2

Conversation

@c4rlo
Copy link
Copy Markdown
Contributor

@c4rlo c4rlo commented Jun 22, 2024

Addendum to #7783. Needed due to commits made subsequently to the most recent update to that PR.

To prevent future regressions, I would suggest building with -DWITH_DEV_BUILD=ON (ideally against Qt 5.15) during CI.

Testing strategy

Compiles successfully with -DWITH_DEV_BUILD=ON.

Unit tests pass successfully.

Type of change

  • ✅ Refactor (significant modification to existing code)

c4rlo added 2 commits June 22, 2024 12:56
Addendum to 32ac59e post keepassxreboot#7783 merge
(needed due to subsequent commits).
Similar to 7458712 from keepassxreboot#7783 (needed
due to subsequent commits).
@droidmonkey
Copy link
Copy Markdown
Member

dang missed those

@droidmonkey droidmonkey merged commit 198889c into keepassxreboot:develop Jun 22, 2024
BryanJacobs added a commit to BryanJacobs/keepassxc that referenced this pull request Jul 26, 2024
* upstream/develop: (57 commits)
  Fix typos in tooltips from EditEntryWidgetBrowser.ui
  Refactor: separate GUI sources from core sources
  Database key settings: fix UI bug
  tests: gui: Fix NULL dereference in GUI tests
  Docs: explain how to generate passwords with the browser extension (keepassxreboot#9242)
  Fix a couple more Qt 5.15 deprecation warnings (keepassxreboot#10953)
  Update URLs to Chrome Web Store page for `KeePassXC-Browser` extension
  Update browser extension icon states in documentation (keepassxreboot#10875)
  Fix сentering icon and text on buttons
  Fix backup file path substitution
  Verify USB listener callback handle
  Refactor Database Settings (keepassxreboot#9485)
  Fix all Qt 5.15 deprecation warnings (keepassxreboot#7783)
  Passkey importer: fix file picker parent
  Require Qt >= 5.12
  Passkeys: Fix showing correct username in the reports
  Show character count in password generator dialog (keepassxreboot#10940)
  Increase the time interval for window show workaround
  Snap: Remove $HOME access from keepassxc-proxy
  Correct libusb usage on FreeBSD (keepassxreboot#10736)
  ...

# Conflicts:
#	src/CMakeLists.txt
#	src/core/Database.cpp
#	src/core/Database.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants