- 22 May, 2015 7 commits
-
-
hjk authored
Remove one unused function declaration and adjust one comment to reality. Change-Id: I0ba88dfa89d1fe312cef97a659715c664f4650bc Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Orgad Shaneh authored
It triggered another warning for comparing signed and unsigned. Cast to int instead. This reverts commit 5fd3fa91 . Change-Id: I2d239c42da7ba5e1d1e3bc9e2e737eac6e438d9c Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
hjk authored
Change-Id: I79a718f45835a709daa37dd785ed718c3743d77e Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
David Schulz <david.schulz@theqtcompany.com>
-
hjk authored
Change-Id: I61b2f7a11bb516b4d14226cfdbbc581243659e4f Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
Orgad Shaneh authored
Incomplete rename done Change-Id: Ia792d15c3e0242f3e17479ff7bfbd9e7efa3a5ae Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
David Schulz authored
Change-Id: I94c8bd554e9e5ee157fd2bc80d3889558d08a8f0 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
David Schulz authored
Task-number: QTCREATORBUG-14461 Change-Id: I6e63643754197e300dbc90c9208458e5d69beaf6 Reviewed-by:
hjk <hjk@theqtcompany.com> Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 21 May, 2015 16 commits
-
-
Robert Loehning authored
If the style doesn't offer any icons that have at least 32 pixels Change-Id: I840d73a0b4bdee695bb68df1c3973ee419db012e Task-number: QTCREATORBUG-12832 Reviewed-by:
Robert Loehning <robert.loehning@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Tobias Hunger authored
Change-Id: I9e1e9ce9a61d7d06a9869f309ed3089d843137a2 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
Daniel Teske authored
Couldn't find any users of it. Change-Id: I52fed7fea8703351f66e82ea278b3935184244c9 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Eike Ziller authored
In that case we do not find any editor factory at all. Broke with 15d8b6ba Change-Id: Icb0abb2ecd30d968d4a0d857be81b94a4fd6b1b5 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Orgad Shaneh authored
Save a few as* calls Change-Id: Id2aa43a39ead7231d9e9046ad16d51c05af1ec77 Reviewed-by:
Przemyslaw Gorszkowski <pgorszkowski@gmail.com>
-
Thomas Hartmann authored
MetaInfo cannot depend on ObjectNodeInstance. I forward the QObject and the QmlEngine all the way through. The commented code in metainfo.cpp is about defining a context for the root item. The feature is basically unused, but we can bring it back using a callback later. Change-Id: I8f099b06c848e2faeaafc011ac6bd313192a64bd Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Thomas Hartmann authored
MetaObject cannot have a dependency on ObjectNodeInstance. Instead we register a callback. Change-Id: I9f6e096c67caf1abd525201c9bacd363d31a2fa2 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Thomas Hartmann authored
Change-Id: Ic0890c8c6740ad2c4567b58ec9b51933d0293fc1 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Thomas Hartmann authored
Change-Id: I007bd0a8bf5be42f0f6e9ce193a35fa8a3d3f1aa Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
Thomas Hartmann authored
Those headers are used implcitly. Change-Id: I49dcfb1a04b2103866b1d828605381570fb3e5c6 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
David Schulz authored
Also adding a color for each category. Change-Id: I3627d13913951a95804b5a816f087a822c01bd86 Reviewed-by:
Orgad Shaneh <orgads@gmail.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
David Schulz authored
Fixing folding issues in the c++ editor if too many closing folding regions were found. Change-Id: I5c3476a6922af07be9b49d396b684a5f3b5a5e33 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com>
-
Thomas Hartmann authored
Change-Id: If1c8cee81cbdd6f90808a824c2b4d023dd8a3e12 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Thomas Hartmann authored
A simplified version of NodeInstanceSignalSpy is required to track sub objects. I moved all private API usage to QmlPrivateGate. Change-Id: I86e3e5411eb43777a6b1ab5018a1b8fb9088c666 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
David Schulz authored
Change-Id: I7d155140c55ed145cede217f3cc97064161a5a07 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
David Schulz authored
Change-Id: Ifc2fe349f1dc287cda7bf4c5135406fe6990ef31 Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com>
-
- 20 May, 2015 17 commits
-
-
Daniel Teske authored
Task-number: QTCREATORBUG-12745 Change-Id: I88a586143fc7c982df00db4aabf43e50487c2671 Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Thomas Hartmann authored
Change-Id: I1d6e136748ea8242ff0149f4612a32d71394999f Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Thomas Hartmann authored
Change-Id: I699c423c3d4a84659e074e310e8697cd19f5c4c0 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Thomas Hartmann authored
Change-Id: I386bd18704020d0b174cda224c4cf46245227877 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Thomas Hartmann authored
Change-Id: I0efdcc28cff967e931bd03eb0581dd09d29dd523 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Thomas Hartmann authored
Change-Id: I835fb8fa28e49aed049af995f7c3d5105f4dff19 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Thomas Hartmann authored
Change-Id: I16f2c4189f7b68bf1cff90d0a9987b4bf4212905 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Thomas Hartmann authored
Change-Id: I8a5144947469a3c7f368fa6b18781c0d07b4d850 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Thomas Hartmann authored
No need to use DesignerSupport directly in ObjectNodeInstance. Change-Id: I124adc6334feb23c30fb1a242fe95386678eadf5 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Thomas Hartmann authored
No need to use private API in QuickItemNodeInstance. Change-Id: I5450ea41571c2787081cc88f59494a28eea5546c Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Thomas Hartmann authored
Change-Id: I179de2b759307a9251c672b1747823626e2f3ef0 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Thomas Hartmann authored
Change-Id: I5dadc879f0c6a02ca29c35fff1847b3c7b0a0972 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Thomas Hartmann authored
Change-Id: I51d0d29939b6fbd3fc309c092654f373abd8f179 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Thomas Hartmann authored
We cannot keep the context. The context has to be forwarded each time. Change-Id: I50b944bea1c6ad30832490edad8b35f392c32029 Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Thomas Hartmann authored
Change-Id: I9e7d54a3b6e4de452dc2cee1101100631cd69cbb Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Thomas Hartmann authored
Change-Id: Ib6ccf791e1dd74878e04c8248bed371fb08084cf Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
Alessandro Portale authored
Change-Id: I044a6fa2098bcd15ad2d63b3504a5d850d8a980c Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-