- May 21, 2013
-
-
Daniel Teske authored
The sdk should set that extra directory, via the sdktool. E. g. something like sdktool addKeys android MakeExtraSearchDirectory QString:%DIRECTORY% where %DIRECTORY% is the bin directory of the bundled mingw. That is Tools\MinGW\bin for the qt sdk. Also see: Task-number: QTCREATORBUG-9297 Change-Id: I487c67b7fb704dd00cf5c6f4f647c8c4fbe8cd3d Reviewed-by:
Ray Donnelly <mingw.android@gmail.com> Reviewed-by:
Iikka Eklund <iikka.eklund@digia.com> Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
- May 17, 2013
-
-
Daniel Teske authored
Change-Id: Iddcf85d3a19bed28baa9bd4c5f964c370f8c9c42 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- May 16, 2013
-
-
Kai Koehne authored
This is required at least with Qt 5.1 / Linux. Task-number: QTCREATORBUG-8471 Change-Id: I7342193ef40fcc1a3e523d787c7521d6e810cd61 Reviewed-by:
Gatis Paeglis <gatis.paeglis@digia.com> Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
Eskil Abrahamsen Blomfeldt authored
We need to make sure there aren't left-over subdirectories in the assets/ folder when you have used the bundling mechanism for deployment. To make this easier, we fix a bug where a missing slash would cause multiple libraryPrefix() directories with different suffixes under assets/ instead of just a single one containing everything managed by creator. When the slash is added we can simply remove the whole "assets/" + libraryPrefix() directory recursively. Task-number: QTCREATORBUG-9294 Change-Id: Ie24b55680d247df458bc70bbc15abdce51605627 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Eskil Abrahamsen Blomfeldt authored
To make sure libQt5QuickParticles.so is loaded for Qt Quick applications, we need to be able to specify bundling specific files, not just subdirectories. Task-number: QTCREATORBUG-9299 Change-Id: I743ee5ea714355ba6398378f4f54b6ede64d4c85 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Christian Stenger authored
Change-Id: I5af2abaff10dc4095d6cf35350068ca08742b6ab Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
- May 15, 2013
-
-
Robert Loehning authored
Change-Id: Icdf2f31f73e8b6eed75954ad31d12d48e00109b5 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Christian Stenger authored
...of the environment variables for the next run. Change-Id: Iaf383dfa361971c75be0e180d72ab95c5df83ebe Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
- May 14, 2013
-
-
Oswald Buddenhagen authored
Change-Id: I4198b090840d287c0f8f1655447cdfaa98992c17 Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com> Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Kai Koehne authored
Change-Id: Ia0714b038bc1655bb3b5b44a98f9fd6093bcdf79 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Thomas Hartmann authored
Source files can also be local files relative to the .metainfo file. Change-Id: I8b5519a1bf42808a1bfa744b7520fc910eb2aeac Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- May 13, 2013
-
-
Eskil Abrahamsen Blomfeldt authored
We need the logic from 78aa64e0 in the bundle deployment as well. This will ignore libgnustl_shared.so if the Qt installation contains it (for compatibility mostly) and it will copy it from the NDK into the bundle. Task-number: QTCREATORBUG-9291 Change-Id: I5ab59602a3dc64d728a58dd1ee70153c09deac72 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Nätterlund authored
Change-Id: Id2d9bd6b7f5ce56ff0d7ece30bb93a69969beecf Reviewed-by:
Andreas Holzammer <andreas.holzammer@kdab.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
- May 10, 2013
-
-
Leena Miettinen authored
Describe the Qt Quick 2 UI with Controls wizard and using controls in Qt Creator. Change-Id: I95ba128c8dde7e0e117f649f2ff974f2c6ee624c Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com> Reviewed-by:
Topi Reiniö <topi.reinio@digia.com>
-
- May 08, 2013
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-9264 Change-Id: I7c726177ff855da41d1971245655e8dc24740430 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Tor Arne Vestbø authored
Change-Id: I2708b8382125302c07f4cce7ef8dcb8af989c78e Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
- May 07, 2013
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-9253 Change-Id: Idf517286394796e516115009789e6ff7df527c91 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Robert Loehning authored
...to deal with the behavior described in QTCREATORBUG-9212 Change-Id: Ic69098be5a09fe6aa85c40218483c2d679584ab3 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
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>
-