aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprojectmanager/qmlmultilanguageaspect.h
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: puppet needs to know the databaseFilePathTim Jenssen2024-07-231-1/+0
* QmlProjectManager: Merge the two *constants filehjk2024-01-181-1/+1
* Utils: Rename the new Storage to Storehjk2023-08-241-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-2/+2
* QmlProjectManager: Prepare special aspects for auto-registrationhjk2023-07-141-1/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QmlProjectManager: Avoid use of RunControl::runConfiguration()hjk2022-04-121-0/+7
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-1/+1
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-1/+1
* qmlproject: rename lastUsedLanguage -> currentLocaleTim Jenssen2020-07-231-4/+5
* qmlproject: add convenience method to QmlMultiLanguageAspectTim Jenssen2020-07-211-0/+4
* qml: introduce QmlMultiLanguageAspectTim Jenssen2020-06-181-0/+57