Commit Graph

32567 Commits

Author SHA1 Message Date
Tobias Hunger 1ef50b3cac GccToolChain: Remove useless member of config widget
Change-Id: Ie62f5aa5fc400cec47eba29ee59449c8a8b3ba53
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
2013-11-04 15:27:39 +01:00
Mitch Curtis b0b7571654 Fix typo in New Project dialog for Qt Quick UI apps.
Change-Id: I54287e4d6e6d6e6f9dc7575201b8034b365d1c01
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2013-11-04 15:12:34 +01:00
Tobias Hunger bb06ff83d7 LocalRunConfiguration: Do not add a LocalEnvironmentAspect
This makes the specializations responsible to register the environment aspect
that makes the most sense for them.

The only real user of this is the QmlProject, which added its own
EnvironmentAspect on top of LocalEnvironmentAspect set by the base
class.

Change-Id: I2ad8c23a008e249dc919491a5fd397ec04502375
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
2013-11-04 14:50:47 +01:00
Oswald Buddenhagen c759e39c1d validate TOC references
Change-Id: I09ff290bc7da85ca2087a485b67f717e55bd6666
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-11-04 14:48:46 +01:00
Oswald Buddenhagen 46408bd872 save double hash lookup
Change-Id: I9a0c5b51955e137f85bd505d2cc35a69b2d2fd91
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-11-04 14:48:43 +01:00
Oswald Buddenhagen 763adac30a don't let unrelated lists in the front page confuse us
instead, look for a section named "Table Of Contents".

Task-number: QTCREATORBUG-10585
Change-Id: Ieca51b40387749243a633369119a7d9473ee2325
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2013-11-04 14:48:25 +01:00
Leena Miettinen 3bbda25d3d Doc: new Compiler options in Build & Run options
Describe the new platform codegen and linker flags options
and the custom parser settings.

Update and add screenshots.

Change-Id: I64498258930ce1f912bcd8891a6b55f40d903f2c
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
Reviewed-by: André Hartmann <aha_1980@gmx.de>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-11-04 14:39:36 +01:00
Leena Miettinen 2bd9fb4568 Doc: add link to field descriptions from Editor settings topic
Add link to "Viewing Function Tooltips".

Update screenshot, because the tooltip fields were moved around.

Change-Id: Ic5e8d3d8c9a859c6a6748d631640b42239ea6f3f
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
2013-11-04 14:17:38 +01:00
jkobus a287352109 Remove unused code.
Change-Id: I12007e9d198cd264d461b22abf3851052db62cf0
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-11-04 14:11:11 +01:00
Thomas Hartmann 12bdfdb744 QmlDesigner.ImportManager: Adding setReadOnly to ImportLabel
Using disabled did not give any visible feedback.

Change-Id: I67bb9cd83c7d36c5899e40a91e9a6a34cb882ec4
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-11-04 13:44:51 +01:00
Thomas Hartmann 964815614d QmlDesigner.PropertyEditor: code style fix
Change-Id: Idadf59d90d64abf908fc7cfa58fc217f6c335c6f
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-11-04 13:43:47 +01:00
Thomas Hartmann f3df04efe4 QmlDesigner.PropertyEditor: Adding proper FontComboBox
Change-Id: I6199e6454f02442ab3cd8962a262ae3a4f0e3b48
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-11-04 13:43:38 +01:00
Thomas Hartmann b0bae3ec29 QmlDesigner.ImportManager: adding tooltip to ImportLabel remove button
Change-Id: I5b057b393531e80f7be0f86676c98b396532d8aa
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-11-04 13:43:28 +01:00
Thomas Hartmann 64254140fb QmlDesigner.ImportManager: Adding tooltip to ComboBox
Change-Id: I5c631b8b8199d9a0713b82ec40c97e498dd06d1e
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-11-04 13:43:13 +01:00
Thomas Hartmann da1af01287 QmlDesigner.ImportManager: Adding all QtQuick imports as used
Change-Id: I0b3cb3c37065cc78efbdc1a4af0f762afc8097c4
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-11-04 13:43:05 +01:00
David Schulz ddcb258559 ProjectManager: Update deploy step on project load.
Change-Id: Ib1247e1389284f793d4803871cfcd174aca5facd
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2013-11-04 13:20:39 +01:00
Leena Miettinen df8633478c Doc: attempt to explain what sessions are
We constantly get feedback that clearly shows that
users do not understand how sessions work.
Updated screenshots.

