summaryrefslogtreecommitdiff
path: root/src/plugins/genericprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-04-131-0/+1
|\
| * Fix lots of tr.h files not being mentioned in CMakeLists.txtEike Ziller2023-04-011-0/+1
* | ProjectExplorer: Proliferate FilePath a bithjk2023-03-151-2/+2
* | Utils: More explicit host os use to make it stand outhjk2023-03-071-1/+1
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-02-221-2/+3
|\ \ | |/
| * Translations: Merge "OpenWith::Editors" into "QtC::Core"Alessandro Portale2023-02-201-2/+3
* | Merge remote-tracking branch 'origin/10.0'Orgad Shaneh2023-02-142-2/+1
|\ \ | |/
| * Remove unneeded includes of task.h and taskhub.hJarek Kobus2023-02-141-1/+0
| * Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-101-1/+1
* | Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-02-102-2/+2
|\ \ | |/
| * Qbs: Update some qbs filesChristian Stenger2023-02-081-0/+1
| * ProjectExplorer: Proliferate Utils::FilePath usehjk2023-02-081-2/+1
* | GenericProjectManager: Fix outdated commentKnut Petter Svendsen2023-02-081-1/+1
|/
* Move some FileSystemWatcher usages to FilePathhjk2023-01-271-3/+3
* Use simpler Plugin::initialize() when feasiblehjk2023-01-202-3/+2
* GenericProjectManager: Tr::trAlessandro Portale2023-01-205-21/+28
* Prefix Tr::tr contexts with ::hjk2023-01-131-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0616-16/+16
* GenericBuildSystem: Don't store unused expanderJarek Kobus2022-12-091-5/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-3/+3
* Various plugins: Replace foreach with ranged for loopJarek Kobus2022-10-071-4/+3
* GenericProjectManager: Remove two uses of QFileInfo::existhjk2022-09-301-2/+2
* ProjectExplorer: Create wizards one by onehjk2022-09-291-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-2616-384/+32
* Add plugintr.h files to all pluginshjk2022-06-271-0/+37
* CMake: Qt Creator Static build supportCristian Adam2022-04-291-0/+1
* Merge remote-tracking branch 'origin/7.0'Eike Ziller2022-04-201-6/+11
|\
| * GenericProject: Re-introduce variable resolving in include pathsChristian Kandeler2022-04-201-6/+11
* | Mimetypes: Make implementation switchable between new and oldEike Ziller2022-02-251-1/+1
|/
* Remove qmake build filesEike Ziller2022-01-202-31/+0
* GenericProjectManager: Add support for pre-compiled headersXutaxKamay2021-11-111-15/+39
* Use FilePath in several file wizardshjk2021-09-293-22/+22
* GenericProject: Pass resolved include paths to code modelChristian Kandeler2021-09-271-4/+5
* Add FileSystemWatcher::clear()Eike Ziller2021-09-151-1/+1
* ProjectExplorer: Give build systems a nameChristian Kandeler2021-09-091-0/+1
* Merge CppTools into CppEditorChristian Kandeler2021-09-014-6/+6
* Add convenience functions for creating ProjectExplorer::HeaderPathsChristian Kandeler2021-08-301-7/+2
* ProjectExplorer: Use FilePaths in project tree nodeshjk2021-07-163-15/+14
* Core: filepathify file renamingDavid Schulz2021-06-171-4/+6
* Core: filepathify expected document changesDavid Schulz2021-06-171-2/+3
* Utils: add FilePath::completeBaseNameDavid Schulz2021-06-041-2/+2
* Utils: filepathify fileutilsDavid Schulz2021-05-181-2/+3
* Utils: Move process arguments class out of QtcProcesshjk2021-05-111-1/+1
* ProjectExplorer: Prevent target switch on project that's to be removedChristian Kandeler2021-05-062-0/+21
* GenericProjectManager: Make sure we parse for the right configurationChristian Kandeler2021-04-201-1/+10
* Import Projects: Mention more integrated project managersAndre Hartmann2021-01-281-1/+1
* IDocument: Simplify permission changesEike Ziller2021-01-141-3/+1
* Merge remote-tracking branch 'origin/4.14'Eike Ziller2021-01-061-3/+3
|\
| * ProjectExplorer: Introduce and use a new MultiSelectionAspecthjk2021-01-041-3/+3
* | Merge remote-tracking branch 'origin/4.14'Eike Ziller2021-01-041-5/+2
|\ \ | |/