Files
qt-creator/src/plugins
Nikolai Kosjar dd3ba874b4 CppEditor: Disconnect lambdas
Otherwise this can lead to use-after-free access, as in:

 1. Open a document
 2. Duplicate it the editor
 3. Close current editor
 4. Modify the preprocessor directives ('#' button)

Change-Id: I3032dbbfac86ad86e08dc39e85703bc176a27ca2
Reviewed-by: David Schulz <david.schulz@qt.io>
2017-02-03 11:59:45 +00:00
..
2016-10-12 20:18:02 +00:00
2017-02-03 11:59:45 +00:00
2016-12-05 06:11:15 +00:00
2016-09-23 14:27:01 +00:00
2017-01-26 16:55:08 +00:00
2016-12-05 18:09:17 +00:00
2017-01-16 11:48:27 +00:00
2017-01-30 13:55:58 +00:00