aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/qmakeparsernodes.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer etc: Replace QVector with QListhjk2025-04-091-6/+6
* QMake: Remove Appman specific variables and exportsDominik Holland2024-01-111-2/+0
* Compile with recent Qt6hjk2023-10-061-0/+1
* QMakeProject: Use QtConcurrent invocation for async runJarek Kobus2023-03-101-1/+1
* ProjectExplorer: Refactor BuildSystem::extraCompilerForSourceChristian Kandeler2023-01-271-1/+2
* Designer: Update C++ code model on an object name change in designerChristian Kandeler2023-01-271-0/+1
* Qmake: Enhance remote parsinghjk2023-01-101-8/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* QMake: Use FilePath for sysroothjk2022-11-291-4/+1
* CppEditor: Convert AbstractEditorSupport interface to FilePathhjk2022-11-281-2/+6
* CMake/qmake: Fix target triple for iOS targetsChristian Kandeler2022-10-131-0/+1
* QMakeProjectManager: Replace foreach with ranged for loopJarek Kobus2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* warnings: Fix -Wdeprecated-copyMarcus Tillmanns2022-08-041-1/+0
* Utils: More porting.h related changeshjk2022-07-141-1/+0
* Utils: Collapse most of porting,hhjk2022-07-131-2/+2
* Refactor the lifetime of future watcher inside QmakeProFileJarek Kobus2021-10-271-4/+3
* QmakeProjectManager: Do not leak QmakeEvalResultsChristian Kandeler2021-10-211-4/+6
* Fix qHash-related size compatibility warnings by MSVCOrgad Shaneh2021-10-201-2/+3
* Android: Clean up for extraData constantsAssam Boudjelthia2021-10-061-3/+3
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-09-201-1/+1
|\
| * qmake: Fix crash with Qt 6 when canceling parsingEike Ziller2021-09-171-1/+1
* | Merge CppTools into CppEditorChristian Kandeler2021-09-011-1/+1
* | ProjectExplorer: Use more FilePaths in ProjectNodeshjk2021-08-101-3/+3
|/
* ProjectExplorer: Use FilePaths in project tree nodeshjk2021-07-161-6/+6
* Core: filepathify file renamingDavid Schulz2021-06-171-3/+3
* Android: allow passing apps arguments via manifest on non-debug modeAssam Boudjelthia2020-09-111-0/+1
* Android: Warn if the selected device main ABI is not selectedAssam Boudjelthia2020-07-231-0/+1
* Qmake: Move buildDir() from ProFileNode to QmakeBuildSystemhjk2020-03-231-1/+0
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-191-0/+2
|\
| * Qmake: Add some debug output for file add/remove operationsChristian Kandeler2020-03-161-0/+2
* | ProjectExplorer: Make communication between target and selector directhjk2020-02-201-1/+2
|/
* QmakeProjectManager: Do not keep an IDocument in QmakePriFileChristian Kandeler2020-02-041-1/+0
* QMakeProjectManager: Move some parsing code out of the UI threadChristian Kandeler2020-02-031-1/+7
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-3/+3
* Qmake: Parse two AppMan specific variableshjk2019-12-021-0/+2
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-5/+7
* QmakeProjectManager: Improve renaming functionalityChristian Kandeler2019-11-041-4/+1
* QmakeProjectManager: Mark disabled source files in project treeChristian Kandeler2019-08-221-7/+12
* QmakeProjectManager: Preserve line endingsChristian Kandeler2019-07-251-1/+3
* Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-041-2/+3
|\
| * QmakeProjectManager: Take "executable" CONFIG value into accountChristian Kandeler2019-07-041-2/+3
* | ProjectExplorer: Add special handling for removing filesVille Nummela2019-06-251-0/+2
* | New class wizard: Add Qt module dependencies, if necessaryChristian Kandeler2019-06-191-0/+1
|/
* QmakeProjectManager: Remove dead codehjk2019-05-281-1/+0
* Utils: Rename FileName to FilePathhjk2019-05-281-34/+34
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-171-0/+4
|\
| * QmakeProjectManager: Do not ignore files from included .pri filesChristian Kandeler2019-05-081-0/+4
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-081-0/+1
|\|
| * QmakePM: Only schedule update when files are added/removedVille Nummela2019-04-261-0/+1