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
/
qmlpreview
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
Fix compiler warnings
Eike Ziller
2023-05-02
1
-6
/
+9
*
Qbs build system: Add a component for test files groups
Alessandro Portale
2023-03-21
1
-3
/
+1
*
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
2
-6
/
+6
*
QmlPreview: Fix initial zoom factor
Christian Stenger
2023-02-15
1
-1
/
+1
*
QmlPreview: Use new plugin test object setup
hjk
2023-02-15
2
-11
/
+5
*
Translations: Change translation context prefix from "::" to "QtC::"
Alessandro Portale
2023-02-10
1
-1
/
+1
*
QmlPreview: Tr::tr()
Alessandro Portale
2023-02-10
1
-3
/
+5
*
QmlProjectManager: FilePathify further
hjk
2023-01-31
1
-5
/
+4
*
Move some FileSystemWatcher usages to FilePath
hjk
2023-01-27
1
-2
/
+2
*
CMake build: Remove usages of Qt5_VERSION
Eike Ziller
2023-01-24
1
-6
/
+2
*
Use simpler Plugin::initialize() when feasible
hjk
2023-01-20
2
-7
/
+2
*
QmlPreview: A dedicated class for the QmlPreviewRunWorkerFactory
hjk
2023-01-16
4
-126
/
+131
*
Prefix Tr::tr contexts with ::
hjk
2023-01-13
1
-1
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
18
-18
/
+18
*
QmlPreview: Robustify preview runner a bit
hjk
2023-01-06
1
-3
/
+4
*
QmlPreview: Have a dedicated run worker factory class
hjk
2023-01-06
3
-44
/
+50
*
CMake build: Use version-less Qt targets
Eike Ziller
2023-01-05
1
-1
/
+1
*
FileFinder: FilePathify
Artem Sokolovskii
2023-01-03
1
-28
/
+33
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
18
-432
/
+36
*
qmljs: (QString -> Utils::FilePath)++
Fawzi Mohamed
2022-07-13
1
-3
/
+7
*
Merge remote-tracking branch 'origin/8.0'
Eike Ziller
2022-07-07
1
-1
/
+1
|
\
|
*
QmlDesigner: Avoid focus lose live preview
v8.0.0-rc1
Henning Gruendl
2022-07-05
1
-1
/
+1
*
|
Add plugintr.h files to all plugins
hjk
2022-06-27
3
-1
/
+39
|
/
*
Code cosmetics
hjk
2022-06-24
1
-0
/
+1
*
PE: Move ResourceFileNode to ProjectExplorer
Christian Stenger
2022-06-14
1
-3
/
+1
*
ProjectExplorer: Reduce use of Runnable in SimpleTargetRunner
hjk
2022-05-25
1
-9
/
+12
*
QmlProjectManager: Fix CMake build with absent Qt5::QuickWidgets
Alessandro Portale
2022-05-18
1
-0
/
+1
*
ProjectExplorer: Rename some RunControl functions
hjk
2022-05-02
1
-1
/
+1
*
CMake: Qt Creator Static build support
Cristian Adam
2022-04-29
1
-0
/
+2
*
QmlPreview: Remove last use of RunControl::runConfiguration()
hjk
2022-04-28
1
-3
/
+3
*
QmlProjectManager: Avoid use of RunControl::runConfiguration()
hjk
2022-04-12
1
-5
/
+0
*
ProjectExplorer: Copy more RunConfiguration data to RunControl
hjk
2022-04-12
2
-3
/
+4
*
Merge remote-tracking branch 'origin/7.0'
Eike Ziller
2022-03-14
1
-17
/
+19
|
\
|
*
fix build without QmlPrivate
Oswald Buddenhagen
2022-03-11
1
-17
/
+19
*
|
RunControl: Drop IDevice * from doStart()
Jarek Kobus
2022-02-23
1
-1
/
+2
|
/
*
Rename QtSupport::BaseQtVersion to QtVersion
hjk
2022-01-24
1
-1
/
+1
*
Remove qmake build files
Eike Ziller
2022-01-20
3
-49
/
+0
*
QmlDesigner: Add fake Android kit workaround
Henning Gruendl
2021-11-16
1
-2
/
+2
*
qmlpreview: use empty messageReceived()
Tim Jenssen
2021-10-20
2
-10
/
+0
*
Implements previewing qml preview for a qmlproject
Piotr Mikolajczyk
2021-09-21
1
-2
/
+8
*
Add FileSystemWatcher::clear()
Eike Ziller
2021-09-15
1
-3
/
+1
*
ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnable
hjk
2021-08-13
1
-7
/
+5
*
Pass the new node in ProjectTree::currentNodeChanged
Eike Ziller
2021-06-28
1
-2
/
+1
*
Utils: Move process arguments class out of QtcProcess
hjk
2021-05-11
1
-1
/
+1
*
Revert "Revert "Merge remote-tracking branch 'origin/4.15'""
Eike Ziller
2021-05-07
1
-0
/
+2
*
Revert "Merge remote-tracking branch 'origin/4.15'"
Marco Bubke
2021-05-06
1
-2
/
+0
*
Add missing #include
Thiago Macieira
2021-05-06
1
-0
/
+2
*
qmlpreview: adapt to new location of debug translation protocol
Tim Jenssen
2021-05-03
1
-4
/
+2
*
qmlpreview: remove PUBLIC from DEPENDS
Tim Jenssen
2021-04-20
1
-1
/
+1
[next]