summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor
Commit message (Expand)AuthorAgeFilesLines
* Update license.hjk2011-04-1355-770/+715
* QmlJS find usages: Don't pop up a result window if we don't search.Christian Kamm2011-03-171-13/+20
* QmlJS: Fix find usages if id and property name conflict.Christian Kamm2011-03-171-26/+57
* QtQuickToolBar: disable gradient editing in PropertyChangesThomas Hartmann2011-03-171-1/+6
* QmlJsEditor: hide context pane if last document is closedThomas Hartmann2011-03-171-0/+1
* Still changes to our options dialogLeandro Melo2011-02-281-8/+8
* Revert "Make our options dialog a bit more uniform"Leandro Melo2011-02-281-8/+8
* Make our options dialog a bit more uniformLeandro Melo2011-02-251-8/+8
* Fixed layout issues in some editor toolbarsThorbjørn Lindeijer2011-02-251-5/+2
* Fix Krazy code scanning tool warnings (QString, loops, spelling).Friedemann Kleint2011-02-252-3/+3
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-2224-159/+159
* QmlJS: Remove the strict separation of types and attached types.Christian Kamm2011-02-211-1/+1
* completion: call directly from base text editorhjk2011-02-211-6/+0
* completion: fix two connection broken with previous commithjk2011-02-211-1/+1
* completion: enable multiple completors for different use cases.hjk2011-02-215-12/+23
* QmlJsEditor: Add copyright headerKai Koehne2011-02-188-0/+264
* QmlJS: Completion for attached properties.Christian Kamm2011-02-102-5/+16
* s:// end of namespace :// namespace :g for consistencyhjk2011-02-045-9/+9
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-248-17/+8
* QmlJsInspector: implemented Property InspectorChristiaan Janssen2011-01-201-17/+1
* 10n: Fix tr() issues.Friedemann Kleint2011-01-191-1/+2
* QmlJS: Fix completion of locally defined properties.Christian Kamm2011-01-121-2/+15
* QmlJS: Avoid frequent libraryInfoUpdated emissions.Christian Kamm2011-01-122-1/+9
* It's 2011 now.con2011-01-1248-48/+48
* QuickFix: Add comments to undocumented fixes.Christian Kamm2011-01-071-0/+10
* QmlJS indenter: Add '{' as an electric character.Christian Kamm2011-01-041-1/+2
* QmlJS indenter: Only auto-reindent if indent was unchanged.Christian Kamm2011-01-041-1/+9
* Fix QML to UTF-8, unless changed in editormae2010-12-203-0/+10
* Sort the completion items when searching for common prefixes.Roberto Raggi2010-12-202-1/+7
* Outline: Double click should jump to text even in non-sync modeKai Koehne2010-12-202-18/+27
* Outline: Add context menu for collapsing/expanding treeKai Koehne2010-12-202-0/+32
* License headers, part 2con2010-12-1711-77/+121
* Merge branch '2.1'con2010-12-1736-252/+396
|\
| * License headers.con2010-12-1741-287/+451
* | Some API beautification in action container.con2010-12-171-1/+1
* | QmlOutline: Make QTC_ASSERT more meaningfulKai Koehne2010-12-161-0/+1
* | Removed stray tokens and fixed warnings/errors when compiling with pedantic C...Roberto Raggi2010-12-162-2/+2
* | Don't waste time rehighlighting all the files opened in Creator.Roberto Raggi2010-12-144-4/+15
* | Snippets: Make it easier for plugins to add snippets groupsLeandro Melo2010-12-087-22/+31
* | Snippets: Rename a method in the snippet editor.Leandro Melo2010-12-081-1/+1
* | Snippets: Set auto-completers.Leandro Melo2010-12-081-1/+2
* | Snippets: Set indenters.Leandro Melo2010-12-081-0/+3
* | Snippets: Feature enhancement start...Leandro Melo2010-12-088-27/+151
* | Merge remote branch 'origin/2.1'con2010-12-081-1/+1
|\ \ | |/
| * QmlWizards: Use 'QtQuick 1.0' namespaceKai Koehne2010-12-071-1/+1
| * Version bump.con2010-12-021-4/+4
| * Tooltips: Fix brief description for QML elementsLeandro Melo2010-11-171-1/+2
* | QmlJS completion: Fix segfault.Christian Kamm2010-12-071-1/+1
* | Delay widget creation of options pages till their category is showncon2010-12-061-0/+2
* | Update the filter matches for the settings dialog.con2010-12-011-2/+2