- May 07, 2013
-
-
Aurindam Jana authored
Specify project source directory and sysroot. Change-Id: Ie9287ef4da023159b131e67de51ffc218c4d2a70 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Kai Koehne authored
Change-Id: Ia8008748fb4d35507729c6ae684913e8bf72c985 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Kai Koehne authored
Make sure the outline model only shows the first line of a long property value. Change-Id: Iac8059e927b10c400afec285a6dc6485cbbf49b4 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
- May 06, 2013
-
-
Leena Miettinen authored
The default options for Qt 4 and Qt 5 are different. Add background information about Android packages and move information about specifying package settings from the run settings topic to here. Change-Id: I8ee0fac124e19233e85d17e1e37f060183149675 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Marco Bubke authored
Change-Id: I62cb968eb21bb8399cd1918d68e405c9abe5d6e0 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Since Controls depend on Qt 5.1 we can use a QtQuick 2.1 import. Task-number: QTBUG-31011 Change-Id: I7524c54c3b77ccce89cc57292825f02e163fd7aa Reviewed-by:
Kai Koehne <kai.koehne@digia.com> Reviewed-by:
Liang Qi <liang.qi@digia.com>
-
Thomas Hartmann authored
Change-Id: If43e4661881f99d6a6f692981f19a61ac2c0e500 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
hluk authored
Action like "Switch Header/Source" need to be performed in correct context, in this case "CppEditor.C++Editor". But while command line is focused the context is global. Task-number: QTCREATORBUG-9217 Change-Id: I8680e7d9612e72d23e1ef6515904941505f410d8 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Thomas Hartmann authored
The QML source is now loaded while dragging, which creates hickups. Change-Id: If43e4661881f94d6a6f692981f19a61ac2c0e508 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
This test will fail and give an error message, if inbuild item are missing. Change-Id: Ib7a33e7d1fbd22f76c8ac31e1dbc68912aa8edaa Reviewed-by:
Marco Bubke <marco.bubke@digia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Christian Stenger authored
Change-Id: I64ed356b6120c38d51c646ae409bbbc3a4fe9e8e Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Christian Stenger authored
Change-Id: I9d15d03c9b289f41830a57ed659264a324338cc6 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Christian Stenger authored
Change-Id: Ia850e624f24dd57589d7276af22aef1498c3c799 Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Leena Miettinen authored
Separate the instructions for configuring Qt Creator for Necessitas and Qt 5.1 to make the process clearer. Add missing information. Change-Id: Iac8fb1d9bcdec57783905fae2e9fea1b222d28bb Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
Tobias Nätterlund authored
When debugging on a QNX device on Windows, neither DebugBreakProcess(..) nor "-exec-interrupt" works for interrupting the inferior process. Neither does sending it a SIGINT signal using "kill" on the device. This changes the local gdb process to run under the CtrlC stub on Windows when debugging on QNX. This enables us to send a Ctrl+C message to gdb, which interrupts the inferior, and allows us to insert breakpoints during runtime on Windows. Change-Id: I4b01fbe81138f3fe7a939a7e64267bac4eb8bf43 Reviewed-by:
Andreas Holzammer <andreas.holzammer@kdab.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- May 03, 2013
-
-
Eike Ziller authored
Don't try to deploy qt quick 2 imports if they aren't there. Change-Id: I1146ad8a81973af9e80c82caad515fea45b1530e Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Eike Ziller authored
Task-number: QTCREATORBUG-9235 Change-Id: I9fae92bd9c1a07066d7d312008a7e10613b414f7 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Eskil Abrahamsen Blomfeldt authored
If the Qt version built against is Qt 5, and the deployment method is "Use libs on device" + "Use local Qt libs", Creator will copy the required files into the app bundle and set the necessary meta-data to make the Java code in the app actually load them from the app bundle. We also make this deployment method the default on Qt 5. Change-Id: Ib7a33e7d1fbd22f76c85c31e1dbc68912a38eda8 Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Shawn Rutledge <shawn.rutledge@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Erik Verbruggen authored
Caused by a dangling pointer of a template instantiation which had been cloned into the wrong control. The fix is to remove that control and refer to the control of the bindings (which is the correct one). Change-Id: I951a60f2e613aae1e4ac901ce99c820212018709 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Tobias Hunger authored
It is already gone from qmake. Change-Id: Iad2835d6b937fc7215da070a1c839139419026dd Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com>
-
- May 02, 2013
-
-
Orgad Shaneh authored
On Windows it is "Ignore, Merge Tool, Skip, Abort", while on Linux it is "Merge Tool, Ignore, Skip, Abort" That makes Ignore default on Windows, which is confusing Change-Id: Id7e9e8dd6fd5748d518de4d94db47ae075268627 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Thomas Hartmann authored
Change-Id: I80746a3e77f94040a407ce25cec9ad6fac8b6fce Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Daniel Teske authored
Instead mostly postpone it until the contents are needed. Task-number: QTCREATORBUG-9149 Change-Id: I83167537e97fbd965531d990c8073409ff7b0b32 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Thomas Hartmann authored
Change-Id: Idc466b7e058375c0e393eb9f9dd2cc8f58abb2af Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Orgad Shaneh authored
The submodule is mostly used for building against, not for editing. On most cases, its internal status is not interesting, and git scans it for no reason. Change-Id: Ic290bd78fdb6704a15264a022125c99cf006a0db Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Robert Loehning authored
Change-Id: Ia87569c080f3b54dd8f78b023408de76eb3c574c Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- May 01, 2013
-
-
Orgad Shaneh authored
Task-number: QTCREATORBUG-9230 Change-Id: I24a6277c9ca5f35c803e276da82ca2b9e9d79f57 Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
- Apr 30, 2013
-
-
Kai Koehne authored
Task-number: QTCREATORBUG-9229 Change-Id: I0ec3fef8cdc795f041c7ec39c1fd6b68a138046f Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com> Reviewed-by:
Michael Brasser <michael.brasser@live.com>
-
Thomas Hartmann authored
Task-number: QTCREATORBUG-9087 Change-Id: I80866ace00f940000407cc25cecaad6fac8b6eee Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
This patches adds the tr checkboxes to all string in the generated property sheets. Task-number: QTCREATORBUG-9184 Change-Id: I4a3ff8120d7ccd5a6b9e11d212f955cd66ba01aa Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Thomas Hartmann authored
Otherwise we skip items derived from types only available via imports. Change-Id: I102a4843652029dff777e12594efc4d5e5e50999 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Thomas Hartmann authored
Actually "." properties can recurse infinitely. If a type MyType has the property parenType of MyType and it is a read only pointer, we get an infinitely recusion into "." properties. parentType.parentType.parentType... Actually this seems to be valid QML and is really the case with Menu. (In the private API though, indicated by "__") Since we enumerate "." properties in the Qt Quick Designer, we run into an infinite loop. I just cut the recursion at level 3. So we stop at myParent.myParent.myParent which I think is reasonable. Change-Id: I80866ace00f940000407cc25cec9ad6fac8b6fee Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Thomas Hartmann authored
We should follow the engine and set the QObject parent first. Actually some items (e.g. menus) do not like it differently. A note: The engine seems to always set the QObject parent even for items. Change-Id: I700e8802300b8eee093f73ea11e07c4cdb0338aa Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Emitting the Component.onComplete signal. This is only available in Qt 5.1 Change-Id: I77503333296cccd9999d2610cca126530f777777 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Daniel Teske authored
The slowness is due to AndroidToolChain::addToEnvironment() being called a lot on project opening. Thus we need to avoid any file opening or process on loading. This patch does 2 things: a) It removes the call to sdkTargets() which is unneeded. That actually checks which avds are available. b) It caches the target sdk inside a named target setting. That means, we assume that the file does not change behind our backs. Task-number: QTCREATORBUG-9164 Change-Id: I9287934a0624db0b3e8318b8cf76e605418850c2 Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com> Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Thomas Hartmann authored
These items have proper default sizes. Change-Id: I102aa843662029dff757e11194efc4d5e5e50a99 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
David Schulz authored
Task-number: QTCREATORBUG-9220 Change-Id: I0671eaa1e9785ee0327bc8cbd4519c5d696ea0ca Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Knut Petter Svendsen authored
Now both dynamic and snapshot views are supported under both Unix/Linux and Windows. The implementation is based on "cleartool pwv" which gets the working view. Change-Id: I0d21d2c84fae4a641a3bac8b1087cfeffb89c447 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Eike Ziller authored
The patching of imports and plugins is done automatically by macdeployqt, we need to pass it the qml2puppet executable though. Also add Qml2Imports to the qml(2)puppet's qt.conf. Task-number: QTCREATORBUG-9136 Change-Id: I9cb21d104f4c0c42531facfc6bc92fa9663e95a9 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- Apr 29, 2013
-
-
Orgad Shaneh authored
Change-Id: Ib999f8f00b065e4e51b70f1c5f81bdd17baabd8c Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-