aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qbsprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Remove unused includes of QBoxLayoutJarek Kobus2022-11-181-1/+0
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-101-3/+4
|\
| * QmlJS: Fix Follow under cursorMarcus Tillmanns2022-11-081-3/+4
* | QbsProjectManager: Add UI support for "profile" build variantChristian Kandeler2022-11-084-12/+39
* | Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-11-032-18/+13
|\|
| * QbsProjectManager: Fix displayed build variant in build stepChristian Kandeler2022-10-262-18/+13
* | QbsPM: Simplify toolchainListOrgad Shaneh2022-10-311-20/+21
* | Get rid of unneeded includes of RunControlJarek Kobus2022-10-251-1/+0
|/
* Qbs: Better error messagesMarcus Tillmanns2022-10-182-4/+22
* Replace missing qAsConst with std::as_const()Jarek Kobus2022-10-101-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-074-8/+8
* QbsProjectManager: Replace foreach with ranged for loopJarek Kobus2022-10-072-2/+2
* Various plugins: Replace foreach with ranged for loopJarek Kobus2022-10-071-1/+1
* QbsProjectManager: Limit the usage of qMakePairJarek Kobus2022-10-042-5/+4
* Merge remote-tracking branch 'origin/9.0'Eike Ziller2022-09-303-17/+15
|\
| * QbsProjectManager: Proliferate the use of FilePathhjk2022-09-293-17/+15
* | Work around lupdate issue and get rid of "Tr" contextEike Ziller2022-09-291-1/+1
|/
* QbsPM: FilePath-ify QbsProjectImporterhjk2022-09-271-16/+14
* ProjectManager: Return FilePaths from ProjectImporter::importCandidateshjk2022-09-262-11/+7
* Utils: Drop argument from PathChooser::rawFileChangedhjk2022-09-191-3/+3
* QbsProjectManager: Convert to using Tr::trAlessandro Portale2022-09-0614-117/+131
* Utils: Replace PathChooser::{fileP,p}athChanged signalshjk2022-09-061-1/+1
* Utils: Remove Utils::optionalEike Ziller2022-09-012-4/+4
* Utils: Use 'hr' for horizontal rule in layoutshjk2022-08-301-1/+1
* Utils: Add "Layouting::HorizontalRule" LayoutItemAlessandro Portale2022-08-291-5/+1
* Projects: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*Eike Ziller2022-08-292-3/+4
* QbsProjectManager: inline customqbspropertiesdialog.uiAlessandro Portale2022-08-265-151/+56
* QbsProjectManager: inline qbsprofilessettingswidget.uiAlessandro Portale2022-08-264-148/+57
* Use SPDX license identifiersLucie GĂ©rard2022-08-2640-960/+80
* QbsProjectManager: delete qbscleanstepconfigwidget.uiAlessandro Portale2022-08-183-96/+0
* QbsProjectManager: Consider qbs.sysroot for code model flagsChristian Kandeler2022-08-182-2/+7
* FileUtils: Adds toFilePathList functionMarcus Tillmanns2022-08-041-3/+3
* ProjectExplorer: Remove unneeded #include in projectexplorer.hhjk2022-07-271-0/+1
* Utils: Make the second parameter to LayoutBuilder::attach() an enumhjk2022-07-261-1/+1
* QbsProjectManagerPlugin: Avoid using sender()Jarek Kobus2022-07-222-11/+12
* filesystem: Add QFSEngine for filepathsMarcus Tillmanns2022-07-212-3/+4
* QbsBuildStep: Use Utils::GuardJarek Kobus2022-07-211-11/+8
* Drop Qt5: Clang, QBS & Valgrind: Get rid of QOverloadJarek Kobus2022-07-202-3/+2
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-07-071-1/+1
|\
| * QbsBuildSystem: Don't delete an object from its signal handlerJarek Kobus2022-07-061-1/+1
* | Replace more used of PathChooser::pathChanged by filePathChangedhjk2022-07-011-1/+1
* | QbsSettings: Get rid of call to waitForStarted()Jarek Kobus2022-06-301-3/+1
* | Utils: Hide some uses of FilePath::rawPath()hjk2022-06-301-1/+1
* | QbsProfileManager: Don't call blocking waitForStarted()Jarek Kobus2022-06-291-1/+1
* | Add plugintr.h files to all pluginshjk2022-06-273-1/+39
|/
* QbsProjectManager: Fix assertion when writing to non-running processChristian Kandeler2022-06-231-2/+3
* QbsSession: Connect to done() signalJarek Kobus2022-06-161-15/+4
* ProjectExplorer: Make BuildSystem:Name variable availableChristian Kandeler2022-06-032-2/+2
* Revert "QtSupport: Add support to register Qt versions via qtpaths"Christian Kandeler2022-06-011-1/+1
* QtSupport: Add support to register Qt versions via qtpathsAlessandro Portale2022-06-011-1/+1