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
/
qt4projectmanager
/
qt-maemo
/
maemodeviceconfigurations.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Maemo: Make more forward-compatible.
Christian Kandeler
2011-05-19
1
-1
/
+1
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
1
-1
/
+1
*
Maemo: Move OsVersion type from MaemoGlobal to MaemoDeviceConfig.
Christian Kandeler
2011-04-21
1
-29
/
+30
*
Merge branch '2.2'
Oswald Buddenhagen
2011-04-14
1
-16
/
+15
|
\
|
*
Update license.
hjk
2011-04-13
1
-14
/
+13
|
*
Maemo: Get rid of some Q_ASSERTs that limit forward compatibility.
Christian Kandeler
2011-04-12
1
-2
/
+2
*
|
Maemo: Device config improvements.
Christian Kandeler
2011-04-11
1
-4
/
+10
*
|
Start making the Maemo support more generic.
Christian Kandeler
2011-03-09
1
-19
/
+70
|
/
*
SSH: Fix misnomers.
Christian Kandeler
2011-02-28
1
-6
/
+6
*
Fix license headers
Tobias Hunger
2011-02-17
1
-9
/
+8
*
SSH: Choose better names for public types and variables.
Christian Kandeler
2011-02-15
1
-12
/
+12
*
Maemo: Rename "Simulator" to "Emulator" when referring to Qemu.
Christian Kandeler
2011-02-15
1
-2
/
+2
*
move src/plugins/coreplugin/ssh to src/lib/utils/ssh
Milian Wolff
2011-02-14
1
-9
/
+9
*
Maemo: Add default value to device config wizard.
Christian Kandeler
2011-02-10
1
-0
/
+5
*
Maemo: Use per-target device configuration model.
Christian Kandeler
2011-02-04
1
-17
/
+37
*
Maemo: Use device configuration wizard.
Christian Kandeler
2011-02-03
1
-60
/
+53
*
Maemo: Continue implementing device configuration wizard.
Christian Kandeler
2011-02-03
1
-2
/
+2
*
Maemo: Start implementing device configuration wizard.
Christian Kandeler
2011-02-02
1
-7
/
+10
*
Maemo: Add OS type to device configuration.
Christian Kandeler
2011-02-02
1
-10
/
+29
*
Maemo: Move some device configurations code around.
Christian Kandeler
2011-01-13
1
-2
/
+48
*
Maemo: Style fix.
Christian Kandeler
2011-01-13
1
-1
/
+1
*
Maemo: Style stuff.
Christian Kandeler
2011-01-13
1
-14
/
+14
*
Maemo: Allow user to set default device configuration.
Christian Kandeler
2011-01-13
1
-0
/
+21
*
Maemo: Introduce logic for default device configuration.
Christian Kandeler
2011-01-13
1
-12
/
+61
*
Maemo: Refactor device configurations list.
Christian Kandeler
2011-01-13
1
-77
/
+216
*
It's 2011 now.
con
2011-01-12
1
-1
/
+1
*
Removed stray tokens and fixed warnings/errors when compiling with pedantic C...
Roberto Raggi
2010-12-16
1
-1
/
+1
*
Maemo: Let user set default key file.
Christian Kandeler
2010-12-06
1
-1
/
+6
*
Maemo: Whitespace fixes.
Christian Kandeler
2010-11-26
1
-1
/
+1
*
Maemo: Disable proxy use for device access.
Christian Kandeler
2010-09-27
1
-3
/
+6
*
Include <cctype> to use std::isdigit
Alessandro Portale
2010-08-13
1
-0
/
+1
*
Revert "MSVC compile fix"
Alessandro Portale
2010-08-13
1
-1
/
+1
*
Maemo: Device configurations now have a list of free ports.
ck
2010-08-13
1
-9
/
+0
*
MSVC compile fix
Alessandro Portale
2010-08-12
1
-1
/
+1
*
Maemo: Polish class interface.
ck
2010-08-12
1
-2
/
+2
*
Maemo: Implement GUI for per-device port specification.
qt-info@nokia.com
2010-08-12
1
-11
/
+20
*
Maemo: Prepare completely per-device port specifications.
qt-info@nokia.com
2010-08-12
1
-0
/
+94
*
Maemo: Do the bind() for remote mounts on the device.
ck
2010-08-02
1
-5
/
+5
*
Merge commit origin/2.0 '1a985148340ff3b29c752036857446452cf0907f'
con
2010-07-26
1
-2
/
+2
|
\
|
*
Maemo: Make device configuration id type consistent.
ck
2010-07-22
1
-2
/
+2
*
|
Maemo: Introduce class for maemo-global functions.
ck
2010-07-13
1
-12
/
+0
*
|
Maemo: Move deploying to dedicated deploy step.
ck
2010-07-13
1
-1
/
+8
*
|
Replace SSH library.
ck
2010-07-12
1
-2
/
+2
|
/
*
Move SSH functionality out of the Qt4ProjectManager.
ck
2010-04-26
1
-21
/
+25
*
Maemo: Deal sensibly with device type changes in settings page.
ck
2010-04-08
1
-9
/
+29
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
Maemo: Enable compilation unconditionally.
ck
2010-02-08
1
-4
/
+1
*
fix maemo build with QT_USE_FAST_CONCATENATION
Oswald Buddenhagen
2010-02-08
1
-1
/
+1
*
Maemo: Small settings fixes and improvements.
ck
2010-02-03
1
-12
/
+19
*
Maemo: Remove special case for "developer" user.
ck
2010-01-20
1
-3
/
+1
[next]