Commit Graph

17402 Commits

Author SHA1 Message Date
Leena Miettinen
1581c69c67 Doc: r and rm locator filters
Reviewed-by: con
2011-03-03 16:23:49 +01:00
Leena Miettinen
8080aac231 Doc: using text editing macros
Reviewed-by: con
2011-03-03 16:23:48 +01:00
Leena Miettinen
34727753ba Doc: fix a typo 2011-03-03 16:23:47 +01:00
Leena Miettinen
8cc575d2c5 Doc: use the term 'Qt creator variables' where applicable
Reviewed-by: con
2011-03-03 16:23:46 +01:00
Milian Wolff
d6ea2945f0 add API to query build type (unknown, release, debug) to BuildConfiguration
Merge-request: 261
Reviewed-by: dt <qtc-committer@nokia.com>
2011-03-03 16:12:00 +01:00
Pawel Polanski
0ecd80c6c5 I thought that I've removed that 2011-03-03 15:26:48 +01:00
Pawel Polanski
f936a0f46c Empty line fix. Writting this comment took me a lot longer 2011-03-03 15:25:06 +01:00
Pawel Polanski
079fc75980 IpAddressLineEdit has been refactored 2011-03-03 15:21:28 +01:00
Friedemann Kleint
10e640dbe0 Task lists: Improve documentation.
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
2011-03-03 13:37:52 +01:00
Christian Kamm
ccb49b9873 QmlJS: Disable possibly confusing warnings on qmlRegisterType.
Reviewed-by: Roberto Raggi
Reviewed-by: Erik Verbruggen
2011-03-03 11:55:48 +01:00
Friedemann Kleint
a3c526f362 L10n: Fix QML-Observer translation/German.
Task-number: QTCREATORBUG-3710
2011-03-03 11:26:39 +01:00
Friedemann Kleint
6c15cbbee9 Debugger: Enable updates in watchwindow when changing model.
Might be left in disabled state in case engine binary crashes
while expanding locals.

Task-number: QTCREATORBUG-3099
2011-03-03 10:39:05 +01:00
Leena Miettinen
9dae659477 Doc: small text edit 2011-03-03 09:11:03 +01:00
Leena Miettinen
b34287cf84 Doc: using dummydata in QML files
Reviewed-by: Marco Bubke
2011-03-03 09:11:02 +01:00
hjk
1b1896b38b texteditor: give priorities to mark to ensure z-order when drawing 2011-03-02 18:43:26 +01:00
Primrose Mbanefo
4a179b7c73 Ovi Store Wizard: minor change
NULL -> 0
2011-03-02 17:15:27 +01:00
Primrose Mbanefo
81528bb9b2 Ovi Store Wizard: Qwizard -> Wizard
Snuck in an update to vendorinfo too
2011-03-02 17:15:26 +01:00
Friedemann Kleint
505256fab9 API-Documentation: Add the Utils-library.
Fix API after doc template change.
2011-03-02 17:14:19 +01:00
hjk
b37cd3325c abi detection: use four byte for four byte magic strings 2011-03-02 17:19:06 +01:00
Marco Bubke
e293e467d2 QmlDesigner: Larger canvas size
Many qml documents have items outside of the root item area. The scene
rectangle is now much bigger so you can scroll the items around.
2011-03-02 16:47:41 +01:00
Christian Kamm
c876ad1cad Add tests for type pretty printer.
Mainly to not have unused functions inside the autotest.

