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
/
madde
Commit message (
Expand
)
Author
Age
Files
Lines
*
SSH: Streamline SshRemoteProcessRunner's output handling.
Christian Kandeler
2012-06-08
6
-54
/
+22
*
SSH: Name SshRemoteProcess::ExitStatus values like the QProcess ones.
Christian Kandeler
2012-06-08
4
-9
/
+9
*
Fix warnings about uninitialized variables
Tobias Hunger
2012-06-07
1
-1
/
+1
*
RemoteLinux: Add new deploy step that checks for free space.
Christian Kandeler
2012-05-31
2
-4
/
+18
*
DeviceFactory: Allow for querying supported device types
Tobias Hunger
2012-05-30
5
-55
/
+31
*
SSH: Use plain pointers to SshConnection objects.
Christian Kandeler
2012-05-29
7
-16
/
+14
*
ActionManager API cleanup.
Eike Ziller
2012-05-25
1
-2
/
+1
*
IOptionsPage: replace virtual fuctions by data members
hjk
2012-05-23
2
-39
/
+10
*
Move SSH support into a dedicated library.
Christian Kandeler
2012-05-22
16
-52
/
+46
*
DebuggingHelper: Move to QtSupport
Tobias Hunger
2012-05-18
2
-4
/
+4
*
Device support: Use Core::Id for device type.
Christian Kandeler
2012-05-16
13
-65
/
+66
*
editormanager: simplify use of interface
hjk
2012-05-11
1
-1
/
+1
*
Device support: Make IDevice::executeAction() const again.
Christian Kandeler
2012-05-07
2
-2
/
+2
*
Device support: Make device actions a little more flexible.
Christian Kandeler
2012-05-02
2
-9
/
+11
*
Device support: Use Core::Id for device actions.
Christian Kandeler
2012-05-02
2
-15
/
+15
*
Compile after qt5/qtbase commit 75a0c7f9
Bradley T. Hughes
2012-04-30
3
-4
/
+3
*
Fix warnings on windows
Tobias Hunger
2012-04-25
6
-14
/
+14
*
Device support: Use value semantics for Core::Id.
Christian Kandeler
2012-04-25
2
-4
/
+4
*
Use Core::Id in project-related objects
Tobias Hunger
2012-04-25
29
-226
/
+227
*
IDevice: Make id creation (a bit) less magic
Tobias Hunger
2012-04-18
2
-6
/
+6
*
Device Support: Add canRestore() to device factory.
Christian Kandeler
2012-04-18
2
-10
/
+11
*
Device Support: Fix memory leaks.
Christian Kandeler
2012-04-13
1
-3
/
+3
*
Device: Add create method to IDeviceFactory
Tobias Hunger
2012-04-12
4
-6
/
+16
*
Device Support: Move some functions from IDeviceFactory to IDevice.
Christian Kandeler
2012-04-10
5
-75
/
+74
*
Madde: Introduce new class MaddeDevice.
Christian Kandeler
2012-04-05
6
-6
/
+141
*
RemoteLinux: Fix ports gatherer API.
Christian Kandeler
2012-04-03
1
-1
/
+1
*
RemoteLinux: Make mapping between targets and devices more flexible.
Christian Kandeler
2012-03-29
5
-26
/
+41
*
RunConfig: Rename signal isEnabledChanged(bool)
Tobias Hunger
2012-03-29
2
-5
/
+6
*
Fix bug QTSDK-1228 Qt SDK does not add all necessary fields to the debian con...
Juhapekka Piiroinen
2012-03-13
1
-1
/
+3
*
Introduce the concept of an abstract device.
Christian Kandeler
2012-03-08
5
-29
/
+44
*
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-03-08
14
-40
/
+44
|
\
|
*
Ui: No spaces before "..."
Daniel Teske
2012-03-07
4
-9
/
+9
|
*
Normalized connect()s
Robert Loehning
2012-03-06
6
-12
/
+12
|
*
React to qt versions changes on the project setup page.
Daniel Teske
2012-03-06
1
-3
/
+3
|
*
QtVersionManager::qtVersionsChanged() split list into add/remove/change
Daniel Teske
2012-03-06
5
-12
/
+16
|
*
UI text: use full stops in the end of messages
Leena Miettinen
2012-03-05
1
-4
/
+4
*
|
RemoteLinux: More preparations for introducing an abstract device class.
Christian Kandeler
2012-03-07
21
-101
/
+100
*
|
Port Qt Creator to the new plugin system of Qt 5.
Friedemann Kleint
2012-03-02
1
-0
/
+2
*
|
PortList: Move to utils
Kai Koehne
2012-03-01
9
-17
/
+17
|
/
*
Rename ITargetFactory::supportedTargetIdsChanged
Daniel Teske
2012-02-24
1
-1
/
+1
*
runconfiguration: interface cleanup
hjk
2012-02-23
1
-1
/
+2
*
debugger: merge DebuggerLanguageChooser into DebuggerRunConfigWidget
hjk
2012-02-23
2
-3
/
+1
*
Maemo: Fix packaging in publisher.
Christian Kandeler
2012-02-22
1
-0
/
+7
*
Wizards: Widgets are not supported for Meego/Harmattan
Thomas Hartmann
2012-02-22
1
-0
/
+4
*
ITargetFactory: Make supportedTargetIds() and canCreate() orthogonal
Daniel Teske
2012-02-21
2
-12
/
+10
*
projectexplorer: Make the debugger language chooser a (hardcoded) "aspect"
hjk
2012-02-21
1
-1
/
+1
*
add qbs files
Joerg Bornemann
2012-02-20
1
-0
/
+130
*
Extract the device specific settings for linux device.
Nicolas Arnaud-Cormos
2012-02-20
2
-0
/
+11
*
Rename IFile->IDocument and FileManager->DocumentManager
Eike Ziller
2012-02-20
3
-8
/
+8
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
51
-157
/
+158
[next]