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
/
remotelinux
Commit message (
Expand
)
Author
Age
Files
Lines
*
RemoteLinux: Remove RemoteLinuxQmlProfilerSupport::m_outputParser
hjk
2017-08-18
1
-5
/
+0
*
Merge remote-tracking branch 'origin/4.4'
Eike Ziller
2017-08-15
3
-7
/
+16
|
\
|
*
DeviceSupport: Implement DesktopDevice::portsGatheringMethod()
hjk
2017-08-10
1
-2
/
+6
|
*
RemoteLinux: Use stop dependencies for QML profiling
Ulf Hermann
2017-08-08
1
-0
/
+5
|
*
ProjectExplorer: Rename worker dependencies to "startDependencies"
Ulf Hermann
2017-08-08
2
-5
/
+5
*
|
RunConfiguration: Centralize enabled state handling
Tobias Hunger
2017-07-28
2
-36
/
+1
*
|
ProjectExplorer: Introduce base class for enabled/disabled project configuration
Tobias Hunger
2017-07-28
3
-7
/
+0
|
/
*
Make ApplicationLauncher report QStrings, not QByteArray
hjk
2017-07-14
1
-6
/
+6
*
RemoteLinux: Implement FifoGatherer::stop()
hjk
2017-07-13
2
-3
/
+3
*
Debugger: Use a somewhat less intrusive hack for 'start at main'
hjk
2017-07-12
1
-2
/
+0
*
ProjectExplorer: Remove RunControl::worker<Type>()
hjk
2017-07-07
2
-10
/
+8
*
LinuxDevice: Add missing overrides
Eike Ziller
2017-07-03
1
-16
/
+16
*
ProjectExplorer: Introduce a Utils::OsType IDevice::osType() function
hjk
2017-06-28
2
-0
/
+6
*
RemoteLinux: Prepare for downstream Qdb adaptations
hjk
2017-06-23
2
-18
/
+15
*
Debugger: Remove remote setup sub-statemachinery
hjk
2017-06-22
1
-1
/
+0
*
ProjectExplorer: Simplify standard run control construction
hjk
2017-06-20
5
-156
/
+20
*
RemoteLinux: Re-enable QmlProfiler
hjk
2017-06-15
4
-238
/
+217
*
Merge remote-tracking branch 'origin/4.3' into master
Orgad Shaneh
2017-05-23
2
-15
/
+51
|
\
|
*
RemoteLinux: Fix build warnings about inconsistent use of override
Tobias Hunger
2017-05-19
1
-4
/
+4
|
*
RemoteLinux: Don't force value for DISPLAY in base environment
Kari Oikarinen
2017-05-18
2
-3
/
+44
|
*
RemoteLinux: Fix creation of environment aspect widget
Christian Kandeler
2017-05-15
2
-8
/
+3
*
|
ProjectExplorer: Split Target and ToolRunners into smaller tasks
hjk
2017-05-15
7
-512
/
+309
*
|
ProjectExplorer/Debugger/RL: Make run control state transitions more uniform
hjk
2017-05-05
7
-378
/
+164
*
|
SSH: Add support for ssh-agent
Christian Kandeler
2017-05-04
4
-12
/
+45
*
|
Debugger: Move some commonly used flags to base DebuggerTool
hjk
2017-05-04
2
-31
/
+9
*
|
Debugger: Remove DebuggerRunControl
hjk
2017-04-28
5
-17
/
+17
*
|
Debugger: Reduce explicit DebuggerRunControl use
hjk
2017-04-27
2
-7
/
+1
*
|
RemoteLinux: Base AbstractRemotetLinuxRunSupport on PE::TargetSupport
hjk
2017-04-26
7
-116
/
+124
*
|
Debugger et al: Move code from DebuggerRunControl to DebuggerRunTool
hjk
2017-04-24
1
-7
/
+7
*
|
ProjectExplorer: Dissolve SimpleRunControl
hjk
2017-04-21
1
-2
/
+5
*
|
RemoteLinux: Remove unused run mode parameter in AnalyzerSupport ctor
hjk
2017-04-06
2
-2
/
+2
*
|
ProjectExplorer: Always initialize RunControl's runnable from RunConfig
hjk
2017-04-06
4
-25
/
+4
*
|
RemoteLinux: Make mode parameter in RemoteLinuxAnalyzeSupport optional
hjk
2017-04-06
3
-14
/
+14
*
|
ProjectExplorer/RemoteLinux/Qnx: Use centralized access to device
hjk
2017-04-06
2
-12
/
+4
*
|
ProjectExplorer: Merge AnalyzerRunControl into RunControl
hjk
2017-04-05
3
-12
/
+2
*
|
RemoteLinux: Base AbstractLinuxRunSupport on PE::ToolSupport
hjk
2017-03-28
7
-53
/
+49
*
|
Merge remote-tracking branch 'origin/4.3'
Eike Ziller
2017-03-28
1
-10
/
+10
|
\
\
|
|
/
|
*
RemoteLinux: Always kill the whole process group
Ulf Hermann
2017-03-22
1
-10
/
+10
*
|
RemoteLinux: Refactor LinuxDeviceDebugSupport
hjk
2017-03-24
3
-1
/
+21
*
|
ProjectExplorer/QNX/RemoteLinux: Merge {RemoteLinux,Simple}RunControl
hjk
2017-03-22
5
-170
/
+1
|
/
*
ProjectExplorer: Merge ApplicationLauncher and DeviceApplicationRunner
hjk
2017-03-10
5
-41
/
+38
*
Switch order of DeviceApplicationRunner::start() parameters
hjk
2017-03-03
4
-5
/
+5
*
ProjectExplorer: Unify RunControl setup/teardown
Tobias Hunger
2017-03-01
2
-13
/
+2
*
Remove spaces in initializer lists
Tim Jenssen
2017-02-22
2
-11
/
+11
*
RemoteLinux: Add a few 'override'
hjk
2017-02-22
2
-19
/
+19
*
RunConfiguration: Introduce buildSystemTarget()
Tobias Hunger
2017-01-30
2
-0
/
+7
*
RemoteLinux: Simplify RunConfiguration
Tobias Hunger
2017-01-30
2
-4
/
+1
*
make BaseQtVersion::qtCorePaths() non-static
Oswald Buddenhagen
2017-01-23
1
-1
/
+1
*
Give the values of BuildStep::OutputFormat better names
Christian Kandeler
2017-01-19
3
-17
/
+19
*
RemoteLinux: Fix incomplete serialization in TarPackageCreationStep
Christian Kandeler
2017-01-17
1
-0
/
+2
[next]