index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
qmljseditor
Commit message (
Expand
)
Author
Age
Files
Lines
*
QmlJSEditor: do not wait for the semantic info update
David Schulz
2022-11-22
3
-9
/
+6
*
Editor: move ownership of assist interface to processor
David Schulz
2022-11-17
5
-42
/
+35
*
QmlJsEditor: Add color preview tooltip
Andre Hartmann
2022-11-15
1
-0
/
+2
*
Editor: unify assist processor handling
David Schulz
2022-11-14
4
-13
/
+7
*
Merge remote-tracking branch 'origin/9.0'
Eike Ziller
2022-11-10
1
-21
/
+12
|
\
|
*
QmlJS: Fix cursor position and breakpoints when reformatting
Eike Ziller
2022-11-08
1
-21
/
+12
*
|
Utils: Add sorted() function
Christian Kandeler
2022-10-25
1
-4
/
+5
*
|
qmljseditor: remove unneeded import
Fawzi Mohamed
2022-10-18
1
-1
/
+0
*
|
qmlls: move isSematicInfoOutdated to private object
Fawzi Mohamed
2022-10-14
2
-4
/
+10
*
|
QmlJSEditor: Fix qbs build
Christian Stenger
2022-10-14
1
-0
/
+1
*
|
Automatic qmlls support (experimental)
Fawzi Mohamed
2022-10-12
13
-31
/
+539
|
/
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
7
-13
/
+13
*
Prefer project's Qt version for context help
Eike Ziller
2022-09-26
1
-2
/
+8
*
TextEditor: add optional action mask for find usage
David Schulz
2022-09-23
1
-1
/
+2
*
QmlJSEditor: Convert to using Tr::tr
Alessandro Portale
2022-09-22
13
-64
/
+75
*
QmlJSEditor: inline .ui files
Alessandro Portale
2022-09-02
8
-384
/
+158
*
Use SPDX license identifiers
Lucie GĂ©rard
2022-08-26
53
-1272
/
+106
*
FilePath: Remove ::toDir() and deprecation hints
Marcus Tillmanns
2022-08-04
1
-4
/
+4
*
filesystem: Add QFSEngine for filepaths
Marcus Tillmanns
2022-07-21
1
-1
/
+1
*
SearchResult: Rename cancelled() into canceled()
Jarek Kobus
2022-07-20
1
-1
/
+1
*
Drop Qt5: Qml lib / QmlDesigner: Get rid of QOverload
Jarek Kobus
2022-07-20
1
-1
/
+1
*
Utils: More porting.h related changes
hjk
2022-07-14
2
-12
/
+7
*
qmljs: (QString -> Utils::FilePath)++
Fawzi Mohamed
2022-07-13
16
-87
/
+106
*
Merge remote-tracking branch 'origin/8.0'
Eike Ziller
2022-07-07
1
-0
/
+1
|
\
|
*
Clangd: Fix autocompletion for old style SIGNAL and SLOT
Artem Sokolovskii
2022-07-04
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/8.0'
Eike Ziller
2022-06-29
1
-1
/
+1
|
\
\
|
|
/
|
*
UI text: Fix grammar errors and capitalization issues
Leena Miettinen
2022-06-28
1
-1
/
+1
*
|
Add plugintr.h files to all plugins
hjk
2022-06-27
3
-1
/
+39
|
/
*
qmljs: avoid linking to files in the build directory
Fawzi Mohamed
2022-06-21
2
-12
/
+26
*
Do not pass Utils::LinkHandler by rvalue ref
Christian Kandeler
2022-06-07
2
-2
/
+2
*
Utils: Rename ProcessLinkCallback to something less clumsy
Christian Kandeler
2022-06-03
2
-2
/
+2
*
QmlJsEditor: Remove foreach / Q_FOREACH usage
Artem Sokolovskii
2022-05-18
11
-58
/
+69
*
QmlJsEditor: Change "always open with QDS" setting type to combo box
Tapani Mattila
2022-05-17
3
-20
/
+41
*
TextEditor: add text cursor to assist interface
David Schulz
2022-05-13
4
-14
/
+9
*
qmljseditor: preserve state when reformatting
Fawzi Mohamed
2022-05-12
1
-1
/
+3
*
CMake: Qt Creator Static build support
Cristian Adam
2022-04-29
1
-0
/
+2
*
Line length for QML/JS editing automatic formatting
Xavier BESSON
2022-04-07
1
-1
/
+4
*
qmljs: correctly handle js string templates
Fawzi Mohamed
2022-03-21
2
-0
/
+31
*
QmlJSEditor: prevent possible crash on font settings change
David Schulz
2022-03-17
2
-15
/
+21
*
QmlProject: Add option to always open ui.qml files in qds
Thomas Hartmann
2022-01-24
3
-6
/
+34
*
Remove qmake build files
Eike Ziller
2022-01-20
2
-76
/
+0
*
InfoBar: Make adding more buttons possible
Eike Ziller
2022-01-18
1
-1
/
+1
*
Updating qmljs parser to latest qtdeclarative parser
Fawzi Mohamed
2021-12-16
2
-11
/
+6
*
QmlJsEditor: Delay the call of registerIconOverlayForMimeType
Alessandro Portale
2021-12-14
1
-2
/
+3
*
QmlJsEditor: Use the "Design" file icon overlay for .ui.qml files
Alessandro Portale
2021-12-13
1
-0
/
+2
*
Make some qHash and comparison operators overloads hidden friends
hjk
2021-12-06
1
-28
/
+28
*
QmlJSEditor: block non Utf8 codecs
David Schulz
2021-11-09
3
-2
/
+9
*
Merge remote-tracking branch 'origin/5.0' into 6.0
Eike Ziller
2021-10-08
1
-2
/
+1
|
\
|
*
qmljseditor: fix crash at shutdown
Tim Jenssen
2021-10-06
1
-2
/
+1
*
|
Utils: Remove uses of deprecated PathChooser::path()
hjk
2021-09-28
1
-1
/
+1
[next]