summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make qtextobject autotest build without widgetsKent Hansen2012-06-072-1/+8
* QNX: Take nativeOrientation into account for QNX device orientationsSean Harmer2012-06-061-10/+25
* QtNetwork: disconnect other channels when network layer detectedMartin Petersson2012-06-063-0/+11
* Add Blackberry path for SSL certificatesNicolas Arnaud-Cormos2012-06-061-0/+1
* Use the correct ifdef (QT_WIDGETS_LIB) in qsqlrelationaldelegate.hKent Hansen2012-06-061-2/+2
* Rename QSystemLocale::fallbackLocale() to QSystemLocale::fallbackUiLocale()Mike FABIAN2012-06-066-8/+8
* Check LANGUAGE as well in QSystemLocale::fallbackLocaleMike FABIAN2012-06-062-1/+14
* Use LC_MESSAGES instead of LC_NUMERIC in QSystemLocale::fallbackLocale()Mike FABIAN2012-06-061-3/+1
* Fixed compile error in eglfs plugin due to narrowing conversion.Samuel Rødal2012-06-061-4/+8
* Test if the device is grabbed in some of the evdev pluginsLaszlo Agocs2012-06-062-4/+25
* statemachine: Make delayed event posting work from secondary threadKent Hansen2012-06-064-17/+151
* QSqlResult: replace virtual hooks with virtual functionsMark Brand2012-06-0615-63/+63
* Remove insignificant_test for tst_qwindow on Mac OS XBradley T. Hughes2012-06-062-6/+6
* Do not build eglfs QPA when cross compiling for QNXSean Harmer2012-06-061-1/+1
* Cocoa: do not send multiple window activation eventsBradley T. Hughes2012-06-062-5/+9
* Added QScreen::setOrientationUpdateMask().Samuel Rødal2012-06-068-6/+101
* Cocoa: Fix QCocoaBackingStore::flush on 10.8Morten Sorvig2012-06-061-1/+11
* Fix compilation when configured with -no-widgetsKent Hansen2012-06-061-1/+1
* Export QPlatformIntegrationFactory to make it usable outside of QtGui.Balazs Kelemen2012-06-061-1/+1
* Fixed QJsonObject::find()Denis Dzyubenko2012-06-062-0/+11
* normalize the process arguments to Normalization Form D on macKonstantin Ritt2012-06-061-18/+6
* Do not set an action on native submenu items on MacPasi Matilainen2012-06-061-1/+2
* Remove support for Qt 4 style pluginsLars Knoll2012-06-067-374/+26
* Update of the plugin documentationLars Knoll2012-06-062-27/+15
* Remove references to QtSharedPointer::InternalRefCountThiago Macieira2012-06-061-4/+0
* Generalize common device properties out of Raspberry Pi specDonald Carr2012-06-063-35/+47
* eglfs refactor: Query screen and format info from hooksGirish Ramakrishnan2012-06-054-42/+42
* eglfs refactor: Move egl initialization to the integrationGirish Ramakrishnan2012-06-054-42/+44
* Verify the surfaceType before activating the GL contextHolger Hans Peter Freyther2012-06-0510-18/+25
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-0526-53/+56
* Remove useless "QT += widgets"Kent Hansen2012-06-0513-22/+0
* Avoid string-based lookup of signalsKent Hansen2012-06-051-2/+3
* QNX: Implement QQnxScreen::nativeOrientation()Kevin Ottens2012-06-052-0/+11
* Introduce nativeOrientation() to QPlatformScreenKevin Ottens2012-06-052-0/+13
* Write test to confirm QStateMachine calls connectNotify().Mitch Curtis2012-06-051-0/+35
* QDoc: Look for template and include() under installdir.Casper van Donderen2012-06-053-2/+10
* Correctly locate files with relative pathsLars Knoll2012-06-052-2/+2
* Fix Mac support for glyph scalingJiang Jiang2012-06-052-7/+19
* Make QIODevice::seek() return false for sequential files.Mitch Curtis2012-06-052-9/+11
* configure: Auto-detect and enable C++11 support if availableBradley T. Hughes2012-06-0510-2/+100
* 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
* tst_qtoolbutton: stabilize and improve failure messageRohan McGovern2012-06-051-2/+7
* 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-052-1/+29
* Make QString("inf").toFloat() return inf instead of zero.Mitch Curtis2012-06-052-2/+25
* Improve the QTextBoundaryFinder autotests a lotKonstantin Ritt2012-06-051-256/+394
* Rename QVector::realloc and QVector::free.Jędrzej Nowacki2012-06-051-13/+13