• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

IJHack / QtPass / 24591428477

17 Apr 2026 11:40PM UTC coverage: 21.908% (-0.2%) from 22.061%
24591428477

push

github

web-flow
fix: improve profile creation experience (#1036)

* fix: improve profile creation experience

- Add default 'New Profile' name with auto-focus
- Add double-click folder browser for path column
- Add tooltips for Name and Path columns
- Initialize pass and git when creating new profile with new folder
- Add ProfileInit helper class for profile initialization

* fix: snapshot existingProfiles before setProfiles in on_accepted

existingProfiles was captured after setProfiles(getProfiles()) had
already run, so it always contained the new profiles — making
initializeNewProfiles unable to detect any profile as new.

Move the snapshot immediately before setProfiles and remove the
redundant second setProfiles call.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: improve profile creation experience

- Add default 'New Profile' name with auto-focus
- Add double-click folder browser for path column
- Add tooltips for Name and Path columns
- Initialize pass and git when creating new profile with new folder
- Add ProfileInit helper class for profile initialization
- Use sorted profile iteration for deterministic order
- Capture existingProfiles before setProfiles to detect new profiles

* fix: apply CodeRabbit auto-fixes

Fixed 1 file(s) based on 1 unresolved review comment.

Co-authored-by: CodeRabbit <noreply@coderabbit.ai>

---------

Co-authored-by: Anne Jan Brouwer <brouwer@annejan.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: CodeRabbit <noreply@coderabbit.ai>

0 of 36 new or added lines in 2 files covered. (0.0%)

27 existing lines in 3 files now uncovered.

1199 of 5473 relevant lines covered (21.91%)

8.58 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.0
/src/moc_configdialog.cpp


Source Not Available

The file "src/moc_configdialog.cpp" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc