aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Align the token types with qmllsHEADmasterSemih Yavuz3 hours2-2/+8
* Android: Merge 2 workers into one recipeJarek Kobus5 hours1-13/+10
* Android: Introduce androidKicker()Jarek Kobus5 hours2-3/+17
* Android: Merge 2 workers into one recipeJarek Kobus5 hours1-6/+7
* Revert "Core: Remove outdated fallback in EditorManager::defaultTextEncoding()"David Schulz8 hours1-5/+6
* VcsOutputWindow: Add working directory to append functionsAndre Hartmann25 hours29-212/+214
* ProjectExplorer: Put XcodebuildParser tests into dedicated classChristian Kandeler27 hours4-58/+71
* ExtensionManager: Show info message regarding external extensions repoAlessandro Portale28 hours2-4/+58
* CMake: Handle `.cmake.in` files as CMake filesEike Ziller30 hours1-0/+1
* ProjectExplorer: Move LinuxIccParser tests into dedicated classChristian Kandeler31 hours4-57/+72
* ProjectExplorer: Make Task members privateChristian Kandeler31 hours45-300/+384
* VcsOutputWindow: Unify and simplify newline handlingAndre Hartmann34 hours1-5/+6
* VcsOutputWindow: Reorder append...() functionsAndre Hartmann34 hours2-17/+17
* ProjectExplorer: Move ClangParser tests into dedicated objectChristian Kandeler34 hours4-112/+125
* GLSL: Fix handling of interface blocksChristian Stenger39 hours2-0/+18
* ProjectExplorer: Do not show generally show stderr output of local LLMsChristian Kandeler2 days1-3/+2
* Remove some gone dependenciesChristian Stenger2 days1-1/+0
* Android: Setup qml channel earlyJarek Kobus2 days3-31/+44
* Core: Add some "StandardLocation" file variablesAlessandro Portale2 days1-0/+23
* ProjectExplorer: Add convenience overload to TaskHubChristian Kandeler2 days25-93/+89
* ProjectExplorer: Move CustomParser tests into dedicated classChristian Kandeler2 days4-120/+127
* Android: Add source/libs for all sub-projects to Java LSAaron McCarthy2 days1-23/+37
* Utils: Replace some TextCodec::toUnicode() overloadshjk3 days4-13/+11
* Utils: make Text::positionInText column 0-basedDavid Schulz3 days13-32/+31
* CppEditor: Simplify EscapeStringLiteralOperationhjk3 days1-4/+2
* CppEditor: remove some positionInText callsDavid Schulz3 days2-14/+6
* Revert "Core: Fix build with MSVC2019"Christian Stenger3 days1-2/+1
* LanguageClientManager: Relax check for projectSami Shalayel3 days1-1/+1
* ProjectExplorer: Remove unneeded function TaskModel::tasks()Christian Kandeler3 days2-15/+2
* ProjectExplorer: Move GccParser tests into dedicated objectChristian Kandeler3 days4-267/+280
* Utils: Remove TextCodec::codecForLocale()hjk3 days2-2/+2
* Core: Remove outdated fallback in EditorManager::defaultTextEncoding()hjk3 days1-6/+5
* EditorManager: Drop EditorManager::defaultTextCodec()hjk3 days4-11/+5
* Git: Code cosmeticshjk3 days2-3/+11
* CPlusPlus: Save a few cycles in Client::isInjectedFile()hjk3 days2-3/+3
* Core: Remove TextFileFormat::{codec,setCodec}hjk3 days7-13/+8
* EditorManager: Swap EditorManager::defaultText{Codec,Encoding}hjk3 days1-11/+8
* Core: Show progress during plugin installationMarcus Tillmanns4 days1-4/+26
* PerfProfiler: Merge 2 workers into one recipeJarek Kobus4 days1-11/+11
* LanguageClient: simplify turning Text::Range to QTextCursorDavid Schulz4 days1-9/+2
* ProjectExplorer: Merge the two places where test objects were set upChristian Kandeler4 days1-7/+5
* QmlProfiler: Merge 2 workers into one recipeJarek Kobus4 days3-11/+46
* ProjectExplorer: Put GCC ABI guessing tests into dedicated classChristian Kandeler4 days4-73/+85
* ProjectExplorer: Put GnuMakeParser tests into dedicated classChristian Kandeler4 days4-110/+122
* Python: use static QRegularExpressionDavid Schulz4 days1-5/+8
* Editors: Add environment variable for suspension debuggingEike Ziller4 days1-1/+8
* ProjectExplorer: Put Abi tests into a dedicated objectChristian Kandeler4 days4-274/+283
* RunControl: Introduce ProcessSetupConfigJarek Kobus4 days5-19/+28
* RunControl: Introduce handleProcessCancellationJarek Kobus4 days2-11/+17
* ProjectExplorer: Put Project tests into dedicated objectChristian Kandeler4 days4-250/+260