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

IJHack / QtPass / 24161188444
21%
master: 7%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 08 Apr 2026 10:11PM UTC
Jobs 1
Files 63
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Apr 2026 10:06PM UTC coverage: 20.992% (-0.05%) from 21.04%
24161188444

push

github

web-flow
fix: let window manager handle dialog positioning (#947)

* fix: let window manager handle dialog positioning

- Config dialog: Only restore position/size if previously saved (not first launch)
- Close event: Only save position/size when not maximized

* fix: use getDialogGeometry() as reliable discriminator for saved state

Replaces savedPos.isNull() check with getDialogGeometry() non-empty check
to properly handle cases where position QPoint(0,0) was legitimately saved.

* fix: avoid saving maximized dialog position/size in all dialogs

Apply same guard pattern as ConfigDialog to KeygenDialog and UsersDialog:
only save pos()/size() when not maximized.

* fix: guard dialog position/size restore with geometry check in all dialogs

Apply same pattern as ConfigDialog to KeygenDialog and UsersDialog:
only restore pos()/size() if saved geometry exists.

0 of 21 new or added lines in 3 files covered. (0.0%)

4 existing lines in 3 files now uncovered.

1109 of 5283 relevant lines covered (20.99%)

7.78 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
0.0
0.0% src/configdialog.cpp
7
0.0
0.0% src/keygendialog.cpp
7
0.0
0.0% src/usersdialog.cpp

Coverage Regressions

Lines Coverage ∆ File
2
0.0
0.0% src/configdialog.cpp
1
0.0
0.0% src/keygendialog.cpp
1
0.0
0.0% src/usersdialog.cpp
Jobs
ID Job ID Ran Files Coverage
1 24161188444.1 08 Apr 2026 10:11PM UTC 63
20.99
GitHub Action Run
Source Files on build 24161188444
  • Tree
  • List 63
  • Changed 5
  • Source Changed 5
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24161188444
  • c4b78a4e on github
  • Prev Build on main (#24159404340)
  • Next Build on main (#24161541909)
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