summaryrefslogtreecommitdiff
path: root/src/plugins/genericprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-0325-50/+50
* use Core::Id for IEditorFactory::idhjk2011-09-082-3/+3
* Better error feedback on Open projectDaniel Teske2011-09-052-6/+5
* 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
* tr()-fix. Use Plural forms.Friedemann Kleint2011-07-071-1/+1
* GenericProject: Fix update on editing project.filesDaniel Teske2011-07-061-1/+1
* Generic Project: Preserve out of project files on "Edit Files"Daniel Teske2011-07-052-1/+26
* Make msvc happyDaniel Teske2011-06-291-2/+3
* Remove wrong commentDaniel Teske2011-06-291-1/+0
* Genericproject: Add "hide files" option to file selection dialogDaniel Teske2011-06-284-10/+262
* Generic Project Wizard: Fix Icon of root item in edit filesdt_2011-06-241-0/+2
* On new generic project, show progress and dialogdt_2011-06-227-46/+384
* Add a dialog for editing the file list of generic projectsDaniel Teske2011-06-208-2/+463
* Fix: Warning about assigning false to pointerTobias Hunger2011-06-071-1/+1
* Remove BuildStepConfigWidget::init()dt_2011-05-302-23/+6
* add auto-saving of modified editorsOswald Buddenhagen2011-05-124-6/+7
* Fix/add copyright headersTobias Hunger2011-05-0621-21/+21
* add/unify i/o error handlingOswald Buddenhagen2011-04-181-8/+9
* add errorString output argument to IFile::reload() & IEditor::open()Oswald Buddenhagen2011-04-182-2/+4
* add errorString output argument to IFile::save()Oswald Buddenhagen2011-04-184-5/+5
* Merge branch '2.2'Oswald Buddenhagen2011-04-1421-295/+277
|\
| * Fix available toolchains for cmake and generic project managerdt2011-04-131-1/+4
| * Update license.hjk2011-04-1321-294/+273
* | Remove unused constants, fix lacking virtual destructorJarek Kobus2011-04-141-6/+0
* | core: make context and widget IContext data membershjk2011-04-142-21/+2
* | projectexplorer: move project{Context,Language} from IProjectManager to Projecthjk2011-04-123-20/+5
* | genericproject: pass an essentially temporary variable as parameterhjk2011-04-122-18/+13
* | genericproject: cosmeticshjk2011-04-127-38/+52
* | Merge remote branch 'origin/2.2'dt2011-03-211-1/+1
|\ \ | |/
| * Fix spelling of tool chain is user-visible strings and commentsTobias Hunger2011-03-161-1/+1
* | Merge remote-tracking branch 'origin/2.2'Oswald Buddenhagen2011-03-151-23/+21
|\ \ | |/
| * 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
* | Start making the Maemo support more generic.Christian Kandeler2011-03-092-10/+2
|/
* add API to query build type (unknown, release, debug) to BuildConfigurationMilian Wolff2011-03-032-0/+8
* Toolchains: Header cleanup.Friedemann Kleint2011-02-281-0/+1
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-222-27/+27
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-212-68/+82
* s:// end of namespace :// namespace :g for consistencyhjk2011-02-043-6/+6
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-242-4/+4
* Add "Run" to projectexplorer context menudt2011-01-212-0/+7
* Qt4projectManager: Refactor Qt4Target, split up in per target classesdt2011-01-172-2/+2
* It's 2011 now.con2011-01-1222-22/+22
* 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-1721-147/+231
|\
| * License headers.con2010-12-1721-147/+231