[Akonadi] [Bug 355229] akonadiconsole browser does not show any resource entries

2016-07-05 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355229

David Faure  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/akon
   ||adi/381acbc294dcecb0d4beb63
   ||721080d231e4bca38
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from David Faure  ---
Git commit 381acbc294dcecb0d4beb63721080d231e4bca38 by David Faure.
Committed on 05/07/2016 at 07:02.
Pushed by dfaure into branch 'master'.

Port StatisticsProxyModel to KExtraColumnsProxyModel.

* this fixes sibling() - the unittest confirmed Dan's assessment that
sibling() got broken for StatisticsProxyModel with Qt5.

* this reduces the number of dataChanged signals emitted by the proxy:
instead of dataChanged((row,0) (row,0)) + dataChanged((row,1) (row,3))
the proxy now emits dataChanged((row,0) (row,3)) directly

* I also removed the code emitting dataChanged for parent indexes,
the reasoning was "so that cumulative totals can be updated", but there
are no cumulative totals anywhere in this proxy (other than the tooltip).

* the awful model-index-struct-casting hack is no longer necessary,
the code is much simpler, there are now unittests (both here and for
the base class KExtraColumnsProxyModel in kitemmodels)...

M  +1-0autotests/libs/CMakeLists.txt
A  +241  -0autotests/libs/statisticsproxymodeltest.cpp [License: LGPL
(v2+)]
A  +79   -0autotests/libs/test_model_helpers.h [License: LGPL (v2+)]
M  +72   -279  src/core/models/statisticsproxymodel.cpp
M  +9-18   src/core/models/statisticsproxymodel.h

http://commits.kde.org/akonadi/381acbc294dcecb0d4beb63721080d231e4bca38

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 355229] akonadiconsole browser does not show any resource entries

2016-07-04 Thread Daniel Vrátil via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355229

Daniel Vrátil  changed:

   What|Removed |Added

 CC||a...@mpe.mpg.de

--- Comment #4 from Daniel Vrátil  ---
*** Bug 355743 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 355229] akonadiconsole browser does not show any resource entries

2016-02-21 Thread Sebastian Gruener via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355229

Sebastian Gruener  changed:

   What|Removed |Added

 CC||sgrue...@uni-potsdam.de

--- Comment #3 from Sebastian Gruener  ---
I can confirm this with akonadiconsole 0.99, Akonadi 5.1.51, KDE Framework
5.19, Qt 5.5.1 (Packages from Opensuse Tumbleweed)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 355229] akonadiconsole browser does not show any resource entries

2016-01-02 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355229

kram...@web.de changed:

   What|Removed |Added

 CC||kram...@web.de

--- Comment #2 from kram...@web.de ---
Same here (akonadiconsole v. 0.99, Using: KDE Frameworks 5.17.0, Qt 5.5.1
(built against 5.5.1) on fully updated Arch Linux).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 355229] akonadiconsole browser does not show any resource entries

2015-11-12 Thread Vasilis Tsiligiannis via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355229

--- Comment #1 from Vasilis Tsiligiannis  ---
Forgot to mention that the apps version is 15.08.2

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs