summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* directfb: Compile with C++11 support enabledBradley T. Hughes2012-06-051-2/+2
* QDoc: search for example projectPath for manifest.Casper van Donderen2012-06-051-2/+22
* Add StartDragVelocity to style hintsLaszlo Agocs2012-06-054-1/+10
* Expose the plugins meta data in the plugin loaderLars Knoll2012-06-052-0/+19
* Make touch operating better on some touchpadsLaszlo Agocs2012-06-051-2/+5
* Fix QTemporaryFile::open() failing after remove().Mitch Curtis2012-06-051-1/+9
* Make QString("inf").toFloat() return inf instead of zero.Mitch Curtis2012-06-051-2/+10
* Rename QVector::realloc and QVector::free.Jędrzej Nowacki2012-06-051-13/+13
* QProcess: Add accessors for program and arguments.Christian Kandeler2012-06-052-6/+30
* QDoc: Use the correct DITAiXML for table col/rowspan.Casper van Donderen2012-06-052-6/+48
* The QFontEngineFT files are not built into QtGui anymore.Thiago Macieira2012-06-053-16/+2
* Add QDeferredDeleteEventBradley T. Hughes2012-06-054-12/+38
* Allow 24:00:00 for ISO dates in QDateTime::fromString().Mitch Curtis2012-06-051-2/+10
* evdevtablet pluginLaszlo Agocs2012-06-0412-3/+555
* Fix parent-children relationship of QWidgetWindowsDebao Zhang2012-06-041-4/+5
* Enter initial state before QStateMachine::started() is emittedKent Hansen2012-06-041-1/+3
* Fix typos in QState sorting functionsKent Hansen2012-06-041-4/+4
* Fix endian detection for winceAndreas Holzammer2012-06-041-1/+1
* QDoc: check if !isNull() before casting prev/next nodes.Casper van Donderen2012-06-041-3/+3
* Fix touchpads with evdevmouseLaszlo Agocs2012-06-043-5/+18
* Report mouse events when the driver says soLaszlo Agocs2012-06-041-7/+8
* QWidgetWindow: Fix handleExposeEvent()Debao Zhang2012-06-041-1/+1
* Change testlib signal dumper hooks to use signal index rangeKent Hansen2012-06-044-25/+12
* QtWidgets: Make QWidgetWindow disappear when its associate QWidget hidesDebao Zhang2012-06-041-3/+2
* Change QConnectionSenderSwitcher et al to use signal index rangeKent Hansen2012-06-032-6/+17
* Use QMetaObjectPrivate::signalOffset() where appropriateKent Hansen2012-06-031-19/+6
* Pashto uses Arabic script and is written right to leftMike FABIAN2012-06-021-0/+1
* eglfs: Create mouse, keyboard and touch handlers by defaultGirish Ramakrishnan2012-06-022-2/+15
* Implement QXcbWindow::setWindowIconCorentin Jabot2012-06-024-0/+49
* Implement QWidgetPrivate::setWindowIcon_sys()Corentin Jabot2012-06-023-9/+7
* Simplify the QObject::dumpObjectInfo() implementationKent Hansen2012-06-011-14/+1
* Simplify connectSlotsByName() implementationKent Hansen2012-06-011-8/+3
* QDoc: Don't put ditamaps in index file.Casper van Donderen2012-06-011-1/+1
* QDoc: Do not put indexNodes in qt.ditamap.Casper van Donderen2012-06-011-1/+1
* QDoc: Use \page title with prev/next links in DITAXML.Casper van Donderen2012-06-011-0/+12
* QtPrintSupport - Cleanup QPrintDialog headerJohn Layt2012-06-015-76/+156
* Fix QApplicationPrivate::pickMouseReceiver() crashDebao Zhang2012-06-011-1/+1
* Dispatch tablet events to widgetsLaszlo Agocs2012-06-013-60/+38
* Add private API for working with meta-methods in signal index rangeKent Hansen2012-06-013-17/+72
* QtNetwork: handle raw deflate compressed data in Http.Martin Petersson2012-06-011-1/+20
* QNetworkReply: Change abort() function into a slotJonathan Liu2012-06-011-1/+1
* Add QEvdev prefix in evdevtouch and update readmeLaszlo Agocs2012-06-014-42/+47
* eglfs: implement hardware cursor for the raspberry-piGirish Ramakrishnan2012-06-017-41/+80
* QNAM - maintain a weak reference to the QNetworkSessionShane Kearns2012-06-015-43/+61
* Track active network replies without qFindChildrenShane Kearns2012-06-012-1/+7
* Socket FD are now of type qintptr.Jonas M. Gastal2012-06-012-2/+2
* Put Windows NTLM stuff inside consistent preprocessor directives.Janne Anttila2012-06-012-9/+17
* Fix a bug in the case conversion codeLars Knoll2012-06-011-8/+4
* Remove unused isGLWidget variable.Kim Motoyoshi Kalland2012-06-013-3/+0
* Add method to set size of QOpenGLPaintDevice.Kim Motoyoshi Kalland2012-06-012-2/+19