summaryrefslogtreecommitdiff
path: root/src/plugins/genericprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* 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
* Project: Set QML/C++ languages where both are possibleTobias Hunger2013-04-051-1/+4
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-1/+0
* make library and plugin dependencies declarativeOswald Buddenhagen2013-04-031-4/+6
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-1/+0
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-1/+0
* GenericProject: add only existing filesPetar Perisin2013-03-271-4/+8
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-0/+1
* CppTools: improved languages support in ProjectPartSergey Shambir2013-03-211-37/+9
* Fix Krazy warnings about values or keys iteration in project management.Friedemann Kleint2013-03-151-5/+13
* Generic Project: Fix relative paths outside of project directoryDaniel Teske2013-03-011-0/+2
* Speed up the identification of C++ files in the generic projectThorbjørn Lindeijer2013-02-221-11/+31
* Reduce padding in often-used structsTobias Hunger2013-02-211-1/+1
* Qml Debugging: Default option for Qt Quick applicationAurindam Jana2013-02-201-1/+1
* AbstractProcessStep: Do not run a qprocess in a threadTobias Hunger2013-02-121-0/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-3124-24/+24
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-2924-24/+24
* | Fix crash on renaming files in generic project managerDaniel Teske2013-01-311-5/+6