aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update qbs submodule to HEAD of 2.0 branchv10.0.1Christian Kandeler2023-05-031-0/+0
* GenericProjectManager: Do not make every subdir an include dirChristian Kandeler2023-05-022-2/+5
* TextEditor: always return a valid assist interfaceDavid Schulz2023-05-024-18/+16
* Update qbs submodule to HEAD of 2.0 branchChristian Kandeler2023-04-291-0/+0
* Update qbs submodule to HEAD of 2.0 branchChristian Kandeler2023-04-281-0/+0
* Core: Fix item flag on locator settingspageChristian Stenger2023-04-271-2/+2
* CMakePM: Fix presets condition with a const valueCristian Adam2023-04-271-1/+1
* ClangFormat: Fix autoindentation for QML_ and Q_ macrosArtem Sokolovskii2023-04-272-7/+46
* CMakePM: Fix presets transitive inheritanceCristian Adam2023-04-271-1/+3
* FileInProjectFinder: Fix path analysisUlf Hermann2023-04-261-1/+4
* CMakePM: Fix boolean cacheVariables parsingCristian Adam2023-04-251-3/+15
* Utils: Fix line ending conversion in FileReaderMarcus Tillmanns2023-04-251-0/+4
* Merge "Merge remote-tracking branch 'origin/9.0' into 10.0" into 10.0The Qt Project2023-04-244-5/+5
|\
| * Merge remote-tracking branch 'origin/9.0' into 10.0Eike Ziller2023-04-244-5/+5
| |\
| | * Fix dangling references, found by GCC 13Thiago Macieira2023-04-204-5/+5
* | | QMLLS: fix crash on opening non existing qml filesDavid Schulz2023-04-241-1/+2
|/ /
* | Fix namespace usage in QSR project wizard templateJussi Witick2023-04-201-6/+6
* | CMakePM: Add .h header files to .c source filesCristian Adam2023-04-191-1/+1
* | ProjectExplorer: Do not treat a starting run control as finishedChristian Kandeler2023-04-191-1/+1
* | ClangTools: Do not abort a running build when starting to analyzeChristian Kandeler2023-04-191-1/+2
* | Editor: skip painting selection path out of clip rectDavid Schulz2023-04-181-0/+4
* | Editor: fix selection path for empty selectionsDavid Schulz2023-04-181-0/+2
* | AutoTest: Improve handling of Qt Quick TestsChristian Stenger2023-04-181-1/+7
* | QtSupport: Fix handling of tutorialsChristian Stenger2023-04-181-3/+3
* | ClangFormat: Fix preview updatingArtem Sokolovskii2023-04-184-3/+14
* | Update qbs submodule to HEAD of 2.0 branchEike Ziller2023-04-181-0/+0
* | ClangFormat: Fix wrong indentation numbers with separatorArtem Sokolovskii2023-04-181-0/+1
* | Android: Fix compile with Qt6.2Christian Stenger2023-04-181-1/+1
* | CMakePM: sanitize preset initial configuration valuesCristian Adam2023-04-171-6/+15
* | CMakePM: expand macros for all configure cacheVariablesCristian Adam2023-04-174-22/+61
* | ClangTools: Give the tool main windows unique object namesChristian Kandeler2023-04-171-2/+2
* | Examples: Automatically enable showing categories for Qt >= 6.5.1Eike Ziller2023-04-172-12/+34
* | Update qbs submodule to HEAD of 2.0 branchChristian Kandeler2023-04-171-0/+0
* | Android: Automotive debugging capabilityZoltan Gera2023-04-142-73/+124
* | ClangCodeModel: Let clangd handle cuda sourcesChristian Kandeler2023-04-131-2/+4
* | Examples: Optionally parse categories from meta dataEike Ziller2023-04-131-13/+54
* | Examples: Read meta data, which includes categoriesEike Ziller2023-04-132-0/+32
* | Add test for examples parsingEike Ziller2023-04-132-9/+26
* | Convert Examples model to FilePathEike Ziller2023-04-135-108/+102
* | TextEditor: remove redundant semicolonDavid Schulz2023-04-131-1/+1
* | Move examples manifest parser in separate functionEike Ziller2023-04-117-236/+328
* | Update qbs submodule to HEAD of 2.0 branchChristian Kandeler2023-04-061-0/+0
* | ClangFormat: Grey out Clang-Format Style config when not overriddenArtem Sokolovskii2023-04-0610-12/+46
* | PE: Silence soft assertChristian Stenger2023-04-051-1/+1
* | Python: Remove unneeded mutexJarek Kobus2023-04-042-12/+7
* | Android: Force reset/update of pre-existing toolchainsAlessandro Portale2023-04-041-1/+6
* | Python: Don't leak running futures on shutdownJarek Kobus2023-04-043-12/+23
* | Clangd: do not modify the default replacement stringDavid Schulz2023-04-042-3/+4
* | ClangCodeModel: Adapt to updated clangd tooltip formatChristian Kandeler2023-04-041-3/+2
* | ClangCodeModel: Do not try to rename macros and namespaces with clangdChristian Kandeler2023-04-044-15/+51