summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0562-1298/+1237
|\
| * Adjust license headershjk2012-10-0562-1298/+1237
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-052-10/+3
* | qbs files: Sort filesOrgad Shaneh2012-10-031-4/+4
* | Replace all remaining functions deprecated in Qt 5, if possible.Christian Kandeler2012-09-251-1/+1
* | Do not use QWeakPointer to track QObjects.Christian Kandeler2012-09-252-2/+4
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-191-1/+1
|\ \ | |/
| * Make IOutputPane behaviour more granularDaniel Teske2012-09-131-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-111-0/+1
|\ \ | |/
| * QmlJSEditor: Use for .qmltypesKai Koehne2012-09-111-0/+1
* | HostOsInfo: Add some more useful abstractions.Christian Kandeler2012-09-051-1/+2
|/
* Removal of Symbian supportAlessandro Portale2012-08-221-2/+1
* Remove NULL tests for Core::ICore::settings()Orgad Shaneh2012-08-091-4/+2
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-062-2/+2
* Changed URL to qt-project.org in pluginspecs.Konstantin Tokarev2012-07-301-2/+2
* tr()-Fixes for 2.6.Friedemann Kleint2012-07-271-15/+9
* Changed return type of :ICore::mainWindow() to QWidget*Konstantin Tokarev2012-07-194-4/+0
* Contact -> qt-project.orgEike Ziller2012-07-1961-183/+61
* Remove unused member variableTobias Hunger2012-06-291-1/+0
* Make PluginManager mostly static.Eike Ziller2012-06-192-3/+2
* Fix qbs code styleYuchen Deng2012-06-191-2/+2
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-052-20/+3
* Show warning with continue/cancel in case of many search resultsEike Ziller2012-06-052-12/+32
* qbs: users of QmlJSEditor must also add QmlJSTools as dependencyJoerg Bornemann2012-06-041-0/+4
* Qml Editor: Modified the file structure outline.Simjees Abraham2012-06-041-0/+7
* ActionManager API cleanup.Eike Ziller2012-05-253-21/+19
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-5/+2
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-232-32/+7
* Mark canceled searches as such.Eike Ziller2012-05-221-1/+1
* Move Component refactoring - ask before adding file to vcsKai Koehne2012-05-161-3/+21
* Renamed TaskHub::popup to requestPopup and removed boolean flag.Konstantin Tokarev2012-05-141-1/+1
* QmlInspector: Fetch objects for locationAurindam Jana2012-05-132-4/+8
* editormanager: simplify use of interfacehjk2012-05-113-15/+8
* QuickFixes: Fix capitalization of descriptionsKai Koehne2012-05-102-3/+3
* use Core::Id for IMode::id and IMode::typehjk2012-05-082-5/+5
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-071-1/+2
|\
| * Translate editor display names in correct context.Konstantin Tokarev2012-05-071-1/+2
* | Don't add singleton model manager to object pool.Eike Ziller2012-05-043-4/+3
* | texteditor: use an enum instead of QString as color idshjk2012-05-034-25/+27
* | 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