aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-031-1/+1
* Clang: Add diagnosticsMarco Bubke2015-08-312-3/+3
* QML/JS: Fix that warnings about editing .ui.qml files accumulatedEike Ziller2015-08-194-14/+18
* PNG: Run pngcrush on images with iCCP or sRGB profilesTobias Hunger2015-07-031-0/+0
* Fix inserting on extra curly brace upon pressing enter key.Marco Benelli2015-06-161-0/+3
* Introduce dragging for all explorer nodes.Jochen Becher2015-06-151-3/+3
* Add override to IDocument hierarchyEike Ziller2015-06-111-3/+3
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-091-12/+12
* qmljseditor: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-043-26/+26
* CodeAssist: Support asynchronous processing without threadsNikolai Kosjar2015-06-032-3/+3
* Qml&Js: properties/methods/enums inspectionNikita Baryshnikov2015-04-154-2/+176
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-04-023-3/+9
|\
| * Fixed wrong behavior of "Move Component in Separate File" for qml.Marco Benelli2015-04-023-3/+9
* | Remove a few unneeded "QT += script"sAlessandro Portale2015-04-011-1/+0
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-03-111-3/+4
|\|
| * QmlJSEditor: Export QmlJSCompletionAssistInterfaceOrgad Shaneh2015-03-101-3/+4
* | Remove aggregation dependency from project filesNikita Baryshnikov2015-03-092-2/+0
|/
* Clean headers in lib qmljs and plugins qmljstools, qmljseditor.Friedemann Kleint2015-03-055-3/+3
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-5/+4
* QmlDesigner: Remove unneeded qualificationsOrgad Shaneh2015-02-1812-81/+80
* QmlJSEditor: Adding and exporting helper function for usagesThomas Hartmann2015-02-172-1/+32
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-1/+4
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1255-328/+328
|\
| * Update LicenseEike Ziller2015-01-1655-328/+328
* | Do not use QDir::separator() for internal pathsOrgad Shaneh2015-02-022-7/+4
* | Outline: Redo save/restore of settingsKai Koehne2015-01-132-10/+8
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-124-10/+10
* | Utils: Start simplification of tooltip handlinghjk2014-12-081-3/+2
* | Completely rework currentNode/currentProject handlingDaniel Teske2014-12-031-2/+2
|/
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-2/+0
* Use QFileInfo::exist(f) instead of QFileInfo(f).exists() if possiblehjk2014-11-031-1/+1
* License update.Eike Ziller2014-10-151-1/+1
* TextEditor: Factory cosmeticshjk2014-10-151-3/+3
* JsonWizard: Replace JsFileWizard with a JsonWizardTobias Hunger2014-10-145-214/+0
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-1456-392/+448
|\
| * Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1456-392/+448
| |\
| | * License updateEike Ziller2014-10-0963-436/+498
* | | QmlJSEditor: warn when editing .ui.qml, activate designer checksThomas Hartmann2014-10-143-1/+24
|/ /
* | JsonWizard: Replace QmlFileWizard with JsonWizardsTobias Hunger2014-10-096-157/+1
* | TextEditor: Move CompletionAssistProvider constructionhjk2014-10-062-3/+1
* | TextEditor: Remove HighLighterFactoryhjk2014-10-021-12/+0
* | JsonWizard: Replace TextFileWizard with JsonWizardTobias Hunger2014-09-301-1/+0
* | TextEditor: Simplify HoverHandler handlinghjk2014-09-304-14/+6
* | TextEditor: Flatten QuickFixAssistProcessor hierarchyhjk2014-09-302-29/+1
* | Editors: Support dragging from outline viewsEike Ziller2014-09-303-11/+24
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-298-26/+26
* | TextEditor: Add a convenience append method for quick fixeshjk2014-09-265-9/+8
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-268-12/+12
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-252-3/+3