aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Utils: Centralize the value for highlight thicknessHEADmasterAlessandro Portale71 min.4-4/+8
* Add optional tabs to the editor viewsEike Ziller87 min.8-111/+501
* ProjectExplorer: Remove empty global test classChristian Kandeler106 min.4-28/+0
* Devcontainer: Add support for "containerEnv" variable substitutionMarcus Tillmanns114 min.2-70/+116
* Set default SDK based on Qt ANDROID_PLATFORMSheree Morphett120 min.7-19/+43
* Devcontainer: Add createProcessInterfaceMarcus Tillmanns2 hours2-0/+106
* Docker: Use WrappedProcessInterfaceMarcus Tillmanns2 hours1-182/+30
* ProjectExplorer: Code cosmeticshjk3 hours1-3/+4
* Devcontainer: Add accessor for customizationsMarcus Tillmanns3 hours2-0/+26
* Devcontainer: Add Instance::configFromFileMarcus Tillmanns3 hours2-3/+15
* Devcontainer: Add config() getterMarcus Tillmanns3 hours2-0/+7
* Utils: Fix WrappedProcessInterfaceMarcus Tillmanns3 hours1-3/+4
* ProjectExplorer: Move session test into dedicated classChristian Kandeler5 hours4-57/+68
* TaskTree: Rename barrier related classesJarek Kobus5 hours9-55/+47
* Utils: Add WrapperProcessInterfaceMarcus Tillmanns6 hours2-0/+215
* Utils: Allow setting custom process interfaceMarcus Tillmanns6 hours2-1/+13
* Devcontainer: Mount directories from configMarcus Tillmanns6 hours1-0/+21
* ProjectExplorer: Make most UserFileAccessor functions privateChristian Kandeler7 hours1-9/+9
* ProjectExplorer: Remove unneeded function from UserFileAccessorChristian Kandeler7 hours2-11/+3
* Remote projects: fixed empty .qrc project tree nodesfaust7477 hours1-6/+5
* ProjectExplorer: Put UserFileAccessor tests into dedicated classChristian Kandeler8 hours4-140/+139
* Utils: Partially revert "Utils: Remove TextCodec::codecForLocale()"hjk8 hours1-1/+2
* Devcontainer: Trim process output to skip empty last lineMarcus Tillmanns9 hours1-2/+2
* Utils: Don't assert if path does not existMarcus Tillmanns9 hours1-22/+33
* Macros: Add better examples for "prefix" variablesEike Ziller25 hours12-73/+125
* CMake: Introduce a QTCREATOR_RELOCATABLE_INSTALL_PREFIXAlexandru Croitor26 hours1-0/+4
* CMake: Use configure_package_config_file for QtCreatorConfigAlexandru Croitor26 hours1-38/+23
* Put DeviceManager test into dedicated classChristian Kandeler26 hours4-79/+95
* ProjectExplorer: Inline two functions in UserFileAccessorChristian Kandeler27 hours1-33/+26
* Debugger: Connect to RunControl::stopped()Jarek Kobus27 hours1-2/+2
* TaskTree: Fix spaces in warning messageJarek Kobus27 hours1-2/+2
* Python: improve missing pyside handlingDavid Schulz29 hours5-56/+139
* ProjectExplorer: Add dedicated test classesChristian Kandeler31 hours4-155/+186
* TextEditor: Use TextEncoding::availableEncodings() in CodecChooserhjk31 hours1-10/+3
* TextEditor: Drop codec list filteringhjk31 hours3-18/+3
* Utils: Centralize encoding list sortinghjk31 hours4-13/+26
* ProjectExplorer: Use dedicated guard object in TargetSetupPageChristian Kandeler31 hours1-19/+21
* Core: Replace use of encodingForMib() in CodecSelectorhjk31 hours1-18/+9
* Utils: Drop TextEncoding::operator QByteArray()hjk31 hours1-1/+0
* Clean up some encoding related user codehjk31 hours7-11/+9
* LSP: Simplify encoding related code a bithjk31 hours1-4/+2
* Utils: Remove TextCodec classhjk31 hours2-39/+0
* Utils: Move remaining used functions from TextCodec to TextEncodinghjk31 hours6-13/+12
* Align the token types with qmllsSemih Yavuz4 days2-2/+8
* Android: Merge 2 workers into one recipeJarek Kobus4 days1-13/+10
* Android: Introduce androidKicker()Jarek Kobus4 days2-3/+17
* Android: Merge 2 workers into one recipeJarek Kobus4 days1-6/+7
* Revert "Core: Remove outdated fallback in EditorManager::defaultTextEncoding()"David Schulz4 days1-5/+6
* VcsOutputWindow: Add working directory to append functionsAndre Hartmann5 days29-212/+214
* ProjectExplorer: Put XcodebuildParser tests into dedicated classChristian Kandeler5 days4-58/+71