summaryrefslogtreecommitdiff
path: root/src/plugins/genericprojectmanager/genericproject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-3/+3
* Remove Project::dependsOn(), it's never calledDaniel Teske2012-03-161-5/+0
* Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-141-1/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-14/+14
* Revert "Don't accumulate includePaths and frameworkPaths on each parsing"Kai Koehne2012-02-201-3/+0
* Don't accumulate includePaths and frameworkPaths on each parsingKonstantin Tokarev2012-02-201-0/+3
* Supply c++11 flags and per-project info to c++ code model.Erik Verbruggen2012-02-161-9/+14
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-141-5/+0
* Long live the king!hjk2012-01-261-1/+1
* Core::Filemanager: make some methods statichjk2012-01-251-5/+4
* Use new static ICore interface.hjk2012-01-241-1/+1
* Add watching of .files/.config/.creator to generic projectDaniel Teske2011-11-111-6/+20
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Implemented rename file feature for generic projects.Andre Hartmann2011-10-271-0/+16
|/
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-0/+1
* New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)Kai Koehne2011-07-291-1/+1
* Generic Project: Propagate toolchain changesTobias Hunger2011-07-251-0/+5
* Add a dialog for editing the file list of generic projectsDaniel Teske2011-06-201-0/+10
* add auto-saving of modified editorsOswald Buddenhagen2011-05-121-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-8/+9
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-181-1/+3
* add errorString output argument to IFile::save()Oswald Buddenhagen2011-04-181-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-15/+17
|\
| * Fix available toolchains for cmake and generic project managerdt2011-04-131-1/+4
| * Update license.hjk2011-04-131-14/+13
* | projectexplorer: move project{Context,Language} from IProjectManager to Projecthjk2011-04-121-0/+4
* | genericproject: cosmeticshjk2011-04-121-10/+29
|/
* Fix spelling of tool chain is user-visible strings and commentsTobias Hunger2011-03-161-1/+1
* Generic project: Refresh configuration when tool chain changesThorbjørn Lindeijer2011-03-111-4/+7
* Generic project: Fixed the connection to updateToolChainListThorbjørn Lindeijer2011-03-111-2/+2
* Generic project: Made C++ code model work better without a tool chainThorbjørn Lindeijer2011-03-111-17/+12
* Toolchains: Header cleanup.Friedemann Kleint2011-02-281-0/+1
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-63/+69
* It's 2011 now.con2011-01-121-1/+1
* cppmodelmanagerinterface: use singleton instead of object poolhjk2011-01-051-1/+1
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-4/+4
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | ProjectExplorer: Move ITargetFactory to object pooldt2010-12-071-8/+5
* | ProjectExplorer: Move configWidget from Project to Targetdt2010-12-061-10/+5
* | ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-12/+12
|/
* Use PathChooser::rawPath() where it makes senseTobias Hunger2010-09-241-1/+1
* Allow relative paths in Build directories, Working Directoriesdt2010-09-171-0/+1
* UI text - fix capitalizationLeena Miettinen2010-09-171-1/+1
* Remove obsolete ways to set the display nameTobias Hunger2010-08-241-13/+0
* Refactor deploymentTobias Hunger2010-08-021-1/+1
* File renamingdt2010-05-121-0/+7