Reviewed-by: Bill King
2011-03-02 16:41:58 +01:00
Primrose Mbanefo
2f30137b5a Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainline 2011-03-02 16:31:27 +01:00
Primrose Mbanefo
603d4df7c9 Ovi Store Wizard: Disabled Next button was still visible
replaced by call to isComplete() with a few more signales
2011-03-02 16:31:15 +01:00
Leena Miettinen
459ff4b028 Doc: QML Puppet crash issue
Reviewed-by: Marco Bubke
2011-03-02 16:02:52 +01:00
Leena Miettinen
c6e2a8c624 Doc: add links to QML elements added to the Library 2011-03-02 16:02:51 +01:00
Leena Miettinen
9816548438 Doc: previewing element size
Reviewed-by: Marco Bubke
2011-03-02 16:02:50 +01:00
Leena Miettinen
139ee02efb Doc: viewing QML components in the Library 2011-03-02 16:02:49 +01:00
Leena Miettinen
3c90ccda41 Doc: splitting sidebar in Qt Quick Designer 2011-03-02 16:02:48 +01:00
Leena Miettinen
6b62495c0c Doc: project-specific editor settings
Reviewed-by: Leandro Melo
2011-03-02 16:02:47 +01:00
Leena Miettinen
5a378c23a7 Doc: changed or removed version numbers 2011-03-02 16:02:46 +01:00
Leena Miettinen
d3b5377b21 Doc: fix command names and paths 2011-03-02 16:02:45 +01:00
Leena Miettinen
d14cab3c1e Doc: limitations of pro.user file
Reviewed-by: hjk
2011-03-02 16:02:44 +01:00
con
4de8eadaac Fix static Qt detection.
We want the absolute path of the file info, not the file name relative
to the pwd.

Reviewed-by: Tobias Hunger
2011-03-02 15:59:30 +01:00
Primrose Mbanefo
183a7be741 Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainline 2011-03-02 15:37:26 +01:00
Friedemann Kleint
209b9d7454 Compile. 2011-03-02 15:36:59 +01:00
Primrose Mbanefo
105a52b003 Ovi Store Wizard: last commit calls wizard() in constructor. That is wrong. 2011-03-02 15:36:58 +01:00
Primrose Mbanefo
3ce9a713ab Merge branch 'master' of scm.dev.nokia.troll.no:creator/mainline 2011-03-02 15:25:48 +01:00
Primrose Mbanefo
c492ce55fe Ovi Store Wizard: corrected wrong vendor info format 2011-03-02 15:25:12 +01:00
Primrose Mbanefo
4e3df92baa Ovi Store Wizard: Do not permit analysis if there is no build config 2011-03-02 15:24:29 +01:00
Tobias Hunger
c9f7d779a6 Handle static Qt libraries on mac 2011-03-02 15:12:21 +01:00
Friedemann Kleint
3bf818adc0 Qt4ProjectManager: Exported header cleanup. 2011-03-02 15:02:25 +01:00
Kai Koehne
1cb3cdc744 QmlJSDebug: List QtScript as explicit dependency
mingw/4.7.1 does not add QtScript otherwise to the list of files to link against.
2011-03-02 14:45:21 +01:00
Kai Koehne
20189574f6 QmlJsDebugger: Handle breakpoints in qrc:// resources more gracefully
Reviewed-by: Christiaan Janssen
2011-03-02 14:45:20 +01:00
Kai Koehne
844c34513d QmlJSDebugger: Compare only file names for .js breakpoints
The file names on device might be completely different, therefore
we cannot compare the absolute path.

Reviewed-by: Christiaan Janssen
2011-03-02 14:45:20 +01:00
hjk
2023efab9f bineditor: fix recently introduced regression in setSize 2011-03-02 14:49:41 +01:00
con
f5ac44ef2c Fix crash under certain conditions when renaming tool categories.
Task-number: QTCREATORBUG-3916
2011-03-02 14:38:57 +01:00
Tobias Hunger
a87a8e71f9 Do not check for .la files when looking for QtCore 2011-03-02 14:31:06 +01:00
hjk
ff9d32396e debugger: fix thinko 2011-03-02 14:15:00 +01:00
Friedemann Kleint
827fbd6aa7 Debugger: Fix Ctrl-C console crash on Windows.
Do not create static QObject.
2011-03-02 14:05:32 +01:00
Friedemann Kleint
ae3115502c Debugger[CDB]: Suppress WOW86 exceptions while stepping. 2011-03-02 13:44:05 +01:00