Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix/add copyright headers | Tobias Hunger | 2011-05-06 | 1 | -1/+1 |
* | Update license. | hjk | 2011-04-13 | 1 | -14/+13 |
* | texteditor: merge ITextEditable into ITextEditor | hjk | 2011-02-22 | 1 | -2/+2 |
* | More copyright fixes | Tobias Hunger | 2011-02-18 | 1 | -0/+33 |
* | Outline: Double click should jump to text even in non-sync mode | Kai Koehne | 2010-12-20 | 1 | -0/+1 |
* | Outline: Add context menu for collapsing/expanding tree | Kai Koehne | 2010-12-20 | 1 | -0/+2 |
* | Utils::NavigationTreeView is created - as a base class for any Navigation Wid... | Denis Mingulov | 2010-07-16 | 1 | -1/+2 |
* | QmlOutline: Add filter for hiding bindings (properties) | Kai Koehne | 2010-07-14 | 1 | -0/+1 |
* | CppEditor: Don't show 'generated' symbols in the outline | Kai Koehne | 2010-07-08 | 1 | -1/+3 |
* | CppEditor: Re-use also the code to find the right index | Kai Koehne | 2010-07-08 | 1 | -3/+1 |
* | CppEditor: Reuse OverviewModel from text editor also in the outline pane | Kai Koehne | 2010-07-08 | 1 | -2/+1 |
* | Support Outline sidebar for C++ files | Kai Koehne | 2010-07-08 | 1 | -0/+72 |