https://bugs.kde.org/show_bug.cgi?id=309493
Dominik Haumann <dhaum...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/ktex | |teditor/0e299055c5c89f76a23 | |01a2dde41214216e6066a Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #5 from Dominik Haumann <dhaum...@kde.org> --- Git commit 0e299055c5c89f76a2301a2dde41214216e6066a by Dominik Haumann. Committed on 07/09/2016 at 20:34. Pushed by dhaumann into branch 'master'. Use non-modal message widget for externally modified file notifications No more modal dialogs for externally modified changes that can acidentally be pressed while typing. For Kate, nothing changes if you have "[x] Warn about files modified by foreign processes" enabled. Differential Revision: D2700 Fixed-In: KDE Frameworks 5.27 Related: bug 351932, bug 353712 M +0 -1 src/CMakeLists.txt M +47 -123 src/dialogs/katedialogs.cpp M +12 -12 src/dialogs/katedialogs.h M +62 -70 src/document/katedocument.cpp M +9 -5 src/document/katedocument.h M +0 -8 src/view/kateviewinternal.cpp http://commits.kde.org/ktexteditor/0e299055c5c89f76a2301a2dde41214216e6066a -- You are receiving this mail because: You are watching all bug changes.