summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | QtSql tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2812-12/+0
* | Add some more qconfigs to configureapp.Ray Donnelly2013-03-281-0/+7
* | Make QMacStyle paint right side up again.Morten Johan Sørvig2013-03-281-4/+4
* | QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-28111-120/+0
* | QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-2728-185/+185
* | FileDialogs: Set shortcuts for navigation buttons.Frederik Gladhorn2013-03-271-0/+9
* | Test with random qobject instead of widget twiceFrederik Gladhorn2013-03-271-1/+1
* | Fix '=' alignment and replace tabs in *.conf (whitespace only change)Axel Waggershauser2013-03-27123-2810/+2810
* | Mac style: Remove suspicious assignmentGabriel de Dietrich2013-03-271-1/+0
* | QCocoaScreen: Properly align secondary screens w.r.t. primary screenGabriel de Dietrich2013-03-271-5/+22
* | Populate includes, defines and pic flags in target interfaces.Stephen Kelly2013-03-277-2/+235
* | Doc: Corrected a typo in the constructor documentation.Venu2013-03-271-1/+1
* | Add qDebug() output for QTouchEvent.Friedemann Kleint2013-03-271-0/+37
* | raspberry pi: add /opt/vc/include/interface/vmcs_host/linux to GL includesv5.1.0-alpha1Volker Krause2013-03-271-1/+3
* | Fix infinit loopMontel Laurent2013-03-271-1/+1
* | QtWidgets tests: Don't use the deprecated QTest::qWaitForWindowShown()Debao Zhang2013-03-276-8/+8
* | QtWidgets tests: Don't call the empty function QApplication::syncX()Debao Zhang2013-03-277-15/+0
* | tst_qgraphicseffectsource: Don't use the deprecated QGraphicsItem::children()Debao Zhang2013-03-272-21/+21
* | QtXml tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-275-5/+0
* | QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2775-75/+0
* | QtConcurrent tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-275-5/+0
* | QtTest tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2746-46/+0
* | qmake/Win: disable "find highest lib version" feature by defaultJoerg Bornemann2013-03-262-1/+12
* | Support high-dpi images.Morten Johan Sørvig2013-03-261-3/+6
* | Cocoa: Make retina desktop components work.Morten Johan Sørvig2013-03-261-4/+8
* | Revert "eglfs: Disable eglfs when evdev is not present"Michael Brasser2013-03-261-1/+1
* | Allow tslib to be specified at configure time.Michael Brasser2013-03-262-0/+24
* | Make the inline CPU detection functions also staticThiago Macieira2013-03-261-2/+2
* | Cocoa: Make touch events work again.Morten Johan Sørvig2013-03-265-0/+59
* | Cocoa: Correct enter/leave event handling.Morten Johan Sørvig2013-03-265-4/+211
* | Fix font stretching issueKonstantin Ritt2013-03-261-2/+2
* | Fix a bug in QSystemLocale on BB10El Mehdi Fekari2013-03-262-18/+20
* | QNX: Code cleanup: normalize 'if' macro usageRafael Roquetto2013-03-2627-41/+41
* | QLocaleBlackberry - fix include statementsRafael Roquetto2013-03-261-3/+3
* | Fix documentation of QFileSystemModel::resolveSymlinks().Sérgio Martins2013-03-261-2/+2
* | FontConfig: Correctly report Symbol writing system supportEskil Abrahamsen Blomfeldt2013-03-261-0/+23
* | Fix handling of 0x00AD code with symbol fonts (Win/QPA/QPF/fallback)Konstantin Ritt2013-03-261-0/+1
* | Revert "Don't duplicate the 'top-level' include dir in all modules."Stephen Kelly2013-03-263-16/+4
* | Fix the CMake tests with CMake release candidates.Stephen Kelly2013-03-261-0/+2
* | Get more information from failing cmake tests.Stephen Kelly2013-03-261-1/+4
* | QNetworkInterface auto test: do not abort without sessionPeter Hartmann2013-03-261-5/+8
* | tst_qtreeview: Use QRect::intersected instead of QRect::intersectDebao Zhang2013-03-261-1/+1
* | Document undefined behavior regarding Qt::ItemNeverHasChildren.Stephen Kelly2013-03-262-0/+6
* | qdoc: Show signals inherited from abstract base typesMartin Smith2013-03-262-3/+4
* | Fixed shortcuts for some (e.g. Russian) layoutsCyril Oblikov2013-03-261-4/+8
* | Make QGraphicsScene::touchEventhandler ignore unhandled touch eventsMorten Johan Sørvig2013-03-261-1/+1
* | Set screen position when generating synthetic mouse events from touchMorten Johan Sørvig2013-03-261-1/+1
* | Silence warning by Apple Clang 4.2 about adding an integer to a stringThiago Macieira2013-03-261-1/+1
* | Introduce QMAKE_CC_O_FLAGLaszlo Papp2013-03-253-6/+9
* | Make sure that we check that pkg-config knows sqlite3 before using itThiago Macieira2013-03-251-1/+1