summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-042-1/+21
* Fix typos in QState sorting functionsKent Hansen2012-06-042-6/+21
* 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
* tst_languagechange: increased timeout on WindowsRohan McGovern2012-06-041-0/+1
* make pre-qmake spec evaluation load device variablesDonald Carr2012-06-041-2/+12
* 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
* avoid redundant testsOswald Buddenhagen2012-06-011-6/+2
* 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
* make syncqt work with MSys Perl and MSVCJoerg Bornemann2012-06-011-14/+34
* QtPrintSupport - Cleanup QPrintDialog headerJohn Layt2012-06-015-76/+156
* configure: pass -D options through to configure testsRohan McGovern2012-06-011-82/+82
* Fix QApplicationPrivate::pickMouseReceiver() crashDebao Zhang2012-06-011-1/+1
* Dispatch tablet events to widgetsLaszlo Agocs2012-06-013-60/+38
* Marked expected failures in tst_qtextlayout on WindowsRohan McGovern2012-06-011-0/+14
* Add private API for working with meta-methods in signal index rangeKent Hansen2012-06-015-18/+210
* 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-018-77/+263
* 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-012-8/+6
* 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
* Fix the QVector build with C++11 initialiser listsThiago Macieira2012-06-013-7/+7
* Make QVector compile with QT_STRICT_ITERATORS againThiago Macieira2012-06-013-86/+95
* Avoid accessing QObjectPrivate::currentSender directly from QtDBusKent Hansen2012-06-011-2/+1
* Allow compare QLatin1String to QLatin1StringKonstantin Ritt2012-06-011-17/+17
* Add missing QT_NO_CAST_FROM_ASCIIKonstantin Ritt2012-06-011-2/+2
* Unconditionally enable Q_OF_ELF for any ELF platformPino Toscano2012-06-011-3/+1
* Make tst_qabstractnetworkcache parallel-safeRohan McGovern2012-06-012-3/+5