aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtCore/glue/qcoreapplication_init.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use add-function on QCoreApplication and QApplication constructors.Hugo Parente Lima2012-03-081-27/+7
* Fix bug 656 - "cannot inherit from QCoreApplication"Hugo Parente Lima2012-03-081-1/+1
* Adapt to API changes in libshiboken.Hugo Parente Lima2010-11-231-5/+5
* Update to new Shiboken API (Renamed SbkObjectType)Renato Araujo Oliveira Filho2010-11-191-1/+1
* Changes needed to compile QtCore with libshiboken v1.0Hugo Parente Lima2010-11-101-10/+11
* Created Singal/Slot/Property namespace for pure C structures.renatofilho2010-11-031-1/+1
* Fix bugs 430, 426, 429, 394, 433.Hugo Parente Lima2010-10-221-16/+1
* Fixed QCoreApplication and QApplication cleanup.renatofilho2010-09-241-2/+1
* Created PySide cleanup functions used to register functions to be called befo...renatofilho2010-09-171-6/+5
* Fixed Qt application cleanup.Renato Filho2010-08-251-9/+24
* Call signalmanager clear during QtCore exit function instead of QtCoreApplica...Renato Filho2010-07-291-1/+0
* Fixed glue code for QApplication and QCoreApplication.Marcelo Lira2010-07-271-1/+3
* Adapt to changes in libshibokenHugo Lima2010-03-311-2/+5
* Rename qcoreapplication_impl.cpp to qcoreapplication_init.cpp, becauseHugo Lima2010-02-181-0/+41