aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/languageutils
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-165-30/+30
* qbs build: Remove unneeded import statements.Christian Kandeler2014-11-101-1/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-145-35/+40
|\
| * License updateEike Ziller2014-10-095-35/+40
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-041-12/+12
|/
* languageutils: improve dumping of fakemetaobjectsFawzi Mohamed2014-05-232-0/+213
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* qmljs: qmltypes, added isCreatable, isSingleton, isCompositeFawzi Mohamed2014-02-182-1/+41
* Incremented year in copyright infoRobert Loehning2014-01-085-5/+5
* qmljs: fingerprints for documents, libraries and FakeMetaObjectsFawzi Mohamed2013-11-204-1/+163
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Remove superfluous include paths from project files.Christian Kandeler2013-09-022-3/+0
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-281-1/+0
|\
| * Remove duplicate module dependencies from qbs files.Christian Kandeler2013-05-271-1/+0
* | Add methodIndex functionAlan Alpert2013-04-172-0/+8
* | derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-2/+0
* | make library and plugin dependencies declarativeOswald Buddenhagen2013-04-032-2/+3
* | centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* | define QT_CREATOR centrallyOswald Buddenhagen2013-04-023-3/+0
* | automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* | factor out all library dependencies to _dependencies.pri filesOswald Buddenhagen2013-04-022-1/+2
|/
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-315-5/+5
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-295-5/+5
* | Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-162-3/+2
* | LanguageUtils: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-033-3/+4
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-055-106/+101
|\|
| * Adjust license headershjk2012-10-055-106/+101
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-051-5/+1
* | qbs files: Sort filesOrgad Shaneh2012-10-031-3/+3
|/
* Fix qbs build for Qt 5.Christian Kandeler2012-09-171-2/+2
* Avoid adding the same DEFINE multiple times to the command lineKai Koehne2012-08-211-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-195-15/+5
* Qbs: Libraries capitalized and relocated in bin on WindowsOrgad Shaneh2012-04-041-2/+2
* add qbs filesJoerg Bornemann2012-02-201-0/+29
* Removed module names from #include directives.Erik Verbruggen2012-02-153-7/+7
* Long live the king!hjk2012-01-265-5/+5
* centralize setting of "CONFIG += shared dll" for librariesOswald Buddenhagen2011-11-181-1/+0
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-035-10/+10
* QmlJS: Separate metaObjectRevision from minor version number.Christian Kamm2011-09-262-5/+14
* QmlJS: Remove deprecated enum functions in QmlObjectValue.Christian Kamm2011-07-052-0/+4
* QmlJS: Setup QmlEnumValues even if enum is non-local.Christian Kamm2011-06-222-0/+5
* qmldump: Bump to QtQuick.tooling 1.1, make parser more permissive.Christian Kamm2011-05-302-0/+12
* QmlJS: Read the 'revision' property generated by qmldump.Christian Kamm2011-05-302-3/+26
* QmlJS: Allow for QML modules with version subdirectories.Christian Kamm2011-05-302-0/+4
* Fix/add copyright headersTobias Hunger2011-05-065-5/+5
* Update license.hjk2011-04-135-70/+65
* clean up DEPENDPATH insanityOswald Buddenhagen2011-03-091-1/+0
* Link error (MSVC).Friedemann Kleint2011-02-101-1/+1
* QmlJS: Rework FakeMetaObjects to no longer contain pointers.Christian Kamm2011-02-102-9/+11
* qmldump: Dump attached types and read them in Creator.Christian Kamm2011-02-102-3/+14