[kdiff3] [Bug 447900] Scaling Broken on Windows

2023-04-22 Thread michael
https://bugs.kde.org/show_bug.cgi?id=447900

michael  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #13 from michael  ---
Feal free reopen if there are issues kdiff3 1.10.1 should now work without the
override. Just going through some of the old bug reports.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 447900] Scaling Broken on Windows

2023-03-14 Thread michael
https://bugs.kde.org/show_bug.cgi?id=447900

--- Comment #12 from michael  ---
Try the next nightly we should be able to work with out the override now. The
install was setting it as a provisional work around. KDiff3 now tells Qt to
turn on HDPI support.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 447900] Scaling Broken on Windows

2023-03-12 Thread Charlie
https://bugs.kde.org/show_bug.cgi?id=447900

--- Comment #11 from Charlie  ---
To follow up on this, the nightly seems to set Windows High DPI override
settings. See screeenshot - the Override checkbox is enabled but also greyed
out. So that is also the way I fixed previous builds.

So this does work which is great!

Are there plans for KDiff3 to natively support high dpi on windows without this
override?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 447900] Scaling Broken on Windows

2023-03-12 Thread Charlie
https://bugs.kde.org/show_bug.cgi?id=447900

--- Comment #10 from Charlie  ---
Created attachment 157225
  --> https://bugs.kde.org/attachment.cgi?id=157225=edit
High DPI Settings

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 447900] Scaling Broken on Windows

2023-02-21 Thread michael
https://bugs.kde.org/show_bug.cgi?id=447900

--- Comment #9 from michael  ---
e713c038 is the commit. See
https://binary-factory.kde.org/job/KDiff3_Nightly_win64/ for daily builds from
master.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 447900] Scaling Broken on Windows

2023-02-20 Thread Charlie
https://bugs.kde.org/show_bug.cgi?id=447900

--- Comment #8 from Charlie  ---
Thanks Michael! Happy to test when there is a new build.

Sorry to ask a dumb question, but which commit is it (I'm looking at
https://invent.kde.org/sdk/kdiff3/-/commits/master)?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 447900] Scaling Broken on Windows

2023-02-12 Thread michael
https://bugs.kde.org/show_bug.cgi?id=447900

michael  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED

--- Comment #7 from michael  ---
Just submitted changes to master and 1.10 to turn Qt's scaling support by
default. They also adjust default scaling behavior to match Qt6. Hopefully that
resolves the issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 447900] Scaling Broken on Windows

2023-02-12 Thread michael
https://bugs.kde.org/show_bug.cgi?id=447900

michael  changed:

   What|Removed |Added

 CC||vlov...@gmail.com

--- Comment #6 from michael  ---
*** Bug 435711 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 447900] Scaling Broken on Windows

2023-01-20 Thread michael
https://bugs.kde.org/show_bug.cgi?id=447900

michael  changed:

   What|Removed |Added

   Version Fixed In|1.9.6   |

--- Comment #5 from michael  ---
I now have a machine with a high resolution monitor so I can look into this
further.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 447900] Scaling Broken on Windows

2023-01-19 Thread Charlie
https://bugs.kde.org/show_bug.cgi?id=447900

--- Comment #4 from Charlie  ---
I just tried the latest installe (kdiff3-1.10.0-windows-cl-64.exe although the
reported version is 0.97.0), and still see the issue.

The problem with having windows override the hdpi setting is that when Kdiff3
opens up it is really really big and then it gets resized correctly. The whole
process takes a about 1 second, but its kinda distracting.

Would it be possible to fix the underlying issue as opposed to working around
it?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 447900] Scaling Broken on Windows

2023-01-19 Thread Charlie
https://bugs.kde.org/show_bug.cgi?id=447900

Charlie  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 447900] Scaling Broken on Windows

2022-06-22 Thread michael
https://bugs.kde.org/show_bug.cgi?id=447900

michael  changed:

   What|Removed |Added

   Version Fixed In||1.9.6

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 447900] Scaling Broken on Windows

2022-06-22 Thread michael
https://bugs.kde.org/show_bug.cgi?id=447900

michael  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from michael  ---
The windows installer for 1.9.6 will set the compatibility flag "~ DPIUNAWARE"
by default. That will enable scaling to work by default. Same as the setting
shown.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 447900] Scaling Broken on Windows

2022-05-13 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447900

chrisjba...@hotmail.com changed:

   What|Removed |Added

 CC||chrisjba...@hotmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 447900] Scaling Broken on Windows

2022-01-03 Thread Charlie
https://bugs.kde.org/show_bug.cgi?id=447900

--- Comment #2 from Charlie  ---
Created attachment 145096
  --> https://bugs.kde.org/attachment.cgi?id=145096=edit
Correct Scaling

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdiff3] [Bug 447900] Scaling Broken on Windows

2022-01-03 Thread Charlie
https://bugs.kde.org/show_bug.cgi?id=447900

--- Comment #1 from Charlie  ---
Created attachment 145095
  --> https://bugs.kde.org/attachment.cgi?id=145095=edit
Fix Scaling

-- 
You are receiving this mail because:
You are watching all bug changes.