aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtNetwork
Commit message (Expand)AuthorAgeFilesLines
* Added license boilerplates to all typesystem files.Hugo Parente Lima2010-09-091-0/+19
* 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
* Includded allow flags to some function on QNetworkManager.Renato Filho2010-08-251-0/+9
* Fixed QtNetwork typesystem to work on windows.Renato Filho2010-08-202-1/+14
* 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
* Typesystem cleanup.Hugo Parente Lima2010-07-061-37/+10
* 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