aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* Utils: Polish QtcTabBarHEADmasterAlessandro Portale6 hours1-1/+6
* Utils: Centralize the value for highlight thicknessAlessandro Portale8 hours2-2/+4
* Devcontainer: Add support for "containerEnv" variable substitutionMarcus Tillmanns8 hours2-70/+116
* Devcontainer: Add createProcessInterfaceMarcus Tillmanns9 hours2-0/+106
* Devcontainer: Add accessor for customizationsMarcus Tillmanns10 hours2-0/+26
* Devcontainer: Add Instance::configFromFileMarcus Tillmanns10 hours2-3/+15
* Devcontainer: Add config() getterMarcus Tillmanns10 hours2-0/+7
* Utils: Fix WrappedProcessInterfaceMarcus Tillmanns10 hours1-3/+4
* TaskTree: Rename barrier related classesJarek Kobus12 hours2-26/+18
* Utils: Add WrapperProcessInterfaceMarcus Tillmanns13 hours2-0/+215
* Utils: Allow setting custom process interfaceMarcus Tillmanns13 hours2-1/+13
* Devcontainer: Mount directories from configMarcus Tillmanns13 hours1-0/+21
* Utils: Partially revert "Utils: Remove TextCodec::codecForLocale()"hjk14 hours1-1/+2
* Devcontainer: Trim process output to skip empty last lineMarcus Tillmanns15 hours1-2/+2
* Utils: Don't assert if path does not existMarcus Tillmanns15 hours1-22/+33
* Macros: Add better examples for "prefix" variablesEike Ziller31 hours3-12/+36
* TaskTree: Fix spaces in warning messageJarek Kobus34 hours1-2/+2
* Utils: Centralize encoding list sortinghjk37 hours2-3/+20
* Utils: Drop TextEncoding::operator QByteArray()hjk37 hours1-1/+0
* LSP: Simplify encoding related code a bithjk37 hours1-4/+2
* Utils: Remove TextCodec classhjk38 hours2-39/+0
* Utils: Move remaining used functions from TextCodec to TextEncodinghjk38 hours2-8/+7
* Devcontainer: Implement workspace mountMarcus Tillmanns5 days1-0/+13
* Devcontainer: Implement variable substitutionMarcus Tillmanns5 days4-134/+265
* Devcontainer: Support stopped and paused containersMarcus Tillmanns5 days1-47/+156
* Devcontainer: Simplify command creationMarcus Tillmanns5 days1-3/+6
* Devcontainer: Add lifecycle hook executionMarcus Tillmanns6 days3-8/+162
* Devcontainer: Only pull image if neededMarcus Tillmanns6 days1-11/+34
* GLSL: Fix handling of interface blocksChristian Stenger6 days18-443/+730
* Devcontainer: Retrieve Env from containerMarcus Tillmanns6 days2-72/+105
* Utils: Move user display related code from TextEncodinghjk7 days2-29/+12
* Utils: Remove Text{Codec,Encoding}::mibEnum()hjk7 days2-12/+0
* Utils: Remove some now (almost) unused TextCodec functionhjk7 days3-53/+1
* Utils: Replace TextCodec in TextFileFormat::decode() by TextEncodinghjk7 days1-50/+11
* Utils: Replace some TextCodec::toUnicode() overloadshjk7 days2-23/+7
* Utils: Drop now unused TextCodec::canConvert()hjk7 days2-6/+0
* Utils: make Text::positionInText column 0-basedDavid Schulz7 days3-6/+6
* CPlusPlus: Drop a few simple accessor functionshjk7 days2-28/+16
* Utils: create codecForLocale for system encodingDavid Schulz7 days1-0/+2
* Utils: Remove TextCodec::codecForLocale()hjk8 days2-9/+0
* CPlusPlus: Save a few cycles in Client::isInjectedFile()hjk8 days2-3/+4
* Core: Remove TextFileFormat::{codec,setCodec}hjk8 days4-14/+14
* Devcontainer: Retrieve user info from passwdMarcus Tillmanns8 days1-20/+43
* Devcontainer: Inspect running containerMarcus Tillmanns8 days1-18/+472
* Core: Show progress during plugin installationMarcus Tillmanns8 days2-5/+5
* Utils: Add text function to Text::RangeDavid Schulz8 days2-0/+6
* Devcontainer: Add logging categoryMarcus Tillmanns8 days1-8/+14
* Utils: Allow CommandLine construction with "Raw" argumentsMarcus Tillmanns8 days2-3/+11
* Utils: Add CommandLine::addCommandLineWithOrMarcus Tillmanns8 days2-0/+12
* Devcontainer: Add userEnvProbe default valueMarcus Tillmanns8 days2-3/+2