Revision 3b0dba9...
Go back to digest for 9th December 2012Bug Fixes in Development Tools
Kevin Funk committed changes in [kdevplatform] /grepview:
Do not crash in GrepOutputModel
In case there are no matches you can still trigger the replace.
=> Crash in GrepOutputmodel because it assumes the root item of the
model is still there.
Fixes:
* Disable the replace button in case there are no matches
* Do not crash in GrepoutModel in case the root item is invalid (call
safety)
REVIEW: 107548
File Changes
Modified 2 files
- /grepview
- plugins/grepoutputmodel.cpp
- plugins/grepoutputview.cpp
2 files changed in total