index
:
users/pcacjr/shiboken.git
master
Paulo's Shiboken repository
Paulo Alcantara
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Created cmake option 'ENABLE_VERSION_SUFFIX' to use version on generated file...
0.4.1
Renato Filho
2010-09-10
5
-25
/
+22
*
Add PYSIDE_QT_VERSION to CMakeCache.txt.
Hugo Parente Lima
2010-09-10
1
-0
/
+1
*
Remove OS specific commands from translation test.
Hugo Parente Lima
2010-09-10
1
-2
/
+5
*
Add newline in the end of qpytextobject.h to avoid compiler warnings
Bruno dos Santos de Araujo
2010-09-09
1
-1
/
+3
*
Bump version required for Shiboken.
Hugo Parente Lima
2010-09-09
1
-1
/
+1
*
Created unittest for bug #338.
Renato Filho
2010-09-09
2
-0
/
+25
*
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
*
Fix project name on license boilerplates.
Hugo Parente Lima
2010-09-09
17
-17
/
+17
*
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
20
-385
/
+175
*
Created module shutdown function necessary to avoid call python functions bef...
Renato Filho
2010-09-08
4
-1
/
+17
*
Store randon port after fail on first attempt.
Renato Filho
2010-09-08
1
-1
/
+2
*
Repeat the same test, but using new style signals to cause a segfault.
Hugo Parente Lima
2010-09-08
1
-0
/
+10
*
Make accessManager test do not depend on internet access.
Hugo Parente Lima
2010-09-08
1
-3
/
+18
*
Declare SignalInstanceData struct in the C++ way, without ugly typedefs.
Hugo Parente Lima
2010-09-08
1
-2
/
+3
*
Remove unneeded casts that can hide errors.
Hugo Parente Lima
2010-09-08
1
-9
/
+9
*
Fix bug#282 and bug#283.
Hugo Parente Lima
2010-09-08
1
-8
/
+76
*
bug_300_test moved to QtGui, because it tests a class from QtGui.
Hugo Parente Lima
2010-09-03
3
-1
/
+1
*
Remove the dependecy of QtGui from a test located in QtNetwork.
Hugo Parente Lima
2010-09-03
1
-2
/
+2
*
Fix bug#320 - "OR'ing Qt alignments doesn't work; adding them does"
Hugo Parente Lima
2010-09-03
3
-12
/
+22
*
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
7
-4
/
+74
*
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
4
-4
/
+26
*
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
15
-16
/
+22
*
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
*
Created unittest to bug #324.
Renato Filho
2010-08-31
2
-0
/
+33
*
Unittest to bug #324.
Renato Filho
2010-08-31
1
-0
/
+11
*
Removed manually added function on QItemSelection to use automatic code inser...
Renato Filho
2010-08-31
1
-5
/
+0
*
Fixed args type parse for bool types on signal.
Renato Filho
2010-08-30
1
-0
/
+2
*
Fix bug#309 - "QtCore.QByteArray() or list from QtCore.Qsettings.value() as d...
Hugo Parente Lima
2010-08-30
2
-3
/
+8
*
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
*
Now slots signatures in C++ use Qt notation.
Renato Filho
2010-08-26
1
-1
/
+1
*
Fixed slot singature parse function to keep compatibility with QSignal.
Renato Filho
2010-08-26
4
-21
/
+46
*
Fixed signal signature parser.
Renato Filho
2010-08-26
3
-8
/
+56
*
Add Qt Simulator support
Anderson Lizardo
2010-08-26
4
-0
/
+52
[next]