aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed helloglwidget example.Marcelo Lira2010-11-241-15/+15
* Fixed analogclock, datetimeedit, polygonwidget and pydemo examples.Marcelo Lira2010-11-245-182/+182
* Fixed use of function QFileDialog::getSaveFileName.Renato Araujo Oliveira Filho2010-11-246-13/+14
* Fixed multipagewidget example.Marcelo Lira2010-11-241-12/+12
* Renamed PyQt occurrences to PySide on README.Marcelo Lira2010-11-231-7/+7
* Imports PySide properly and removes the usage of QVariant.Marcelo Lira2010-11-233-10/+5
* Tooltip example fixed to import PySide instead of PyQt4.Marcelo Lira2010-11-231-3/+3
* Fixes QtDemo to use the new QtCore.__version_info__ instead of QtCore.QT_VERS...Marcelo Lira2010-11-231-2/+2
* 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
* Fix diagramscene exampleHugo Parente Lima2010-11-111-5/+5
* 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
* moved the hyperui demo to the main examples treeMatti Airas2010-11-0895-0/+125131
* ported animation/states example from PyQtMatti Airas2010-11-059-0/+2457
* ported appchooser example from PyQtMatti Airas2010-11-057-0/+1568
* Modified a state machine example to use new style signal.Marcelo Lira2010-10-271-1/+2
* Create state-machine examplesrenatofilho2010-10-257-1/+469
* Added slightly modified animatedtiles example from PyQt's examples.Marcelo Lira2010-09-1710-0/+6337
* merged threadedfortuneserver.py from PyQtMatti Airas2010-09-101-41/+52
* merged loopback.py from PyQtMatti Airas2010-09-101-69/+57
* merged fortuneserver.py from PyQtMatti Airas2010-09-101-28/+37
* merged fortuneclient.py from PyQtMatti Airas2010-09-101-75/+77
* merged broadcastsender.py from PyQtMatti Airas2010-09-101-25/+25
* merged broadcastreceiver.py from PyQtMatti Airas2010-09-101-21/+29
* merged blockingfortuneclient.py from PyQtMatti Airas2010-09-101-72/+65
* fixed readme demo locationMatti Airas2010-09-101-1/+1
* merged http.py from PyQtMatti Airas2010-09-101-54/+47
* merged ftp.py from PyQtMatti Airas2010-09-101-127/+175
* merged recentfiles.py from PyQtMatti Airas2010-09-101-43/+33
* merged menus.py from PyQtMatti Airas2010-09-101-97/+79
* merged sdi.py from PyQtMatti Airas2010-09-101-54/+46
* merged mdi.py from PyQtMatti Airas2010-09-101-72/+67
* merged dockwidgets.py from PyQtMatti Airas2010-09-101-32/+29
* merged mainwindows/application.py from PyQtMatti Airas2010-09-101-47/+42
* merged spinboxdelegate.py from PyQtMatti Airas2010-09-101-39/+32
* merged simpledommodel.py from PyQtMatti Airas2010-09-101-34/+42
* merged fetchmore from PyQtMatti Airas2010-09-101-11/+12
* merged dirview from PyQtMatti Airas2010-09-101-5/+12
* merged basicsortfiltermodel from PyQtMatti Airas2010-09-101-54/+51
* merged simpletreemodel.py from PyQtMatti Airas2010-09-101-47/+44
* merged puzzle.py from PyQtMatti Airas2010-09-101-79/+87
* merged pixelator.py from PyQtMatti Airas2010-09-101-75/+81
* merged editabletreemodel from PyQtMatti Airas2010-09-101-29/+18
* merged diagramscene.py from PyQtMatti Airas2010-09-101-1/+1
* merged draggableicons.py from PyQt (no functional changes)Matti Airas2010-09-101-34/+41