- 10 Feb, 2011 1 commit
-
-
Marco Bubke authored
-
- 02 Feb, 2011 1 commit
-
-
Marco Bubke authored
-
- 01 Feb, 2011 1 commit
-
-
Marco Bubke authored
The custom notification code leads to hard readable code.
-
- 12 Jan, 2011 2 commits
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 09 Dec, 2010 1 commit
-
-
Marco Bubke authored
This notifies the views if the instance has be really instanced.
-
- 08 Dec, 2010 1 commit
-
-
Marco Bubke authored
Reviewed-By: Thomas Hartmann
-
- 24 Nov, 2010 2 commits
-
-
Marco Bubke authored
ModelUtilities are not used anymore.
-
Marco Bubke authored
Fixes many graphics glitches, improve render speed. Reviewed-By: Thomas Hartmann
-
- 03 Nov, 2010 1 commit
-
-
Tobias Hunger authored
Krazy was complaining about those.
-
- 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
-
- 29 Sep, 2010 2 commits
-
-
Marco Bubke authored
properties
-
Thomas Hartmann authored
Before this patch the thumbnail drawing triggered global state changes. Reviewed-by: Marco Bubke
-
- 24 Sep, 2010 2 commits
-
-
Thomas Hartmann authored
This avoids asserts and catches exceptions
-
Thomas Hartmann authored
Bauhaus now uses only one single instance view. Done by Marco Bubke
-
- 07 Sep, 2010 1 commit
-
-
Thomas Hartmann authored
After this change, the parent properties of model nodes do not have to be "data" or "children" anymore. Any node or node list property can contain children. original author: Joerg Schummer I did some changes to the patch. 1.) Fix for NodeMetaInfo 2.) Remove changes to ObjectNodeInstance 3.) Adapt QmlObjectNode
-
- 23 Aug, 2010 1 commit
-
-
Kai Koehne authored
Fix typo in commit c2a618ae.
-
- 15 Jun, 2010 2 commits
-
-
Kai Koehne authored
Fix compilation error introduced by a rebase (12d6f03d)
-
Kai Koehne authored
Of course disabled by default Reviewed-by: Christiaan Janssen
-
- 10 Jun, 2010 1 commit
-
-
Kai Koehne authored
Fixes a crash when drag&dropping e.g. the WebView element to a file which doesn't already import the org.webkit package.
-
- 18 May, 2010 1 commit
-
-
Thomas Hartmann authored
You cannot animate from visible true to false, but you can animate from opacity: 0.0 to 1.0 so using opacity would be better. Task-number: BAUHAUS-672
-
- 14 May, 2010 1 commit
-
-
Kai Koehne authored
Of course disabled by default
-
- 12 May, 2010 1 commit
-
-
Kai Koehne authored
Replace all non-valid characters in the item library entry name with underscores. E.g. "subdir/X" will become "subdir_X", which is a valid name. Reviewed-by: Thomas Hartmann
-
- 10 May, 2010 1 commit
-
-
Kai Koehne authored
The class represents one single entry in the library, therefore the old name was misleading. Reviewed-by: Thomas Hartmann
-
- 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 2 commits
-
-
Kai Koehne authored
All types in the Qt namespace now have 4.7 as minimum version.
-
Thomas Hartmann authored
If an item is created in a state it is only visible in that state by default See: Bauhaus-600
-
- 06 Apr, 2010 1 commit
-
-
Kai Koehne authored
-
- 31 Mar, 2010 1 commit
-
-
Marco Bubke authored
-
- 30 Mar, 2010 1 commit
-
-
Marco Bubke authored
This patch is eliminating the switch from the state the base state and back if a property is changed. For that it is updating the internal caching values in QDeclarativeState. Reviewed-by: Thomas Hartmann
-
- 26 Mar, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 22 Mar, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 05 Mar, 2010 1 commit
-
-
hjk authored
-
- 25 Feb, 2010 2 commits
-
-
Kai Koehne authored
Let the State Editor also use the new activateState method from QmlModelView (stateChanged by default does now nothing). This allowed us to get rid of the setCurrentStateBack method. Also fix deletion of states - the "decision" which state should be the new one is now done in StatesEditorView. Reviewed-by: Thomas Hartmann Reviewed-by: Christiaan Janssen
-
Kai Koehne authored
-
- 22 Feb, 2010 1 commit
-
-
Kai Koehne authored
-
- 16 Feb, 2010 2 commits
-
-
Marco Bubke authored
-
Marco Bubke authored
-