aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor/qmltaskmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QmlJSEditor: General editor related code consolidationhjk2014-08-211-28/+25
* | qmljs: improve handling of qml dialectsFawzi Mohamed2014-07-301-2/+2
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-2/+2
* qmljs: split Unknown in NoLanguage and AnyLanguageFawzi Mohamed2014-07-011-1/+1
* QmlJSEditor: Pass string list by referenceOrgad Shaneh2014-06-241-1/+1
* qmljs: better defaults, more uniform handling of pathsFawzi Mohamed2014-05-091-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qmljs: new import/dep trackingFawzi Mohamed2013-11-201-3/+3
* TaskHub: Move code to be more conform with other singletonsTobias Hunger2013-08-191-7/+4
* TaskHub: De-noise user codehjk2013-08-021-1/+1
* qmljs: do not show warnings for not fully supported languagesFawzi Mohamed2013-03-051-13/+15
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* taskhub: use more direct access.hjk2012-03-121-2/+2
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Move QtConcurrent library into Utils.Friedemann Kleint2012-02-091-1/+1
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-7/+10
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | QmlJS checks: Add severity and unique id to messages.Christian Kamm2011-10-101-0/+8
|/
* QmlJS: Improve ModelManagerInterface API, add docs.Christian Kamm2011-08-301-1/+1
* QmlJS: Fix semantic and non-semantic QML error reporting.Christian Kamm2011-08-181-12/+9
* QmlJS: Show semantic messages on request.Christian Kamm2011-08-161-38/+66
* QmlJS: Remove Interpreter namespace.Christian Kamm2011-08-081-1/+1
* QmlJS: Move Context to its own file.Christian Kamm2011-07-051-1/+1
* QmlJS: Disable collection of semantic messages in 'Build Issues'.Christian Kamm2011-05-121-8/+10
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* QmlJS: Stop doing significant work in constructors.Christian Kamm2011-05-061-1/+2
* QmlJS: Fix type detection for alias properties.Christian Kamm2011-05-041-2/+2
* QmlJS: Add semantic errors to task window.Christian Kamm2011-04-211-13/+102
* Update license.hjk2011-04-131-14/+13
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-241-1/+1
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Move qmltaskmanager from qmlproject plugin to qmljseditordt2010-07-141-0/+90