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
/
qmlprojectmanager
/
qmlproject.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
More Utils::toSet/toList
hjk
2019-07-04
1
-1
/
+1
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-12
/
+12
*
ProjectExplorer: Introduce a alias for QList<Tasks>
hjk
2019-05-28
1
-2
/
+2
*
QmlProject: Implement basic support for QmlFileSelector
Thomas Hartmann
2019-04-25
1
-0
/
+14
*
RemoteLinux: Retrieve deployment info from local install root
Christian Kandeler
2019-04-23
1
-0
/
+5
*
ProjectExplorer: Remove FileNode's isGenerated constructor bool
hjk
2019-02-25
1
-2
/
+2
*
ProjectExplorer: Rename KitInformation to KitAspect
Christian Kandeler
2019-02-11
1
-4
/
+4
*
QmlProject: update mainFile after renaming it
Tim Jenssen
2019-01-23
1
-0
/
+6
*
Merge remote-tracking branch 'origin/4.7'
Eike Ziller
2018-06-11
1
-1
/
+1
|
\
|
*
Projects: Fix capitalization in messages
Leena Miettinen
2018-06-08
1
-1
/
+1
*
|
QmlProject: Remove unnecessary code
Tobias Hunger
2018-06-01
1
-13
/
+0
|
/
*
ProjectExplorer: Add and use addNestedNode(...) that takes unique_ptr
Tobias Hunger
2018-05-02
1
-2
/
+2
*
ProjectExplorer: Use unique_ptr for Project::setRootProjectNode
Tobias Hunger
2018-05-02
1
-2
/
+2
*
ProjectExplorer: Hide build page for projects that do not build
Tobias Hunger
2018-04-19
1
-7
/
+5
*
ProjectExplorer: Report project-specific kit errors/warnings
Tobias Hunger
2018-04-19
1
-34
/
+26
*
QmlProject: simplify code
Tim Jenssen
2018-04-06
1
-4
/
+2
*
QmlProject: Fix selection of supported kits
Tobias Hunger
2018-03-09
1
-1
/
+1
*
QmlProject: Unify selection of supported kits
Tobias Hunger
2018-03-09
1
-37
/
+35
*
QmlProject: Fix import paths for code model
Thomas Hartmann
2018-02-26
1
-1
/
+12
*
QmlProject: Add support for setting the environment
Thomas Hartmann
2018-02-02
1
-0
/
+7
*
QmlProjectManager: Prepare for running on remote devices
Ulf Hermann
2018-01-29
1
-16
/
+80
*
Remove qmlsceneCommand() and qmlViewerCommand() from BaseQtVersion
Ulf Hermann
2018-01-08
1
-1
/
+3
*
QmlProject: Remove unneeded reimplementation of rootProjectNode
hjk
2018-01-03
1
-5
/
+0
*
QmlProject: Avoid error messages about missing build configurations
Ulf Hermann
2017-12-21
1
-0
/
+7
*
Use project id uniformly as project context
hjk
2017-12-20
1
-1
/
+0
*
ProjectExplorer: Use ids in RunConfigFactory:: setSupportedProjectType
hjk
2017-12-19
1
-1
/
+2
*
QmlProjectManager: Fix warning about unused lambda capture
Tobias Hunger
2017-12-01
1
-1
/
+1
*
QmlProjectManager: Drop support for QtQuick1
Ulf Hermann
2017-11-30
1
-50
/
+7
*
QmlProjectManager: Detect file types correctly
Ulf Hermann
2017-11-23
1
-4
/
+4
*
ProjectExplorer: Introduce base class for enabled/disabled project configuration
Tobias Hunger
2017-07-28
1
-1
/
+1
*
Project: Move signalling of parsing state into Project
Tobias Hunger
2017-07-26
1
-1
/
+2
*
QmlProject: List .qmlproject file in project tree
Tobias Hunger
2017-04-24
1
-0
/
+1
*
Project: Unify handling of displayName
Tobias Hunger
2017-04-07
1
-5
/
+1
*
Project: Move ProjectDocument setup into Project class
Tobias Hunger
2017-03-29
1
-3
/
+1
*
ProjectExplorer: Provide ProjectDocument and use it in all projects
Tobias Hunger
2017-03-29
1
-3
/
+2
*
ProjectExplorer: Handle project file list globally
Tobias Hunger
2017-03-27
1
-19
/
+4
*
QmlProject: Simplify interface a bit
hjk
2017-03-15
1
-24
/
+10
*
Merge remote-tracking branch 'origin/4.2' into 4.3
Orgad Shaneh
2017-03-14
1
-0
/
+1
|
\
|
*
QRegExp include cleanup
Samuel Gaist
2017-03-13
1
-0
/
+1
*
|
ProjectExplorer: Add a FolderNode::addNestedNode() function
hjk
2017-03-14
1
-6
/
+4
*
|
ProjectExplorer: Create initial project tree
Tobias Hunger
2017-03-10
1
-4
/
+1
*
|
Make all projects generate a fresh project tree
Tobias Hunger
2017-03-10
1
-2
/
+3
*
|
ProjectExplorer: Follow up on too-much-magic in IProjectManager
hjk
2017-03-09
1
-4
/
+5
*
|
QmlProject: Move project tree generation out of the ProjectNodes
Tobias Hunger
2017-03-01
1
-2
/
+19
*
|
ProjectManagers: Cleanup
hjk
2017-02-28
1
-7
/
+2
*
|
QmlProject: Minor code cleanup
hjk
2017-02-28
1
-11
/
+2
*
|
Unify projectexplorer language IDs
Ulf Hermann
2017-01-30
1
-1
/
+1
*
|
KitManager: Get rid of KitMatcher class
Tobias Hunger
2017-01-18
1
-3
/
+3
|
/
*
ClangStaticAnalyzer: Tests: Rely on projects telling when they finished parsing
Nikolai Kosjar
2016-10-31
1
-0
/
+2
*
QmlPM: Use Qt5-style connects
Orgad Shaneh
2016-07-04
1
-5
/
+5
[next]