index
:
pyside/pyside.git
4.8
5.6
5.9
dev
qt5-license
wip/clang
fromGit static_content test Obsolete Project. Merged into pyside/pyside-setup. fromGit static_content test
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
pysidetest
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix PySide build using Qt frameworks
Alexandru Croitor
2017-05-09
1
-3
/
+22
*
Support Gentoo’s minimalism: Optional Modules
Christian Tismer
2017-04-28
1
-2
/
+1
*
Fix Inheritance of PySide
Christian Tismer
2017-04-13
1
-1
/
+2
*
pysidetest: Add further missing include paths
Friedemann Kleint
2017-03-08
1
-0
/
+3
*
pysidetest: Add PySide2 include path
Friedemann Kleint
2017-03-07
1
-0
/
+1
*
Warn if signals and slots are out of order
Christian Tismer
2017-02-14
1
-0
/
+1
*
Fix registration of signals and slots inherited from mixin classes
Alexandru Croitor
2017-01-19
1
-0
/
+1
*
Fix property notify ids to be correct
Alexandru Croitor
2016-09-28
1
-0
/
+1
*
Fix pysidetest. We are at 74% good tests.
Christian Tismer
2015-11-10
1
-0
/
+1
*
fix cmake files for tests after the big renaming
Christian Tismer
2015-10-22
1
-5
/
+5
*
make XXX_GEN_DIR persistent, so we don't have to create these names for the t...
Christian Tismer
2015-07-28
1
-7
/
+0
*
make test binding build correctly. One warning left.
Christian Tismer
2015-07-27
1
-0
/
+1
*
small improvement on test binding.
Christian Tismer
2015-07-27
1
-4
/
+24
*
start fixing the tests.
Christian Tismer
2015-07-27
1
-1
/
+1
*
basic adaptations for QtCore. Right now it does not generate all wrappers, hu...
Christian Tismer
2015-06-11
1
-9
/
+15
*
do first adaptations of the cmake files, so that the first compilation is att...
Christian Tismer
2015-06-09
1
-2
/
+2
*
Tell Qt to look for qml imports in the PySide package
Roman Lacko
2013-06-22
1
-0
/
+1
*
Fix PySide compilation.
Hugo Parente Lima
2012-03-13
1
-1
/
+1
*
Qt::HANDLE is declared only in QtCore, and its specifics depend on the archit...
Marcelo Lira
2012-03-08
1
-1
/
+1
*
Fix bug 1016 - "Calling of Q_INVOKABLE method returning not QVariant is impos...
Hugo Parente Lima
2012-03-08
1
-0
/
+3
*
Added test for signal with typedef
Lauro Neto
2012-03-08
1
-1
/
+2
*
Created unit test for bug #886.
Renato Filho
2012-03-08
1
-0
/
+1
*
Created unit test to QKeySequence convertion to QVariant.
Renato Filho
2012-03-08
1
-0
/
+1
*
Create unit test for bug #816.
Renato Filho
2012-03-08
1
-1
/
+1
*
Created unit test for signals.
Renato Araujo Oliveira Filho
2012-03-08
1
-0
/
+4
*
The global header for PySide is now installed with the libpyside headers.
Marcelo Lira
2012-03-08
1
-3
/
+2
*
Removed unnecessary line from test binding CMake file.
Marcelo Lira
2012-03-08
1
-1
/
+1
*
Updated GeneratorRunner calls on CMake files to use "--generator-set" instead...
Marcelo Lira
2012-03-08
1
-1
/
+1
*
Added test cases for signal emission.
Marcelo Lira
2012-03-08
1
-0
/
+2
*
Use the same Python used by Shiboken instead of find a new one.
Hugo Parente Lima
2012-03-08
1
-2
/
+1
*
Fixes connecting signal to decorated slot.
Marcelo Lira
2012-03-08
1
-2
/
+3
*
Appended QtGui library dependency on pysidetest library.
Renato Araujo Oliveira Filho
2012-03-08
1
-2
/
+2
*
Fix testbinding dependency
Lauro Neto
2012-03-08
1
-1
/
+1
*
Moved list_signal_test to pysidetest library.
Renato Araujo Oliveira Filho
2012-03-08
1
-0
/
+1
*
Fixes bug #502.
Marcelo Lira
2012-03-08
1
-2
/
+7
*
Use .pyd extension for pysidetest module on Windows.
Hugo Parente Lima
2012-03-08
1
-0
/
+3
*
Fix compilation under MS Windows.
Hugo Parente Lima
2012-03-08
1
-2
/
+2
*
Added test for Python written models returning new objects without keeping re...
Marcelo Lira
2012-03-08
1
-0
/
+4
*
Added PySide attributes to specify current version, and Qt version.
renatofilho
2010-11-12
1
-0
/
+1
*
Removed unnecessary find_package statements from pysidetest's CMakeLists.txt
Marcelo Lira
2010-11-11
1
-4
/
+0
*
Modified cmake files to make use of debug information provided by Shiboken.
Marcelo Lira
2010-10-26
1
-1
/
+0
*
Signal objects redirect calls for homonymous methods.
Marcelo Lira
2010-10-11
1
-1
/
+1
*
Added a PySide derived test library.
Marcelo Lira
2010-10-11
1
-0
/
+71