aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport
Commit message (Expand)AuthorAgeFilesLines
* QtSupport: Replace foreach with range-based for loopsJarek Kobus2022-11-244-17/+20
* Utils: Replace Environment::isSameExecutable()hjk2022-11-231-2/+1
* Remove unused includes of QLayoutJarek Kobus2022-11-181-1/+0
* Debugger: FilePath-ify .so libs handlingAlessandro Portale2022-11-172-12/+11
* QtSupport: Simplify and FilePathify QtVersion::hasMkspec()hjk2022-11-091-7/+5
* Utils: Add sorted() functionChristian Kandeler2022-10-252-12/+6
* Get rid of unneeded includes of RunControlJarek Kobus2022-10-251-1/+0
* Merge remote-tracking branch 'origin/8.0' into 9.0Eike Ziller2022-10-181-2/+2
|\
| * Link with Qt: Prepare for sdktool to move to a different locationEike Ziller2022-10-141-2/+2
* | QtSupport: Restore some more object namesChristian Stenger2022-10-171-0/+1
* | Fix: QtConcurrent build fixMarcus Tillmanns2022-10-111-1/+1
* | QtSupport: Parallelize qt info fetchingMarcus Tillmanns2022-10-101-26/+32
* | Port from qAsConst() to std::as_const()Marc Mutz2022-10-073-8/+8
* | Various plugins: Limit the usage of std::make_pairJarek Kobus2022-09-301-3/+3
* | Work around lupdate issue and get rid of "Tr" contextEike Ziller2022-09-291-1/+1
* | QtVersion: Optimize qtCorePaths() method for speedMarcus Tillmanns2022-09-271-19/+39
* | ProjectManager: Return FilePaths from ProjectImporter::importCandidateshjk2022-09-261-7/+1
* | QtSupport: Fix gathering of feature flagsAlessandro Portale2022-09-261-1/+1
* | Prefer project's Qt version for context helpEike Ziller2022-09-261-0/+49
* | QtSupport: Fix Qt header includeAlessandro Portale2022-09-191-1/+1
* | Replace QtSupport::QtVersionNumber with QVersionNumberAlessandro Portale2022-09-198-139/+52
* | Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-09-131-0/+2
|\|
| * Qt Examples: Fix that supported device information was not updatedEike Ziller2022-09-021-0/+2
* | Utils: Replace FilePath part settershjk2022-09-011-1/+1
* | Utils: Remove Utils::optionalEike Ziller2022-09-011-5/+5
* | Projects: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*Eike Ziller2022-08-291-2/+2
* | Use SPDX license identifiersLucie GĂ©rard2022-08-2648-1152/+96
* | FileUtils: Adds toFilePathList functionMarcus Tillmanns2022-08-041-1/+1
* | examples: Dont try to load pixmaps from URLsMarcus Tillmanns2022-07-291-5/+12
* | ProjectExplorer: Remove unneeded #include in projectexplorer.hhjk2022-07-272-7/+9
* | Utils: Settle on lowerSnakeCase for LayoutBuilder::Setterhjk2022-07-271-2/+2
* | Utils: Make the second parameter to LayoutBuilder::attach() an enumhjk2022-07-261-1/+1
* | QtSupport: Convert to Tr::trhjk2022-07-2514-245/+224
* | Utils: Introduce Layouting::{br,st}hjk2022-07-252-15/+5
* | filesystem: Add QFSEngine for filepathsMarcus Tillmanns2022-07-211-6/+11
* | QtSupport: Drop codegensettingspagewidget.uihjk2022-07-215-149/+67
* | Drop Qt5: Clang, QBS & Valgrind: Get rid of QOverloadJarek Kobus2022-07-203-4/+3
* | QtSupport: Streamline QtOptionsPagehjk2022-07-205-305/+147
* | QtSupport: Remove unused BuildLog dialoghjk2022-07-134-113/+2
* | QtSupport: Try harder at providing the right debuggerChristian Kandeler2022-07-051-0/+1
* | QtSupport: (Windows/MinGW) Copy additional MinGW dlls in plugin testsAlessandro Portale2022-07-051-5/+8
* | BaseQtVersion: Get rid of call to waitForStarted()Jarek Kobus2022-06-301-10/+3
* | Utils: Hide some uses of FilePath::rawPath()hjk2022-06-301-1/+1
* | Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-06-281-1/+1
|\|
| * Adapt to move of options to Edit > PreferencesEike Ziller2022-06-281-1/+1
* | Add plugintr.h files to all pluginshjk2022-06-273-1/+39
|/
* Code cosmeticshjk2022-06-241-1/+3
* Utils: use cleaned stdout all over the place againDavid Schulz2022-06-171-1/+1
* Replace QtcProcess::stopProcess() by stop() plus waitForFinishedhjk2022-06-161-1/+0
* QtSupport: Make sure Qt 6 matches a Qt 5 version requirementChristian Kandeler2022-06-151-0/+4