- Mar 24, 2010
-
-
Roberto Raggi authored
-
Erik Verbruggen authored
Reviewed-by: Thorbjørn Lindeijer
-
Roberto Raggi authored
-
Erik Verbruggen authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Erik Verbruggen authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
kh1 authored
-
Kai Koehne authored
Qml allows property lists to be written as single properties, i.e. states: State {} However, for the QmlDesigner model states is a list. Take care of this in the texttomodelmerger. Reviewed-by: Erik Verbruggen
-
Jens Bache-Wiig authored
-
Friedemann Kleint authored
-
Jörg Schummer authored
This might stop random crashes when closing QmlDesigner. Task-number: BAUHAUS-510
-
Erik Verbruggen authored
-
con authored
Reviewed-by: kh1
-
Jens Bache-Wiig authored
* made them a few pixels smaller * they now animate when collapsed * they no longer fade out when an error is reported Reviewed-by: thorbjorn
-
Erik Verbruggen authored
-
Friedemann Kleint authored
-
Erik Verbruggen authored
-
Thorbjørn Lindeijer authored
Or when the list is empty because it is not supported, like when creating a new project. Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Lasse Holmstedt authored
Reviewed-by: erik verbruggen
-
- Mar 23, 2010
-
-
con authored
Reviewed-by: Thorbjørn
-
con authored
Reviewed-by: kh1
-
kh1 authored
We now do as much as possible lazy initialisation, e.g only start the full text search indexer if we really access the search widget. Also moved the QFutur progress into the search widget. Changed all ctors to be called without an argument, since we share the help engines from help manager all over the place. Make use of the fact that we only need to call setupData on the gui engine if we access the help mode, otherwise all data is fetched thru the core engine whichs setupData is really fast.
-
kh1 authored
Currently we can only retrieve a list of keywords from the help index model, which is slow and needs a fully setup gui help engine. This needs to be implmeneted in the help lib though.
-
kh1 authored
-
kh1 authored
-
kh1 authored
Add some more statics that can return the class instance, implements a gui help engine and the bookmark manager for easier sharing.
-
kh1 authored
-
kh1 authored
-
kh1 authored
-
kh1 authored
-
kh1 authored
-
Thorbjørn Lindeijer authored
The Maemo 5 window manager already makes sure applications always run maximized. Reviewed-by: Robert Griebl
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Jens Bache-Wiig authored
Reviewed-by:Leena Miettinen
-
Jens Bache-Wiig authored
This overrides the styles default behavior for disabled icons and simply generates their grayscale equivalent so they look a bit crisper.
-