- 30 May, 2016 1 commit
-
-
Tim Jenssen authored
Change-Id: I549d2ec768fffb49922e8deab1a5e1a7f97e3c56 Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 29 Apr, 2016 1 commit
-
-
Tim Jenssen authored
- no behavior changes - using nullptr - renaming data -> d - transform single used small slot function to lambdas Change-Id: Ifae389b8a865b0b6a501b6f3d60597a66d9febe8 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
- 13 Apr, 2016 1 commit
-
-
Eike Ziller authored
Change-Id: Id71b0992fef9c0cb544d68078fb2b654777f0a2e Reviewed-by:
Christian Stenger <christian.stenger@theqtcompany.com> Reviewed-by:
hjk <hjk@theqtcompany.com>
-
- 30 Mar, 2016 1 commit
-
-
hjk authored
Kudos to cgmb and https://github.com/cgmb/guardonce Change-Id: Ifa8970734b8d43fd08c9260c645bdb0228633791 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 21 Jan, 2016 1 commit
-
-
Tim Jenssen authored
Change-Id: Ia3cdd1c33cda8de846e56aebcdca900f1bad03e4 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
-
- 19 Jan, 2016 1 commit
-
-
Tobias Hunger authored
* Update files in src/plugins Change-Id: Ia5d77fad7d19d4bb3498e78661982f68729adb22 Reviewed-by:
Tobias Hunger <tobias.hunger@theqtcompany.com>
-
- 18 Sep, 2015 1 commit
-
-
Alessandro Portale authored
Change-Id: I7f7aecd02892b6c616cd148fa5d845e7bc0d3b4f Reviewed-by:
Tuukka Turunen <tuukka.turunen@digia.com> Reviewed-by:
Lars Knoll <lars.knoll@theqtcompany.com> Reviewed-by:
Eike Ziller <eike.ziller@theqtcompany.com> Reviewed-by:
Alessandro Portale <alessandro.portale@theqtcompany.com>
-
- 28 Aug, 2015 1 commit
-
-
hjk authored
Change-Id: I523e484bf1d071f6d09f68d481d61ec3f042e67f Reviewed-by:
Tim Jenssen <tim.jenssen@theqtcompany.com>
-
- 26 Feb, 2015 1 commit
-
-
Friedemann Kleint authored
Change-Id: I1e7dd34ba5a51fb0b34d137dc03add4457b32ed1 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 16 Jan, 2015 1 commit
-
-
Eike Ziller authored
Change-Id: I711d5fb475ef814a1dc9d2822740e827f3f67125 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 09 Oct, 2014 1 commit
-
-
Eike Ziller authored
Change-Id: I3c22ef2685d7aa589f5d0ab74d693653a4c32082 Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 01 Jul, 2014 1 commit
-
-
Marco Bubke authored
Change-Id: I6d5085b591439cc2e79ca0f9872a1c0497c5f220 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
- 26 Jun, 2014 1 commit
-
-
Marco Bubke authored
Change-Id: I01017b9e8f6ea5a444a6927756b8fb5370020e90 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com>
-
- 17 Apr, 2014 1 commit
-
-
Marco Bubke authored
No anymore in the constructor. Change-Id: I680e3d7e9c1ad103e78332fb1a54e15c7601fad9 Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 08 Jan, 2014 2 commits
-
-
Marco Bubke authored
Task-number: QTCREATORBUG-9390 Change-Id: I57da8b8b21fd14fe7e264f134ffa1f68eb9e06ce Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
Robert Loehning authored
Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 19 Sep, 2013 1 commit
-
-
Marco Bubke authored
Change-Id: I28d1e1aff0bcb3172494c133bf383582127f28c3 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 30 Apr, 2013 1 commit
-
-
Friedemann Kleint authored
Ran script to remove inludes on a trial-and-error basis and manually corrected it. Change-Id: I8a2e9e35980198fc4162623db044c228bd209a0f Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 25 Mar, 2013 1 commit
-
-
Thomas Hartmann authored
Atm QmlDesignerPlugin is the hook to get access to the ViewManger. Change-Id: I97bc4bc6a079c586ba7ec54d1ca01c261f1d0e1d Reviewed-by:
Marco Bubke <marco.bubke@digia.com> (cherry picked from commit cabe2dd2)
-
- 14 Mar, 2013 1 commit
-
-
Thomas Hartmann authored
Atm QmlDesignerPlugin is the hook to get access to the ViewManger. Change-Id: I97bc4bc6a079c586ba7ec54d1ca01c261f1d0e1d Reviewed-by:
Marco Bubke <marco.bubke@digia.com>
-
- 29 Jan, 2013 1 commit
-
-
Robert Loehning authored
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 23 Jan, 2013 1 commit
-
-
Marco Bubke authored
The document handling in the qml designer was complicated source code, which was initially intended for a non creator application. To integrate new views it has to be changed and cleaned up. This is the first major step in that direction. Change-Id: Ie26f0aad7a03946d18bdb4c0759b246c5439d922 Reviewed-by:
Tim Jenssen <tim.jenssen@digia.com> Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
-
- 16 Jan, 2013 2 commits
-
-
hjk authored
Even in Magic Land it's a good idea to have an upper bound of one on the number of instances of a singleton types. Task-number: QTCREATORBUG-8578 Change-Id: I5c426493b85e0df9e2460ac2ef8f530be2847236 Reviewed-by:
Marco Bubke <marco.bubke@digia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Fawzi Mohamed authored
Change-Id: I2d98ea04860dfab083234904aa83f96cf6790472 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 21 Nov, 2012 1 commit
-
-
Thomas Hartmann authored
This patch also includes options to turn the warnings off. Change-Id: I540bc19f5a4f23f441af0fd08b072dbcbf067a20 Reviewed-by:
Marco Bubke <marco.bubke@digia.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
- 05 Oct, 2012 1 commit
-
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 30 Aug, 2012 1 commit
-
-
Marco Bubke authored
This class had only one function and was rather useless. Change-Id: I99fa64881cdf29cf074e6d4173eec6ea85cc2a2a 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>
-
- 02 Mar, 2012 1 commit
-
-
Friedemann Kleint authored
- Add Q_PLUGIN_METADATA for Qt 5, use Q_EXPORT_PLUGIN for Qt 4. - Generate the Json files for Qt 5 from the pluginspec files by using a XSLT sheet. Change-Id: I8653f182ae7d61615971c093df10b84fb06c2172 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>
-
- 21 Sep, 2011 1 commit
-
-
hjk authored
Change-Id: I9a91028fb7c00a20843d99ece659ec8b7acc7710 Reviewed-on: http://codereview.qt-project.org/5312Reviewed-by:
hjk <qthjk@ovi.com>
-
- 06 May, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 14 Apr, 2011 1 commit
-
-
hjk authored
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 12 Jan, 2011 2 commits
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 25 Jun, 2010 1 commit
-
-
hjk authored
A mostly mechanical change. Reviewed-By: con
-
- 26 Mar, 2010 1 commit
-
-
Lasse Holmstedt authored
QML Designer now listens to contextChanged signal instead of modeChanged and checks that the context is same as that of qmldesigner. Reviewed-by: con
-