aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-104-21/+47
* 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
* Merge commit '4cabcc86d664f45fe38156adcdcc15fbe4733c74' into qt5Christian Tismer2015-07-070-0/+0
|\
| * QtGui compiles almost, just 2 methods missing (and matrices avoided so far)Christian Tismer2015-07-076-237/+16
* | 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-0520-25/+7981
* 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
* remove phonon pluginChristian Tismer2015-07-051-26/+0
* remove qmaemo5Christian Tismer2015-07-043-38/+0
* remove all traces of phononChristian Tismer2015-07-0426-949/+2
* 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
* add newly discovered types, partially defunctChristian Tismer2015-07-011-1/+3
* extend removal of translate_utf8Christian Tismer2015-07-011-1/+1
* remove maemo xml fileChristian Tismer2015-07-011-26/+0
* get rid of QLocale warningsChristian Tismer2015-07-012-15/+40
* reduce bisection to three cases which all create a crash.Christian Tismer2015-06-302-5/+5
* some bisect search of a crash in QtCore on module import!Christian Tismer2015-06-301-2/+2
* adjust certain headers from 'class' to 'struct' and remove hundreds of annoyi...Christian Tismer2015-06-272-2/+2
* QtXml and QtNetwork build by 90 %. QtMaemo5 is gone, phonon as well.Christian Tismer2015-06-186-167/+44
* Removed the Q_QDOC definition, this is no more correct in Qt5. lots of progre...Christian Tismer2015-06-173-100/+96
* together with the shiboken commit af111f1, we have a working QtCore.QObject f...Christian Tismer2015-06-171-0/+2
* this was a small change in the headers (from qdoc to Q_QDOC) that had a huge ...Christian Tismer2015-06-171-2/+2
* disabled signal connections for now. Still there are two QMetaObject errors w...Christian Tismer2015-06-172-2/+24
* still hacking on the basics: QObject was changed - the worst possible conditi...Christian Tismer2015-06-174-20/+32