aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor
Commit message (Expand)AuthorAgeFilesLines
* Make some qHash and comparison operators overloads hidden friendshjk2021-12-061-28/+28
* QmlJSEditor: block non Utf8 codecsDavid Schulz2021-11-093-2/+9
* Merge remote-tracking branch 'origin/5.0' into 6.0Eike Ziller2021-10-081-2/+1
|\
| * qmljseditor: fix crash at shutdownTim Jenssen2021-10-061-2/+1
* | Utils: Remove uses of deprecated PathChooser::path()hjk2021-09-281-1/+1
* | Editor: pass AssistInterface to createProcessorDavid Schulz2021-09-165-5/+5
* | Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-09-071-0/+1
|\|
| * QmlJS: Prepend "My" to default component nameThomas Hartmann2021-09-031-0/+1
* | Pass QFutureInterface by referenceJarek Kobus2021-08-301-2/+2
* | Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-08-111-1/+1
|\|
| * Fix some compiler warningsChristian Kandeler2021-08-091-1/+1
* | Vcs: Use more FilePath for file pathshjk2021-08-021-1/+2
* | Utils: Use FilePath in DropSupporthjk2021-08-021-1/+1
* | Vcs: Use FilePath in IVersionControl APIhjk2021-07-291-1/+1
|/
* ProjectExplorer: Use FilePaths in project tree nodeshjk2021-07-161-1/+2
* QML/JS Editor: Fix UI textLeena Miettinen2021-07-081-3/+3
* Core: use FilePaths to notify files changed internallyDavid Schulz2021-06-231-5/+7
* Do not pass QStringView by const referenceKai Köhne2021-06-175-8/+8
* TextEditor: filepathify RefactoringChangesDavid Schulz2021-06-083-4/+6
* Utils: filepathify LinkDavid Schulz2021-05-251-4/+4
* Use Utils::FutureSynchronizer instead of QFutureSynchronizerJarek Kobus2021-05-122-3/+3
* Fix a possible crash in FindReferences on shutdownJarek Kobus2021-05-122-0/+6
* Fix build with Qt 6Eike Ziller2021-05-121-1/+1
* Make SemanticHighlighter::run() cancelableJarek Kobus2021-05-111-0/+5
* Synchronize all started threads in SemanticHighlighter d'torJarek Kobus2021-05-112-2/+6
* Core: Add a default parameter to various ICore::*path functionshjk2021-04-272-4/+3
* ICore: Change some path API to use FilePathEike Ziller2021-04-262-4/+5
* QDS Components: Replace "item" with "component" in UI textLeena Miettinen2021-03-191-1/+1
* Fix search result font for symbol searchesEike Ziller2021-03-021-0/+1
* Core: Streamline SearchResultWindow interfaceChristian Kandeler2021-02-181-5/+5
* Remove unused includes of mutex classesJarek Kobus2021-02-181-1/+0
* Merge remote-tracking branch 'origin/4.14'Tim Jenssen2021-01-071-2/+8
|\
| * QmlJSEditor: Ensure extra selections are orderedChristian Stenger2021-01-071-2/+8
* | Don't access static functions/fields via instanceAlessandro Portale2020-11-272-3/+3
* | Merge remote-tracking branch 'origin/4.14'Eike Ziller2020-11-193-4/+3
|\|
| * Don't clash signal names with other methodsJarek Kobus2020-11-182-3/+3
| * Remove QStringRef leftoversJarek Kobus2020-11-161-1/+0
* | Don't access static functions/fields via instanceAlessandro Portale2020-11-192-3/+3
|/
* Remove unneeded includesJarek Kobus2020-11-122-12/+11
* qml: fix refactoring to separate componentFawzi Mohamed2020-09-301-0/+3
* Adapt to key sequence changes in Qt6Eike Ziller2020-09-291-2/+2
* Remove bool return value from IEditor::restoreState()Eike Ziller2020-09-242-3/+3
* Make QmlJS(Tools) build with Qt5 & Qt6Eike Ziller2020-09-177-28/+32
* TextEditor: use Utils::FilePath as file member in AssistInterfaceDavid Schulz2020-09-044-10/+7
* Core: replace QString with Utils::FilePath to get documentsDavid Schulz2020-09-041-1/+1
* TextEditor: Make threshold for automatic completion configurableChristian Kandeler2020-08-131-1/+2
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-101-1/+1
|\
| * QmlDesigner: Fix duplicate items auto completionHenning Gruendl2020-08-031-1/+1
| * Core/Utils: Migrate further to Utils::Idhjk2020-07-067-9/+9
* | Various Qt6 portinghjk2020-07-161-4/+2