Diffusion Kexi bc54bad228e8

Fix state of 'modification' flag while switching from SQL view to Query Data…

Authored by staniek on Feb 28 2016, 10:13 PM.

Description

Fix state of 'modification' flag while switching from SQL view to Query Data view and back

Summary:
A general change in the logic of the Query Designer is that now we remember the view mode that was in use while the modification to design happened, not just the fact that the modification happened previously (since the last saving changes).

BUG:278379

Also fixes this:
Changes in query design not retained after changes in SQL view and switching to Data view
BUG:358413

FIXED-IN:2.9.11

Test Plan: Follow the scenarios of the both bugs for any simple query such as "SELECT * FROM T ORDER BY F".

Reviewers: piggz, wicik

Projects: KEXI, #calligra:_3.0

Differential Revision: https://phabricator.kde.org/D856

ported from calligra.git e8262276d8888e9

Details

Committed
staniekFeb 29 2016, 11:07 PM
Parents
R71:00dd676ed606: One more fix: KexiReportDesignView: Remove possible dereference of nullptr
Branches
Unknown
Tags
Unknown