index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
qmljstools
Commit message (
Expand
)
Author
Age
Files
Lines
*
QmlJS: Remove direct use of ProjectExplorer::Project
hjk
5 days
3
-23
/
+31
*
Docker/Process/QmlJS: Add some guards
Eike Ziller
11 days
1
-10
/
+16
*
Various UI text fixes
Eike Ziller
12 days
1
-14
/
+8
*
QmlFormatSettings: Don't leak QTemporaryDir and QmlFormatProcess
Jarek Kobus
13 days
2
-27
/
+34
*
QmlJsTools: Avoid reading file contents twice
Jarek Kobus
13 days
1
-2
/
+2
*
qmlformat integration: write warnings in silent mode
Semih Yavuz
2025-05-02
1
-4
/
+8
*
QmlJSTools: Fix qbs build
Christian Kandeler
2025-04-14
1
-1
/
+9
*
QmlJSTools: Compile fix
hjk
2025-04-14
1
-1
/
+1
*
integrate qmlformat and improve formatter settings UX
Semih Yavuz
2025-04-14
17
-173
/
+719
*
QmlJsTools: Use static setup pattern for QmlJSFunctionsFilter
hjk
2025-04-10
7
-319
/
+294
*
QmlJSTools: Fix include and qbs build
Christian Stenger
2025-04-04
1
-2
/
+2
*
qmlformatsettings: introduce qmlformat process wrapper
Semih Yavuz
2025-04-03
3
-0
/
+265
*
QmlJSTools: Move qmljscodestylepreferencesfactory* to only user
hjk
2025-04-03
5
-149
/
+113
*
QmlJSTools: Simplify setup of QmlJSFunctionsFilter
hjk
2025-04-02
5
-17
/
+13
*
QmlJSTools: Remove unused code
hjk
2025-04-02
1
-9
/
+0
*
Editor: move block related infos out of the layout
David Schulz
2025-04-01
1
-9
/
+6
*
Merge remote-tracking branch 'origin/16.0'
Eike Ziller
2025-03-24
1
-5
/
+3
|
\
|
*
qqmljs: adapt paths to .qrc files
Sami Shalayel
2025-03-21
1
-5
/
+3
*
|
Utils: Simplify FilePath::relativePathFrom
hjk
2025-03-04
1
-2
/
+2
*
|
ILocator: Make ILocator subclasses final
Jarek Kobus
2025-03-04
1
-1
/
+1
*
|
De-noise *codestylepreferencesfactories a bit
hjk
2025-02-13
1
-51
/
+35
*
|
Move CodeStylePreferencesFactory implementation to .cpp
hjk
2025-02-13
3
-47
/
+42
*
|
TextEditor: Remove references to ProjectExplorer::Project
Christian Kandeler
2025-02-10
3
-7
/
+9
*
|
ClangFormat et al.: Refactor settings factories
Andrii Semkiv
2025-02-10
4
-62
/
+122
|
/
*
ProjectExplorer: Add convenience accessors to some classes
Christian Kandeler
2025-01-23
1
-1
/
+1
*
ProjectExplorer: Add and make use of forwarding accessors in Project
Christian Kandeler
2025-01-20
1
-13
/
+9
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
2
-5
/
+5
*
ICodeStylePreferences: Reuse TypedCodeStylePreferences
Jarek Kobus
2024-12-19
13
-136
/
+19
*
StyleSettings: Introduce settingsId()
Jarek Kobus
2024-12-19
3
-4
/
+9
*
ICodeStyleSettings: Remove currentCodeStyleSettingsChanged() signals
Jarek Kobus
2024-12-16
6
-25
/
+8
*
ICodeStylePreferences: Remove codeStyleSettingsChanged() signals
Jarek Kobus
2024-12-16
2
-2
/
+0
*
Editor: link global settings in tab settings button
David Schulz
2024-12-06
1
-0
/
+2
*
ProjectExplorer: Dissolve kitaspects.{h,cpp}
Christian Kandeler
2024-11-20
1
-1
/
+1
*
Plugins: Improve display names of plugins
Alessandro Portale
2024-11-19
1
-0
/
+1
*
Core: Provide settings categories centrally
Christian Kandeler
2024-11-15
2
-2
/
+7
*
Revert "Plugins: Improve display names of plugins"
Eike Ziller
2024-10-16
1
-1
/
+1
*
Plugins: Improve display names of plugins
Alessandro Portale
2024-10-16
1
-1
/
+1
*
ProjectExplorer: Move KitAspect into its own set of files
Christian Kandeler
2024-10-11
2
-0
/
+3
*
ILocatorFilter: Refactor ILocatorFilter::matchers() function
Jarek Kobus
2024-10-07
1
-7
/
+4
*
Unify copyright string and remove year
Eike Ziller
2024-09-26
1
-1
/
+1
*
Preparatory changes to enable Id ctor from char(&)[]
hjk
2024-09-12
2
-4
/
+2
*
Plugins: Add a few documentation Urls to plugin metadata
Alessandro Portale
2024-09-04
1
-0
/
+1
*
ExtensionSystem: Add PluginId and VendorId
Marcus Tillmanns
2024-09-02
1
-0
/
+2
*
PluginSpecs: Change URLs from http:// to https://
Alessandro Portale
2024-05-28
1
-1
/
+1
*
AsyncTask: Centralize setting global future synchronizer
Eike Ziller
2024-05-21
1
-3
/
+0
*
ModelManagerInterface: Cancel all running threads on session switch
Jarek Kobus
2024-02-14
1
-0
/
+3
*
QmlJSTools: Fix tests
Christian Stenger
2024-01-31
1
-1
/
+1
*
Utils: Fix error prone default value of appendOrSet
Marcus Tillmanns
2024-01-26
1
-1
/
+3
*
QmlJSTools: Fix qbs build
Christian Kandeler
2024-01-16
1
-2
/
+4
*
QmlJSTools: Hide plugin class in .cpp
hjk
2024-01-16
5
-61
/
+68
[next]