summaryrefslogtreecommitdiff
path: root/src/plugins/qmljstools
Commit message (Expand)AuthorAgeFilesLines
* QmlJs: More override changesTobias Hunger2015-06-041-1/+1
* qmljstools: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-041-5/+5
* QtSupport: Remove SimulatorQthjk2015-04-241-3/+1
* Clean headers in lib qmljs and plugins qmljstools, qmljseditor.Friedemann Kleint2015-03-054-6/+12
* Clean exported headers of the CppTools plugin.Friedemann Kleint2015-03-051-0/+1
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-052-0/+3
* MimeDatabase: Remove bestMatch, which was broken beyond repairEike Ziller2015-02-271-7/+7
* QmlJSTools: De-noise QmlJSModelManagerOrgad Shaneh2015-02-271-32/+37
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-2/+1
* Mime types: Fix that some QML files were opened as C++Eike Ziller2015-02-242-7/+8
* QmlDesigner: Remove unneeded qualificationsOrgad Shaneh2015-02-1811-35/+39
* Use new mime databaseEike Ziller2015-02-174-54/+24
* CppTools: Remove assertions for CppModelManager::instance()Orgad Shaneh2015-02-171-8/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-1245-268/+268
|\
| * Update LicenseEike Ziller2015-01-1645-268/+268
* | Port to new connect apiMontel Laurent2015-01-306-19/+22
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-2/+1
* | QmlJsTools: Use the startup project for context in the code modelTobias Hunger2015-01-131-4/+4
* | QmlJsTools: Fix typo in commentTobias Hunger2015-01-121-1/+1
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
* | Completely rework currentNode/currentProject handlingDaniel Teske2014-12-031-4/+5
|/
* qmljs: do not reset ProjectInfo in updateProjectInfoFawzi Mohamed2014-11-251-1/+2
* OutputPanes::hasFocus() needs to check the window's focus widgetDaniel Teske2014-11-121-1/+1
* 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
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-1444-308/+352
|\
| * License updateEike Ziller2014-10-0945-310/+354
* | Add ui.qml support to code mode and editorFawzi Mohamed2014-10-144-1/+13
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-292-4/+4
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-264-7/+7
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-252-3/+3
* | Use Q_DECL_OVERRIDE instead of QTC_OVERRIDEThomas Hartmann2014-09-251-6/+5
* | QmlJSEditor: cleaning up dependencies to QmlDesignerThomas Hartmann2014-09-251-1/+0
* | qmljslocatordata: make access to m_entries threadsafeFawzi Mohamed2014-09-192-0/+6
* | CppTools: Change CppModelManager implementation patternhjk2014-09-192-10/+3
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-161-2/+6
|\ \ | |/
| * Fix keyboard selection shortcuts on Qml/JS ConsoleKai Koehne2014-09-041-2/+6
* | remove pointless uses of OTHER_FILESOswald Buddenhagen2014-09-151-3/+0
* | Remove Qt version checks.Christian Kandeler2014-09-081-2/+0
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-031-4/+4
|\ \ | |/
| * QmlJS: Use canonical paths for matching of import directoriesKai Koehne2014-09-031-4/+4
* | ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-022-17/+19
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | TreeViewFind -> ItemViewFindDaniel Teske2014-08-111-2/+2
* | TextEditor: Consolidate document access functions.hjk2014-08-041-3/+3
* | qmljs: improve handling of qml dialectsFawzi Mohamed2014-07-304-23/+23
* | qmljs: move defaultProjectInfoForProject to the qmljs libraryFawzi Mohamed2014-07-242-4/+3
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-07-111-3/+0
|\ \ | |/