aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsdelta.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QmLJSDelta classKai Koehne2015-04-241-582/+0
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* QmlJS: Remove unused variableOrgad Shaneh2014-05-061-1/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qmljs: use new qml parserFawzi Mohamed2013-11-061-4/+5
* Clean headers in QmlJs.Friedemann Kleint2013-04-041-1/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-10/+5
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-9/+9
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* 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: Move commonly used functions to qmlutils.h.Christian Kamm2011-10-101-12/+5
|/
* minor stylehjk2011-09-191-1/+1
* QmlJS: Adjust existing code for updated QML parser.Christian Kamm2011-09-141-5/+5
* QmlLivePreview: fix crash when inserting node with no parentsChristiaan Janssen2011-08-181-7/+9
* QmlLivePreview: correctly formating file URLChristiaan Janssen2011-06-081-1/+2
* QmlLivePreview: removing and inserting animations and transitionsChristiaan Janssen2011-05-241-3/+9
* QmlLivePreview: avoid compiler warnings on gcc on macChristiaan Janssen2011-05-181-1/+2
* QmlLivePreview: adding states to an itemChristiaan Janssen2011-05-171-9/+33
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* QmlDebugger: adding slots to items in Live PreviewChristiaan Janssen2011-05-051-0/+3
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* QmlJSObserver: Fix crash when adding an element to some .qml filesKai Koehne2010-10-081-1/+2
* QmlJsDelta: Guard qDebug outputKai Koehne2010-10-081-3/+10
* QmlObserver: showing a warning when changes cannot be synchronizedChristiaan Janssen2010-09-221-4/+16
* qmljsdelta: Fix updating property on UiObjectBindingOlivier Goffart2010-08-271-8/+8
* QmlInspector: Added reparenting of items in the Qml Live Preview. Reviewed ...Christiaan Janssen2010-08-261-1/+12
* Compile on windowsOlivier Goffart2010-08-191-4/+4
* qmljsdelta: little cleanup and documentation of the codeOlivier Goffart2010-08-191-16/+26
* QML JS Inspector: Improve warning messagesLasse Holmstedt2010-08-051-4/+4
* QmlJsDelta: give a valid label to the UiScriptBindingOlivier Goffart2010-07-271-2/+6
* QmlJsDelta: Fix the fact that sometimes, when inserting items, the new item ...Olivier Goffart2010-07-261-3/+11
* QmlJsDelta: moved to the QMLJS libraryOlivier Goffart2010-07-211-0/+504