aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/genericprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* plugins genericprojectmanager: fix mem leak. m_ui was never deletedMontel Laurent2012-07-172-0/+6
* Profile introductionTobias Hunger2012-06-2110-533/+141
* Make PluginManager mostly static.Eike Ziller2012-06-191-1/+1
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* Generic Project: Add some missing QLatin1String's.Andre Hartmann2012-06-043-7/+7
* Generic Project: Add make argument "all" when re-adding a Build Step.Andre Hartmann2012-06-041-0/+2
* ActionManager API cleanup.Eike Ziller2012-05-251-3/+2
* DebuggingHelper: Move to QtSupportTobias Hunger2012-05-185-4/+7
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-071-1/+3
|\
| * Translate editor display names in correct context.Konstantin Tokarev2012-05-071-1/+3
* | GenericProjectManager: Remove todosDaniel Teske2012-05-032-3/+4
* | Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-302-2/+2
* | Use Core::Id in project-related objectsTobias Hunger2012-04-258-72/+66
* | Added default implementation for IEditorFactory::open().Konstantin Tokarev2012-04-182-11/+0
* | qbs files: use Qt5 module dependenciesJoerg Bornemann2012-04-101-1/+1
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-294-16/+4
|\|
| * Generic Project: Better filtering of supported files.Francois Ferrand2012-03-294-16/+4
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-281-2/+6
|\|
| * GenericProjectManager: Fix crash for make deploy stepsDaniel Teske2012-03-281-2/+6
* | Remove Project::dependsOn(), it's never calledDaniel Teske2012-03-162-7/+0
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-153-4/+20
|\|
| * Generic Project: improve filtering.Francois Ferrand2012-03-153-4/+20
* | Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-141-1/+1
* | Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-03-081-2/+2
|\|
| * Normalized connect()sRobert Loehning2012-03-061-2/+2
* | Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
|/
* qbs: CleanupOrgad Shaneh2012-02-281-5/+2
* ITargetFactory: Make supportedTargetIds() and canCreate() orthogonalDaniel Teske2012-02-212-4/+2
* add qbs filesJoerg Bornemann2012-02-201-0/+57
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-208-33/+33
* 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-1517-58/+58
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-142-6/+0
* Move QtConcurrent library into Utils.Friedemann Kleint2012-02-091-1/+1
* Wizards: changes the structure of WizardsThomas Hartmann2012-02-081-0/+1
* Wizards: refactoring - adding WizardDialogParametersThomas Hartmann2012-02-072-6/+4
* Optionaly disable buildstepsDaniel Teske2012-01-311-1/+0
* Long live the king!hjk2012-01-2625-25/+25
* Core::Filemanager: make some methods statichjk2012-01-251-5/+4
* Use new static ICore interface.hjk2012-01-244-9/+7
* Wizards: allows filtering of wizards based on Qt versionThomas Hartmann2012-01-182-0/+6
* Generic Project: Show symlinked files (but not directories)Daniel Teske2012-01-131-2/+3
* Generic Project: Remove dead codeDaniel Teske2012-01-132-49/+0
* Add AutotoolsProjectManager pluginPatricia Santana Cruz2011-11-301-1/+1
* Readding MakeSteps to the clean step list should set them up correctlyDaniel Teske2011-11-251-1/+7
* compile fix with namespaceshjk2011-11-243-13/+6
* Add a default "clean" BuildStep to Generic Projects.Andre Hartmann2011-11-244-4/+43
* UI files: Do not polute the global Ui namespaceTobias Hunger2011-11-242-3/+9