https://bugs.kde.org/show_bug.cgi?id=278379

Jarosław Staniek <stan...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |http://commits.kde.org/call
                   |                            |igra/e8262276d8888e9058b19e
                   |                            |16a9f6d495a15d600e
         Resolution|---                         |FIXED
   Version Fixed In|                            |2.9.11

--- Comment #2 from Jarosław Staniek <stan...@kde.org> ---
Git commit e8262276d8888e9058b19e16a9f6d495a15d600e by Jaroslaw Staniek.
Committed on 29/01/2016 at 22:08.
Pushed by staniek into branch 'calligra/2.9'.

Kexi: 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).
Related: bug 358413

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

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

M  +16   -16   kexi/plugins/queries/kexiquerydesignerguieditor.cpp
M  +1    -1    kexi/plugins/queries/kexiquerydesignerguieditor.h
M  +24   -17   kexi/plugins/queries/kexiquerydesignersql.cpp
M  +1    -1    kexi/plugins/queries/kexiquerydesignersql.h
M  +7    -6    kexi/plugins/queries/kexiquerypart.cpp
M  +10   -7    kexi/plugins/queries/kexiquerypart.h

http://commits.kde.org/calligra/e8262276d8888e9058b19e16a9f6d495a15d600e

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

Reply via email to