aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Align the token types with qmllsHEADmasterSemih Yavuz2 days2-2/+8
* Android: Merge 2 workers into one recipeJarek Kobus2 days1-13/+10
* Android: Introduce androidKicker()Jarek Kobus2 days2-3/+17
* Android: Merge 2 workers into one recipeJarek Kobus2 days1-6/+7
* Revert "Core: Remove outdated fallback in EditorManager::defaultTextEncoding()"David Schulz2 days1-5/+6
* VcsOutputWindow: Add working directory to append functionsAndre Hartmann3 days29-212/+214
* ProjectExplorer: Put XcodebuildParser tests into dedicated classChristian Kandeler3 days4-58/+71
* ExtensionManager: Show info message regarding external extensions repoAlessandro Portale3 days2-4/+58
* Devcontainer: Implement workspace mountMarcus Tillmanns3 days2-10/+35
* CMake: Handle `.cmake.in` files as CMake filesEike Ziller3 days1-0/+1
* Devcontainer: Implement variable substitutionMarcus Tillmanns3 days5-151/+368
* ProjectExplorer: Move LinuxIccParser tests into dedicated classChristian Kandeler3 days4-57/+72
* ProjectExplorer: Make Task members privateChristian Kandeler3 days46-303/+387
* Devcontainer: Support stopped and paused containersMarcus Tillmanns3 days1-47/+156
* Devcontainer: Simplify command creationMarcus Tillmanns3 days1-3/+6
* Devcontainer: Add lifecycle hook executionMarcus Tillmanns3 days4-13/+213
* VcsOutputWindow: Unify and simplify newline handlingAndre Hartmann3 days1-5/+6
* VcsOutputWindow: Reorder append...() functionsAndre Hartmann3 days2-17/+17
* ProjectExplorer: Move ClangParser tests into dedicated objectChristian Kandeler3 days4-112/+125
* Devcontainer: Add image container testMarcus Tillmanns3 days1-0/+32
* Devcontainer: Only pull image if neededMarcus Tillmanns3 days1-11/+34
* GLSL: Fix handling of interface blocksChristian Stenger4 days20-443/+748
* Devcontainer: Retrieve Env from containerMarcus Tillmanns4 days2-72/+105
* ProjectExplorer: Do not show generally show stderr output of local LLMsChristian Kandeler4 days1-3/+2
* CMake: Expose Creator translation ts and qm files in output varsAlexandru Croitor4 days1-0/+17
* CMake: Re-format cmake_parse_arguments callAlexandru Croitor4 days1-3/+17
* CMake: Fix macOS rpath removal when building against non-frameworksAlexandru Croitor4 days1-0/+4
* Remove some gone dependenciesChristian Stenger4 days3-4/+0
* Debugger: Remove Qt5Compat dependency in autotesthjk4 days1-1/+1
* Android: Setup qml channel earlyJarek Kobus4 days3-31/+44
* Core: Add some "StandardLocation" file variablesAlessandro Portale4 days1-0/+23
* ProjectExplorer: Add convenience overload to TaskHubChristian Kandeler4 days25-93/+89
* ProjectExplorer: Move CustomParser tests into dedicated classChristian Kandeler4 days4-120/+127
* Android: Add source/libs for all sub-projects to Java LSAaron McCarthy4 days1-23/+37
* Utils: Move user display related code from TextEncodinghjk4 days2-29/+12
* Utils: Remove Text{Codec,Encoding}::mibEnum()hjk4 days3-13/+1
* Utils: Remove some now (almost) unused TextCodec functionhjk4 days3-53/+1
* Utils: Replace TextCodec in TextFileFormat::decode() by TextEncodinghjk4 days1-50/+11
* Utils: Replace some TextCodec::toUnicode() overloadshjk4 days6-36/+18
* Utils: Drop now unused TextCodec::canConvert()hjk4 days2-6/+0
* Utils: make Text::positionInText column 0-basedDavid Schulz4 days16-38/+37
* CppEditor: Simplify EscapeStringLiteralOperationhjk5 days1-4/+2
* CPlusPlus: Drop a few simple accessor functionshjk5 days3-34/+20
* CppEditor: remove some positionInText callsDavid Schulz5 days2-14/+6
* Utils: create codecForLocale for system encodingDavid Schulz5 days1-0/+2
* Revert "Core: Fix build with MSVC2019"Christian Stenger5 days1-2/+1
* LanguageClientManager: Relax check for projectSami Shalayel5 days1-1/+1
* ProjectExplorer: Remove unneeded function TaskModel::tasks()Christian Kandeler5 days2-15/+2
* ProjectExplorer: Move GccParser tests into dedicated objectChristian Kandeler5 days4-267/+280
* Utils: Remove TextCodec::codecForLocale()hjk5 days4-11/+2