index
:
users/pcacjr/pyside.git
bug1124-unittest
bug1126
bug1135
bug1138
master
Paulo's PySide repository
Paulo Alcantara
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libpyside
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented PySideMetaFunction class used to call dynamic slots.
renatofilho
2010-11-05
1
-7
/
+9
*
Renamed qsignal, qslot, qproperty files to pyside*.
renatofilho
2010-11-03
1
-5
/
+5
*
Uses python include path provided by Shiboken.
Hugo Parente Lima
2010-10-26
1
-2
/
+1
*
Updated PySide cmake files to use Python library information from Shiboken.
Marcelo Lira
2010-10-26
1
-1
/
+1
*
Use CMAKE_<CONFIG>_POSTFIX on config files, used for cmake and pkgconfig.
renatofilho
2010-09-20
1
-0
/
+6
*
Created cmake option 'ENABLE_VERSION_SUFFIX' to use version on generated file...
0.4.1
Renato Filho
2010-09-10
1
-3
/
+4
*
created macro to compile pyside modules.
Renato Filho
2010-08-19
1
-1
/
+2
*
Use correct python lib in debug mode.
Renato Filho
2010-07-23
1
-1
/
+1
*
Implemented support to properties on QMetaObject.
Renato Filho
2010-07-08
1
-0
/
+2
*
Fix cmake files used by other projects to detect PySide.
Hugo Parente Lima
2010-06-25
1
-2
/
+2
*
Included qsinal.h in installed files.
Renato Filho
2010-06-21
1
-0
/
+1
*
Fix libpyside install.
Catalin Iacob
2010-06-21
1
-1
/
+4
*
Implemented support to modify slot return type.
Renato Filho
2010-05-17
1
-0
/
+4
*
Fix libshiboken SONAME.
Hugo Parente Lima
2010-05-04
1
-1
/
+1
*
Install pysideconversions.h to the proper place.
Luciano Wolf
2010-05-03
1
-0
/
+1
*
Add PySideConfig.cmake and PySideVersion.cmake files.
Hugo Lima
2010-03-23
1
-0
/
+7
*
Add pkg-config file for libpyside.
Hugo Lima
2010-03-23
1
-0
/
+5
*
PySide depends on libpyside which needs to be installed
Carlos Goncalves
2010-01-27
1
-0
/
+19
*
Link against QtCore and add it to the include directories.
Hugo Lima
2010-01-25
1
-2
/
+2
*
Adapt to changed in libshiboken API.
Hugo Lima
2010-01-14
1
-1
/
+0
*
Initial implementation of the new architeture for signal/slots.
Hugo Lima
2009-12-30
1
-4
/
+1
*
We have a nice Dynamic MetaObject! Yay!
Hugo Lima
2009-12-16
1
-2
/
+3
*
Initial port of signal slots infrastructure from PySide to the Shiboken version.
Hugo Lima
2009-12-16
1
-0
/
+21