[elisa] [Bug 414982] Settings window should not be a KCM

2020-02-14 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=414982

Matthieu Gallien  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |elisa/commit/1e328cd90eee05 |elisa/commit/f80296402f3df7
   |157a860d8beeb14fba344c54b6  |a08ed03e86a6a3ad494fc54303

--- Comment #4 from Matthieu Gallien  ---
Git commit f80296402f3df7a08ed03e86a6a3ad494fc54303 by Matthieu Gallien.
Committed on 14/02/2020 at 06:23.
Pushed by mgallien into branch 'master'.

convert KCM based configuration dialog to a simple dialog

M  +2-1src/qml/ElisaConfigurationDialog.qml

https://invent.kde.org/kde/elisa/commit/f80296402f3df7a08ed03e86a6a3ad494fc54303

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

[elisa] [Bug 414982] Settings window should not be a KCM

2019-12-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414982

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||19.12.1

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

[elisa] [Bug 414982] Settings window should not be a KCM

2019-12-22 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=414982

Matthieu Gallien  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||elisa/commit/1e328cd90eee05
   ||157a860d8beeb14fba344c54b6

--- Comment #3 from Matthieu Gallien  ---
Git commit 1e328cd90eee05157a860d8beeb14fba344c54b6 by Matthieu Gallien.
Committed on 22/12/2019 at 17:15.
Pushed by mgallien into branch 'release/19.12'.

convert KCM based configuration dialog to a simple dialog

M  +4-5src/CMakeLists.txt
M  +13   -6src/elisaapplication.cpp
M  +5-0src/elisaapplication.h
M  +2-0src/elisaqmlplugin.cpp
D  +0-43   src/localFileConfiguration/CMakeLists.txt
D  +0-3src/localFileConfiguration/Messages.sh
R  +16   -44   src/localFileConfiguration/elisaconfigurationdialog.cpp [from:
src/localFileConfiguration/localfileconfiguration.cpp - 058% similarity]
R  +9-12   src/localFileConfiguration/elisaconfigurationdialog.h [from:
src/localFileConfiguration/localfileconfiguration.h - 076% similarity]
D  +0-104  src/localFileConfiguration/kcm_elisa_local_file.desktop
D  +0-78   src/localFileConfiguration/package/metadata.desktop
M  +5-0src/main.cpp
R  +29   -20   src/qml/ElisaConfigurationDialog.qml [from:
src/localFileConfiguration/package/contents/ui/main.qml - 079% similarity]
M  +1-0src/resources.qrc

https://invent.kde.org/kde/elisa/commit/1e328cd90eee05157a860d8beeb14fba344c54b6

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

[elisa] [Bug 414982] Settings window should not be a KCM

2019-12-11 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=414982

Matthieu Gallien  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #2 from Matthieu Gallien  ---
I will work on a merge request that will cover also the new settings already
created in the not yet merged merge requests.

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

[elisa] [Bug 414982] Settings window should not be a KCM

2019-12-11 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=414982

Matthieu Gallien  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Matthieu Gallien  ---
I will have a look at it. Especially, I would like to see how application like
kate and okular are doing.

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