summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor/qmljseditorplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Implement Code Style schemesJarek Kobus2011-09-231-2/+0
* s/error_message/errorMessage/ghjk2011-09-211-3/+3
* core: rename uniqueidmanager.{cpp,h} as the class UniqueIdManager is gonehjk2011-09-051-1/+1
* QmlJS: Show semantic messages on request.Christian Kamm2011-08-161-14/+29
* QmlJS: Rename SemanticHighlighter -> SemanticInfoUpdater.Christian Kamm2011-08-121-1/+1
* Merge branch '2.3'Oswald Buddenhagen2011-07-291-1/+1
|\
| * New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-291-1/+1
* | QmlJS: Remove old 'Rename id' action.Christian Kamm2011-07-111-1/+1
* | QmlJS: Implement renaming of usages.Christian Kamm2011-07-111-0/+14
|/
* QmlJS: Merge QML and QML/JS tools menu.Christian Kamm2011-06-291-7/+4
* Make C++ code style configurable.Christian Kamm2011-05-241-0/+2
* New code assist APILeandro Melo2011-05-181-49/+12
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* QmlJS: Add semantic errors to task window.Christian Kamm2011-04-211-1/+7
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-8/+8
* 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-211-8/+7
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Some API beautification in action container.con2010-12-171-1/+1
* | Don't waste time rehighlighting all the files opened in Creator.Roberto Raggi2010-12-141-0/+12
* | Snippets: Make it easier for plugins to add snippets groupsLeandro Melo2010-12-081-2/+2
* | Snippets: Feature enhancement start...Leandro Melo2010-12-081-0/+2
* | QmlJS: Add wizard for creating new js files.Christian Kamm2010-11-151-7/+16
* | Don't show GLSL or QML tools menus while they don't offer anythingcon2010-11-121-1/+1
* | Move shared code to a new QmlJSTools plugin.Christian Kamm2010-11-111-4/+4
* | Exported Header cleanup: QmlJSEditorFriedemann Kleint2010-11-021-1/+1
* | Fix exported headers in Core and TextEditor.Friedemann Kleint2010-11-011-2/+2
|/
* QuickToolbar: fix keyboard shortcut for OS XThomas Hartmann2010-10-121-0/+4
* QML file wizard: Move to new category.Christian Kandeler2010-09-301-4/+4
* QmlJS: Add initial 'Find Usages' support.Christian Kamm2010-09-241-0/+14
* L10n: tr()-fixes.Friedemann Kleint2010-09-231-1/+2
* QML: brought context menu in sync with C++ editor.Erik Verbruggen2010-09-161-0/+28
* QuickToolbar: unifies naming to Quick ToolBar and clarifies tooltipsThomas Hartmann2010-09-011-1/+1
* Merge branch '2.0' of scm.dev.nokia.troll.no:creator/mainlineKai Koehne2010-08-231-25/+2
|\
| * QmlEditor: Remove QtQuick->Preview from tools menuKai Koehne2010-08-191-27/+2
* | Merge remote branch 'origin/2.0'hjk2010-08-181-1/+3
|\ \ | |/
| * Fixed untranslated stringRobert Loehning2010-08-171-1/+1
| * Disable "Qt Quick->Preview" action if no qmlviewer in the PATHKai Koehne2010-08-131-0/+2
| * Revert disabling of qml support (2.0.0 branch)Kai Koehne2010-06-071-2/+0
| * Make the QmlJSEditor work when Qml support is disabled.Christian Kamm2010-06-031-0/+2
* | QmlJSEditor: Add QuickToolBar to QmlJSEditorThomas Hartmann2010-08-121-0/+5
* | QmlJSEditor: add shortcut for Qt Quick Helper (ctrl+alt+space)Thomas Hartmann2010-08-041-0/+15
* | Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-1/+1
* | Reworked the QuickFix infrastructure.Erik Verbruggen2010-07-261-0/+1
* | Move qmltaskmanager from qmlproject plugin to qmljseditordt2010-07-141-0/+13