https://bugs.kde.org/show_bug.cgi?id=406067

Carson Black <uhh...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.17.0
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/pla
                   |                            |sma-sdk/727fd286bca468d0932
                   |                            |18b507e0516b59c237284
         Resolution|---                         |FIXED

--- Comment #1 from Carson Black <uhh...@gmail.com> ---
Git commit 727fd286bca468d093218b507e0516b59c237284 by Carson Black.
Committed on 18/09/2019 at 19:52.
Pushed by cblack into branch 'master'.

[Cuttlefish] Overhaul program, use Kirigami

Summary:
Cuttlefish's UI got an overhaul.
- Won't break if window width is different than expected.
- Plasma components have been replaced with Kirigami and QQC2 components
- Preview moved to bottom of screen
- Copy icon name button is now part of icon name instead of being an
independent button
- Copy code is removed
- Change preview on hover is removed
- Open icon file added
- Other UI tweaks (spacing, colors)
- Adaptive UI
- Appmenu, icon right click menu
- Perfectly cooked screenshots, every time guaranteed, or your money back
FIXED-IN: 5.17.0

Test Plan:
{F7358373}
{F7358378}

Reviewers: #vdg, ngraham, ndavis, ognarb

Reviewed By: #vdg, ngraham, ndavis, ognarb

Subscribers: ognarb, GB_2, trickyricky26, davidre, ndavis, filipf,
davidedmundson, ngraham, plasma-devel, #vdg

Tags: #plasma

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

A  +139  -0    cuttlefish/package/contents/ui/DualMontage.qml     [License: GPL
(v2+)]
C  +53   -35   cuttlefish/package/contents/ui/GlobalMenuBar.qml [from:
cuttlefish/package/contents/ui/IconGrid.qml - 050% similarity]
M  +9    -17   cuttlefish/package/contents/ui/IconGrid.qml
M  +35   -26   cuttlefish/package/contents/ui/IconGridDelegate.qml
R  +29   -33   cuttlefish/package/contents/ui/Menu.qml [from:
cuttlefish/src/view.h - 063% similarity]
M  +244  -131  cuttlefish/package/contents/ui/Preview.qml
A  +149  -0    cuttlefish/package/contents/ui/ResponsivePreview.qml    
[License: GPL (v2+)]
M  +27   -20   cuttlefish/package/contents/ui/SvgGrid.qml
M  +63   -54   cuttlefish/package/contents/ui/Tools.qml
C  +51   -81   cuttlefish/package/contents/ui/ToolsResponsive.qml [from:
cuttlefish/package/contents/ui/Tools.qml - 050% similarity]
M  +184  -38   cuttlefish/package/contents/ui/cuttlefish.qml
M  +0    -1    cuttlefish/src/CMakeLists.txt
M  +12   -81   cuttlefish/src/iconmodel.cpp
M  +1    -0    cuttlefish/src/iconmodel.h
M  +60   -5    cuttlefish/src/main.cpp
D  +0    -74   cuttlefish/src/view.cpp

https://commits.kde.org/plasma-sdk/727fd286bca468d093218b507e0516b59c237284

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

Reply via email to