aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* huge change on project layout.Christian Tismer2015-09-215-155/+167
| | | | | | | | | | | 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-204-14/+17
|
* update wikiChristian Tismer2015-09-201-0/+0
|
* add/extend README.md files and add pyside2.wiki.git as a sub-repo of ↵Christian Tismer2015-09-205-13/+8
| | | | pyside2-setup.
* Merge pull request #3 from IronManMark20/masterChristian Tismer2015-09-192-133/+34
|\ | | | | .rst to md for unified doc types.
| * place Roman's blurb back into readmeEthan2015-09-191-3/+24
| |
| * .rst to md for unified doc types.Ethan2015-09-192-133/+13
| |
* | fix the sub-repos structure after renamingChristian Tismer2015-09-194-5/+8
| |
* | renaming the sub-modules, to have a fixed pyside2 name.2.0.0.dev0Christian Tismer2015-09-191-6/+6
|/
* updateChristian Tismer2015-09-191-6/+12
|
* Merge commit 'ecf159ab526cd98d8c6dd8f45ec5a2a7eb5a64b5'Christian Tismer2015-09-180-0/+0
|\ | | | | | | | | * commit 'ecf159ab526cd98d8c6dd8f45ec5a2a7eb5a64b5': update sub-repos
| * update sub-reposChristian Tismer2015-09-182-10/+10
| |
* | update sub-reposChristian Tismer2015-09-182-10/+12
|/
* update sub-reposChristian Tismer2015-09-171-6/+5
|
* remove the old versions from Qt4. This should not be kept in the same ↵Christian Tismer2015-09-171-4/+8
| | | | repository, too confusing.
* simplify the project structure. "qt5" is replaced by "master".Christian Tismer2015-09-1710-41/+387
|\ | | | | | | For the old qt4 version, the old repository should be used.
| * Merge pull request #2 from empyrical/patch-1Christian Tismer2015-09-171-2/+4
| |\ | | | | | | Fix subprocess.mswindows check for Python 3.5
| | * Don't use the 'mswindows' private attributeempyrical2015-09-171-4/+1
| | |
| | * Fix subprocess.mswindows check for Python 3.5empyrical2015-09-171-2/+7
| |/
| * trying to fix badgesChristian Tismer2015-09-151-5/+5
| |
| * small update to state that the docs are still from 4.8Christian Tismer2015-09-153-13/+30
| |
| * update submodulesChristian Tismer2015-09-121-4/+4
| |\
| | * update submodulesChristian Tismer2015-09-121-5/+5
| | |
| * | update submodulesChristian Tismer2015-09-122-9/+9
| |/
| * 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-163-16/+37
| | | | | | | | 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
| | |
| * | Merge branch 'qt5' of https://github.com/PySide/pyside-setup2 into qt5Christian Tismer2015-07-280-0/+0
| |\ \
| | * | update sub-reposChristian Tismer2015-07-271-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
| |
| * support the location of the installed Qt5 docs.Christian Tismer2015-07-162-0/+7
| | | | | | | | This configuration needs to be set by setup.py and is then known in the make files.
| * 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-062-10/+23
| |
| * transition to pyside-examples2Christian Tismer2015-07-058-14/+333
| |
| * adjust sub reposChristian Tismer2015-06-272-12/+10
| |
| * Merge branch 'qt5' of bitbucket.org:ctismer/pyside_setup2 into qt5Christian Tismer2015-06-270-0/+0
| |\ | | | | | | | | | * 'qt5' of bitbucket.org:ctismer/pyside_setup2:
| * | fix an old installer error with rpath.Christian Tismer2015-06-272-9/+15
| | | | | | | | | | | | | | | | | | This bug is old, but showed up after I tried to build parts of PySide for Qt5. Problem: There are rpath entries which don't trigger creation of an rpath command. This can be seen when Qt is not linked, and qtcore has an explicit path.
* | | fix qt4 sub-repo pathsChristian Tismer2015-09-171-12/+9
|\ \ \
| * | | fix qt4 reposChristian Tismer2015-09-151-2/+2
| | | |
* | | | Don't use the 'mswindows' private attributeempyrical2015-09-171-4/+1
| | | |
* | | | Fix subprocess.mswindows check for Python 3.5empyrical2015-09-171-2/+7
| | | |
* | | | Merge branch 'qt5' of bitbucket.org:ctismer/pyside_setup2Christian Tismer2015-06-279-63/+77
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | * 'qt5' of bitbucket.org:ctismer/pyside_setup2: update soubrettes and ignore a local folder 'explore2' with some cmake exploration update submodules update submodules pyside-tools2 for qt5 is ready create pyside-tools2 with qt5 branch allow to ignore a module during build allow for slightly renamed folder names in the sub repositories. fix repository links link to the qt5 shiboken
| * | Merge branch 'qt5' of https://bitbucket.org/ctismer/pyside_setup2 into qt5Christian Tismer2015-06-230-0/+0
| |\| | | | | | | | | | * 'qt5' of https://bitbucket.org/ctismer/pyside_setup2: