- Nov 24, 2010
-
-
Marco Bubke authored
The complete qml emulation layer (instances) is moved into another external process (qmlpuppet). Summary of architectural changes: - Asynchronous messaging Handling commands and data transfer asynchronously reduces the amount of context switches between processes. - Proxy classes for client process This classes abstract the inter process communication - QVariant based command parsing and serialization Using LocalSocket in bidirectional manner for communications of commands and data transfer. - Integer based identifier instead of ModelNode in client process The qml emulation layer (instances) has no more depencies to our internal data model. - Timer based rendering Rendering in instances is controlled by a timer. Only dirty items are updated.
-
- Nov 11, 2010
-
-
Erik Verbruggen authored
-
con authored
-
- Sep 27, 2010
-
-
Erik Verbruggen authored
(cherry picked from commit 6e1ef8df2faa3a88673094a619f6cefe60ffd2f2)
-
Erik Verbruggen authored
-
- Sep 16, 2010
-
-
Erik Verbruggen authored
-
- Sep 15, 2010
-
-
Erik Verbruggen authored
-
- Jul 28, 2010
-
-
Erik Verbruggen authored
-
- Jul 16, 2010
-
-
Oswald Buddenhagen authored
the generated file is not meant for committing
-
Oswald Buddenhagen authored
the old ts target is now named ts-all, and it will update even the files which are disabled from compilation/release.
-
Oswald Buddenhagen authored
-
- Jul 15, 2010
-
-
Erik Verbruggen authored
-
- Jul 09, 2010
-
-
Thorbjørn Lindeijer authored
When the wrapper script was removed in 2bd2373b.
-
- Jul 07, 2010
-
-
Erik Verbruggen authored
-
- Jun 24, 2010
-
-
con authored
-
- May 18, 2010
-
-
Erik Verbruggen authored
-
- Apr 23, 2010
-
-
Tobias Hunger authored
-
- Mar 18, 2010
-
-
Thorbjørn Lindeijer authored
-
- Feb 23, 2010
-
-
Oswald Buddenhagen authored
-
- Feb 08, 2010
-
-
Marco Bubke authored
-
- Feb 02, 2010
-
-
Erik Verbruggen authored
-
- Jan 25, 2010
-
-
Oswald Buddenhagen authored
that way the file formatting is better preserved.
-
- Jan 07, 2010
-
-
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 :)
-
- Jan 06, 2010
-
-
con authored
-
- Jan 05, 2010
-
-
con authored
-
- Sep 29, 2009
-
-
Oswald Buddenhagen authored
-
- May 28, 2009
-
-
con authored
-
- May 12, 2009
-
-
Daniel Molkentin authored
-
- Apr 14, 2009
-
-
con authored
-
- Mar 25, 2009
-
-
Thorbjørn Lindeijer authored
-
- Mar 06, 2009
-
-
hjk authored
Details: LD_LIBRARY_PATH setting still missing
-
- Feb 27, 2009
-
-
Oswald Buddenhagen authored
this is based on patches from axasia, which are in turn an almost literal copy from qt.
-
- Jan 07, 2009
-
-
Daniel Molkentin authored
-
Thorbjørn Lindeijer authored
-
- Dec 03, 2008
-
-
Thorbjørn Lindeijer authored
-
- Dec 02, 2008
-
-
con authored
-