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
/
qnx
/
qnxrunconfigurationfactory.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Qnx: Move QnxRunConfigurationFactory close to run config
hjk
2018-04-06
1
-45
/
+0
*
Merge remote-tracking branch 'origin/4.6'
Eike Ziller
2018-03-13
1
-0
/
+3
|
\
|
*
RunConfigurationFactories: Fix crash opening non-qmake based projects
Tobias Hunger
2018-03-07
1
-2
/
+7
*
|
Rename IRunConfigurationFactory to RunConfigurationFactory
hjk
2018-03-07
1
-2
/
+1
*
|
Introduce and use IRunConfiguration::addSupportedTargetDeviceType
hjk
2018-02-23
1
-1
/
+1
*
|
ProjectExplorer: Show non-desktop device names in remote run config names
hjk
2018-02-15
1
-14
/
+0
*
|
ProjectExplorer: Simplify collection of RunConfigurationCreationInfos
hjk
2018-02-15
1
-2
/
+1
*
|
Qnx: Remove run-time dependency on QmakeProjectManager
hjk
2018-02-09
1
-11
/
+5
*
|
IRunConfiguration: Remove BuildTargetInfo from the RC factory APIs
Tobias Hunger
2018-02-06
1
-6
/
+3
|
/
*
QmakeProject: Make availableBuildTargets return a BuildTargetInfo list
hjk
2018-01-11
1
-5
/
+3
*
ProjectExplorer: Return BuildTargetInfo from availableBuildTarget()
hjk
2018-01-05
1
-11
/
+11
*
ProjectExplorer: Register createes' base id in RunConfigurationFactory
hjk
2017-11-27
1
-43
/
+12
*
ProjectExplorer: Add a RunConfigurationFactory::canHandle(Target *)
hjk
2017-11-20
1
-9
/
+1
*
ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in base
hjk
2017-11-16
1
-12
/
+0
*
Qnx: Provide a RunConfiguration::initialize(Id) implementation
hjk
2017-11-15
1
-11
/
+2
*
ProjectExplorer: Simplify IRunConfigurationFactory::clone() use
hjk
2017-11-14
1
-8
/
+1
*
ProjectExplorer: Re-organize RunConfiguration constructors
hjk
2017-09-13
1
-4
/
+3
*
QMake: Simplify QmakeProject::creationIds use further
hjk
2017-02-28
1
-2
/
+1
*
QMake: Centralize determination of available creationIds
hjk
2017-02-28
1
-6
/
+2
*
qmake: move over from QmakeProjectNodes to QmakeParserNodes
Tobias Hunger
2017-02-22
1
-14
/
+12
*
Qnx: Rename qnxdeviceconfiguration* to qnxdevice*
hjk
2016-05-23
1
-4
/
+7
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-19
/
+12
*
ProjectNode: Rename path() to filePath()
Tobias Hunger
2015-11-03
1
-1
/
+1
*
ProjectExplorer: Use FileName for Node::path
Orgad Shaneh
2015-02-13
1
-5
/
+5
*
Update License
Eike Ziller
2015-01-16
1
-4
/
+4
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
RemoteLinux: Create run configs by target name, not by project file.
Christian Kandeler
2014-09-09
1
-1
/
+11
|
/
*
Always pass Core::Id by value.
Christian Kandeler
2014-07-01
1
-4
/
+4
*
Allow the user to restrict rc creation to certain .pro
Daniel Teske
2014-06-16
1
-7
/
+12
*
QmakeProject: Replace applicationProFilePaths by idsForNodes
Daniel Teske
2014-06-16
1
-5
/
+3
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Rename plugins/qt4projectmanager to qmakeprojectmanager
hjk
2013-10-29
1
-1
/
+1
*
Qt4ProjectManager: Rename {Qt4,Qmake}{Project,Pr{i,o}FileNode}
hjk
2013-10-29
1
-2
/
+2
*
Qt4ProjectManager: Rename the "normal" qt4* files to qmake*
hjk
2013-10-16
1
-1
/
+1
*
Qnx: Update copyright information
El Mehdi Fekari
2013-10-16
1
-2
/
+2
*
Rename namespace Qt4ProjectManager to QmakeProjectManager
hjk
2013-10-16
1
-2
/
+2
*
QNX: Fixed creation of QnxRunConfigurations
Tobias Nätterlund
2013-04-19
1
-1
/
+1
*
RunConfigurationFactory: Centralize much of the restore code
Tobias Hunger
2013-04-05
1
-11
/
+4
*
RunConfigurationAspect: Add RunConfiguration parameter to factory method
Tobias Hunger
2013-04-05
1
-9
/
+3
*
Qnx: Use new Core::Id interfaces
hjk
2013-03-22
1
-14
/
+6
*
RunConfigurations: Avoid some direct QString use with Core::Id
hjk
2013-03-19
1
-1
/
+1
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
Adjust license headers
hjk
2012-10-05
1
-20
/
+18
*
s/profile/kit/
Tobias Hunger
2012-09-04
1
-2
/
+2
*
Fix tr() error in QNX plugin, use QT_NO_CAST_FROM_ASCII.
Friedemann Kleint
2012-07-16
1
-1
/
+1
*
New QNX plugin.
Tobias Nätterlund
2012-07-13
1
-0
/
+157