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
/
nim
/
project
Commit message (
Expand
)
Author
Age
Files
Lines
*
Nim: Fix debugger start of nim projects
Christian Stenger
2017-12-06
1
-0
/
+3
*
Nim: Add period to the end of error message
Leena Miettinen
2017-10-20
1
-1
/
+1
*
Convert macros from plain QByteArray to a vector of structs
Marco Bubke
2017-09-14
2
-3
/
+3
*
ProjectExplorer: Re-organize RunConfiguration constructors
hjk
2017-09-13
3
-11
/
+9
*
ProjectNodes: Do not derive Project Nodes from QObject
Tobias Hunger
2017-08-01
2
-2
/
+2
*
RunConfiguration: Centralize enabled state handling
Tobias Hunger
2017-07-28
2
-12
/
+2
*
Project: Move signalling of parsing state into Project
Tobias Hunger
2017-07-26
1
-1
/
+2
*
BuildStep: Do not use QLatin1String/QLatin1Char in BuildSteps
Tobias Hunger
2017-07-25
1
-2
/
+2
*
Merge remote-tracking branch 'origin/4.3'
Orgad Shaneh
2017-06-26
1
-2
/
+7
|
\
|
*
ProjectExplorer: Do not use version manager cache in threads
Tobias Hunger
2017-06-20
1
-2
/
+7
*
|
ProjectExplorer: Simplify standard run control construction
hjk
2017-06-20
2
-88
/
+0
*
|
Merge remote-tracking branch 'origin/4.3'
Eike Ziller
2017-05-09
1
-2
/
+2
|
\
\
|
|
/
|
*
ProjectNodes: add listInProject() to Node
Tobias Hunger
2017-05-04
1
-2
/
+2
*
|
ProjectExplorer: Dissolve SimpleRunControl
hjk
2017-04-21
1
-3
/
+7
|
/
*
Project: Unify handling of displayName
Tobias Hunger
2017-04-07
2
-6
/
+1
*
ProjectNodes: Handle supported actions one-by-one
hjk
2017-04-05
2
-12
/
+8
*
Nim: Fix product name capitalization and writing style in UI text
Leena Miettinen
2017-04-05
1
-2
/
+2
*
Project: Move ProjectDocument setup into Project class
Tobias Hunger
2017-03-29
1
-2
/
+1
*
ProjectExplorer: Provide ProjectDocument and use it in all projects
Tobias Hunger
2017-03-29
1
-3
/
+1
*
ProjectExplorer: Handle project file list globally
Tobias Hunger
2017-03-27
2
-16
/
+6
*
ProjectNode: Let add/removeSubprojects operate on single files
hjk
2017-03-20
2
-18
/
+0
*
Nim: Add an explicit include for QRegExp
Orgad Shaneh
2017-03-14
1
-0
/
+1
*
ProjectExplorer: Add a FolderNode::addNestedNode() function
hjk
2017-03-14
1
-1
/
+1
*
ProjectExplorer: Add a SimpleRunControl implementation
hjk
2017-03-14
3
-150
/
+1
*
ProjectExplorer: Return a ProcessHandle for AppLauncher::applicationPID
hjk
2017-03-10
1
-2
/
+2
*
ProjectExplorer: Create initial project tree
Tobias Hunger
2017-03-10
1
-7
/
+4
*
Make all projects generate a fresh project tree
Tobias Hunger
2017-03-10
1
-2
/
+4
*
ProjectExplorer: Follow up on too-much-magic in IProjectManager
hjk
2017-03-09
4
-92
/
+4
*
ProjectExplorer: Switch responsibilities for raising applications
hjk
2017-03-08
1
-2
/
+1
*
Utils: Wrap MimeDatabase into static functions
hjk
2017-03-03
1
-2
/
+1
*
ProjectExplorer: Unify RunControl setup/teardown
Tobias Hunger
2017-03-01
2
-12
/
+2
*
ProjectManager: Centralize "File not found handling"
hjk
2017-02-28
2
-7
/
+2
*
ProjectExplorer: Remove Project manager parameter from some constructors
hjk
2017-02-28
3
-10
/
+3
*
ProjectExplorer: Nodes: Do not makeEmpty() as part of buildTree()
Tobias Hunger
2017-02-24
1
-0
/
+1
*
Nim: Adapt file collecting code to new infrastructure
hjk
2017-02-23
1
-13
/
+4
*
Remove spaces in initializer lists
Tim Jenssen
2017-02-22
6
-20
/
+20
*
CppTools/ProjectManagers: Reduce ui blocking when loading projects
Nikolai Kosjar
2017-02-20
2
-0
/
+12
*
ToolChains: Implement detection of toolchains based on compiler path
Tobias Hunger
2017-02-09
2
-0
/
+12
*
Nim: Added Nim compiler output parser
Filippo Cucchetto
2017-02-08
2
-0
/
+138
*
Nim: Finalize toolchain related classes
Tobias Hunger
2017-01-30
2
-22
/
+22
*
Nim: Added support for the Nim compiler inside Kits
Filippo Cucchetto
2017-01-30
8
-14
/
+530
*
Give the values of BuildStep::OutputFormat better names
Christian Kandeler
2017-01-19
1
-4
/
+4
*
Nim: Fix usage of Buildstep::Outputformat
Christian Kandeler
2017-01-12
1
-1
/
+1
*
Nim: Fixed missing update of project files on add and remove
Filippo Cucchetto
2016-12-20
4
-19
/
+62
*
Nimproject: Fix memory leak
Tobias Hunger
2016-12-16
1
-1
/
+4
*
Nim: Schedule a project rescan when new files are added or removed
Filippo Cucchetto
2016-12-13
4
-4
/
+13
*
Nim: Simplified project scan by removing QFutureInterface
Filippo Cucchetto
2016-12-13
2
-15
/
+7
*
Merge remote-tracking branch 'origin/4.2'
Eike Ziller
2016-12-05
2
-9
/
+0
|
\
|
*
BuildConfiguration: De-virtualize setBuildConfiguration
hjk
2016-12-05
2
-9
/
+0
*
|
Nim: Removed unused FileSystemWatcher
Filippo Cucchetto
2016-12-04
2
-3
/
+0
[next]