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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |21.04
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/mult
                   |                            |imedia/elisa/commit/4043561
                   |                            |f2fffc7965c4fdc5f1d0908a39e
                   |                            |6ded84
             Status|ASSIGNED                    |RESOLVED

--- Comment #4 from Nate Graham <n...@kde.org> ---
Git commit 4043561f2fffc7965c4fdc5f1d0908a39e6ded84 by Nate Graham.
Committed on 10/12/2020 at 15:32.
Pushed by ngraham into branch 'master'.

Redo configuration window

The configuration window is re-done in a modern style. The changes
include:
- Use Form Layout style
- Use standard style list delegates
- Use standard Kirigami Units for distances, sizes, and paddings
- Use an invokable function to remove paths rather than directly
  manipulating the model from inside the view
- Re-word some text for clarity and brevity
- Display warning for using filesystem crawling only when the option is
  selected
- Combine everything into a single file for simplicity
- Don't let the user remove the last music search path
- Re-order properties to conform to standard style
- Use QQC2 import name

These changes fix the following bugs:
Related: bug 425140
FIXED-IN: 21.04

Note that this bumps the frameworks dependency to 5.77 due to the use of
the new trailing property in Kirigami.BasicListItem.

M  +1    -1    CMakeLists.txt
M  +0    -2    src/CMakeLists.txt
M  +6    -0    src/localFileConfiguration/elisaconfigurationdialog.cpp
M  +3    -0    src/localFileConfiguration/elisaconfigurationdialog.h
M  +252  -50   src/qml/ElisaConfigurationDialog.qml
D  +0    -159  src/qml/FileScanningConfiguration.qml
D  +0    -153  src/qml/GeneralConfiguration.qml
M  +0    -2    src/resources.qrc

https://invent.kde.org/multimedia/elisa/commit/4043561f2fffc7965c4fdc5f1d0908a39e6ded84

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

Reply via email to