summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt-desktop
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0318-36/+36
* Use builddir not project dir for expanding relative libs pathsDaniel Teske2011-10-041-1/+1
* Add missing baseEnvironmentChanged signalDaniel Teske2011-10-041-1/+7
* Fix restoring of Qt4RunconfigurationsDaniel Teske2011-10-041-1/+1
* Implement Code Style schemesJarek Kobus2011-09-231-3/+3
* minor stylehjk2011-09-191-1/+1
* QMakeStep: Honor declarative_debug configuration for imported buildsKai Koehne2011-09-142-2/+2
* ABI: Improve tool chain selection for Qt projectsTobias Hunger2011-09-084-71/+16
* Export Qt4PriFileNodeDaniel Teske2011-09-071-1/+1
* Remove unnecessary virtual keywordsTobias Hunger2011-09-072-14/+14
* Header cleanup in Qt4ProjectManager.Friedemann Kleint2011-08-187-9/+18
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-0/+1
* Add absolute paths to environment.Friedemann Kleint2011-08-101-3/+15
* Qt4Runconfiguration needs to work with Simulator targetDaniel Teske2011-07-202-14/+15
* Show warning if qmlviewer is missingDaniel Teske2011-07-204-0/+16
* QtSupport: Additional parameter for QtVersion::restore().Christian Kandeler2011-06-284-4/+8
* QtQuickApp wizard: Add Qt Components for Meego/HarmattanKai Koehne2011-06-242-0/+2
* QtQuickApplication wizard: Don't show Harmattan targets for symbian componentsKai Koehne2011-06-242-4/+13
* Qt4BaseTargetFactory: Expose list of generic 'features' for a targetKai Koehne2011-06-244-22/+8
* Add a disabled reason to the display of runconfigurationsdt_2011-06-142-31/+43
* S60: Remove some dead codeTobias Hunger2011-06-071-5/+0
* Qt4RunConfiguration: update environment after .pro parsedt_2011-06-011-0/+1
* Add RunConfiguration::disabledReasondt_2011-05-272-0/+8
* Remove BuildConfiguration parameter from RunConfiguration::isEnableddt_2011-05-272-6/+3
* Obviously redudant codedt_2011-05-271-2/+0
* Maemo: Create dedicated plugin.Christian Kandeler2011-05-262-9/+9
* BuildConfiguration: Adapt name if Qt version changesKai Koehne2011-05-252-2/+2
* Move a lot of qmake independent classes to a new plugin qtsupportdt2011-05-2412-48/+55
* fix "Debugger:" label alignmentOswald Buddenhagen2011-05-171-8/+2
* Fix QtVersion::invalidReason for symbian/desktop/simulatordt2011-05-162-2/+2
* Remove code that is no longer necessaryTobias Hunger2011-05-134-20/+4
* Make Console apps check the run in terminal optiondt2011-05-122-6/+14
* Qt Version refactoringdt2011-05-1212-12/+683
* Correctly restore disabled shadow building settingdt_2011-05-061-9/+9
* Fix/add copyright headersTobias Hunger2011-05-0610-10/+10
* Export Qt4BuildConfiguration(Factory), Qt4BaseTarget and Qt4Projectdt_2011-05-062-4/+4
* Revert "Fix setting of LD_LIBRARY_PATH in the run environment."dt_2011-04-291-8/+3
* Fix setting of LD_LIBRARY_PATH in the run environment.Christian Kamm2011-04-291-3/+8
* Set LD_LIBRARY_PATH in unix run environments.Christian Kamm2011-04-281-5/+3
* Move OutputFormatter to Utils lib.con2011-04-262-2/+2
* Merge branch '2.2'Oswald Buddenhagen2011-04-1410-140/+145
|\
| * Qt4RunConfiguration: Hide the run in console checkbox for simulatordt2011-04-131-0/+1
| * Fix available QtVersion::availableToolchainsdt2011-04-132-2/+2
| * Update license.hjk2011-04-1310-140/+130
| * TargetSetupPage: Disable editing build directory for symbiandt2011-04-124-0/+14
* | Use unique build directories per qt version and debug/releasedt2011-03-234-64/+17
* | Qt4ProjectManager: Overhaul desktop target in targetsetuppagedt2011-03-211-1/+3
* | Merge remote branch 'origin/2.2'con2011-03-112-2/+2
|\ \ | |/
| * TargetSetupPage: Only offer qt versions that have a toolchaindt2011-03-102-2/+2
* | Start making the Maemo support more generic.Christian Kandeler2011-03-096-20/+4
|/