aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative
Commit message (Expand)AuthorAgeFilesLines
* Quick examples: Standardize loading codeFriedemann Kleint2017-09-1512-14/+56
* Port QtQuick examples to PySide2Alexandru Croitor2016-12-1324-719/+868
* change all scripts to respect the new PySide2 module name.Christian Tismer2015-09-216-6/+6
* Python 3 compatibility fixesRoman Lacko2014-04-194-8/+8
* Fixed inconsistent use of tabs and spaces in indentationRoman Lacko2014-04-193-3/+3
* Changed access permissions (chmod +x ...)igor_bogomolov2012-01-041-0/+0
* Fix bug#608 - "Photoviewer example missing license boilerplates and shebang l...Hugo Parente Lima2011-01-193-26/+100
* Added shebang line and license boilerplates to declarative examples.Hugo Parente Lima2010-12-175-0/+175
* Add example for QML/QAbstractItemModel integration.Hugo Parente Lima2010-12-151-0/+49
* Added chapter5 of the "extendig QML Tutorial".Hugo Parente Lima2010-12-082-0/+145
* QML registerType examples.Hugo Parente Lima2010-12-038-0/+471
* Dialogs for username/password and connect quit()Lauro Neto2010-11-221-16/+27
* Added ported example from Qt Tutorial.Renato Araujo Oliveira Filho2010-11-2219-0/+1166
* cleaned up the example a bitMatti Airas2010-11-081-10/+2
* added an example for connecting a signal from Python to QMLMatti Airas2010-11-083-0/+145
* added an example for connecting a signal from a specifc QML itemMatti Airas2010-11-083-0/+134
* added an example about connecting a signal in PythonMatti Airas2010-11-083-0/+181
* added an example on returning values to QMLMatti Airas2010-11-083-0/+155
* added the first QML-to-Python signal exampleMatti Airas2010-11-083-0/+176
* fixed the QML example (scrolling.py)Matti Airas2010-09-101-2/+2
* Adding QtDeclarative example.Luciano Wolf2010-06-112-0/+110