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
/
PySide
/
QtGui
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix BUG #1091 - "PixmapFragment and drawPixmapFragments are not bound"
Paulo Alcantara
2011-12-21
1
-1
/
+9
*
Qt::HANDLE is declared only in QtCore, and its specifics depend on the archit...
Marcelo Lira
2011-12-09
1
-1
/
+2
*
Added the missing QPixmapCache.Key class to the type system.
Marcelo Lira
2011-05-19
1
-0
/
+1
*
Only add Qt4.6 classes when using Qt4.6 on QtTest and QtGui.
Hugo Parente Lima
2011-05-12
1
-1
/
+1
*
Included QMacStyle class check.
Renato Filho
2011-05-04
1
-0
/
+1
*
Fixed CMakeLists.txt files to prevent static source files of being deleted by...
Marcelo Lira
2011-04-14
1
-0
/
+1
*
Updated CMake files to use the "--drop-type-entries" generator option.
Marcelo Lira
2011-02-17
1
-21
/
+21
*
Separated class typesystem from the main typesystem.
Renato Araujo Oliveira Filho
2011-02-08
1
-16
/
+16
*
Fix bug#438 - "Can't find Python.h on OS X"
Hugo Parente Lima
2010-10-28
1
-1
/
+1
*
Updated PySide cmake files to use Python library information from Shiboken.
Marcelo Lira
2010-10-26
1
-1
/
+1
*
Added missing classes.
renatofilho
2010-09-29
1
-0
/
+5
*
Install qpytextobject.h
Lauro Neto
2010-09-02
1
-0
/
+2
*
Fix bug#125 - "QAbstractTextDocumentLayout.registerHandler apparently not wor...
Hugo Parente Lima
2010-09-02
1
-1
/
+6
*
Use the correct path separator when under Windows.
Hugo Parente Lima
2010-08-31
1
-1
/
+1
*
Fix typesystem based on auto OS detection.
Renato Filho
2010-08-27
1
-1
/
+6
*
Add missing checks for printing classes
Anderson Lizardo
2010-08-26
1
-0
/
+10
*
Replace macro checks with actual symbol checking
Anderson Lizardo
2010-08-26
1
-85
/
+4
*
Simplify handling of typesystems for multiple OSes
Anderson Lizardo
2010-08-26
1
-12
/
+1
*
Various cleanups to CMakeLists.txt files
Anderson Lizardo
2010-08-26
1
-16
/
+4
*
Fixed typesystem for windows.
Renato Filho
2010-08-20
1
-0
/
+4
*
created macro to compile pyside modules.
Renato Filho
2010-08-19
1
-23
/
+21
*
Use correct python lib in debug mode.
Renato Filho
2010-07-23
1
-1
/
+1
*
PySide now installs its type system files.
Marcelo Lira
2010-06-21
1
-0
/
+7
*
Merged typesystem (Qt 4.6 and 4.7)
Renato Filho
2010-05-26
1
-1
/
+1
*
Check QT_NO_SESSIONMANAGER flag to avoid generating qsessionmanager_wrapper.
Luciano Wolf
2010-05-25
1
-1
/
+6
*
Includes the postfixes in the install target (allows debug build)
Renato Filho
2010-05-20
1
-1
/
+1
*
Implemented SO detection support.
Renato Filho
2010-05-19
1
-8
/
+3
*
Adding missing files
Lauro Neto
2010-05-03
1
-0
/
+1
*
Implemented module QtMaemo5.
renato
2010-04-22
1
-3
/
+15
*
Install module headers.
Hugo Lima
2010-03-23
1
-0
/
+2
*
Re-add polymorphic-id-expression attribute on QtCore and QtGui typesystems.
Hugo Lima
2010-03-03
1
-0
/
+5
*
QtGui and QtNetwork uses the global header from QtCore, so they must be compi...
Hugo Lima
2010-02-19
1
-0
/
+1
*
Do not link a python module to other python module.
Hugo Lima
2010-02-18
1
-2
/
+1
*
Simplify "else" and "endif" statements
Anderson Lizardo
2010-02-05
1
-2
/
+2
*
Remove nested parenthesis on IF() statement (not supported in CMake 2.6.2)
Anderson Lizardo
2010-02-05
1
-3
/
+3
*
Remove duplicate source file
Anderson Lizardo
2010-02-05
1
-1
/
+0
*
Initial QtGui bindings.
Hugo Lima
2010-01-27
1
-0
/
+477