- 01 May, 2016 1 commit
-
-
Laurent Montel authored
-
- 30 Apr, 2016 2 commits
-
-
Daniel Vrátil authored
Probably some OTP refactoring broke displaying of ITIP invitation. This patch fixes the problem. It may not fix the root cause of the problem, but at least it makes ITIP invitations work again. What happens is that OTP::parseObjectTreeInternal() first calls Formatter::format() without the asyncResultObserver. Without this patch it still creates the new memento, but does not connect it to the observer. Then OTP calls the Formatter again immediatelly after, but this time with a valid asyncResultObserver. Because the memento already exists, this only triggers the codepath that checks whether the memento is finished (which it is not) and exists. When the memento is finished nothing happens, because it wasn't initially connected to the observer to force update of the Viewer. With this patch we don't create the memento if there is no asyncResultObserver. That means that the next time the Formatter is called with a valid asyncResultObserver we create the memento and connect it to the observer. Once the memento is finished, the Viewer is updated and the invitation is displayed correctly. Differential Revision: https://phabricator.kde.org/D1512
-
Sergio Martins authored
I stopped maintaining korg a long time ago Neither is Allen though. CCMAIL: winter@kde.org
-
- 29 Apr, 2016 3 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
FIXED-IN:5.2.1 BUG: 362471
-
Laurent Montel authored
-
- 28 Apr, 2016 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
FIXED-IN: 5.2.1 BUG: 362368
-
- 27 Apr, 2016 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
FIXED-IN: 5.2.1 BUG: 362152 (we need to change css too with grantlee)
-
- 26 Apr, 2016 6 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
- 25 Apr, 2016 5 commits
-
-
Laurent Montel authored
FIXED-IN: 5.2.1 BUG: 362220
-
Laurent Montel authored
CCBUG: 362152 (still a bug as it doesn't want to change font/size when we change it from settings)
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
CCBUG: 362152
-
- 24 Apr, 2016 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 22 Apr, 2016 2 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
- 21 Apr, 2016 1 commit
-
-
Laurent Montel authored
-
- 20 Apr, 2016 1 commit
-
-
David Jarvie authored
-
- 16 Apr, 2016 1 commit
-
-
Laurent Montel authored
-
- 15 Apr, 2016 1 commit
-
-
Laurent Montel authored
FIXED-IN: 5.2.1 BUG: 361605
-
- 13 Apr, 2016 3 commits
-
-
David Jarvie authored
-
David Jarvie authored
Possible fix for bugs 361539, 361717.
-
David Jarvie authored
After adding a new calendar, the calendar list showed two entries for the new calendar, one labelled "akonadi_kalarm_resource_*" and with invalid details. BUG: 361543
-
- 12 Apr, 2016 3 commits
-
-
David Jarvie authored
-
Script Kiddy authored
-
Script Kiddy authored
-
- 10 Apr, 2016 1 commit
-
-
Script Kiddy authored
-
- 08 Apr, 2016 3 commits
-
-
Laurent Montel authored
-
Laurent Montel authored
-
Laurent Montel authored
-
- 06 Apr, 2016 1 commit
-
-
Laurent Montel authored
-