aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/global.h.in
Commit message (Expand)AuthorAgeFilesLines
* huge change on project layout.Christian Tismer2015-09-211-446/+0
* fix again some variables which have been renamed in Qt5.Christian Tismer2015-08-141-3/+3
* support QtConcurrent, in order to do nothing more than QtCore did before.Christian Tismer2015-07-251-0/+1
* add QtPrintSupport. This has been part of QtGui and is now revived.Christian Tismer2015-07-241-1/+2
* start the splitting into QtWebKit and QtWebKitWidgetsChristian Tismer2015-07-241-0/+4
* fix naming problem with QtWebKitChristian Tismer2015-07-161-2/+1
* better macro names, support QtXmlPatterns.Christian Tismer2015-07-151-0/+1
* make QtWebKit compile. See Note!!Christian Tismer2015-07-151-1/+2
* move the find_package() calls *before* the preparation of include files.Christian Tismer2015-07-101-4/+4
* remove Qt5 magic from global.h.in that was removed from Qt4 as well. (from qo...Christian Tismer2015-07-051-133/+1
* Removed the Q_QDOC definition, this is no more correct in Qt5. lots of progre...Christian Tismer2015-06-171-2/+2
* this was a small change in the headers (from qdoc to Q_QDOC) that had a huge ...Christian Tismer2015-06-171-2/+2
* still hacking on the basics: QObject was changed - the worst possible conditi...Christian Tismer2015-06-171-0/+4
* trying to create new headers. (crashing right now)Christian Tismer2015-06-161-38/+240
* try to compile as much as possible, remove phonon, edit many files.Christian Tismer2015-06-131-60/+6
* revert to the include structure before the below checkinChristian Tismer2015-06-131-15/+15
* finishing this explorative branch with success.Christian Tismer2015-06-131-5/+5
* Replaced Nokia copyrights and contact detailsTeemu Kaukoranta2013-05-281-2/+2
* Implemented support to MSG type on windows.Renato Filho2012-03-081-0/+1
* Always use the local Qt headers + global.h.in cleanup.Hugo Parente Lima2012-03-081-1137/+55
* Fixed QSysInfo.Endian enum detection on MacOs.Renato Filho2012-03-081-0/+1
* Included QMacStyle class check.Renato Filho2012-03-081-0/+2
* Implemented QTestTouch functions.Renato Filho2012-03-081-1/+2
* Fix bug#623 - "QGLWidget.bindTexture(QPixmap, GLenum, GLenum) is missing"Hugo Parente Lima2012-03-081-0/+1
* Added missing classes.renatofilho2010-09-291-0/+2
* Change the license boiler plates of all LGPL files removing the special excep...Hugo Parente Lima2010-09-091-19/+0
* Fix bug#125 - "QAbstractTextDocumentLayout.registerHandler apparently not wor...Hugo Parente Lima2010-09-021-0/+1
* Fixed generated global.h.Renato Filho2010-09-011-3/+3
* Use Cmake detected vars to generete global.h file.Renato Filho2010-09-011-3/+3
* Fixed Mac OS buildRenato Filho2010-08-261-0/+2
* Add Qt Simulator supportAnderson Lizardo2010-08-261-0/+2
* Fixed typestyste to windows.Renato Filho2010-08-201-1/+1
* Initial bindings for QtDeclarative module.Hugo Parente Lima2010-05-241-0/+1
* Implemented SO detection support.Renato Filho2010-05-191-0/+1506