- Mar 31, 2010
-
-
Jarek Kobus authored
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
Kai Koehne authored
'variant' has been removed from the qml grammar: d1f019567, it's now 'var' only.
-
Marco Bubke authored
-
Marco Bubke authored
-
Marco Bubke authored
Reviewed-by: Thomas Hartmann Task-Number: BAUHAUS-536
-
con authored
-
con authored
from text editor.
-
Christian Kamm authored
The Document thought it was a JS file as it doesn't have the .qml extension.
-
kh1 authored
-
kh1 authored
-
Marco Bubke authored
-
Marco Bubke authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Remove unused page from stacked widget form, move duplicated code into utility functions, reduce state variables and string comparisons in RssFetcher, clean out includes. Give WelcomeModeTreeWidget uniform row height.
-
Christiaan Janssen authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Tobias Hunger authored
-
Kai Koehne authored
Use explicit DEFINE to enable additional API in node instances for testing, not QT_BUILD_INTERNAL.
-
Christiaan Janssen authored
The run configuration id changed, leaving restored qmlproject without any run configuration. Reviewed-by: kkoehne
-
Friedemann Kleint authored
-
con authored
-
con authored
-
Erik Verbruggen authored
-
- Mar 30, 2010
-
-
con authored
preferred mode. Switching to preferred mode is solely done by the editor manager.
-
con authored
-
con authored
A flag that marks a plugin to be experimental, that should not be loaded by default.
-
con authored
-
Oswald Buddenhagen authored
-
kh1 authored
-
kh1 authored
-
kh1 authored
Both implementations are now split into two source files, based on the base class type. They share also a commen implementation, but the class interface looks now clean to the outside. Adopt other classes for use.
-
kh1 authored
Since we use a two column model/treeview we need to prevent returning some text data, otherwise we will see dots in the secound column. We also need to emit pagesChanged once we init the model.
-
kh1 authored
-
kh1 authored
Based on the implementation done by ck, slightly modified and thus put under the private help internal namespace.
-
kh1 authored
-
kh1 authored
-