https://bugs.kde.org/show_bug.cgi?id=3D278379 Jaros=C5=82aw Staniek changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/call |http://commits.kde.org/kexi |igra/e8262276d8888e9058b19e |/bc54bad228e89548a929a30b5b |16a9f6d495a15d600e |1a54515e6a07d1 Status|CLOSED |RESOLVED --- Comment #3 from Jaros=C5=82aw Staniek --- Git commit bc54bad228e89548a929a30b5b1a54515e6a07d1 by Jaroslaw Staniek. Committed on 29/02/2016 at 23:07. Pushed by staniek into branch 'master'. 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 ju= st 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 switchin= g 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 ported from calligra.git e8262276d8888e9 M +16 -16 src/plugins/queries/kexiquerydesignerguieditor.cpp M +19 -10 src/plugins/queries/kexiquerydesignersql.cpp M +1 -1 src/plugins/queries/kexiquerydesignersql.h M +7 -6 src/plugins/queries/kexiquerypart.cpp M +10 -7 src/plugins/queries/kexiquerypart.h http://commits.kde.org/kexi/bc54bad228e89548a929a30b5b1a54515e6a07d1 --=20 You are receiving this mail because: You are watching all bug changes.=