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
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
4
-122
/
+107
*
Fix Inheritance of PySide
Christian Tismer
2017-04-13
2
-1
/
+178
*
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
*
pysidetest_global.h: Fix license
Friedemann Kleint
2017-03-06
1
-27
/
+27
*
Warn if signals and slots are out of order
Christian Tismer
2017-02-14
2
-0
/
+71
*
Fix registration of signals and slots inherited from mixin classes
Alexandru Croitor
2017-01-19
2
-0
/
+217
*
Tests: Fix deprecation warnings
Friedemann Kleint
2016-12-19
8
-26
/
+26
*
Make code compile with namespaced Qt build
hjk
2016-11-04
1
-0
/
+2
*
Added missing license headers of the tests (scripts, qml, cpp)
Friedemann Kleint
2016-10-18
17
-0
/
+475
*
Fix property notify ids to be correct
Alexandru Croitor
2016-09-28
2
-0
/
+77
*
Updated license headers of the tests
Friedemann Kleint
2016-09-26
5
-103
/
+135
*
Type of `QKeySequence` in Qt5 is 75 (see http://doc.qt.io/qt-5/qmetatype.html...
David Brooks
2015-12-05
1
-1
/
+1
*
Fix outdated module names in tests
empyrical
2015-11-17
1
-1
/
+1
*
wrong import fixed, the real bug is now visible
Christian Tismer
2015-11-12
1
-1
/
+1
*
Fix pysidetest. We are at 74% good tests.
Christian Tismer
2015-11-10
2
-1
/
+2
*
fix cmake files for tests after the big renaming
Christian Tismer
2015-10-22
1
-5
/
+5
*
finally, pyside needs to be renamed in the XML files
Christian Tismer
2015-09-22
9
-11
/
+11
*
change all scripts to respect the new PySide2 module name.
Christian Tismer
2015-09-21
1
-1
/
+1
*
fix a lot of import bugs due to QtGui QtWidget transition
Christian Tismer
2015-07-29
3
-3
/
+3
*
silence that message about 'QPyTextObject'
Christian Tismer
2015-07-28
1
-0
/
+8
*
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
2
-46
/
+5
*
small improvement on test binding.
Christian Tismer
2015-07-27
3
-24
/
+50
*
start fixing the tests.
Christian Tismer
2015-07-27
2
-1
/
+50
*
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
*
Fixed licenses
Roman Lacko
2013-07-11
1
-4
/
+4
*
Tell Qt to look for qml imports in the PySide package
Roman Lacko
2013-06-22
2
-0
/
+44
*
Replaced Nokia copyrights and contact details
Teemu Kaukoranta
2013-05-28
4
-4
/
+4
*
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
*
Replaced TypeResolver by SbkConverter and SpecificConverter.
Marcelo Lira
2012-03-08
2
-11
/
+29
*
Fix bug 1016 - "Calling of Q_INVOKABLE method returning not QVariant is impos...
Hugo Parente Lima
2012-03-08
6
-1
/
+108
*
Fix code style and add license headers.
Hugo Parente Lima
2012-03-08
2
-11
/
+49
*
Updated pyside and signals tests to works with python 2.x and 3.x
Renato Filho
2012-03-08
1
-1
/
+2
*
Added test for signal with typedef
Lauro Neto
2012-03-08
5
-1
/
+51
*
Fix bug 941 - "Signals with QtCore.Qt types as arguments has invalid signatures"
Hugo Parente Lima
2012-03-08
1
-13
/
+6
*
Fixed enum test.
Renato Filho
2012-03-08
1
-0
/
+16
*
Created unit test for bug #886.
Renato Filho
2012-03-08
3
-0
/
+7
*
Created unit test to QKeySequence convertion to QVariant.
Renato Filho
2012-03-08
3
-0
/
+20
*
Create unit test for bug #816.
Renato Filho
2012-03-08
3
-1
/
+27
*
Use set instead of add on reference-count action attribute.
Hugo Parente Lima
2012-03-08
1
-1
/
+1
*
Created unit test for signals.
Renato Araujo Oliveira Filho
2012-03-08
4
-0
/
+173
*
The global header for PySide is now installed with the libpyside headers.
Marcelo Lira
2012-03-08
3
-1511
/
+3
*
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
5
-0
/
+164
*
Use the same Python used by Shiboken instead of find a new one.
Hugo Parente Lima
2012-03-08
1
-2
/
+1
[next]