aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/language/loader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-122/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Store the right build configuration.Christian Kandeler2013-10-301-3/+1
* set up declarations for every builtin itemJoerg Bornemann2013-07-251-1/+1
* split overridden values off the build configurationJoerg Bornemann2013-07-191-1/+3
* Set engine environment before starting the module loader.Christian Kandeler2013-07-161-1/+3
* Properly support disabled projects.Christian Kandeler2013-07-121-3/+8
* Make Loader more reusable.Christian Kandeler2013-07-121-0/+3
* Move expanding of configuration to SetupProjectParametersTobias Hunger2013-06-171-3/+3
* Fix build error.Christian Kandeler2013-06-171-1/+1
* Allow projects to be nested.Christian Kandeler2013-06-171-2/+2
* Pass the environment to be used as part of the setupprojectparametersTobias Hunger2013-06-061-1/+2
* Use private implementation in API classes.Christian Kandeler2013-05-231-7/+6
* fix memory leak in loaderJoerg Bornemann2013-04-251-1/+2
* Avoid the ambiguous term "load" in user output.Christian Kandeler2013-04-221-1/+1
* Mention the build configuration when giving updates on operations.Christian Kandeler2013-04-091-2/+4
* Show more fine-grained progress information for project loading.Christian Kandeler2013-03-281-5/+7
* Fix problems with time logging.Christian Kandeler2013-03-261-1/+2
* Add option to log how much time an operation takes.Christian Kandeler2013-03-261-5/+8
* remove Settings parameter from Loader c'torJoerg Bornemann2013-03-211-2/+1
* fix some clang warningsJoerg Bornemann2013-03-081-2/+1
* slash the Loader's Gordian KnotJoerg Bornemann2013-03-071-2644/+35
* Add pieces missing from property access refactoring patch.Christian Kandeler2013-02-211-4/+4
* Rename class "PropertyMap" to "PropertyMapInternal".Christian Kandeler2013-02-211-4/+4
* introduce classes FileTag and FileTagsJoerg Bornemann2013-02-201-31/+32
* prohibit multiple ProductModuleItems per product in one fileJoerg Bornemann2013-02-131-3/+11
* Better support for non-Linux, non-Mac Unixoid systems.Christian Kandeler2013-02-061-25/+3
* Remove global log sink.Christian Kandeler2013-02-061-32/+42
* prohibit Depends.submodule, if dot syntax is usedJoerg Bornemann2013-02-041-1/+7
* Introduce new class SetupProjectParameters.Christian Kandeler2013-02-011-5/+5
* Do not hardcode the settings source in the library.Christian Kandeler2013-01-291-6/+9
* assert in loader if invoked with relative file pathJoerg Bornemann2013-01-291-2/+3
* Added support of recursive wildcard patternsRuslan Nigmatullin2013-01-281-6/+0
* make FileTagger shared pointer forward-declarableJoerg Bornemann2013-01-281-8/+8
* Make sure product names are unique within a project.Christian Kandeler2013-01-281-3/+16
* Introduce the "install" command.Christian Kandeler2013-01-221-3/+1
* introduce property Group.fileTagsFilterJoerg Bornemann2013-01-181-2/+20
* Make better use of CodeLocation in Error.Christian Kandeler2013-01-171-2/+2
* make disabled products available in the project structureJoerg Bornemann2013-01-151-13/+3
* make disabled groups available in the project structureJoerg Bornemann2013-01-151-5/+3
* Re-do the wildcard implementation.Christian Kandeler2013-01-141-5/+5
* remove leftover file qmljsnodepool_p.hJoerg Bornemann2013-01-091-1/+0
* update copyright yearJoerg Bornemann2013-01-091-1/+1
* split monolithic loader.cppJoerg Bornemann2012-12-161-871/+5
* Remove "local configuration" infrastructure.Christian Kandeler2012-12-121-1/+0
* add property Product.excludeFilesJoerg Bornemann2012-12-111-1/+2
* Better handling of recursive installation.Christian Kandeler2012-12-101-1/+1
* Use CodeLocation to save where groups and products were definedTobias Hunger2012-12-031-5/+5
* Reduce compile dependencies.Christian Kandeler2012-11-291-77/+77
* Rename namespace QmlJS to QbsQmlJSTobias Hunger2012-11-291-8/+8