Change-Id: Ifcf3b08ca2f27e14085a5d84adaeacddc59588d8
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2013-11-04 13:14:08 +01:00
Robert Loehning 147e01eb9f Squish: Update tst_session_handling
Change-Id: Iac27111fe5cf41acfc78dd5534583f7a27712c3a
Reviewed-by: Christian Stenger <christian.stenger@digia.com>
2013-11-04 13:09:46 +01:00
Fawzi Mohamed 345eb5b0a5 lldb/ios: add platform specification
Change-Id: Ie7867dce5bd50573d714d41bf46195a802eb61c7
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2013-11-04 12:50:11 +01:00
hjk 262e3ab9db Debugger: Record version of GCC in tests
Change-Id: Id86c313d2a5238c0e301c3b23bde7fabe00efdda
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2013-11-04 12:44:25 +01:00
Fawzi Mohamed e461567500 ios: improve kit and toolchains autodetection
* simplify probe
* adapt to Xcode 5.0.1 (32->64 bits)
* force correct abi for iphonesimulator (autodetection fails)

Change-Id: Ib489d621858fd1b026222f067245a0480ea8fa03
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
2013-11-04 12:39:44 +01:00
Eike Ziller 66c7e8ca16 qmlobserver: fix Info.plist
was missing some end tag

Task-number: QTCREATORBUG-10609
Change-Id: Id2e009c29489649c54ad3c7916024b9e485651ed
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-11-04 12:20:36 +01:00
Tim Sander 9adc3f3a16 remove qmake reference from baremetal doc
Change-Id: If2e5e5e8598e5ae6d5ddccf2936aabf64fbbf1f6
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-11-04 12:12:39 +01:00
jkobus c7273355c6 Fix unneeded asterisk when opening an ui file.
Task-number: QTCREATORBUG-10498

Reverting part of 17e2847f7e
which fixed QTCREATORBUG-9610, but introduced a regression.
Looks like that part of code is unneeded.

Change-Id: Ia3ee746f871da4c0ff46facd18aa7a7d86d7899e
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-11-04 12:11:09 +01:00
Leena Miettinen ab18164b57 Doc: add devices that you can create kits for
Update screen shot.

Change-Id: I88249c035788fb99e91d3ee928f1d164c7cd4519
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
2013-11-04 11:51:09 +01:00
Nikita Baryshnikov 2a5bd7a62f DebuggerStartParameters fix reorder initialization warning
Change-Id: Ib99198e3efdde91989b6abb4cc889d4a5633f601
Reviewed-by: Tobias Nätterlund <tobias.naetterlund@kdab.com>
Reviewed-by: David Schulz <david.schulz@digia.com>
2013-11-04 11:16:56 +01:00
jkobus f8dea43ec0 Cleanup unused stuff (mobile library page, mobile app)
Change-Id: Ia20f0902a407c2d9d47c998b847e082466c6f496
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2013-11-04 10:40:55 +01:00
Tobias Nätterlund 0e2ed3f27c QNX: Fix interrupting when debugging on Windows
This fixes interrupting the inferior process when debugging
BlackBerry applications on Windows. The code was already in use
for pure QNX application, but never BlackBerry.

Change-Id: Icbf8f913475f523ca178250087bfdf3b89086605
Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
Reviewed-by: David Schulz <david.schulz@digia.com>
2013-11-04 10:21:57 +01:00
David Kaspar 0c02cef432 Qnx: Fixing IDE crash when removing activated manual BB NDK Target
Task-number: QTCREATORBUG-10595
Change-Id: Ia62048de5f49b74b163b796750a3726bb4f2d262
Reviewed-by: Fanda Vacek <fvacek@blackberry.com>
Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
Reviewed-by: David Kaspar <dkaspar@blackberry.com>
2013-11-04 09:43:18 +01:00
Orgad Shaneh 917da4983f QmlDebug: Fix compilation
Change-Id: I701f4da4020fa8bb9383d24992c35565681ac97d
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
2013-11-04 08:46:42 +01:00
Leena Miettinen 5888810b6d Doc: Analyzer settings were renamed Valgrind settings
Some settings were moved around. Update screenshot.

Change-Id: I85359515d9e828426f40a1dc7374f9c01ebbda4d
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-11-04 08:11:33 +01:00
Fawzi Mohamed 7fd7c518ea qmakestep: add configuration paramenters for ios
Change-Id: Id0e6eceea5344929e7d2804ebd8cb47684f7ffe8
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2013-11-01 19:08:09 +01:00
Thomas Hartmann dae1427c7b QmlDesigner.PropertyEditor: using UrlChoose for Image
Change-Id: If5b7eb00a34880c0dc43cefd5f89240acfe39d43
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-11-01 16:30:59 +01:00
Thomas Hartmann 61a22aca6d QmlDesigner.PropertyEditor: Adding UrlChooser
Adding a control for Urls.

