- 28 Nov, 2012 1 commit
-
-
Orgad Shaneh authored
find -name \*.cpp -o -name \*.h | \ xargs sed -Ei 's/ (for|foreach|if|switch|while)\(/ \1 (/g' Change-Id: I9efdff4bf0c8c01a52baaaeb75198483c77b0390 Reviewed-by:
hjk <qthjk@ovi.com>
-
- 05 Oct, 2012 2 commits
-
-
Thomas Hartmann authored
Depending on the import we have QtQuick.State.1.0 or QtQuick.State.2.0. We use majorQtQuickVersion to distinguish between 1.0/2.0. QmlModelNodeFacade::qmlModelView() is made public for convenience. Change-Id: Ice53f4985ed4fe1475e2155c16a70988d413e2e7 Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
-
hjk authored
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825 Reviewed-by:
Eike Ziller <eike.ziller@digia.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>
-
- 13 Jul, 2011 1 commit
-
-
Marco Bubke authored
Task-number: QTCREATORBUG-4062 Change-Id: I2a04c5a04ef40390772fe46f587bc60c02a4bab1 Reviewed-on: http://codereview.qt.nokia.com/1605Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@nokia.com>
-
- 06 May, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 01 Mar, 2011 2 commits
-
-
Thomas Hartmann authored
Using '/' was legacy and is just confusing. The code is way more consistent now with QmlJS and does not require conversions.
-
Thomas Hartmann authored
Qt 4.7 imports are converted to QtQuick 1.0 imports.
-
- 24 Feb, 2011 1 commit
-
-
Thorbjørn Lindeijer authored
-
- 12 Jan, 2011 2 commits
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 25 Oct, 2010 1 commit
-
-
Thomas Hartmann authored
Check if the node is really a PropertyChange Reviewed-by: Marco Bubke
-
- 06 Oct, 2010 1 commit
-
-
Thomas Hartmann authored
We need to support the N900 Reviewed-by: Kai Koehne
-
- 01 Oct, 2010 1 commit
-
-
Thomas Hartmann authored
huge renaming from Qt to QtQuick propertyeditor qml files moved from Qt to QtQuick auotests fixed files used in tests fixed autotests pass Task-number: QTCREATORBUG-2556 Reviewed-by: Kai Koehne
-
- 24 Sep, 2010 1 commit
-
-
Thomas Hartmann authored
Bauhaus now uses only one single instance view. Done by Marco Bubke
-
- 07 May, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 05 May, 2010 1 commit
-
-
Kai Koehne authored
Avoids problems when e.g. running 'make clean' - this one tries to delete all files named core.
-
- 23 Apr, 2010 1 commit
-
-
Kai Koehne authored
All types in the Qt namespace now have 4.7 as minimum version.
-
- 08 Apr, 2010 1 commit
-
-
Marco Bubke authored
This is only a workaround!
-
- 05 Mar, 2010 1 commit
-
-
hjk authored
-
- 04 Mar, 2010 1 commit
-
-
Kai Koehne authored
This fixes a crash when editing a file where e.g. PropertyChanges had an invalid target property. Reviewed-by: Lasse Holmstedt
-
- 01 Feb, 2010 1 commit
-
-
Marco Bubke authored
This is a confusing function and not needed anymore.
-
- 07 Jan, 2010 1 commit
-
-
Kai Koehne authored
This adds a new "Design" mode that can be used to manipulate qml files in a visual way. It will only get build if you have the declarativeui module in Qt. This is a squashed import from the Bauhaus project. Share & enjoy :)
-