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
/
qmlpreview
Commit message (
Expand
)
Author
Age
Files
Lines
*
Transform ProcessRunner into RecipeRunner
Jarek Kobus
2025-04-10
1
-11
/
+9
*
ProcessRunner: Modify start modifier signature
Jarek Kobus
2025-04-04
1
-2
/
+3
*
ProcessRunner: Get rid of commandLine() getter
Jarek Kobus
2025-04-04
1
-1
/
+1
*
RunWorkerFactory: Introduce setRecipeProducer()
Jarek Kobus
2025-03-31
1
-3
/
+1
*
QmlPreviewPlugin: Add some static helpers
Jarek Kobus
2025-03-31
4
-14
/
+32
*
ExtensionSystem: Remove uses of PluginManager::plugins()
Marcus Tillmanns
2025-03-28
1
-6
/
+3
*
QmlProjectManager: Hide SimplePreviewRunnerFactory
Jarek Kobus
2025-03-21
1
-13
/
+0
*
ProjectExplorer: Simplify RecipeRunner setup
hjk
2025-03-18
1
-3
/
+1
*
QmlPreview: Get rid of QmlPreviewRunner
Jarek Kobus
2025-03-18
1
-89
/
+68
*
QmlPreview: Add task adapter for QmlPreviewConnectionManager
Jarek Kobus
2025-03-18
1
-0
/
+27
*
QmlPreview: Introduce setServer() setter
Jarek Kobus
2025-03-18
1
-1
/
+2
*
QmlPreview: Remove QmlPreviewRunner signals
Jarek Kobus
2025-03-18
1
-36
/
+12
*
Utils: Convert FileSystemWatcher signals to FilePath
hjk
2025-03-14
1
-5
/
+7
*
QtSupport: Use BuildConfiguration for populateQmlFileFinder()
hjk
2025-03-12
1
-1
/
+1
*
QmlPreview: Use BuildConfiguration in QmlPreviewFileOnTargetFinder
hjk
2025-03-11
5
-29
/
+22
*
Project managers: Replace various uses of ProjectConfiguration::target()
Christian Kandeler
2025-03-11
1
-1
/
+1
*
ProjectExplorer: Make run configurations per build configuration
Christian Kandeler
2025-03-06
1
-2
/
+3
*
ProjectExplorer: Add convenience accessors to some classes
Christian Kandeler
2025-01-23
1
-2
/
+2
*
QmlPreview: Remove RefreshTranslationWorker
Jarek Kobus
2025-01-14
2
-45
/
+14
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
3
-5
/
+5
*
Utils: Add CommandLine::toLocal()
Jarek Kobus
2025-01-07
1
-2
/
+1
*
PE: Rename SimpleTargetRunner into ProcessRunner
Jarek Kobus
2025-01-06
1
-1
/
+1
*
ProjectExplorer: Introduce a RunControl::start()
hjk
2024-12-20
1
-1
/
+1
*
Plugins: Change a few usages of PluginSpec::name to ::id
Alessandro Portale
2024-11-22
1
-1
/
+1
*
QmlPreview: Inline LocalQmlPreviewSupport
Jarek Kobus
2024-11-20
1
-20
/
+13
*
ProjectExplorer: Dissolve kitaspects.{h,cpp}
Christian Kandeler
2024-11-20
2
-2
/
+2
*
Plugins: Improve display names of plugins
Alessandro Portale
2024-11-19
1
-0
/
+1
*
QmlPreview: Simplify qmlChannel setup and passing
hjk
2024-11-18
1
-21
/
+8
*
QmlPreview: Hide serverUrl() in private section
Jarek Kobus
2024-11-18
1
-1
/
+2
*
ProjectExplorer: More name disambiguation for device kit aspects
Christian Kandeler
2024-11-12
2
-2
/
+2
*
Merge remote-tracking branch 'origin/15.0'
Orgad Shaneh
2024-11-07
1
-2
/
+5
|
\
|
*
QmlPreview: Fix resetting tasktree from its handler
Jarek Kobus
2024-11-05
1
-2
/
+5
*
|
ProjectExplorer: Move qml debug command line construction here
hjk
2024-10-30
1
-2
/
+2
|
/
*
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
*
Unify copyright string and remove year
Eike Ziller
2024-09-26
1
-1
/
+1
*
ExtensionSystem: Add PluginId and VendorId
Marcus Tillmanns
2024-09-02
1
-0
/
+2
*
Plugins: Add URLs to manual page to plugin metadata
Alessandro Portale
2024-07-29
1
-0
/
+1
*
QmlPreview: Fix missing include for older Qt
Christian Stenger
2024-07-29
1
-2
/
+1
*
QmlPreview: Get rid of permanent thread
Jarek Kobus
2024-07-26
3
-61
/
+32
*
QmlPreview: Remove unimplemented methods
Jarek Kobus
2024-07-23
1
-16
/
+0
*
Plugin meta data: Add full stop to descriptions
Eike Ziller
2024-06-28
1
-1
/
+1
*
Add long descriptions to some plugins
Leena Miettinen
2024-05-31
1
-1
/
+2
*
PluginSpecs: Change URLs from http:// to https://
Alessandro Portale
2024-05-28
1
-1
/
+1
*
ExtensionSystem: Introduce alias PluginSpecs
Alessandro Portale
2024-05-13
1
-1
/
+1
*
Merge remote-tracking branch 'origin/qds/dev'
Tim Jenssen
2024-04-23
2
-7
/
+7
|
\
|
*
QmlPreviewer: fix activate setDirty
Tim Jenssen
2024-04-11
1
-6
/
+6
|
*
QmlPreview: add newly introduce dependency
Tim Jenssen
2024-03-21
1
-1
/
+1
|
*
Merge remote-tracking branch 'origin/13.0' into qds/dev
Tim Jenssen
2024-03-13
1
-3
/
+3
|
|
\
|
*
|
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-03-11
1
-1
/
+1
[next]