- 13 Mar, 2014 8 commits
-
-
Daniel Teske authored
On creating a AndroidManifest.xml we ask the user where to put the file, which as a sideeffect also sets ANDROID_PACKAGE_DIR. Since we copy everthing from ANDROID_PACKAGE_SOURCE_DIR into the build directory, using the project's source directory is not desireable. We now show a big error if the user tries that. Task-number: QTCREATORBUG-11708 Change-Id: I7fade3efac0b7466cad8e83a92c2115d0a70c683 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
-
Joerg Bornemann authored
Task-number: QTCREATORBUG-11696 Change-Id: Idd2eab5cc31e11320b2ba6cc75ca376d1b3acb5c Reviewed-by:
Oliver Wolff <oliver.wolff@digia.com> Reviewed-by:
Andrew Knight <andrew.knight@digia.com>
-
Jarek Kobus authored
Change-Id: Id54a11b6868d5033fd1ecfd6324b7e50b94e305c Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
El Mehdi Fekari authored
Task-number: QTCREATORBUG-11652 Change-Id: Ib5c26b0b25542eb8e92f5ff65a4f3ec31b82bfff Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
David Kaspar <dkaspar@blackberry.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
Joerg Bornemann authored
Change-Id: I7091cdf8e8bed73cdef186f826fea72c050844d5 Reviewed-by:
Oliver Wolff <oliver.wolff@digia.com>
-
Joerg Bornemann authored
Change-Id: If2542b0c22728ae2567e4d42de3a7f7d6830c350 Reviewed-by:
Oliver Wolff <oliver.wolff@digia.com>
-
El Mehdi Fekari authored
Those changes were missing in the commit introducing the check... Change-Id: I7c2977b255063235a8f81c488c200c9b93b36482 Reviewed-by:
Fanda Vacek <fvacek@blackberry.com> Reviewed-by:
Tobias Nätterlund <tobias.naetterlund@kdab.com> Reviewed-by:
Nicolas Arnaud-Cormos <nicolas@kdab.com>
-
Friedemann Kleint authored
Change-Id: I2400e6a4121f72efc1934252e2998b3060dd4c47 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
- 12 Mar, 2014 18 commits
-
-
Nikolai Kosjar authored
..while initial parsing. Change-Id: I202da3f4f9e445a28e9726352fc005488efe2893 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Nikolai Kosjar authored
...since it does not make sense for symbols. Task-number: QTCREATORBUG-11669 Change-Id: Ic249cb15cdb3b324a9b215323acd802a33797100 Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com> Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
Thomas Hartmann authored
ModelNodes not in the hierarchy should never be selected. Note: This forces the node to be valid in isInHierarchy(). Change-Id: Ibda7b69d03344232a776d5307788871e4a75fbad Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Returning a proper default value did confuse the frontend for className. Task-number: QTCREATORBUG-11682 Task-number: QTCREATORBUG-11683 Task-number: QTCREATORBUG-11682 Change-Id: I9cb0df893597ad2b372935a05a7a5878708ddcda Reviewed-by:
Marco Bubke <marco.bubke@digia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Alessandro Portale authored
We need the target setup page for opened examples back. Reason is that we want to show the android PotentialKit, so that people get a bit closer to finding the Android Options dialog. Change-Id: I38fd84717786abbe8b65f3f8f5410aeb7ca0f093 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: Ie370040879abf948be8594dec4bf267978329bbb Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Przemyslaw Gorszkowski authored
A member of nested anonymous class should be visible as a member of enclosing class(if there is no declaration of this nested anonymous class). Fix: * marking * find usage * follow symbol * completion Task-number: QTCREATORBUG-10876 Task-number: QTCREATORBUG-11170 Change-Id: If5b4d198e9075f2a8aa899ae59190f2c05f7b1ff Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Przemyslaw Gorszkowski <pgorszkowski@gmail.com> Reviewed-by:
Erik Verbruggen <erik.verbruggen@digia.com>
-
Leena Miettinen authored
Change-Id: I90ac86eb411beb7a966e4ae5deedad76f6c86b6b Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
hjk authored
And translate the message box title. Change-Id: I9d805c10940e5e3dbaa17323a913a4a55fc61a2d Reviewed-by:
Marco Bubke <marco.bubke@digia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
hjk authored
Change-Id: I2ee35796b2c041e6ea2ae6bd677e10167451d1b8 Reviewed-by:
Christian Stenger <christian.stenger@digia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
-
jkobus authored
Display properly separators in differences Change-Id: Ia7aa1f1ee96a07e0ed96773e8363e68f3d3a5638 Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
Thomas Hartmann authored
Change-Id: I57aae18fec28f01425cc13285504f57aef3afd25 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Alessandro Portale authored
The location should contain bin/javac Change-Id: If67ed4902b817f2d07302afb195e6dfbad881250 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Leena Miettinen authored
Change-Id: I35d878c72f967ef6bba17c1e259c562f2d4d1593 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
Daniel Teske authored
Using QXmlStreamWriter + QXmlStreamReader gives us greater control over the ordering of attributes. That way we can ensure that we never change the ordering that the user used. (Whereas for QDom the best we can do is to have a predictable but random order.) Neither QXmlStreamWriter nor QDom allows us to control the indentation and other whitespace, so any user indentation is lost. In addtion QXmlStreamWriter seems to have several bugs with indentation though, leading to rather strangely formatted files. Task-number: QTCREATORBUG-10870 Change-Id: I4cdbdcd499227f418e7767eb1b532efbbd5083a5 Reviewed-by:
Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com> Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
Friedemann Kleint authored
Change-Id: I95401ed010e41341eb25bba032b924765b2c1be5 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Leena Miettinen authored
Change-Id: I082f4a7a7d6c01ae4de2a91abe318d73a931bf9e Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-
Takumi Asaki authored
Change-Id: I5b4d4843dc6bc609c36f63dbb97fdfd0daae3f9f Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 11 Mar, 2014 14 commits
-
-
Fawzi Mohamed authored
Xcode 5 clang is picky about conversion between enums. Adding an explicit cast. Change-Id: I2e9b877c67f3b889a02d516704879b9b3b9d9bc0 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Task-number: QTCREATORBUG-11650 Change-Id: I27e62bf307a8b00157444b09c8b65a93137296ce Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
-
hjk authored
Task-number: QTCREATORBUG-11642 Change-Id: I92d7cde1e5021ab06ad72a00645184c41dae0e6b Reviewed-by:
Ulf Hermann <ulf.hermann@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Leena Miettinen authored
Change-Id: Idc6deb33cefc69bce80c989d04c59a0a4d7201e4 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
hjk authored
Makes the code path more similar to the GDB side and allows skipping register refreshs when the view is invisible. Change-Id: Ia9210ee1709dbc5c9c7a6870bf8a54484261fee0 Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
-
Nikolai Kosjar authored
This is a workaround for black tooltips or even crahes when the nvidia driver is used. Task-number: QTCREATORBUG-11653 Change-Id: I4ddc09354a9956a55ac6b196a596f3eaeef13670 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Ulf Hermann authored
If the selected events aren't in the specified time range the selection should be fixed. Change-Id: I8cb6b57054888433b5ebf66fce3b479b3266f86e Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Ulf Hermann authored
By giving the area the mouse "covers" a non-zero width events that last only a very short time can be selected even if no pixel in the timeline falls "into" them. Task-number: QTCREATORBUG-11692 Change-Id: I53b74e2a770719872e0afc57740f7762636dc641 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Daniel Teske authored
Create the device first, as otherwise no kits are generated and create toolchains next. This should fix that the AndroidPotentialKit doesn't vanish in some cases. Change-Id: Ia9141f72a146da157dc713c1e2f293747fa369bd Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
jkobus authored
Simplify the implementation a lot. Change-Id: I3f5daa3d2ce14c28d48c2e1e996ec4935d1dae3f Reviewed-by:
Jarek Kobus <jaroslaw.kobus@digia.com>
-
Joerg Bornemann authored
Change-Id: Iecf32122df41f304ec6df538bb0dd8a263238a86 Reviewed-by:
Jake Petroules <jake.petroules@petroules.com> Reviewed-by:
Joerg Bornemann <joerg.bornemann@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-11632 Change-Id: Ie07e257dea4bfa1991a9fd492df3adc756cdb36d Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-11600 Change-Id: I616f54920d207546b6b8d44aa97341bb8118074e Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Marco Bubke authored
Task-number: QTCREATORBUG-11680 Change-Id: I5709e9c777f453c4ba4822f5f7b84332094e136a Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-