All nodes in the view were at the top level due to a spurious trimmed()
call.
The condition in the indentation calculation was flipped, leading to a
segfault. Also, the input data does not contain tabs. Remove the
condition that checks for tabs altogether.
This amends commit
|
||
|---|---|---|
| .. | ||
| completer | ||
| customcompleter | ||
| echoplugin | ||
| i18n | ||
| plugandpaint | ||
| regularexpression | ||
| settingseditor | ||
| styleplugin | ||
| treemodelcompleter | ||
| undo | ||
| undoframework | ||
| .prev_CMakeLists.txt | ||
| CMakeLists.txt | ||
| tools.pro | ||