summaryrefslogtreecommitdiffstats
path: root/example
Commit message (Expand)AuthorAgeFilesLines
* Fix member order warning.Jocelyn Turcotte2013-06-061-1/+1
* Properly implement a QWidget and QtQuick APIJocelyn Turcotte2013-06-067-6/+405
* remove blinqpageZeno Albisser2013-06-061-4/+0
* Add standard license boilerplateSimon Hausmann2013-05-311-0/+40
* Integrate the event loop with QApplication.Jocelyn Turcotte2013-05-311-2/+3
* Ease the switching between Debug and Release buildsPierre Rossi2013-05-311-1/+1
* Fix LIBPATH in example.pro again. ;)Zeno Albisser2013-05-061-2/+2
* Fix LIBPATH in example.pro.Zeno Albisser2013-05-061-1/+1
* Define blinq_process path at compile timePierre Rossi2013-05-021-2/+1
* Try stealing the backing store from Gtk :)Simon Hausmann2013-04-302-1/+4
* Messing around some moreSimon Hausmann2013-04-291-1/+1
* Some more start-up fixes and a hack for test command line options for debuggi...Simon Hausmann2013-04-171-1/+1
* Some more init code and figure out debug vs. release for the example linkageSimon Hausmann2013-04-171-4/+4
* Buildsystem: pickup QtBase, QtGui &cie for libblinqPierre Rossi2013-04-161-3/+3
* Work in progress for a simple exampleSimon Hausmann2013-04-112-0/+27