Commit Graph

6 Commits

Author SHA1 Message Date
Kai Koehne
88bcb98230 Outline: Exchange position of Filter, Sync buttons
Make it the same order as in the Projects sidebar
2010-07-22 13:03:38 +02:00
Kai Koehne
97ca483d33 QmlJSOutline: Store the filter settings when switching files 2010-07-16 14:10:02 +02:00
Kai Koehne
f0c7ef6270 Outline: Store status of sync button in settings 2010-07-16 14:10:02 +02:00
Kai Koehne
679ccc3b74 QmlOutline: Add filter for hiding bindings (properties) 2010-07-14 16:56:14 +02:00
Kai Koehne
0adadf0ff4 Make default background of outline white.
Requested by con.
2010-07-14 08:09:56 +02:00
Kai Koehne
5439ce976e Add new Outline sidebar pane
Adds a generic Outline pane to the sidebar. The CppEditor & QmlJSEditor
plugins will implement the IOutlineWidget/IOutlineWidgetFactory interface to
provide views specific to C++/Qml/JS documents.

Reviewed-by: con
2010-07-08 14:02:51 +02:00