Revision 9d290c7...

Go back to digest for 6th February 2011

Optimization in Development Tools

David Nolden committed changes in [kdevplatform] /grepview:

Gie some serious usability love to the grepview plugin:
- Don't show check-boxes when only a search was done. Show the check-boxes as soon as something was entered into the "replacement" field.
- Make the "history" line more meaningful: Also show the place where the search was started.
- Also exclude/include patterns around spaces, as the documentation staces.
- Disable the "Apply" button if no replacement text was entered
- Change the label of the "replacement" combobox and of the "Apply" button to "Replacement Text:" and "Replace", to make clearer what the widgets do
- Make the "Collapse All" button only collapse the tree until the "File" level. It doesn't make sense to only show the root item.
- Initially, expand all items automatically.

File Changes

Modified 8 files
  • /grepview
  •   plugins/grepdialog.cpp
  •   plugins/grepfindthread.cpp
  •   plugins/grepjob.cpp
  •   plugins/grepoutputmodel.cpp
  •   plugins/grepoutputmodel.h
  •   plugins/grepoutputview.cpp
  •   plugins/grepoutputview.h
  •   plugins/grepoutputview.ui
8 files changed in total