aboutsummaryrefslogtreecommitdiffstats
path: root/PySide
Commit message (Expand)AuthorAgeFilesLines
* make QtWidgets compile.Christian Tismer2015-07-213-163/+75
* fix the matrix handling of QtGui.Christian Tismer2015-07-203-77/+90
* getting closer to completion of QtWidgetsChristian Tismer2015-07-207-70/+33
* remove the shiboken wrapper from QtCore and QtGui, because everything builds ...Christian Tismer2015-07-192-88/+2
* make all of QtGui compile.Christian Tismer2015-07-193-75/+29
* fix QtUiTools by switching dependency to QtWidgetsChristian Tismer2015-07-191-1/+1
* fix QtHelp typesystem hierarchy (gui -> widgets)Christian Tismer2015-07-161-1/+1
* add a comment about QtMultimedia and stop hacking.Christian Tismer2015-07-161-1/+1
* support QtMultimedia. Crashes shiboken.Christian Tismer2015-07-163-12/+17
* fix naming problem with QtWebKitChristian Tismer2015-07-162-10/+5
* fix QtHelp in connection with pyside-setup 5acd8ae260af22950024dd40f2e65da253...Christian Tismer2015-07-161-2/+6
* support plugins (to a cerain limit), Designer, UiTools, Scripts, Declarative....Christian Tismer2015-07-167-50/+71
* drop support for QtOpenGLChristian Tismer2015-07-151-4/+9
* better macro names, support QtXmlPatterns.Christian Tismer2015-07-154-33/+52
* make QtWebKit compile. See Note!!Christian Tismer2015-07-152-38/+75
* introduce a new macro "make_path"Christian Tismer2015-07-157-10/+40
* make QtSql compileChristian Tismer2015-07-145-23/+34
* QtWidgets builds by 95% and now links correctly - still crashes due to unreso...Christian Tismer2015-07-141-44/+45
* QtWidgets builds by over 95 percent.Christian Tismer2015-07-147-10/+214
* progress on QtWidgets, fixing the last warnings, only 28 left. Does not compile.Christian Tismer2015-07-137-207/+129
* progress on QtWidgets, fixing duplicates, nothing is ready.Christian Tismer2015-07-133-564/+67
* error status when started QtWidgets editing (2 hours ago)Christian Tismer2015-07-131-0/+133
* edited the QtWidgets Xml, things start to fit together. Not yet compiling...Christian Tismer2015-07-1311-2875/+66
* Support QtTest and the special PySideQTouchEventSequenceChristian Tismer2015-07-103-63/+149
* start to prepare the new QtWidgetsChristian Tismer2015-07-101-423/+48
* add the new QWindow class to QtGui and the things that are pulled in by this.Christian Tismer2015-07-102-1/+29
* move the find_package() calls *before* the preparation of include files.Christian Tismer2015-07-102-18/+20
* move and rename QtGui things that belong to QtWidgets, nowChristian Tismer2015-07-107-0/+0
* after the last shiboken fix (70afb33fd3e9e87ac86f635ba88e005af5eabf86) QtGui ...Christian Tismer2015-07-081-1/+0
* QtGui compiles. Only problem is that QTextFrame seems to register a wrong ite...Christian Tismer2015-07-073-75/+25
* QtGui compiles almost, just 2 methods missing (and matrices avoided so far)Christian Tismer2015-07-076-237/+18
* big reduction of the QtGui warnings. Still undecided on Matrix things, will r...Christian Tismer2015-07-074-109/+78
* current warnings/errors list: progressChristian Tismer2015-07-062-74/+72
* current warnings/errors listChristian Tismer2015-07-061-88/+76
* QtGui builds by over 90 percent, but crashes on run.Christian Tismer2015-07-061-381/+180
* QtGui is starting to build!Christian Tismer2015-07-066-4222/+470
* start porting QtGui and QtWidgetsChristian Tismer2015-07-0515-17/+7979
* simplify the QtCore file structureChristian Tismer2015-07-051-41/+28
* no idea why this path is need, see comment!Christian Tismer2015-07-051-0/+4
* remove Qt5 magic from global.h.in that was removed from Qt4 as well. (from qo...Christian Tismer2015-07-051-133/+1
* QtCore builds now completely!Christian Tismer2015-07-042-14/+10
* only abstracteventdispatcher does not compile, everything else is compiling.Christian Tismer2015-07-032-4/+4
* many more fixes. QCoreApplication builds now as well, just the abstract thing...Christian Tismer2015-07-032-4/+23
* lots of lots of small changes today, from 60+ warnings down to 27Christian Tismer2015-07-031-26/+37
* silence annoying warningsChristian Tismer2015-07-021-1/+1
* QtCore builds almost, only five wrappers missingChristian Tismer2015-07-022-3/+7
* add the new primitive types, which has a lot of effect.Christian Tismer2015-07-022-6/+15
* *** no success with the four QAbstract* wrappers. Ask for help!Christian Tismer2015-07-011-3/+1
* with right QFlag support, init errors are all gone.Christian Tismer2015-07-012-4/+5
* all QFlag related errors are gone with the last shiboken changeChristian Tismer2015-07-012-13/+12