[dolphin] [Bug 444753] Detail view with a single column is missing right padding to fill the viewport

2022-01-16 Thread Felix Ernst
https://bugs.kde.org/show_bug.cgi?id=444753

Felix Ernst  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/syst
   ||em/dolphin/commit/d38396171
   ||93e92463806580699caa595c892
   ||b8a6
 Resolution|--- |FIXED
   Version Fixed In||22.04

--- Comment #2 from Felix Ernst  ---
Git commit d3839617193e92463806580699caa595c892b8a6 by Felix Ernst, on behalf
of Tom Lin.
Committed on 16/01/2022 at 14:01.
Pushed by felixernst into branch 'master'.

Full row highlight implementation

This commit implements full-row selection and hover highlights for the
details view mode.

This commit also contains fixes for 444680, 444753, both uncovered
during this change.
Related: bug 181438, bug 444680
FIXED-IN: 22.04

M  +143  -36   src/kitemviews/kitemlistcontroller.cpp
M  +16   -0src/kitemviews/kitemlistheader.cpp
M  +9-0src/kitemviews/kitemlistheader.h
M  +51   -5src/kitemviews/kitemlistview.cpp
M  +11   -0src/kitemviews/kitemlistview.h
M  +32   -0src/kitemviews/kitemlistwidget.cpp
M  +10   -1src/kitemviews/kitemlistwidget.h
M  +4-0src/kitemviews/kstandarditemlistview.cpp
M  +42   -10   src/kitemviews/kstandarditemlistwidget.cpp
M  +6-0src/kitemviews/kstandarditemlistwidget.h
M  +92   -34   src/kitemviews/private/kitemlistheaderwidget.cpp
M  +15   -0src/kitemviews/private/kitemlistheaderwidget.h
M  +4-0src/settings/dolphin_detailsmodesettings.kcfg
M  +1-0src/views/dolphinitemlistview.cpp
M  +17   -0src/views/dolphinview.cpp
M  +1-0src/views/dolphinview.h

https://invent.kde.org/system/dolphin/commit/d3839617193e92463806580699caa595c892b8a6

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

[dolphin] [Bug 444753] Detail view with a single column is missing right padding to fill the viewport

2021-11-01 Thread Tom Lin
https://bugs.kde.org/show_bug.cgi?id=444753

Tom Lin  changed:

   What|Removed |Added

   Assignee|dolphin-bugs-n...@kde.org   |tom91...@gmail.com

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

[dolphin] [Bug 444753] Detail view with a single column is missing right padding to fill the viewport

2021-11-01 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=444753

Paul Worrall  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||p.r.worr...@gmail.com
 Ever confirmed|0   |1

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

[dolphin] [Bug 444753] Detail view with a single column is missing right padding to fill the viewport

2021-10-31 Thread Tom Lin
https://bugs.kde.org/show_bug.cgi?id=444753

--- Comment #1 from Tom Lin  ---
Created attachment 143080
  --> https://bugs.kde.org/attachment.cgi?id=143080&action=edit
normal

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