Change-Id: Ib52e8a54b5cd87ab90b90fc8817e30eb6f85ede7
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-11-01 16:30:50 +01:00
Thomas Hartmann 318aec875e QmlDesigner.PropertyEditor: Adding FileResourcesModel
This is a special StringList based model for files
in the project hierarchy.

Change-Id: Ie75961bdc0492febfab14c9b63be4bcec1bef1c6
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-11-01 16:30:38 +01:00
Thomas Hartmann dfacab0d55 QmlDesigner.PropertyEditor: adding missing license header
Change-Id: Ifedebeb7d441754720a74fc2426e3f3cb92f060d
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-11-01 16:28:42 +01:00
Thomas Hartmann d9502198eb QmlDesigner.PropertyEditor: fixing import
There is no Bauhaus import anymore.

Change-Id: I98473d9c33b8a9f989e4c484580ac7cdbad3bad8
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-11-01 16:26:20 +01:00
Thomas Hartmann 9ab5f5e361 QmlDesigner.PropertyEditor: exposing QmlItemNode in anchor backend
Change-Id: I78ef3ba883115a9409fbcda81dfaeebfdbfbcdfa
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-11-01 16:26:08 +01:00
Thomas Hartmann a66fc6cc5d QmlDesigner.PropertyEditor: styling editable ComboBox
No panel for the text input.

Change-Id: I34be43afc2c16a4b78fa82e5987e6e9ecedf69d7
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-11-01 16:25:56 +01:00
Thomas Hartmann 90dc692723 QmlDesigner.PropertyEditor: fixing font section
Fixing regression in 3.0.

Task-number: QTCREATORBUG-9752
Change-Id: I8e78ed28e444e4ad083f24c7857d7fb1e7d38949
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
2013-11-01 16:24:15 +01:00
hjk 94bedf66ba Debugger: Simplify QVariant dumper
Change-Id: Ieeb65d9beaa2fbd1e30c54814500bcfbfb8bf161
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-11-01 15:11:22 +01:00
hjk 8e37b24279 Debugger: Disable LLDB's own visualizers.
Stop-gap measure until we can properly co-exist.

Change-Id: Ia6699eb7261e480587f6a21d54fb6b6107669b8f
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-11-01 14:25:23 +01:00
hjk a8dece0b99 Debugger: Move some generic helper function to base dumper
Change-Id: I78dea9af7d397d49ce2b54086d275413f2477626
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-11-01 14:25:11 +01:00
Kai Koehne f1497bd84d QmlDebugger: Exchange supported QDataStream versions
Use the lowest QDataStream version common to both the server and client.
The server part was added to Qt 5.0 (commit 7f7cd79e), but we haven't
used that yet.

THis fixes a regression in the inspector where only some properties are
shown.

Task-number: QTCREATORBUG-10186
Change-Id: If6699eb7261e480587f6a21d54fb6b6107669b8f
Reviewed-by: Robert Loehning <robert.loehning@digia.com>
Reviewed-by: Aurindam Jana <aurindam.jana@digia.com>
2013-11-01 14:11:28 +01:00
hjk 909991164d Debugger: Re-introduce the '@\n' separator in LLDB communication
More robust.

Change-Id: Icc3c05d5ed7bcf35f38ba695b42a9716d00e8188
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2013-11-01 12:35:44 +01:00
Fawzi Mohamed 08bb147153 qtsupport: collect the Abi of all QtCore libraries
ios now uses libQt5Core_iphonesimulator.a and libQt5Core.a for device
and simulator, this changes detects both architectures.

Change-Id: I0e2883c06355eb2b75aeeba4365c8aea14bb8ced
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
2013-11-01 12:31:23 +01:00
Orgad Shaneh c56a106dbe GDB: Remove datadir patch
Lookup is done internally in the dumpers

Change-Id: Idc6a7bd7c47bb7e0655d10c21ac3e17421d98bdc
Reviewed-by: hjk <hjk121@nokiamail.com>
Reviewed-by: David Schulz <david.schulz@digia.com>
2013-11-01 12:23:55 +01:00
Leena Miettinen e57ad86a22 Doc: update screenshots
Change-Id: I2d94cf4a9ef435f4269233edc10f18d02c7699ca
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-11-01 12:04:46 +01:00
Leena Miettinen d58e93bb12 Doc: new Git commands.
Update screenshots.

Change-Id: I02fad85ba02bb8303e94202bc3e030d3767740cd
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2013-11-01 11:53:45 +01:00
hjk 7caaabb61d Debugger: Switch editor tooltips on by default
Makes them easier discoverable and seems what at least VS people
expect.

Change-Id: Iebf61f4760da6077495a97e6333cc9e9d7816706
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2013-11-01 11:52:56 +01:00