- 20 Sep, 2012 1 commit
-
-
Thomas Hartmann authored
Fixing a regression in the meta info system. We follow now Qthe Declarative1StateOperation convention (note the 1). Since this data is provided by Qt Creator it is independent from any Qt version. (4.8/5.1) Also the type comparison was broken in NodeMetaInfo for <cpp> types. PackageName() does retrieve the package name of the cpp type which might be different from the one used in qualfiedTypeName(). Change-Id: I5cdae37c2024cdc89824e68168c16e2050051d06 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 19 Sep, 2012 12 commits
-
-
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>
-
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>
-
Thomas Hartmann authored
Change-Id: If8cde21be29e2fe1a524171d98a2e6410391145a Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Change-Id: I41950436ff9db77e50cfb1601f63af401f7e2364 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Change-Id: I3f0710050c3010f74e6b9c67dec463b9f9e96625 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 18 Sep, 2012 4 commits
-
-
Thomas Hartmann authored
Some tests were broken. Most just worked. Change-Id: I085d30b44ff2ecb2afa63233fe883657fdf2134b Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
The tests were outdated. Change-Id: I92bf43b32c3a81dedec405ac57f1a73412a4e100 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Change-Id: Ib26931ba6d951ad36ca93758d8f5bfeb22d42179 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
The rewriter is stricter now and does not allow arbitray properties. We have to respect the meta info. Change-Id: I3ef852f6661c0113e11e17cd2f3ed5b3a5a71f72 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 14 Sep, 2012 1 commit
-
-
Marco Bubke authored
Change-Id: Ie8534060b59e28020f1b7d4fb55d3555b0c84a13 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 13 Sep, 2012 5 commits
-
-
Marco Bubke authored
Change-Id: I9a6d30291ca02c72a08da96dc9be5199f0800a55 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
Change-Id: I2e53ed6c727c539e04565595614ebedb62a902ec Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
Change-Id: I7994cd830392fed347d0dd8aacc6d578823fcc49 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
Change-Id: I0216319b6ce0ca63daa1365a90b259ebb4503761 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
Change-Id: Ic715e8f64bcc17785c972f41b8ab2e00438441b8 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 12 Sep, 2012 1 commit
-
-
Marco Bubke authored
Change-Id: I14f45e6a50c2caac696346e37b4fcd325829d0d4 Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- 06 Sep, 2012 5 commits
-
-
Marco Bubke authored
I'm a little bit unsure about that. Change-Id: I9f319b11b494c5101a3e6ed59543067b9b4052f1 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
Explicit code is more readable than some short magic. Yes, that is not cool, but in the end more maintainable. ;-) Change-Id: Iac2f4e2dc3c4d7aa4d9be1f1e9d7dc3231d4d375 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
Change-Id: I2c88112ceccc18741207c2bd78f72c787a862eb5 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
Change-Id: I56f7bfe3a8a7f43e08a6f59623f7da0cceb194d5 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
Change-Id: I58f615f30029d2554ed26518343a9b77b594bd0d Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 04 Sep, 2012 5 commits
-
-
Marco Bubke authored
Change-Id: I16fb26cd859c0292f1f01b2a87de59df45d2bada Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
Change-Id: Ief61ae32b2321637194e9ca9ea9064fd67956c06 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
Change-Id: I2450094776b50dbaf7ad41807990d3505057ab8d Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
Change-Id: Iff89e88db48cf4026142862590cbb5b7d7c0370e Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
Marco Bubke authored
Change-Id: I159886b1b487b3bf085d0ceab64ed0f075ea8833 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 03 Sep, 2012 1 commit
-
-
Marco Bubke authored
Change-Id: I85a7fc5c37d9beea6e2433a9fd2a3ef779f0d63c Reviewed-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- 19 Jul, 2012 1 commit
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- 26 Jan, 2012 1 commit
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- 03 Nov, 2011 1 commit
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 06 Jul, 2011 1 commit
-
-
hjk authored
Change-Id: I61e7cf189a1c4ea04e2a88a80a4f15e43cd3c018 Reviewed-on: http://codereview.qt.nokia.com/1187 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-