- 09 May, 2011 1 commit
-
-
Thomas Hartmann authored
This feature is not polished enough. Also since we use the complete canvas it does not make much sense. So I disable it until we have time to polish it or decide to remove it completely.
-
- 06 May, 2011 1 commit
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- 13 Apr, 2011 1 commit
-
-
hjk authored
-
- 25 Feb, 2011 1 commit
-
-
Friedemann Kleint authored
-
- 12 Jan, 2011 2 commits
- 17 Dec, 2010 1 commit
-
-
con authored
-
- 13 Dec, 2010 2 commits
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
- 10 Dec, 2010 1 commit
-
-
Thomas Hartmann authored
Only show items that are available and use requiredImport for filtering
-
- 09 Dec, 2010 1 commit
-
-
Thomas Hartmann authored
Also we do translate "Qml Components" anymore since it might get confusing and all the other categories do not get translated, either.
-
- 13 Jul, 2010 2 commits
-
-
Kai Koehne authored
StringBuilder problems ...
-
Bea Lam authored
image providers to supply pixmaps so that the Image::source property can be used instead. Reviewed-by: kkoehne
-
- 12 May, 2010 1 commit
-
-
Kai Koehne authored
ItemLibraryInfo has now a signal "entriesChanged()", which the ItemLibrary connects to. To allow this, ItemLibraryInfo was moved from a stack-based to a heap-based class. Reviewed-by: Thomas Hartmann
-
- 10 May, 2010 2 commits
-
-
Kai Koehne authored
Reviewed-by: Thomas Hartmann
-
Kai Koehne authored
The class represents one single entry in the library, therefore the old name was misleading. Reviewed-by: Thomas Hartmann
-
- 28 Apr, 2010 1 commit
-
-
Thomas Hartmann authored
-
- 17 Mar, 2010 1 commit
-
-
Kai Koehne authored
-
- 10 Mar, 2010 1 commit
-
-
Jörg Schummer authored
- clearing search input focus when clicking clear icon - re-set updated sections' models - using GridView-based item selection - C++ code cleanup - Manhattan-length used for drag & drop initiation - integrated QtCreator's filter text input - replaced QToolButtons with a QTabBar - fix: eliding text & corrected selector offset - styled resources view - updated Qml syntax
-
- 05 Mar, 2010 2 commits
-
-
hjk authored
-
Jörg Schummer authored
Task-number: BAUHAUS-433 Reviewed-by: kkoehne
-
- 26 Feb, 2010 1 commit
-
-
Kai Koehne authored
All files have been renamed from Qml to QDeclarative. Registration of types is now done in an initializer method. QmlView/QDeclarativeView doesn't have an execute method any more. QDeclarativeMetaObject became private API. QmlMetaProperty / QDeclarativeProperty has now different API.
-
- 18 Feb, 2010 1 commit
-
-
Jörg Schummer authored
-
- 16 Feb, 2010 1 commit
-
-
Jörg Schummer authored
Task-number: BAUHAUS-204 Task-number: BAUHAUS-207 Task-number: BAUHAUS-339 Task-number: BAUHAUS-365 Task-number: BAUHAUS-374 Reviewed-by: kkoehne
-
- 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 :)
-