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
/
autotoolsprojectmanager
/
autotoolsproject.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AutoTools: Inline AutoTools::defaultBuildDirectory()
hjk
2019-05-03
1
-5
/
+0
*
ProjectExplorer: Flip default for ProjectNode::showInSimpleTree
hjk
2019-03-01
1
-2
/
+2
*
AutoTools: Use the FileSystemWatcher::removeFiles() bulk functions
hjk
2019-02-25
1
-2
/
+1
*
ProjectExplorer: Remove FileNode's isGenerated constructor bool
hjk
2019-02-25
1
-2
/
+2
*
Autotools: Fix duplicates in project tree after reparse
Christian Kandeler
2019-01-16
1
-0
/
+1
*
CppTools: Simplify ProjectUpdateInfo
Nikolai Kosjar
2019-01-10
1
-2
/
+1
*
CppTools: De-duplicate code for CppProjectUpdater
Nikolai Kosjar
2019-01-10
1
-24
/
+8
*
Remove unneeded invocations of CppProjectUpdater::cancel()
Bernhard Beschow
2019-01-06
1
-2
/
+0
*
CppProjectUpdater: Remove unread attribute
Bernhard Beschow
2019-01-06
1
-1
/
+1
*
AutotoolsProjectManager: Modernize
Alessandro Portale
2018-11-04
1
-1
/
+1
*
Toolchains: Detect unspecified language version
Nikolai Kosjar
2018-10-08
1
-4
/
+2
*
ProjectExplorer: Add and use addNestedNode(...) that takes unique_ptr
Tobias Hunger
2018-05-02
1
-1
/
+2
*
ProjectExplorer: Use unique_ptr for Project::setRootProjectNode
Tobias Hunger
2018-05-02
1
-2
/
+2
*
Use project id uniformly as project context
hjk
2017-12-20
1
-1
/
+0
*
Convert macros from plain QByteArray to a vector of structs
Marco Bubke
2017-09-14
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.4'
Eike Ziller
2017-09-05
1
-2
/
+4
|
\
|
*
CppTools: set default -std=c++11 for Qt4
Ivan Donchevskii
2017-09-05
1
-2
/
+4
*
|
Project: Move signalling of parsing state into Project
Tobias Hunger
2017-07-26
1
-1
/
+2
|
/
*
Autotools: Fix autotools project tree
Tobias Hunger
2017-06-15
1
-16
/
+17
*
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
-1
/
+1
*
ProjectExplorer: Provide ProjectDocument and use it in all projects
Tobias Hunger
2017-03-29
1
-2
/
+1
*
ProjectExplorer: Handle project file list globally
Tobias Hunger
2017-03-27
1
-6
/
+0
*
ProjectExplorer: Add a FolderNode::addNestedNode() function
hjk
2017-03-14
1
-9
/
+5
*
ProjectExplorer: Create initial project tree
Tobias Hunger
2017-03-10
1
-9
/
+4
*
Make all projects generate a fresh project tree
Tobias Hunger
2017-03-10
1
-2
/
+4
*
CppTools: De-duplicate and rename function in ProjectPart
Nikolai Kosjar
2017-03-09
1
-1
/
+1
*
ProjectExplorer: Follow up on too-much-magic in IProjectManager
hjk
2017-03-09
1
-2
/
+1
*
ProjectExplorer: Remove Project manager parameter from some constructors
hjk
2017-02-28
1
-2
/
+1
*
ProjectExplorer: Nodes: Do not makeEmpty() as part of buildTree()
Tobias Hunger
2017-02-24
1
-0
/
+1
*
{Auto,Generic}Project: Fix setting ProjectPart::displayName
Nikolai Kosjar
2017-02-21
1
-0
/
+1
*
CppTools/ProjectManagers: Reduce ui blocking when loading projects
Nikolai Kosjar
2017-02-20
1
-19
/
+27
*
Unify projectexplorer language IDs
Ulf Hermann
2017-01-30
1
-1
/
+1
*
Report better projectFileName to ProjectPart
Tobias Hunger
2017-01-27
1
-0
/
+2
*
CppTools: Call ProjectInfo::finish when we get it
Nikolai Kosjar
2016-12-06
1
-1
/
+0
*
ProjectExplorer: Shorten space needed to store a FileType
Tobias Hunger
2016-11-03
1
-2
/
+3
*
ClangStaticAnalyzer: Tests: Rely on projects telling when they finished parsing
Nikolai Kosjar
2016-10-31
1
-0
/
+2
*
Autotools: Use foldernode helpers to construct project tree
Tobias Hunger
2016-10-05
1
-138
/
+10
*
Autotools: Modernize
Tobias Hunger
2016-02-04
1
-2
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-20
/
+15
*
CppTools: Remove cpptools/cppprojects.[h|cpp]
Marco Bubke
2016-01-13
1
-0
/
+2
*
Project: Add setRootProjectNode method
Tobias Hunger
2016-01-11
1
-19
/
+8
*
Project: Do not save filenames in derived classes
Tobias Hunger
2016-01-11
1
-5
/
+4
*
Project: Add setProjectManager method
Tobias Hunger
2016-01-11
1
-6
/
+1
*
Project: Add setDocument method
Tobias Hunger
2016-01-11
1
-9
/
+2
*
ProjectNode: Rename path() to filePath()
Tobias Hunger
2015-11-03
1
-3
/
+3
*
AutoTools: Simplify projectNode
Tobias Hunger
2015-11-02
1
-1
/
+1
*
Project: Improve fromMap() error reporting interface
Daniel Teske
2015-07-28
1
-4
/
+5
*
AutoTools: Handle (abs_)?top_srcdir, and (abs_)?top_builddir
Tobias Hunger
2015-07-09
1
-1
/
+24
*
AutoTools: Disconnect Qt5-style
Tobias Hunger
2015-07-09
1
-2
/
+2
[next]