aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/stringtable.cpp
Commit message (Expand)AuthorAgeFilesLines
* StringTable: Make bytesSaved a local variableJarek Kobus2025-02-201-5/+3
* StringTable: Rename isQStringInUse() into isDetached()Jarek Kobus2025-02-181-3/+3
* StringTable: Make it QObject-lessJarek Kobus2025-02-111-20/+11
* StringTable: Remove redundant isMutable() checkJarek Kobus2025-02-101-2/+2
* StringTable: Fix isQStringInUse()Jarek Kobus2025-02-101-1/+1
* Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}Jarek Kobus2023-05-031-1/+1
* StringTable: Use QtConcurrent invocation for async runJarek Kobus2023-03-091-5/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* AutoTestUnitTests: Remove TestStringTable scenarioJarek Kobus2022-12-071-11/+3
* StringTable: Switch off debug printouts by defaultJarek Kobus2022-12-071-1/+1
* Utils: Promote CppEditor::StringTablehjk2022-12-061-0/+153