summaryrefslogtreecommitdiff
path: root/src/plugins/qtsupport/baseqtversion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Limit cdUp to rootOrgad Shaneh2013-12-031-1/+1
* baseqtversion: use environment in ensureMkSpecParsedFawzi Mohamed2013-11-141-0/+1
* Remove support for debugging JS with Qt 4.7Kai Koehne2013-11-041-54/+3
* qtsupport: collect the Abi of all QtCore librariesFawzi Mohamed2013-11-011-15/+18
* Abi: Remove traces of harmhattan and maemo supportDaniel Teske2013-10-251-10/+0
* BaseQtVersion: Remove some useless calles to updateVersionInfo()Tobias Hunger2013-10-181-11/+2
* BaseQtVersion: Make sure qmake variables are up to date.Christian Kandeler2013-10-181-8/+9
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-4/+4
* Export CONFIG and QT_CONFIG from qconfig.pri to QBS.Jake Petroules2013-10-141-2/+15
* QtVersion: Do not consider a valid Qt equal to an invalid QtTobias Hunger2013-09-251-0/+2
* ProjectManager: Use Core::Id for progress typeshjk2013-09-041-1/+1
* Core: Static pattern for ProgressManager, clean up all usershjk2013-09-021-12/+12
* BaseQtVersion: Ensure that frameworkbuild is initialized properlyTobias Hunger2013-08-301-0/+2
* QtVersionManager et al: Code cosmeticshjk2013-08-301-2/+2
* ProjectExplorer et al: Code cosmeticshjk2013-08-291-58/+55
* Export Qt plugin path to QBS configuration.Jake Petroules2013-08-261-0/+5
* BaseQtVersion: Make sourcePath calculation available as static methodTobias Hunger2013-08-201-19/+24
* Fix qtchooser resolving on fromMapOrgad Shaneh2013-08-091-1/+1
* QMake: Also check for QtChooser in DesktopQtVersion::fromMapDaniel Teske2013-08-081-0/+9
* QtVersion: Move string constants to QtSupport::ConstantsDaniel Teske2013-07-111-6/+4
* find qmakespecs in source directory of shadow built qtOswald Buddenhagen2013-06-241-3/+5
* QtSupport: More helper methods for BaseQtVersionTobias Hunger2013-06-211-0/+15
* QtSupport: Fix compilation with Qt 4.Friedemann Kleint2013-06-141-1/+0
* Move qmldebugginghelper related code from Qt4PM to QtSupportTobias Hunger2013-06-141-0/+76
* QtSupport: Remove some useless namespacesTobias Hunger2013-06-131-20/+20
* Qmake: Output warning of not executable qmake onceDaniel Teske2013-06-111-4/+3
* implement simple VFS to support caching during project parsingOswald Buddenhagen2013-06-041-2/+4
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-301-0/+7
|\
| * qmljs: add explicit -relocatable flag to qmlplugindumper and use itFawzi Mohamed2013-04-251-0/+7
* | QtVersionNumber: Make it smaller and fasterhjk2013-04-191-34/+7
* | Qbs: Add frameworkBuild option to qbs configurationTobias Hunger2013-04-191-0/+9
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-181-0/+2
|\ \ | |/
| * QtSupport: Adding feature for QtQuick.ControlsThomas Hartmann2013-04-171-0/+2
* | Clean headers in QtSupport.Friedemann Kleint2013-03-271-7/+0
* | QtSupport: Forward-declare some classes.Friedemann Kleint2013-03-271-0/+2
* | QtSupport: Remove internal class QtFeatureProvider from public header.Friedemann Kleint2013-03-271-0/+1
* | QtSupport: Add header for QtConfigWidget.Friedemann Kleint2013-03-271-8/+1
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-181-6/+19
|\ \ | |/
| * Qbs: Fix Qt namespace and Qt libinfix supportTobias Hunger2013-03-141-2/+11
| * QtSupport: Fix check for installed qt for framework builds of qt 4.8Daniel Teske2013-03-121-4/+8
* | Fix Krazy warnings about includes/header guards in Qt support.Friedemann Kleint2013-03-121-1/+0
|/
* Qt: qtAbis() is now empty if no abi could be detected.Tobias Hunger2013-02-181-10/+17
* Qt: Reduce size of BaseQtVersion by reordering member variablesTobias Hunger2013-02-181-2/+2
* Qt: Do not warn about abi mismatches if Qt abi is not knownTobias Hunger2013-02-181-1/+4
* UI text: fix typoLeena Miettinen2013-02-131-1/+1
* String fixesRobert Loehning2013-02-111-2/+2
* QtVersion: Allow for kits with static Qt library on windowsTobias Hunger2013-02-071-12/+26
* 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
* | QtVersion: Add some helper methods to query details on a Qt versionTobias Hunger2013-01-311-0/+35