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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modified the type system files to make use of nested type declarations.
Marcelo Lira
2010-09-23
17
-978
/
+1090
*
Port old boost code used in QtUiTools.
renatofilho
2010-09-22
2
-6
/
+85
*
Added enum QML_HAS_ATTACHED_PROPERTIES to QtCore type system file.
Marcelo Lira
2010-09-21
1
-0
/
+7
*
Fixed ownership rules for QStandardItem functions.
renatofilho
2010-09-20
1
-7
/
+105
*
Added missing classes to QtNetwork module.
Marcelo Lira
2010-09-20
2
-2
/
+9
*
Fixed QApplication static functions return policy.
renatofilho
2010-09-20
2
-3
/
+49
*
Created PySide cleanup functions used to register functions to be called befo...
renatofilho
2010-09-17
3
-19
/
+23
*
Added the method signature QTimer.singleShot(int, Signal).
Marcelo Lira
2010-09-17
1
-5
/
+47
*
Fixed connection cleanup function.
renatofilho
2010-09-16
2
-4
/
+13
*
Fixes bug #348 adding the method QState.addTransition(Signal, QAbstractTransi...
Marcelo Lira
2010-09-16
1
-0
/
+20
*
Included Notifier signals on genereted code.
renatofilho
2010-09-15
1
-1
/
+12
*
Updated tryLock function to work in thread.
renatofilho
2010-09-14
1
-0
/
+1
*
Treat modules as library targets.
Carlos Goncalves
2010-09-14
1
-2
/
+1
|
\
|
*
Treat modules as library targets.
Carlos Goncalves
2010-09-04
1
-2
/
+1
*
|
Fix bug#254 - "QWebView.setPage() does not seem to work"
Hugo Parente Lima
2010-09-10
1
-1
/
+6
*
|
Created cmake option 'ENABLE_VERSION_SUFFIX' to use version on generated file...
0.4.1
Renato Filho
2010-09-10
1
-10
/
+6
*
|
Add newline in the end of qpytextobject.h to avoid compiler warnings
Bruno dos Santos de Araujo
2010-09-09
1
-1
/
+3
*
|
Fixed QVariant conversion from Python object.
Renato Filho
2010-09-09
1
-7
/
+6
*
|
Fix copyright year of generated files.
Hugo Parente Lima
2010-09-09
1
-1
/
+1
*
|
Added license boilerplates to all typesystem files.
Hugo Parente Lima
2010-09-09
26
-3
/
+497
*
|
Change the license boiler plates of all LGPL files removing the special excep...
Hugo Parente Lima
2010-09-09
2
-19
/
+22
*
|
Created module shutdown function necessary to avoid call python functions bef...
Renato Filho
2010-09-08
4
-1
/
+17
|
/
*
Fix bug#320 - "OR'ing Qt alignments doesn't work; adding them does"
Hugo Parente Lima
2010-09-03
1
-1
/
+1
*
Install qpytextobject.h
Lauro Neto
2010-09-02
1
-0
/
+2
*
Fixed return ownership on mimeData function for QAbstractItemModel.
Renato Filho
2010-09-02
1
-0
/
+5
*
Fix bug#125 - "QAbstractTextDocumentLayout.registerHandler apparently not wor...
Hugo Parente Lima
2010-09-02
5
-4
/
+27
*
Remove warning about unused variable in QTimer::singleShot code injection.
Hugo Parente Lima
2010-09-02
1
-0
/
+1
*
fixed a typo in typesystem file name
Matti Airas
2010-09-02
2
-1
/
+1
*
Fixed typo on typesystem.
Renato Filho
2010-09-01
1
-1
/
+1
*
put back suppress warning for "Shadowing" message.
Renato Filho
2010-09-01
1
-0
/
+1
*
Fixed generated global.h.
Renato Filho
2010-09-01
1
-3
/
+3
*
Fix bug#316 - "QAbstractItemModel.createIndex is broken"
Hugo Parente Lima
2010-09-01
2
-4
/
+4
*
Fix bug#335 - "QT_TRANSLATE_NOOP has incorrect signature"
Hugo Parente Lima
2010-09-01
1
-2
/
+5
*
Use Cmake detected vars to generete global.h file.
Renato Filho
2010-09-01
1
-3
/
+3
*
Fixed function modifications.
Renato Filho
2010-09-01
2
-129
/
+15
*
Also install the typesystem used during generation.
Lauro Neto
2010-09-01
1
-1
/
+1
*
Use the correct path separator when under Windows.
Hugo Parente Lima
2010-08-31
14
-16
/
+16
*
Do not include QtGui common typesystem twice.
Hugo Parente Lima
2010-08-31
4
-7
/
+0
*
Fix Qt class detection on Windows.
Hugo Parente Lima
2010-08-31
1
-2
/
+1
*
Removed manually added function on QItemSelection to use automatic code inser...
Renato Filho
2010-08-31
1
-5
/
+0
*
Fix bug#309 - "QtCore.QByteArray() or list from QtCore.Qsettings.value() as d...
Hugo Parente Lima
2010-08-30
1
-0
/
+3
*
Fix typesystem based on auto OS detection.
Renato Filho
2010-08-27
26
-37
/
+68
*
Fixed Mac OS build
Renato Filho
2010-08-26
2
-0
/
+4
*
Add missing checks for printing classes
Anderson Lizardo
2010-08-26
1
-0
/
+10
*
Fix class checking for 64-bits
Anderson Lizardo
2010-08-26
1
-1
/
+2
*
Add Qt Simulator support
Anderson Lizardo
2010-08-26
3
-0
/
+48
*
Replace macro checks with actual symbol checking
Anderson Lizardo
2010-08-26
3
-127
/
+42
*
Simplify handling of typesystems for multiple OSes
Anderson Lizardo
2010-08-26
23
-57
/
+33
*
Various cleanups to CMakeLists.txt files
Anderson Lizardo
2010-08-26
8
-38
/
+13
*
Includded allow flags to some function on QNetworkManager.
Renato Filho
2010-08-25
1
-0
/
+9
[next]