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
/
copilot
Commit message (
Expand
)
Author
Age
Files
Lines
*
LSP: mark some clients as not activatable
David Schulz
14 days
1
-0
/
+1
*
Editor: move block related infos out of the layout
David Schulz
2025-04-01
1
-1
/
+1
*
Copilot: Add "--stdio" parameter
Marcus Tillmanns
2025-02-24
1
-1
/
+1
*
LSP: Notify custom handlers also for non-custom methods
Lukasz Papierkowski
2025-01-24
1
-0
/
+1
*
LayoutBuilder: Make the guard the first parameters in "slots"
hjk
2024-12-02
1
-1
/
+1
*
Merge remote-tracking branch 'origin/15.0'
Eike Ziller
2024-11-26
2
-1
/
+3
|
\
|
*
Copilot: Change metadata
Marcus Tillmanns
2024-11-21
2
-1
/
+3
*
|
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
/
+5
|
/
*
TextEditor: filter suggestions while typing
David Schulz
2024-10-11
1
-1
/
+0
*
Copilot: Fix qbs
Marcus Tillmanns
2024-10-10
1
-0
/
+6
*
Copilot: Move description into markdown file
Marcus Tillmanns
2024-10-10
3
-5
/
+10
*
Unify copyright string and remove year
Eike Ziller
2024-09-26
1
-1
/
+1
*
TextEditor: Move suggestion apply functions to base implementation
David Schulz
2024-09-10
1
-1
/
+1
*
Copilot: move CopilotHoverHandler to TextEditor
David Schulz
2024-09-10
6
-214
/
+1
*
TextEditor: add generic cyclic suggestion
David Schulz
2024-09-04
7
-182
/
+43
*
ExtensionSystem: Add PluginId and VendorId
Marcus Tillmanns
2024-09-02
1
-0
/
+2
*
Copilot: add Apply Line action to tooltip
David Schulz
2024-08-30
3
-11
/
+38
*
Copilot: Allow applying suggestions over line breaks
David Schulz
2024-08-30
2
-5
/
+26
*
Utils: Add guardedCallback() helper
Marcus Tillmanns
2024-08-09
1
-13
/
+5
*
Copilot: Fix crash when closing settings while checking state
Marcus Tillmanns
2024-07-30
1
-47
/
+56
*
Plugins: Add URLs to manual page to plugin metadata
Alessandro Portale
2024-07-29
1
-0
/
+1
*
Use the new BaseAspect::addOnChanged in a few places
hjk
2024-07-12
2
-3
/
+3
*
Plugin meta data: Add full stop to descriptions
Eike Ziller
2024-06-28
1
-1
/
+1
*
Copilot: Remove agent.js from the translation
Marcus Tillmanns
2024-06-10
1
-7
/
+13
*
Merge remote-tracking branch 'origin/13.0' into 14.0
Eike Ziller
2024-06-04
1
-2
/
+6
|
\
|
*
Copilot: Adapt to agent.js => language-server.js rename
Marcus Tillmanns
2024-06-04
1
-2
/
+6
*
|
LayoutBuilder: Add a few Label related functions
hjk
2024-05-31
1
-35
/
+32
*
|
Add long descriptions to some plugins
Leena Miettinen
2024-05-31
1
-1
/
+6
*
|
PluginSpecs: Change URLs from http:// to https://
Alessandro Portale
2024-05-28
1
-1
/
+1
|
/
*
CoPilot: Replace QMap with QHash
Jarek Kobus
2024-01-29
2
-8
/
+9
*
Utils: Introduce FilePathAspect::setDefaultPathValue(FilePath)
hjk
2024-01-24
1
-2
/
+2
*
LSP: fix compile with Qt 6.2
David Schulz
2024-01-12
2
-8
/
+8
*
LSP: Avoid running strlen() on json keys
hjk
2023-12-18
5
-28
/
+31
*
Core: Rename ActionBuilder::setOn* to addOn*
hjk
2023-12-13
1
-6
/
+6
*
Copilot: Move plugin class definition to .cpp
hjk
2023-11-22
5
-140
/
+119
*
Merge remote-tracking branch 'origin/12.0'
Eike Ziller
2023-11-20
1
-1
/
+1
|
\
|
*
Copilot: fix applying copilot suggestions word by word
David Schulz
2023-11-17
1
-1
/
+1
*
|
ProjectExplorer: Let ProjectPanelFactories auto-register
hjk
2023-11-16
1
-1
/
+0
*
|
Copilot: Use new construction pattern for project panel factory
hjk
2023-11-16
3
-19
/
+25
*
|
CoPilot: Use ActionBuilder
hjk
2023-11-13
1
-47
/
+36
|
/
*
Copilot: Fix some strings
Eike Ziller
2023-10-18
1
-5
/
+5
*
Tr: Use more arg() and move tags out
Eike Ziller
2023-10-18
2
-8
/
+11
*
Tr: Small fixes like full stops, whitespace and typos
Eike Ziller
2023-10-18
1
-2
/
+2
*
Copilot: Use normal checkboxes in settings
Eike Ziller
2023-10-18
1
-5
/
+0
*
Copilot: Fix UI text for proxy settings
Leena Miettinen
2023-10-17
1
-10
/
+10
*
Copilot: Add more search paths for agent.js
Marcus Tillmanns
2023-10-13
1
-9
/
+21
*
Copilot: Do not request completions for read only editors
David Schulz
2023-10-12
1
-1
/
+1
*
Copilot: Fix connection
Marcus Tillmanns
2023-10-12
1
-2
/
+2
*
Copilot: start the client in the delayed initialize phase
David Schulz
2023-08-31
2
-4
/
+10
[next]