aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtNetwork/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Updated CMake files to use the "--drop-type-entries" generator option.Marcelo Lira2012-03-081-12/+12
* Separated class typesystem from the main typesystem.Renato Araujo Oliveira Filho2012-03-081-7/+11
* Fix bug 650 - "Missing bindings for QNetworkProxyFactory"Hugo Parente Lima2012-03-081-0/+2
* Added QSslCertificate to QtNetwork module.Renato Araujo Oliveira Filho2012-03-081-0/+1
* Fix bug#438 - "Can't find Python.h on OS X"Hugo Parente Lima2010-10-281-1/+1
* Updated PySide cmake files to use Python library information from Shiboken.Marcelo Lira2010-10-261-1/+1
* Added missing classes to QtNetwork module.Marcelo Lira2010-09-201-2/+5
* Fix typesystem based on auto OS detection.Renato Filho2010-08-271-1/+2
* Replace macro checks with actual symbol checkingAnderson Lizardo2010-08-261-42/+5
* Simplify handling of typesystems for multiple OSesAnderson Lizardo2010-08-261-2/+1
* Various cleanups to CMakeLists.txt filesAnderson Lizardo2010-08-261-3/+2
* Fixed QtScriptTools CMake file and others files.Renato Filho2010-08-201-13/+0
* created macro to compile pyside modules.Renato Filho2010-08-191-28/+21
* Use correct python lib in debug mode.Renato Filho2010-07-231-1/+1
* PySide now installs its type system files.Marcelo Lira2010-06-211-0/+3
* Merged typesystem (Qt 4.6 and 4.7)Renato Filho2010-05-261-4/+1
* Updated QtNetwork typesystem to support Qt 4.7Renato Filho2010-05-241-6/+12
* Includes the postfixes in the install target (allows debug build)Renato Filho2010-05-201-1/+1
* MacOs compiler fix.Renato Oliveira2010-05-191-1/+2
* Implemented OPENSSL detection on QtNetwork.Renato Filho2010-05-191-5/+9
* Install module headers.Hugo Lima2010-03-231-0/+2
* QtGui and QtNetwork uses the global header from QtCore, so they must be compi...Hugo Lima2010-02-191-0/+1
* Do not link a python module to other python module.Hugo Lima2010-02-181-2/+1
* Simplify "else" and "endif" statementsAnderson Lizardo2010-02-051-2/+2
* Remove nested parenthesis on IF() statement (not supported in CMake 2.6.2)Anderson Lizardo2010-02-051-3/+3
* Fix list of source files for QtNetwork module.Hugo Lima2010-02-041-70/+33
* Initial QtNetwork bindings.Carlos Goncalves2010-02-021-0/+154