aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* QMake: Fix remote paths handed to the file cachehjk2022-11-301-2/+2
* QMake: Remove some dead codehjk2022-11-301-2/+0
* Utils: Remove FilePath::operator+()hjk2022-11-303-3/+4
* QMake: Constify some accessorshjk2022-11-292-6/+6
* Core: Remove QString overload for GeneratedFilehjk2022-11-291-19/+19
* QMake: Use FilePath for sysroothjk2022-11-294-9/+6
* QMakeProjectManager: Progress towards reading remote .pro fileshjk2022-11-292-25/+45
* CppEditor: Convert AbstractEditorSupport interface to FilePathhjk2022-11-284-15/+32
* QMake: Remove one occurrence of QDir::cleanPathhjk2022-11-281-4/+4
* CppEditor: Proliferate FilePath usehjk2022-11-251-1/+1
* Utils: Replace Environment::isSameExecutable()hjk2022-11-231-3/+1
* Prefer ARM/X86_64 for Android, prefer 64bitBogDan Vatra2022-11-181-3/+7
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-171-1/+1
|\
| * QMake: Fix path cleaningMarcus Tillmanns2022-11-171-1/+1
* | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-101-2/+3
|\|
| * QmlJS: Fix Follow under cursorMarcus Tillmanns2022-11-081-2/+3
* | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-032-1/+3
|\|
| * QMake: Remove unnecessary build dir changedMarcus Tillmanns2022-10-262-1/+3
* | Utils: Add sorted() functionChristian Kandeler2022-10-252-8/+6
* | Get rid of unneeded includes of RunControlJarek Kobus2022-10-251-1/+0
|/
* CMake/qmake: Fix target triple for iOS targetsChristian Kandeler2022-10-133-2/+9
* Replace missing qAsConst with std::as_const()Jarek Kobus2022-10-105-10/+10
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-075-16/+16
* QMakeProjectManager: Replace foreach with ranged for loopJarek Kobus2022-10-079-86/+91
* QMakeProjectManagerPlugin: Limit the usage of qMakePairJarek Kobus2022-10-0413-104/+99
* QmakePM: Fix compileChristian Stenger2022-09-291-1/+1
* QmakeProjectManager: Convert to using Tr::trAlessandro Portale2022-09-2925-246/+258
* ProjectExplorer: Create wizards one by onehjk2022-09-291-6/+2
* QmakeProjectManager: inline .ui filesAlessandro Portale2022-09-2711-706/+257
* Qmake: FilePath-ify QmakeProjectImporterhjk2022-09-271-20/+13
* ProjectManager: Return FilePaths from ProjectImporter::importCandidateshjk2022-09-262-11/+7
* QmakeProjectManager: Work around broken mkspecsChristian Kandeler2022-09-231-5/+20
* Replace QtSupport::QtVersionNumber with QVersionNumberAlessandro Portale2022-09-192-4/+4
* ProjectExplorer: Use more FilePath in wizards, mostly JsonWizard*Alessandro Portale2022-09-053-9/+10
* Utils: Replace FilePath part settershjk2022-09-011-2/+1
* Projects: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*Eike Ziller2022-08-291-1/+2
* Use SPDX license identifiersLucie GĂ©rard2022-08-2668-1632/+136
* Utils: Add a non-toolbar variant of the MINUS iconAlessandro Portale2022-08-181-1/+1
* FileUtils: Adds toFilePathList functionMarcus Tillmanns2022-08-041-6/+8
* warnings: Fix -Wdeprecated-copyMarcus Tillmanns2022-08-041-1/+0
* QMakeStep: Use Utils::GuardJarek Kobus2022-08-022-9/+13
* QMake: inline librarydetailswidget.uihjk2022-07-297-302/+165
* ProjectExplorer: Remove unneeded #include in projectexplorer.hhjk2022-07-274-3/+15
* Utils: Make the second parameter to LayoutBuilder::attach() an enumhjk2022-07-261-1/+1
* LibraryDetailsController: Use Utils::GuardJarek Kobus2022-07-252-38/+22
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-1/+1
* QmakeKitAspectWidget: Use Utils::GuardJarek Kobus2022-07-221-4/+4
* filesystem: Add QFSEngine for filepathsMarcus Tillmanns2022-07-212-9/+9
* Drop Qt5: Clang, QBS & Valgrind: Get rid of QOverloadJarek Kobus2022-07-201-2/+1
* Utils: More porting.h related changeshjk2022-07-141-1/+0