- 01 Aug, 2013 16 commits
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-9740 Change-Id: I41721356b3612b6c98e774168f520ff49426271b Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Daniel Teske authored
Change-Id: I5e4a1a2441765a002097492c7ac71fb07c91b442 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Nikolai Kosjar authored
Change-Id: I776bb0157241dccbf5b33003ae7f60130230ae97 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Change-Id: Id274db9ed3022364e7b65788f8313ae6cfa73326 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Thomas Hartmann authored
The TextModifers for the sub component and the document are now assigned to the model. This simplfifies the code. The member variables to the TextModifers are only kept for ownership. The DesignDocument still owns the two TextModifers. Change-Id: Idc84a2ba718666ce54683a67635a93352784dddd Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
hjk authored
Change-Id: I34e713ec1c9de99584ba206cfa1e38cd46e880fc Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
hjk authored
That's taken care of the run control factories directly now Change-Id: I1cd7470e78a93459bee878f5e32594e7cf339a91 Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
Orgad Shaneh authored
Change-Id: I7a87908d084208ac1d975d0686905cd3412e120f Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Orgad Shaneh authored
Selection includes one extra byte Change-Id: I3a801764b009edbf19b8182bb9e645ee49e319d1 Reviewed-by:
Eike Ziller <eike.ziller@digia.com> Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Tobias Hunger authored
Use it instead of retrieving this information from the document. Change-Id: I809fcb2daf59021cf503c371a5d40d75d7448796 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
Tobias Hunger authored
Add a include for QtDebug elsewhere where this include tended to add this implicitly. Also remove a using namespace directive that is unused and no longer works since the namespace is no longer defined due to the removed include. Change-Id: Ic216127a96c8aa11366defa0397f934d5a735925 Reviewed-by:
Tobias Hunger <tobias.hunger@digia.com>
-
hjk authored
Change-Id: I538fbae5be9750b9b00f82d467136a8500e8f8e6 Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com>
-
hjk authored
Change-Id: I74edaef59600a44924d2692c1ebc7f98d8581115 Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com>
-
hjk authored
It's an empty shell nowadays. Change-Id: I661735eccf035b58cc405905a58bd74e787e6abc Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com>
-
hjk authored
That's a needless indirection. The run control factories know pretty well what kind of start parameters they need. Change-Id: Ia2d92beb6512cd99254fe22e215950cc67d5d0ed Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com>
-
hjk authored
Change-Id: Id5eac0145e04b809bf535087d3bb9a04124c2e87 Reviewed-by:
Aurindam Jana <aurindam.jana@digia.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@digia.com>
-
- 31 Jul, 2013 24 commits
-
-
Thomas Hartmann authored
qml() is too ambiguous. Change-Id: I7b56f53f64ce349657e3a462769c11880a1afe04 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
qmlSource() contains the source and not qml(). Change-Id: I00d34ca511eb0e1af032a6a9766b3cd8296101f9 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Thomas Hartmann authored
Fixing: * spelling mistakes * spacing/columns * naming conventions Change-Id: Iaadffc604dff0acd238566e512f303ec671e9c7b Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
Marco Bubke authored
And change it to QPointF. Change-Id: I24c6238eb2c415296b4621b7aa0ec06d85293cb7 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I3252d85dceff606c85898895e91b7e955441033b Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I49f80126a3fc0184a3b18352ed2adc24e50040c7 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I1fa0eb94d36ae48bb131da2ceca75e19a4175a4d Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: Ia66160505a7b899f9e1b436df5584ce5b42bea9f Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
hasDefaultProperty sounded like the property existed in the model not in the meta info system. Change-Id: Iaa670f10b9d6d6038fbc3a4224250ed821407af4 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: Iebdb0604f02034a18a13b631ab553a84fccbc8ae Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: Idd1aac53bafda25a2334fdd84b064f1204755764 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
And use NodeInstanceView directly. There is still more cleanup required for the view handling. Change-Id: I62417644ceefb25fb9f3bb93a894b71ae0929cb0 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I5a3ae428b210d1f09d8a3239fe56d887f92dac4c Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I1ac99fbf805b21823e062749bd3342be1641072a Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Orgad Shaneh authored
Change-Id: I169dcc02f02a647b0a2ae6478227a852be922de2 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
Nikolai Kosjar authored
* Const correctness * Better variable names * Sort order of includes and forward declarations * Comment fixes * Cosmetic/Whitespace changes Change-Id: Ieb137266ac7eddedb00c37f8b2cc8677d67e4bdd Reviewed-by:
David Schulz <david.schulz@digia.com>
-
Przemyslaw Gorszkowski authored
E.g.: enum E { x = 1 + 2 + 1 }; constantValue for enumeratorDeclaration currently is equal: '1+2+1' (spaces between are removed). Fixed version produces "1 + 2 + 1". Change-Id: I38f7703bd5c856c28aadeecd7f7923aa4a7da422 Reviewed-by:
Nikolai Kosjar <nikolai.kosjar@digia.com>
-
Marco Bubke authored
Change-Id: Ic3f5db354cce4fd992008fa89aa4748254ea290e Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I182d5b557f5770816059897e746709d054ecac51 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Use directly the NodeInstanceView Change-Id: I8e4da4fa9e130fe62db178df6a0b60e9bda01a86 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I8e88bd6f3a97e09f2325a28be975352ccd48a909 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I5c3f05beec22f056daa3419fac40ef837a655a8d Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I8753eae6c4f79967822003709e7cd35dbea4eeba Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Marco Bubke authored
Change-Id: I087c4d6652d4f57e3c7682176e79253c0e378809 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-