[elisa] [Bug 405144] Hamburger menu and settings window show fonts badly rendered when fractional display scaling is used

2019-08-13 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=405144

Alexander Stippich  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/eli
   ||sa/c7939481101eec243acd7b55
   ||38807e27846a194d
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Alexander Stippich  ---
Git commit c7939481101eec243acd7b5538807e27846a194d by Alexander Stippich.
Committed on 13/08/2019 at 18:31.
Pushed by astippich into branch 'master'.

Port the application menu to qqc2

Summary:
Move to an item-based qqc2 implementation.
The menu is the last blocker for a full qqc2 Elisa!

This must not land until the corresponding patch
for the qqc2 desktop style is landed released

Depends on D21944
Depends on D22011

Test Plan: menu works as before

Reviewers: mgallien, ngraham

Reviewed By: mgallien, ngraham

Tags: #elisa

Differential Revision: https://phabricator.kde.org/D21943

M  +1-1CMakeLists.txt
M  +17   -25   src/qml/ApplicationMenu.qml

https://commits.kde.org/elisa/c7939481101eec243acd7b5538807e27846a194d

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

[elisa] [Bug 405144] Hamburger menu and settings window show fonts badly rendered when fractional display scaling is used

2019-06-29 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=405144

--- Comment #3 from Alexander Stippich  ---
Git commit 39052265e4c4d4249f7de7136b8655a240f1e9df by Alexander Stippich.
Committed on 30/06/2019 at 06:43.
Pushed by astippich into branch 'master'.

Port elisa kcm to qqc2

Summary:
Port to the local file kcm to qqc2, no visual and functional change

Reviewers: mgallien, ngraham

Reviewed By: mgallien, ngraham

Subscribers: ngraham

Tags: #elisa

Differential Revision: https://phabricator.kde.org/D21920

M  +14   -15   src/localFileConfiguration/package/contents/ui/main.qml

https://commits.kde.org/elisa/39052265e4c4d4249f7de7136b8655a240f1e9df

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

[elisa] [Bug 405144] Hamburger menu and settings window show fonts badly rendered when fractional display scaling is used

2019-06-29 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=405144
Bug 405144 depends on bug 405541, which changed state.

Bug 405541 Summary: Cannot get keyboard shortcut to visibly appear in QQC2 
MenuItem
https://bugs.kde.org/show_bug.cgi?id=405541

   What|Removed |Added

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

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

[elisa] [Bug 405144] Hamburger menu and settings window show fonts badly rendered when fractional display scaling is used

2019-03-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=405144

Nate Graham  changed:

   What|Removed |Added

 Depends on||405541

--- Comment #2 from Nate Graham  ---
This is because they use QtQuickControls 1, which always looks bad with
fractional scale factors. I tried my hand at porting these parts of the UI to
use QQC2, and that fixes the problem. But I ran into an issue: QQC2 menu items
are much more difficult to assign keyboard shortcuts to (Bug 405541).


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=405541
[Bug 405541] Cannot get keyboard shortcut to visibly appear in QQC2 MenuItem
-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 405144] Hamburger menu and settings window show fonts badly rendered when fractional display scaling is used

2019-03-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=405144

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[elisa] [Bug 405144] Hamburger menu and settings window show fonts badly rendered when fractional display scaling is used

2019-03-06 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=405144

--- Comment #1 from Patrick Silva  ---
Created attachment 118597
  --> https://bugs.kde.org/attachment.cgi?id=118597&action=edit
elisa settings

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