aboutsummaryrefslogtreecommitdiffstats
path: root/sources
Commit message (Collapse)AuthorAgeFilesLines
* Fix pysidetest. We are at 74% good tests.Christian Tismer2015-11-101-7/+9
| | | | | | | As Romain correctly told me, QtCore is needed to be included. The other small bug with huge effects was a forgotten rename of pyside2_global.h. The tests now run without segfaults!
* after signals were fixed, we have the first working alpha that is able to ↵Christian Tismer2015-11-071-7/+8
| | | | show windows!
* merge the new signal supportChristian Tismer2015-11-072-5/+18
|
* updateChristian Tismer2015-10-242-14/+5
|
* suppress another sys info warning on OS XChristian Tismer2015-10-021-5/+5
|
* enforce the minimum supported Qt5 version to be 5.3.0Christian Tismer2015-10-021-8/+5
|
* Merge pull request #9 from thopiekar/cmake-workChristian Tismer2015-09-281-7/+7
| | | | Fix for empty PYTHON*_VERSION_* variables
* fixing the fix ;-)Christian Tismer2015-09-281-7/+7
| | | | | CMAKE is a nightmare. And if you don't read the meaning of every variable (like UNIX or CMAKE_HOST_UNIX, which _includes_ APPLE), then the empire strikes back. :-)
* Merge pull request #8 from thopiekar/cmake-workChristian Tismer2015-09-281-7/+7
| | | | Quick fix for last PR.
* updateChristian Tismer2015-09-281-7/+7
|
* sub-reposChristian Tismer2015-09-282-15/+14
|
* )small fixes (right wiki, name changesChristian Tismer2015-09-252-13/+16
|
* fix a problem with QSysInfo::WinVersionChristian Tismer2015-09-241-7/+8
| | | | | | This always refused to link on OS X. To circumvent this, I have split the QSysInfo entry in Mac and Win version files. The "other" file is always giving a warning, that I suppressed.
* finally, pyside needs to be renamed in the XML filesChristian Tismer2015-09-221-6/+8
| | | | | The XML names like "PySide.QtCore" go into the binaries for import, so it is necessary to change them all. There are also hundreds of Python files which must bechanged, as well.
* change all scripts to respect the new PySide2 module name.Christian Tismer2015-09-214-18/+11
| | | | still, there seem to be errors....
* not-so-small fix to the huge change.Christian Tismer2015-09-213-26/+16
| | | | | | I just understood what is needed to define a package: The files PySide2Config(...).cmake are crucial, the project names have little to do with that.
* huge change on project layout.Christian Tismer2015-09-213-14/+26
| | | | | | | | | | | The intention is to have PySide2 and Shiboken2 as project names, to allow for co-existence of PySide and PySide2. This is the first version that builds with these settings on OS X: $ python3 setup.py build --debug --no-examples --ignore-git --qmake=/usr/local/Cellar/qt5/5.5.0/bin/qmake --jobs=9 This is not yet tested.
* fix the repos names in setup.pyChristian Tismer2015-09-202-12/+15
|
* add/extend README.md files and add pyside2.wiki.git as a sub-repo of ↵Christian Tismer2015-09-203-13/+5
| | | | pyside2-setup.
* fix the sub-repos structure after renamingChristian Tismer2015-09-194-5/+8
|
* updateChristian Tismer2015-09-191-6/+12
|
* update sub-reposChristian Tismer2015-09-182-10/+12
|
* update sub-reposChristian Tismer2015-09-171-6/+5
|
* simplify the project structure. "qt5" is replaced by "master".Christian Tismer2015-09-175-12/+11
|\ | | | | | | For the old qt4 version, the old repository should be used.
| * small update to state that the docs are still from 4.8Christian Tismer2015-09-152-9/+20
| |
| * update submodulesChristian Tismer2015-09-121-5/+5
| |
| * update sub-reposChristian Tismer2015-08-251-5/+5
| |
| * update sub-reposChristian Tismer2015-08-163-26/+12
| |
| * be more forgiving when file trees cannot be removed (happens often during ↵Christian Tismer2015-08-162-13/+25
| | | | | | | | window debugging)
| * update sub-reposChristian Tismer2015-08-101-5/+8
| |
| * Merge branch 'qt5' of https://github.com/PySide/pyside-setup2 into qt5Christian Tismer2015-07-281-11/+5
| |\
| | * update sub-reposChristian Tismer2015-07-281-10/+5
| | |
| * | update sub-reposChristian Tismer2015-07-272-15/+15
| |/
| * update sub-reposChristian Tismer2015-07-212-12/+16
| |
| * update sub-reposChristian Tismer2015-07-192-19/+12
| |
| * update sub-repoChristian Tismer2015-07-141-6/+6
| |
| * update sub-reposChristian Tismer2015-07-082-11/+20
| |
| * update sub reposChristian Tismer2015-07-071-11/+6
| |
| * support renamed pyside-examples folderChristian Tismer2015-07-061-5/+11
| |
| * transition to pyside-examples2Christian Tismer2015-07-055-10/+10
| |
| * adjust sub reposChristian Tismer2015-06-272-12/+10
|/
* update soubrettes and ignore a local folder 'explore2' with some cmake ↵Christian Tismer2015-06-172-14/+11
| | | | exploration
* update submodulesChristian Tismer2015-06-142-10/+15
|
* update submodulesChristian Tismer2015-06-101-7/+5
|
* pyside-tools2 for qt5 is readyChristian Tismer2015-06-101-0/+0
|
* create pyside-tools2 with qt5 branchChristian Tismer2015-06-103-14/+5
|
* fix repository linksChristian Tismer2015-06-061-0/+15
|
* link to the qt5 shibokenChristian Tismer2015-06-063-20/+8
|
* Remap examples and tools submodules from gitorious to githubRoman Lacko2013-08-014-22/+16
|
* Fix patchelf buildRoman Lacko2013-04-191-1/+1
|