- 20 Sep, 2012 5 commits
-
-
Thomas Hartmann authored
A regression was triggered by testGradientsRewriter(). Trailing "0" are not nice. Change-Id: I0243ee8250c98cd5742b79af0d0cfef74357b074 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
On Windows the exectuable is in either the debug/ or release/ subdirectory. Change-Id: Ic4a155a5d0cd5024c3d8aedf86e8def094a2a84e Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Christian Kandeler authored
Change-Id: Ie49bdf576a6d3543aef6df133b27c8827775c935 Rationale: a) It is conceptually cleaner to do the changes to the model in between calls to beginResetModel() and endResetModel, respectively. b) The function is deprecated in Qt 5, for exactly that reason. Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kandeler authored
qVariantvalue() is deprecated in Qt 5. qvariant_cast() does the same thing and works in Qt 4 and Qt 5. Change-Id: I922329d3a47fe394669f5d97a25f0825d3d2dea5 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kamm authored
Empty lists would have a single null entry, instead of being null entirely. Change-Id: I5114cf1e0ecdbcde5631511ad03a8d559668ea80 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 19 Sep, 2012 35 commits
-
-
Eike Ziller authored
Conflicts: qtcreator.qbp src/libs/QtcLibrary.qbs src/plugins/QtcPlugin.qbs src/tools/QtcTool.qbs Change-Id: I3acea26888febe8f96d2131932266ed88b9f55f5
-
Christian Kandeler authored
Change-Id: I023ba83f3dfc8ba51a6dda6236d0156358a2e592 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
David Schulz authored
Change-Id: Ief142db796db9392d7d910c98c0dd1425e5f1230 Reviewed-by:
hjk <qthjk@ovi.com>
-
Thomas Hartmann authored
This is needed process all the events created by NodeInstanceView. Change-Id: Ia2df51f5aafdc670e60a47064092123a1a100049 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Change-Id: I85f61ff4b0ff5abcbff4ef766c4ca7706069bdbc Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Types names changed. Change-Id: Ide7cc23289ab490ff272ca99ee048ccc6c99d335 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Attaching more then one rewriter is not a good idea. Change-Id: I3ec000836dc21029b43003c4636927086f267d10 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
We have to respect the meta info. So we create a Flipable. Change-Id: I427cce93e1cb6fea7ac1c70b0c1020234af3494d Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Error {} was not an Error anymore since we ignore unknown types. Rectangle does not have the property test. This triggers an error. Change-Id: I838b12ba15c394a34f6f9176e5eb5826d54b0f2b Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-7873 Change-Id: Ief2ea0b7748eb003306fa2b6928dfded1e00ef43 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Marco Bubke authored
Change-Id: I06be890d22a29790dbd91a0f167b63f055369315 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Daniel Teske authored
Change-Id: I16d9cd129701e605256da93b5ecb3c03b65b2e45 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Thomas Hartmann authored
We have to respect the meta info. "test" is replaced by "acnhors.fill" for that reason. Change-Id: I7b3c9784de0d9d5cbaf2cd811ebb427ffbbf4b70 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Qt 4.7 is no more. The test was broken for the alias import. Change-Id: Ia642907802d03d379d6ea3bdeb9745241b6bc7fc Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
We do not set the size of the root item to 100x100. Since "out of process" the instanceValue of a node has no specfic meaning anymore. Change-Id: I953fb32816548a74631fcee8ae50a550514758c0 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Tobias Hunger authored
This is to prevent throwing out tool chains the SDK wants to register. Change-Id: Ia49552bcffd98cf4579784047f9a425b2279b83f Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Tobias Hunger authored
Change-Id: I9ac0988cd312e032e4d5e2ad03aba309ff7cbef9 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Christian Stenger authored
Change-Id: Id01582e881b8150a76336bb4f3ea6511c4bcd249 Done-with: Jan Kerekes Done-with: Pavol Grainda Reviewed-by:
Robert Loehning <robert.loehning@digia.com>
-
Eike Ziller authored
Change-Id: Ic109cb574986eeec39057d81ebb35de7639bfdcb Reviewed-by:
Sergio Ahumada <sergio.ahumada@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-7884 Change-Id: I40525b2d35e7c5a806d4047bd5b503937798da0b Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Daniel Teske authored
Task-number: QTCREATORBUG-7893 Change-Id: I80870916081bc3b7464417173b74020aed40d485 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
Christian Kamm authored
This time in the 'new' expression. Changed it to make new C(1, abc...) and new C{1, abc} work. Change-Id: I7232798fd083b653ee04ef9ede386d6536133e16 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kamm authored
As a postfix expression. Change-Id: I65cae0571080a9fb699af61c661328ef06f97890 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kamm authored
This will fix a couple more places where brace-init-lists and pack expansions are allowed but are not currently accepted by the parser. For example: foo(abc...); now parses correctly. Change-Id: I93710cef35154fea8437329f3174e4a2d56637b8 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kamm authored
Change-Id: Iab707d855f98982697365f9a4cd7832877e64d17 Reviewed-by:
hjk <qthjk@ovi.com>
-
Tobias Hunger authored
Change-Id: I94eab64442a89571dd0323f76cacda89cf39e309 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Christian Kamm authored
Change-Id: Ic99ca897e7a3b9c82cf8c5093a90bf9c88dbb0ed Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kamm authored
For declarations like: enum struct Foo : long int; Change-Id: Id813efdbc31c8d70a4b40bb0101dc33a8dd2556a Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kamm authored
The parser no longer fails declarations like: using Foo = std::vector<int>::iterator; Change-Id: Ib3a552ebbe0147fa138db6448a52cdba8f9b9207 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kamm authored
Also drop the unused 'initializer' member from RangeBasedForStatementAST. Change-Id: I078ebbc85cafa643af4bfe62d698bf7de71360e4 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kamm authored
Change-Id: Id3fb30b9a16ea724bab0d5b05e8cbddb0064e6eb Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kamm authored
Change-Id: Ib784df9e17ff2fe6bb249dcf8c2fee7310340f50 Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kamm authored
Means void foo() const &; void bar() &&; and the corresponding pointer-to-member declarators now parse. Change-Id: Idbf295bd4f51cd5d9e38efcac1940b8cc2e32fce Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kamm authored
Change-Id: I745ce4a4810a995d80ea0da12ec993d84637223f Reviewed-by:
hjk <qthjk@ovi.com>
-
Christian Kamm authored
So class C { C() : _x{12}, _y({12}) {} }; now parses correctly. Change-Id: I4281dcb0541a86b550e74630cad6ae0a59fef1b4 Reviewed-by:
hjk <qthjk@ovi.com>
-