summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/codeassist/asyncprocessor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}Jarek Kobus2023-05-031-1/+1
* TextEditor: Use QtConcurrent invocation for async runJarek Kobus2023-03-101-2/+2
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* TextEditor: Pass context object to lambda connectionsJarek Kobus2022-12-121-2/+2
* Editor: move ownership of assist interface to processorDavid Schulz2022-11-171-8/+6
* Editor: unify assist processor handlingDavid Schulz2022-11-141-0/+58