summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4projectconfigwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt4ProjectManager: Cleanup TODOsDaniel Teske2012-05-031-1/+0
* QtVersionManager::qtVersionsChanged() split list into add/remove/changeDaniel Teske2012-03-061-1/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-4/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-4/+2
* Compile Qt4ProjectManager with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-141-5/+6
* Fix gcc warningKai Koehne2011-12-151-1/+1
* Don't react to profileUpdated on failure or while still in progressDaniel Teske2011-12-081-1/+8
* Use Utils::FileName for various bits in QtVersionDaniel Teske2011-12-071-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Merge branch '2.3' into 2.4Oswald Buddenhagen2011-10-181-1/+1
|\
| * Fixed some typos and added some missing ellipisesJure Repinc2011-10-051-1/+1
* | Reduce number of categories and minimum size of preferencesEike Ziller2011-09-291-2/+2
* | Toolchain: Allow all tool chainsTobias Hunger2011-09-231-0/+3
* | Header cleanup in Qt4ProjectManager.Friedemann Kleint2011-08-181-0/+2
* | Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-0/+2
|/
* Crash: Fix crash when importing broken Qt versionsTobias Hunger2011-07-261-1/+1
* BuildConfiguration: Adapt name if Qt version changesKai Koehne2011-05-251-0/+20
* Fix another crash when BaseQtVersion == 0.Friedemann Kleint2011-05-251-8/+7
* Move a lot of qmake independent classes to a new plugin qtsupportdt2011-05-241-26/+34
* Project page: Add a tooltip for the Qt version.Friedemann Kleint2011-05-201-3/+7
* Qt Version refactoringdt2011-05-121-19/+27
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Qt4ProjectManager: Be more careful in detecing incompatible buildsdt2011-04-201-18/+29
* ToolChain: Remove invalid toolchain when not neededTobias Hunger2011-04-141-5/+13
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | ToolChain: Update projectsmode on tool chain changesTobias Hunger2011-04-131-0/+3
|/
* Crash: Fix crash when removing a tool chainTobias Hunger2011-03-241-14/+7
* Fix spelling of tool chain is user-visible strings and commentsTobias Hunger2011-03-161-4/+4
* Qt4ProjectManager: Small refactoring in reportIssuesdt2011-03-161-1/+2
* PathChooser: rename Directory to ExistingDirectory, introduce Directorydt2011-02-221-1/+1
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-24/+49
* Qt4projectManager: Refactor Qt4Target, split up in per target classesdt2011-01-171-1/+1
* Qt4ProjectManager: Fix crash on importing buildsdt2011-01-131-70/+5
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | ProjectExplorer: Move configWidget from Project to Targetdt2010-12-061-5/+5
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-14/+26
* | Fix exported headers in Core and TextEditor.Friedemann Kleint2010-11-011-1/+1
* | ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-6/+7
* | Merge remote branch 'origin/2.1'Oswald Buddenhagen2010-10-181-1/+1
|\ \ | |/
| * Qt Project Config Widget: Correctly dis/enable the Qt Version comboboxdt2010-10-121-1/+1
* | Merge branch '2.1'Bill King2010-10-121-4/+12
|\ \ | |/
| * Qt4ProjectBuildConfiguration: Handle env vars in working dir correctly.dt2010-10-111-4/+12
* | Qt4ProjectManager: Warn of a existing build for a diffrent projectdt2010-10-071-5/+14
* | Qt4ProjectManager: Support Makefile variabledt2010-10-051-3/+15
|/
* Allow relative paths in Build directories, Working Directoriesdt2010-09-171-0/+1