hjk
|
8397663964
|
Update license.
|
2011-04-13 11:49:28 +02:00 |
|
hjk
|
f576ad9f2c
|
texteditor: merge ITextEditable into ITextEditor
rename BastTextEditor->BaseTextEditorWidget, BaseTextEditorEditable->BaseTextEditor
rename BaseTextEditor{,Widget} subclasses
rename editableInterface->editorInterface
rename createEditableInterface->createEditor
minor cleanups after renamings
|
2011-02-22 11:23:53 +01:00 |
|
Kai Koehne
|
5e6496f664
|
QmlJsEditor: Add copyright header
|
2011-02-18 11:50:28 +01:00 |
|
Kai Koehne
|
94fc750a45
|
Outline: Double click should jump to text even in non-sync mode
|
2010-12-20 09:45:29 +01:00 |
|
Roberto Raggi
|
b4e421062f
|
Removed stray tokens and fixed warnings/errors when compiling with pedantic C++ compilers.
|
2010-12-16 12:05:48 +01:00 |
|
Kai Koehne
|
2d64eb846b
|
QmlOutline: Replace WeakPointer by normal one
|
2010-08-16 13:29:00 +02:00 |
|
Kai Koehne
|
72862dcc61
|
QmlOutline: Show id/name/property values only if filter is active
|
2010-08-12 15:10:53 +02:00 |
|
Kai Koehne
|
7fac110d75
|
QmlOutline: Move QmlOutlineTreeView into it's own file
|
2010-08-10 14:34:55 +02:00 |
|
Kai Koehne
|
97ca483d33
|
QmlJSOutline: Store the filter settings when switching files
|
2010-07-16 14:10:02 +02:00 |
|
Denis Mingulov
|
5af6f15f7c
|
Utils::NavigationTreeView is created - as a base class for any Navigation Widget (Side Bar) tree view
Merge-request: 2167
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
|
2010-07-16 11:24:02 +02:00 |
|
Kai Koehne
|
679ccc3b74
|
QmlOutline: Add filter for hiding bindings (properties)
|
2010-07-14 16:56:14 +02:00 |
|
Kai Koehne
|
94264617bf
|
QmlJSEditor: Use QmlOutline model also in combo box
The drop down combo box and the Outline in the sidebar now share
the same model.
|
2010-07-12 14:46:29 +02:00 |
|
Kai Koehne
|
ecf2a703e2
|
QmlJSEditor: Moving QmlOutlineModel to it's own class
|
2010-07-12 14:46:29 +02:00 |
|
Friedemann Kleint
|
c96c375a57
|
Windows compile fix.
|
2010-07-08 15:23:22 +02:00 |
|
Kai Koehne
|
02923cf258
|
Support Outline sidebar for QML files
|
2010-07-08 14:02:51 +02:00 |
|