aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared
Commit message (Expand)AuthorAgeFilesLines
* QBS: bump submodule sha1 to include compile fix for MacOS.Erik Verbruggen2014-03-101-0/+0
* Support configurable library location in qbs build.Christian Kandeler2014-02-281-0/+0
* Fix location of qbs plugins.Christian Kandeler2014-02-271-0/+0
* Update qbs submodule.Christian Kandeler2014-02-241-0/+0
* Update qbs submodule.Christian Kandeler2014-02-181-0/+0
* Utils: Merge FilterLineEdit into FancyLineEdithjk2014-02-145-18/+21
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-02-111-2/+2
|\
| * fix raw data leak in $$sprintf()Oswald Buddenhagen2014-02-071-1/+1
| * micro-optimization: use ProStringList::join(QChar) overloadOswald Buddenhagen2014-02-071-1/+1
| * Update qbs submodule.Christian Kandeler2014-01-271-0/+0
* | Update qbs submodule to HEAD of master branch.Christian Kandeler2014-01-211-0/+0
* | Revert unintentional update of qbsEike Ziller2014-01-211-0/+0
* | More changes-3.1.0Eike Ziller2014-01-211-0/+0
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-202-22/+3
|\|
| * QmakeParser: Do not leak temporaries into cache of filesTobias Hunger2014-01-171-1/+3
| * do not look for mkspecs/ directories in project treesOswald Buddenhagen2014-01-151-21/+0
* | SSH: Act on failing SFTP server.Christian Kandeler2014-01-201-0/+0
|/
* Incremented year in copyright infoRobert Loehning2014-01-0858-58/+58
* Update qbs submodule.Christian Kandeler2013-12-031-0/+0
* Update qbs submodule.Christian Kandeler2013-11-251-0/+0
* don't turn = into += in cumulative modeOswald Buddenhagen2013-11-181-25/+4
* set QMAKE_INTERNAL_INCLUDED_FILES even without PROEVALUATOR_FULLOswald Buddenhagen2013-11-151-4/+0
* support a cache that is really just a cacheOswald Buddenhagen2013-11-154-27/+61
* clean superfile and cachefile paths upon creationOswald Buddenhagen2013-11-151-2/+2
* move setting of _QMAKE_{SUPER,CONF,CACHE}_ to a more logical locationOswald Buddenhagen2013-11-151-24/+25
* Update qbs submodule.Christian Kandeler2013-11-061-0/+0
* Qt4ProjectManager -> QmakeProjectManager renaming in a commentTobias Hunger2013-10-291-1/+1
* Update qbs submodule.Christian Kandeler2013-10-291-0/+0
* Add JSON parsing support to qmake.Morten Johan Sørvig2013-10-291-1/+90
* qmake: Expose qmake arguments as QMAKE_ARGSTor Arne Vestbø2013-10-292-0/+3
* qmake: Update internal mkspec on changes to QMAKESPECTor Arne Vestbø2013-10-292-1/+9
* qmake: Evaluate extra configs before loading default_preTor Arne Vestbø2013-10-292-6/+19
* qmake: Load extra variables only if also loading pre-filesTor Arne Vestbø2013-10-291-4/+4
* make setting a bad $$[QMAKEFEATURES] not crash qmakeOswald Buddenhagen2013-10-293-12/+17
* qmake: Expose ARGC to qmake functions to be able to check argument countTor Arne Vestbø2013-10-292-0/+3
* qmake: add $$title() function to convert strings to title caseTor Arne Vestbø2013-10-291-2/+10
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-162-2/+2
* Update qbs submodule.Christian Kandeler2013-10-151-0/+0
* Update qbs submodule.Christian Kandeler2013-10-091-0/+0
* ProParser: Plug raw data leakDaniel Teske2013-10-021-1/+1
* Update qbs submodule.Christian Kandeler2013-09-191-0/+0
* Update qbs submodule.Christian Kandeler2013-09-101-0/+0
* Fix some include statements.Christian Kandeler2013-09-044-10/+11
* Kill ";;" at end of statementNikolai Kosjar2013-09-041-1/+1
* Update qbs submodule.Christian Kandeler2013-09-031-0/+0
* Update qbs submodule.Christian Kandeler2013-08-271-0/+0
* Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-08-275-24/+45
|\
| * don't complain about missing include()s during cumulative evaluationOswald Buddenhagen2013-08-261-0/+2
| * execute some loops even in cumulative modeOswald Buddenhagen2013-08-261-7/+12