aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/genericprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infoRobert Loehning2014-01-0824-24/+24
* Generic Project: Use relative paths for importingDaniel Teske2013-10-231-3/+7
* GenericProject: Simnplfy code handling includesDaniel Teske2013-10-232-24/+1
* Generic Project: Change order of includesDaniel Teske2013-10-231-1/+2
* qbs project files: Make use of new qbsSearchPaths property.Christian Kandeler2013-10-091-1/+1
* Unify wizards with TOC and cancel button.Eike Ziller2013-10-091-1/+0
* ProjectPart: Add meta informationDaniel Teske2013-10-011-0/+3
* BuildConfigurationFactory: Introduce prioritiesTobias Hunger2013-10-012-11/+7
* TargetSetupPage: Generalize the pageTobias Hunger2013-09-272-0/+20
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-1/+0
|\
| * Fix crash when opening generic projectPetar Perisin2013-09-221-1/+0
* | Cleanup IWizard interface and usershjk2013-09-242-22/+9
* | Apply static pattern to TextEditorSettinghjk2013-09-201-2/+2
* | BuildConfigurationFactory: Refactor codeTobias Hunger2013-09-172-43/+47
* | Core: Clean up FileIconProvider interfacehjk2013-09-131-1/+1
* | C++: change working-copy to work on UTF-8 encoded QByteArrays.Erik Verbruggen2013-09-111-2/+5
* | Fix slashes of displayed make commands.Friedemann Kleint2013-09-091-1/+3
* | Apply 'static' pattern to MimeDatabasehjk2013-09-032-11/+7
* | BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-283-53/+16
* | KitManager: Use static API as other singletons doTobias Hunger2013-08-211-2/+2
* | GenericProjectManager: Add *.autosave to the default ignored filesDaniel Teske2013-08-191-1/+1
* | Generic project manager: assume C++11 for cxxVersion.Erik Verbruggen2013-08-091-0/+1
* | EditorFactory: Replace some virtual functions with data membershjk2013-08-022-23/+5
* | Introduce Project::projectFilePath()Tobias Hunger2013-08-011-1/+1
* | GenericProjectManager: Clean up codeDaniel Teske2013-07-291-16/+1
* | Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-07-251-3/+1
|\|
| * CppTools: Check if project has changed before reparsingNikolai Kosjar2013-07-221-3/+1
* | Fix coding style for else statementsOrgad Shaneh2013-07-171-6/+2
* | Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-1/+0
* | Add QTCREATOR_COMPAT_VERSIONEike Ziller2013-07-091-1/+1
* | Rename IDocument::fileName --> filePathEike Ziller2013-07-093-5/+5
* | Make IDocument::fileName a member with setter.Eike Ziller2013-07-092-17/+3
* | Project: Simplfy file adding/removing interfaceDaniel Teske2013-07-082-26/+8
|/
* Project managers: Force "Parsing" notificationNikolai Kosjar2013-06-241-1/+2
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-075-5/+2
* Remove Nokia leftovers take 2Daniel Teske2013-05-281-3/+3
* .pro and .qbs files: Consistently list .mimetypes.xml filesDaniel Teske2013-05-282-1/+2
* Revert "Project: Set QML/C++ languages where both are possible"Kai Koehne2013-05-281-4/+1
* Projects: Improve opening of projectsTobias Hunger2013-05-271-12/+5
* Remove Nokia leftoversOrgad Shaneh2013-05-241-3/+3
* Fix dependency information according to output of dependency checkerTobias Hunger2013-05-221-0/+1
* Fix indentationOrgad Shaneh2013-05-061-1/+1
* GenericProject: simplified C++ codemodel interaction.Sergey Shambir2013-05-021-9/+2
* fix build with namespaced QtJoerg Bornemann2013-04-232-2/+4
* Added new filter into "Import Existing Project" and "Edit Files"Pawel Faron2013-04-195-69/+219
* Mime: Use string comparisons instead of regexps for simple globbinghjk2013-04-171-1/+1
* auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-6/+1
* ProjectManagers: Update project languages based on data sent to the codemodelTobias Hunger2013-04-101-0/+1
* CppTools: Rename files to comply with coding standardTobias Hunger2013-04-101-1/+1
* CppTools: Use namespace CppTools consistentlyTobias Hunger2013-04-081-8/+8