index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
qmlls
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmlls: add --version command line parameter
Sami Shalayel
2025-04-23
1
-0
/
+5
*
qmlls: librarify into QQmlLSPrivate
Sami Shalayel
2025-01-27
2
-372
/
+2
*
Adapt to QFile::open being [[nodiscard]]
Volker Hilsheimer
2024-12-15
1
-1
/
+4
*
qmlls: wait for exit-notification before shutdown
Sami Shalayel
2024-12-13
1
-1
/
+1
*
QtQml: Add some consistency to QV4::RegExp
Ulf Hermann
2024-12-12
1
-10
/
+11
*
qmlls: fix compatibility issue due to removal of "p" flag
Semih Yavuz
2024-12-08
1
-3
/
+5
*
qmlls: add --bare option to fix Qt QML import path
Sami Shalayel
2024-12-04
1
-29
/
+51
*
qmlls: fix setting documentation path from commandline
Semih Yavuz
2024-11-08
1
-2
/
+3
*
qmlls: add qmllint plugins to static builds
Sami Shalayel
2024-10-07
1
-5
/
+1
*
qmlls: read import paths from .qmlls.ini
Sami Shalayel
2024-09-20
1
-1
/
+2
*
Fix various style problems
Ulf Hermann
2024-06-20
1
-1
/
+1
*
Add documentation location path to the settings file
Semih Yavuz
2024-06-05
1
-0
/
+8
*
qmlls: stop reading from stdin after shutdown was received
Sami Shalayel
2024-06-04
1
-36
/
+84
*
qmlls: add -I and -E option
Sami Shalayel
2024-04-18
1
-34
/
+57
*
Introduce plugin support for qmlls and qmlls quick plugin
Sami Shalayel
2024-02-29
1
-0
/
+5
*
qmlls: add option to disable cmake-calls
Sami Shalayel
2023-12-20
1
-0
/
+19
*
qmlls: fix the order in which the build directory is obtained
Sami Shalayel
2023-06-23
1
-4
/
+45
*
qmlls: move into own private static library
Sami Shalayel
2023-02-07
24
-3516
/
+5
*
qmlls, qmllint: Avoid memory leaks
Ulf Hermann
2023-01-16
1
-6
/
+6
*
Fix some qsizetype vs. quint32 problems
Ulf Hermann
2023-01-06
1
-1
/
+6
*
qmlls: Remove unused variable
Peter Varga
2022-12-14
1
-2
/
+0
*
Remove Qt keywords from all headers
Yuhang Zhao
2022-12-09
7
-8
/
+8
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
4
-4
/
+4
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
4
-21
/
+21
*
qmlls: Avoid access to uninitialized capability
Magnus Groß
2022-10-04
1
-1
/
+1
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-09-07
1
-1
/
+1
*
QtDeclarative: port away from deprecated qSetGlobalQHashSeed(0)
Ivan Solovev
2022-08-29
1
-1
/
+1
*
qmlls: reduce latency by using "dry" QHttpMessageStreamParser
Sami Shalayel
2022-08-12
1
-7
/
+35
*
qmlls: Move back to bin
Ulf Hermann
2022-08-04
1
-1
/
+0
*
qmlls: add warning about missing build directory
Fawzi Mohamed
2022-07-28
1
-0
/
+18
*
CMake: Don't use PUBLIC_LIBRARIES for executables
Alexandru Croitor
2022-07-21
1
-1
/
+1
*
qmlls: do not advertise completions resolver
Fawzi Mohamed
2022-07-14
1
-1
/
+1
*
qmlls: improve completion for functions
Moody Liu
2022-07-14
1
-17
/
+34
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
1
-0
/
+3
*
qmlls: Provide system QML import path when constructing DOM environment
Ulf Hermann
2022-06-30
1
-4
/
+6
*
QQmlJSLogger: Switch to an ID based system
Maximilian Goldstein
2022-06-30
1
-2
/
+2
*
qmlls: append a colon with a space after property completion
Moody Liu
2022-06-25
1
-0
/
+1
*
qmlls: de-duplicate the completion list of the 'import' statement
Moody Liu
2022-06-22
1
-5
/
+12
*
CMake: Turn qmlls into an app instead of a tool as a workaround
Alexandru Croitor
2022-06-14
1
-4
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
23
-621
/
+46
*
update target description for qmlls
Moody Liu
2022-06-10
1
-1
/
+1
*
GCC std::optional whack-a-mole [2/N]: qmlls
Marc Mutz
2022-06-02
1
-1
/
+1
*
qmlls: use CompletionItemKind::Class for QML types
Moody Liu
2022-05-26
1
-14
/
+19
*
qmlls: use proper completion item kind for properties
Moody Liu
2022-05-25
1
-1
/
+1
*
qmlls: completions for ids
Fawzi Mohamed
2022-05-19
1
-74
/
+74
*
qmlls: add custom notification to set build directories
Fawzi Mohamed
2022-05-19
3
-1
/
+90
*
qmlls: completion support
Fawzi Mohamed
2022-05-19
7
-1
/
+735
*
qmlls: workspace support
Fawzi Mohamed
2022-05-19
5
-1
/
+258
*
qmlls/qmllintsuggestions: Use qmllint plugins
Maximilian Goldstein
2022-05-04
1
-2
/
+1
*
qmlls/qmllintsuggestions: Use versioned TextDocument in CodeActions
Maximilian Goldstein
2022-05-03
1
-4
/
+13
[next]