aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtNetwork
Commit message (Expand)AuthorAgeFilesLines
* PySide now installs its type system files.Marcelo Lira2010-06-211-0/+3
* Rename error() method to avoid name clash with the error signal.Hugo Parente Lima2010-06-151-1/+5
* Merged typesystem (Qt 4.6 and 4.7)Renato Filho2010-05-264-44/+18
* Updated QtNetwork typesystem to support Qt 4.7Renato Filho2010-05-244-8/+38
* 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
* Fixed typesystem parser warnings.Renato Filho2010-04-301-6/+0
* QtNetwork/typesystem_network.xml updatesAnderson Lizardo2010-03-311-1/+2
* Use the right typesystem file for QtGui.Hugo Lima2010-03-231-1/+0
* Install module headers.Hugo Lima2010-03-231-0/+2
* Remove whitespaces from qtnetwork typesystem.Hugo Lima2010-03-181-1/+1
* Remove some methods and ctors which makes no sense in the python world.Hugo Lima2010-03-181-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
* Do not allow multiple arguments in read_wrapper, but one onlyCarlos Goncalves2010-02-021-10/+0
* Initial QtNetwork bindings.Carlos Goncalves2010-02-023-0/+440