summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.5'Oswald Buddenhagen2012-04-191-1/+1
|\
| * qbs files updatedJoerg Bornemann2012-04-181-1/+1
* | Added default implementation for IEditorFactory::open().Konstantin Tokarev2012-04-182-12/+0
* | QmlJsEditor: help - extend lookup rules for helpThomas Hartmann2012-04-172-7/+61
* | QmlJSInspector: Remove dependency to QmlJSEditorKai Koehne2012-04-162-17/+4
* | QmlJS: Move SemanticInfo from qmljseditor to qmljstoolsKai Koehne2012-04-169-283/+25
* | Fix version control and qml component refactoringMarco Bubke2012-04-121-0/+7
* | Class name validation line edit can now force for capital lettersMarco Bubke2012-04-121-1/+1
* | Improve validation of the move component refactoring dialogMarco Bubke2012-04-122-28/+39
* | Give Move Component dialog a proper nameMarco Bubke2012-04-121-1/+1
* | qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-291-4/+5
|\ \ | |/
| * Avoid native filenames in QML referencesOrgad Shaneh2012-03-291-4/+5
* | Added TextEditor commands FollowSymbol and JumpToFile.Konstantin Tokarev2012-03-285-21/+3
* | Wizards: code cleanup and removing warningThomas Hartmann2012-03-151-3/+1
* | taskhub: use more direct access.hjk2012-03-122-6/+6
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-081-1/+1
|\ \ | |/
| * Normalized connect()sRobert Loehning2012-03-061-1/+1
* | Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
|/
* QML Editor: Open *.qbs, *.qbp files in QML text editorKai Koehne2012-03-011-0/+2
* qbs: CleanupOrgad Shaneh2012-02-281-4/+1
* add qbs filesJoerg Bornemann2012-02-201-0/+100
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-2010-31/+31
* Removed module names from #include directives.Erik Verbruggen2012-02-1546-138/+138
* Fix compilation with Qt5.Friedemann Kleint2012-02-091-0/+1
* Move QtConcurrent library into Utils.Friedemann Kleint2012-02-092-2/+2
* Wizards: changes the structure of WizardsThomas Hartmann2012-02-082-7/+4
* Introduce JSON validationLeandro Melo2012-02-083-2/+32
* Wizards: refactoring - adding WizardDialogParametersThomas Hartmann2012-02-072-6/+5
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-7/+10
* Core::ModeManager: make some functions statichjk2012-01-271-6/+5
* Long live the king!hjk2012-01-2661-61/+61
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-246-13/+12
* QML: Fix crash when calling reformat fileLeandro Melo2012-01-231-1/+1
* Wizards: allows filtering of wizards based on Qt versionThomas Hartmann2012-01-182-0/+7
* Set focus to the editor after selection change in outlineDavid Schulz2012-01-181-0/+1
* tr()-Fixes.Friedemann Kleint2011-12-132-8/+9
* QmlJS: Disable unhelpful completion in imports.Christian Kamm2011-12-071-3/+9
* QmlJS: Fix highlighting and completion for property declarations.Christian Kamm2011-12-071-0/+4
* QmlJS: Fix semantic info update triggering updates.Christian Kamm2011-12-024-46/+37
* QmlJS: Fix potential crash in find usages.Christian Kamm2011-11-291-4/+5
* compile fix with namespaceshjk2011-11-241-11/+1
* UI files: Do not polute the global Ui namespaceTobias Hunger2011-11-242-6/+12
* QmlJS editor: Simplify document/semInfo updating significantly.Christian Kamm2011-11-217-158/+95
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-181-1/+2
|\
| * Let the Qt Quick Wizard output import QtQuick 1.1 (instead of 1.0)Alessandro Portale2011-11-171-1/+2
* | QmlJS: Improve completion and hints for functions.Christian Kamm2011-11-162-24/+69
* | QmlJS: Add 'reformat' action which regenerates the whole file.Christian Kamm2011-11-155-14/+56
* | more s/info@qt.nokia.com/qt-info@nokia.com/Eike Ziller2011-11-112-4/+4