hjk
a2bb4ac211
fakevim: fix persistence of user defined :ex commands
2011-03-02 13:38:03 +01:00
Friedemann Kleint
48ca10b090
Header cleanup.
2011-03-02 12:49:55 +01:00
Tobias Hunger
586d1440be
Also detect QtCore when located next to qmake
2011-03-02 12:26:33 +01:00
Pawel Polanski
35847fda82
Symbian: Added QtMObility to the device info
2011-03-02 12:14:11 +01:00
Friedemann Kleint
20f89b2df1
L10n: Update German translations.
2011-03-02 12:02:40 +01:00
Friedemann Kleint
fcd4c9e194
L10n: tr()-Fixes.
2011-03-02 12:01:34 +01:00
con
ce3ab6f766
Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainline
2011-03-02 11:50:08 +01:00
con
2ca77dfe1e
Merge remote branch 'origin/2.1'
...
Conflicts:
src/plugins/debugger/qml/qmlengine.cpp
src/plugins/qt4projectmanager/qt-maemo/maemopackagecreationstep.cpp
2011-03-02 11:49:52 +01:00
Friedemann Kleint
b15e93cfcd
Compile.
2011-03-02 11:47:10 +01:00
Kai Koehne
f1ca025076
QmlExtensionPlugin: Require objectname, URI
...
Make sure 'next' button is disabled if fields are empty.
Task-number: QTCREATORGBUG-3921
2011-03-02 11:40:00 +01:00
hjk
e78427b7fe
fakevim: prevent endless loop when highlighting search results for $
2011-03-02 11:49:57 +01:00
Pawel Polanski
3d23d26929
CODA: Added support for device info button in project settings (for CODA serial connections)
2011-03-02 11:13:54 +01:00
Pawel Polanski
130a55afdc
Added CodaDevice::sendRunProcessCommand API
2011-03-02 11:13:53 +01:00
Pawel Polanski
2c5fe6f958
Symbian: Add the base for proper remote drive handling
2011-03-02 11:13:52 +01:00
Friedemann Kleint
dddc04f2bc
Debugger: Compile plugin with -no-stl.
...
Task-number: QTCREATORBUG-3917
2011-03-02 11:10:28 +01:00
Christian Kamm
d80521aac1
qmldump: Add warning about code being shared with Qt.
2011-03-02 10:51:46 +01:00
Leandro Melo
3db53206c2
MIME types: Introduce user extensions feature
...
Creates a new page in the options dialog which allows
the user to modify MIME type's globl patterns and rule-based
magic matchers.
As a side-effect of this feature our MIME database (and related
components) got some improvements.
Reviewed-by: Friedemann Kleint
2011-03-02 10:13:40 +01:00
Friedemann Kleint
c8f19854f9
Ovi publishing wizard: Header cleanup.
2011-03-02 08:43:06 +01:00
dt
665567fca3
CMake Project: Adjust to toolchain changes
...
Fixes a crasd, removes member variable for toolchain
2011-03-01 21:06:37 +01:00
dt
df2aef7452
EnvironmentWidget: Sort the changes
...
Task-number: QTCREATORBUG-3889
2011-03-01 19:48:39 +01:00
hjk
2780ff6f22
debugger: refactor watch point lookup
...
In preparation of bitfield watch points.
2011-03-01 19:17:03 +01:00
hjk
b0b8a452c1
debugger: dump integers and floats based on the typedef stripped type
2011-03-01 19:17:03 +01:00
dt
08211a18fd
Ovi Wizard: Fix warninOvi Wizard: Fix warningg
2011-03-01 18:59:23 +01:00
Tobias Hunger
4c7593f74d
Distinguish between msvc and mingw binaries
...
Distinguish between binaries built using MSVC and MinGW.
2011-03-01 18:05:16 +01:00
Primrose Mbanefo
b5d37862f4
Ovi Store Wizard: minor changes
...
"char" -> 'char'
2011-03-01 17:37:55 +01:00
Thomas Hartmann
583cf29891
QmlDesigner: use '.' instead of '/' for package names
...
Using '/' was legacy and is just confusing.
The code is way more consistent now with QmlJS and does not require
conversions.
2011-03-01 17:21:06 +01:00
Thomas Hartmann
0200927dfa
QmlDesigner.nodeInstances: crash fix for QmlPuppet
...
We have to check if the instance is valid.
2011-03-01 17:21:05 +01:00
Thomas Hartmann
ec65b52595
QmlDesigner.instances: remove non critical asserts
...
We can handle this case, now.
2011-03-01 17:21:05 +01:00
Thomas Hartmann
0adf73734c
QmlDesigner.rewriter: complain about Link errors
...
If linking fails we show an error message.
2011-03-01 17:21:04 +01:00
Thomas Hartmann
0a02b85ece
QmlDesigner: get rid of Qt/ - use QtQuick/ instead
...
Qt 4.7 imports are converted to QtQuick 1.0 imports.
2011-03-01 17:21:04 +01:00
Thomas Hartmann
26a3014ef5
QmlDesigner.metaInfo: fixes comparing versions
...
Also some cleanup.
2011-03-01 17:21:03 +01:00
Thomas Hartmann
1178d623d5
QmlJs::Check: using the Option enum to ignore type errors
...
Unifying the api and exposing the options.
2011-03-01 17:21:03 +01:00
Thomas Hartmann
d6e08c3542
QmlJs::Check: turning "file or directory does not exist" into a warning
...
Missing files should be a warning.
2011-03-01 17:21:02 +01:00
Friedemann Kleint
ad21b4859a
L10n: tr()-Fixes.
2011-03-01 17:07:37 +01:00
hjk
fbdfb3acae
debugger: display size of bitfields in 'type' column
2011-03-01 17:04:36 +01:00
hjk
8bcaf428e1
compile fix
2011-03-01 17:00:42 +01:00
Friedemann Kleint
b850cc4db0
L10n: Fix duplicated messages.
...
Remove duplicated message, fix WinGuiProcess' messages.
2011-03-01 16:47:03 +01:00
Friedemann Kleint
fa4dc9ffa6
Debugger[CDB]: Fix run/jump to line for assembly code.
2011-03-01 16:47:02 +01:00
hjk
3d7a145803
debugger: add address display for floats and bools
2011-03-01 16:50:02 +01:00
Primrose Mbanefo
b51e17c5cc
Ovi Store Wizard: Compile warnings free
2011-03-01 16:39:16 +01:00
Primrose Mbanefo
49f05ff073
Ovi Store Wizard: Coding style
2011-03-01 16:39:15 +01:00
Primrose Mbanefo
8d9ccf8e92
Ovi Wizard: minor change
...
"" -> QString()
2011-03-01 16:39:14 +01:00
Primrose Mbanefo
ca9d5bc8a8
Ovi Wizard: Translation fixes
2011-03-01 16:39:13 +01:00
Tobias Hunger
9b465749f0
Add toolchain autodetection based on config file
...
Add toolchains found in share/qtcreator/Nokia/toolChains.xml as
autodetected.
2011-03-01 16:35:03 +01:00
hjk
5daa732e31
s60publishing: compile fix for namepaced Qt
2011-03-01 16:31:12 +01:00
hjk
55de258156
debugger: output bitfield sizes
2011-03-01 16:30:51 +01:00
hjk
1a4a7448dd
debugger: enhance test case for bit fields
2011-03-01 16:18:06 +01:00
Primrose Mbanefo
8d781af43b
Introduce symbian ovi publishing wizard
2011-03-01 16:01:28 +01:00
hjk
fe03946df9
debugger: Switch off address printing for generated items
2011-03-01 15:44:22 +01:00
hjk
fa919345fc
debugger: remove unused dumper code
2011-03-01 14:23:35 +01:00