aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljstools
Commit message (Expand)AuthorAgeFilesLines
* QmlJS: Remove direct use of ProjectExplorer::Projecthjk5 days3-23/+31
* Docker/Process/QmlJS: Add some guardsEike Ziller11 days1-10/+16
* Various UI text fixesEike Ziller12 days1-14/+8
* QmlFormatSettings: Don't leak QTemporaryDir and QmlFormatProcessJarek Kobus13 days2-27/+34
* QmlJsTools: Avoid reading file contents twiceJarek Kobus13 days1-2/+2
* qmlformat integration: write warnings in silent modeSemih Yavuz2025-05-021-4/+8
* QmlJSTools: Fix qbs buildChristian Kandeler2025-04-141-1/+9
* QmlJSTools: Compile fixhjk2025-04-141-1/+1
* integrate qmlformat and improve formatter settings UXSemih Yavuz2025-04-1417-173/+719
* QmlJsTools: Use static setup pattern for QmlJSFunctionsFilterhjk2025-04-107-319/+294
* QmlJSTools: Fix include and qbs buildChristian Stenger2025-04-041-2/+2
* qmlformatsettings: introduce qmlformat process wrapperSemih Yavuz2025-04-033-0/+265
* QmlJSTools: Move qmljscodestylepreferencesfactory* to only userhjk2025-04-035-149/+113
* QmlJSTools: Simplify setup of QmlJSFunctionsFilterhjk2025-04-025-17/+13
* QmlJSTools: Remove unused codehjk2025-04-021-9/+0
* Editor: move block related infos out of the layoutDavid Schulz2025-04-011-9/+6
* Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-03-241-5/+3
|\
| * qqmljs: adapt paths to .qrc filesSami Shalayel2025-03-211-5/+3
* | Utils: Simplify FilePath::relativePathFromhjk2025-03-041-2/+2
* | ILocator: Make ILocator subclasses finalJarek Kobus2025-03-041-1/+1
* | De-noise *codestylepreferencesfactories a bithjk2025-02-131-51/+35
* | Move CodeStylePreferencesFactory implementation to .cpphjk2025-02-133-47/+42
* | TextEditor: Remove references to ProjectExplorer::ProjectChristian Kandeler2025-02-103-7/+9
* | ClangFormat et al.: Refactor settings factoriesAndrii Semkiv2025-02-104-62/+122
|/
* ProjectExplorer: Add convenience accessors to some classesChristian Kandeler2025-01-231-1/+1
* ProjectExplorer: Add and make use of forwarding accessors in ProjectChristian Kandeler2025-01-201-13/+9
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-102-5/+5
* ICodeStylePreferences: Reuse TypedCodeStylePreferencesJarek Kobus2024-12-1913-136/+19
* StyleSettings: Introduce settingsId()Jarek Kobus2024-12-193-4/+9
* ICodeStyleSettings: Remove currentCodeStyleSettingsChanged() signalsJarek Kobus2024-12-166-25/+8
* ICodeStylePreferences: Remove codeStyleSettingsChanged() signalsJarek Kobus2024-12-162-2/+0
* Editor: link global settings in tab settings buttonDavid Schulz2024-12-061-0/+2
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-1/+1
* Plugins: Improve display names of pluginsAlessandro Portale2024-11-191-0/+1
* Core: Provide settings categories centrallyChristian Kandeler2024-11-152-2/+7
* Revert "Plugins: Improve display names of plugins"Eike Ziller2024-10-161-1/+1
* Plugins: Improve display names of pluginsAlessandro Portale2024-10-161-1/+1
* ProjectExplorer: Move KitAspect into its own set of filesChristian Kandeler2024-10-112-0/+3
* ILocatorFilter: Refactor ILocatorFilter::matchers() functionJarek Kobus2024-10-071-7/+4
* Unify copyright string and remove yearEike Ziller2024-09-261-1/+1
* Preparatory changes to enable Id ctor from char(&)[]hjk2024-09-122-4/+2
* Plugins: Add a few documentation Urls to plugin metadataAlessandro Portale2024-09-041-0/+1
* ExtensionSystem: Add PluginId and VendorIdMarcus Tillmanns2024-09-021-0/+2
* PluginSpecs: Change URLs from http:// to https://Alessandro Portale2024-05-281-1/+1
* AsyncTask: Centralize setting global future synchronizerEike Ziller2024-05-211-3/+0
* ModelManagerInterface: Cancel all running threads on session switchJarek Kobus2024-02-141-0/+3
* QmlJSTools: Fix testsChristian Stenger2024-01-311-1/+1
* Utils: Fix error prone default value of appendOrSetMarcus Tillmanns2024-01-261-1/+3
* QmlJSTools: Fix qbs buildChristian Kandeler2024-01-161-2/+4
* QmlJSTools: Hide plugin class in .cpphjk2024-01-165-61/+68