aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/17.0'Eike Ziller4 days5-22/+31
|\
| * LanguageClient: Fix loading user defined Language Server settingsDavid Schulz4 days4-19/+26
| * QmlJS: Remove direct use of ProjectExplorer::Projecthjk5 days1-3/+5
* | QmlJSEditor: FilePathify qmljscompletionassist.cpphjk4 days2-24/+19
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller7 days3-11/+15
|\|
| * QmlJS: Simplify headingEike Ziller10 days1-3/+2
| * QMLLS: remove json mimetype from supported file filterDavid Schulz11 days1-6/+12
| * Various UI text fixesEike Ziller12 days1-2/+1
* | Clean up some includeshjk12 days1-1/+0
* | Utils: Move codec alias related code to TextCodec implementationhjk12 days1-1/+1
* | Proliferate use of Utils::TextCodechjk12 days1-1/+1
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller2025-05-074-29/+29
|\|
| * LanguageClient: have one LanguageClient per BuildConfighjk2025-04-294-29/+29
* | RFC: qmloutline: disable drag-and-dropSami Shalayel2025-05-022-112/+1
|/
* qqmljssemantichighlighter: highlight 'of' in for-loopsSami Shalayel2025-04-242-0/+9
* Editor: use forked plaintexteditDavid Schulz2025-04-151-1/+1
* integrate qmlformat and improve formatter settings UXSemih Yavuz2025-04-147-79/+155
* QmlJS: FilePathify SemanticInfoUpdaterhjk2025-04-103-13/+6
* Editor: move block related infos out of the layoutDavid Schulz2025-04-012-15/+11
* QmlProject: Add a toolbutton for opening .ui.qml file in QDSEike Ziller2025-03-314-1/+61
* Avoid potential detach of non-const Qt containers in range-loops 2/2Alessandro Portale2025-03-241-1/+1
* Avoid potential detach of non-const Qt containers in range-loops 1/2Alessandro Portale2025-03-211-1/+1
* QtC QmllsClient use icons provided by QmlJS::IconsDmitrii Akshintsev2025-03-202-0/+34
* QtC: Refactor QmlJS::IconsDmitrii Akshintsev2025-03-204-16/+7
* languageclientformatter: prepare for supporting full document formattingSemih Yavuz2025-03-191-2/+30
* qmljseditor: refactorSemih Yavuz2025-03-181-61/+74
* Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-03-131-0/+1
|\
| * qmlls: disable by defaultSami Shalayel2025-03-101-0/+1
* | qmlls: don't check qmake versions for latest qmllsSami Shalayel2025-03-111-20/+16
* | QmlJSEditor: fix broken referenceMarco Bubke2025-02-201-1/+1
* | QmlDesigner: Improve to_arrayMarco Bubke2025-02-201-47/+54
* | Merge remote-tracking branch 'origin/16.0' into HEADTim Jenssen2025-02-1728-564/+708
|\|
| * qmlls: add build folder as import pathSami Shalayel2025-02-131-2/+9
| * Fix various translated stringsEike Ziller2025-02-121-2/+2
| * qmlls: only enable outline with experimental featureSami Shalayel2025-02-102-0/+12
| * lsp: don't recreate toolbars all the timesSami Shalayel2025-02-101-2/+3
| * qmlls: make go-to-definition a default featureSami Shalayel2025-02-101-5/+12
| * ProjectExplorer: Add convenience accessors to some classesChristian Kandeler2025-01-232-2/+2
| * QmlJSEditor: fix bracedepth trackingDavid Schulz2025-01-211-5/+4
| * ProjectExplorer: Add and make use of forwarding accessors in ProjectChristian Kandeler2025-01-201-11/+2
| * qmlls: don't ignore the minimum qt version settingSami Shalayel2025-01-201-10/+20
| * Editor: Make braceDepth an explicit member in TextBlockUserDataDavid Schulz2025-01-203-6/+4
| * Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-1010-14/+14
| * qmlls: also find qmlls binaries on windowsSami Shalayel2025-01-081-4/+6
| * qmllsclient: fix initialization optionsSemih Yavuz2025-01-072-4/+1
| * QmlEditor: remove indirect QString::toUtf8/fromUtf8 roundtripDavid Schulz2025-01-071-1/+1
| * qmlls: display executable path after nameSami Shalayel2025-01-061-2/+13
| * qmlls: be invalid if no qmlls was foundSami Shalayel2025-01-061-0/+3
| * qmlls: don't pass import paths for qmlls < 6.8Sami Shalayel2025-01-061-7/+8
| * qmlls: make a warning translatableSami Shalayel2025-01-031-1/+1