summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blacklist and skip various tests that are flakeySimon Hausmann2015-06-1468-73/+226
* Blacklist tst_QThreadPool::expiryTimeoutRace() on OS XSimon Hausmann2015-06-121-0/+2
* core: Add several QList::reserve() calls.Sérgio Martins2015-06-120-0/+0
* Namespace copy of QFileSystemIterator in QDirIterator benchmarkUlf Hermann2015-06-123-2/+9
* Don't try to load opengl extensions or functions without QLibraryUlf Hermann2015-06-122-3/+9
* Delete the d_ptr in the destructorHolger Hans Peter Freyther2015-06-121-0/+1
* evdevtouch driver: fix indentation.Andreas Hartmetz2015-06-121-5/+5
* Don't try to load plugins if QT_NO_LIBRARY is set.Ulf Hermann2015-06-123-0/+10
* Allow types with a comma in Q_PROPERTYOlivier Goffart2015-06-123-7/+18
* Fix Qt-in-namespace build breakage.Morten Johan Sørvig2015-06-121-0/+2
* Mark unused parameters with Q_UNUSEDUlf Hermann2015-06-127-0/+26
* Add qHash(QSizePolicy)Marc Mutz2015-06-123-2/+33
* Output registered enumeration names in QCOMPARE.Friedemann Kleint2015-06-126-85/+160
* QTouchDevicePrivate: deal in const QTouchDevice*sMarc Mutz2015-06-122-12/+7
* core: Add several QList::reserve() calls.Sérgio Martins2015-06-1117-8/+36
* Add QCocoaWindowFunctions and add a function to find the clip offsetJorgen Lind2015-06-118-0/+151
* networkselftest: Fix handling of the smbclient process.Friedemann Kleint2015-06-101-12/+42
* QTestLib: Add data parameter to SKIP message if anyCaroline Chao2015-06-101-3/+5
* QTestLib: Add data support to GPU_BLACKLISTCaroline Chao2015-06-101-4/+17
* qdoc: Improve documentation for propertiesMartin Smith2015-06-108-53/+125
* qdoc: Related non-members are now linked correctlyMartin Smith2015-06-1010-183/+190
* qdoc: Always try to use the declaration locationMartin Smith2015-06-095-22/+54
* Remove unused and unneeded subimage scalingAllan Sandfeld Jensen2015-06-092-119/+75
* Testlib: Export blacklist functionsCaroline Chao2015-06-081-3/+4
* itemsviews: Add 15 QList::reserve() callsSérgio Martins2015-06-085-11/+37
* make the enums of QProcess known to the meta object systemJoerg Bornemann2015-06-081-0/+11
* Export class QAccessible::ActivationObserver.Friedemann Kleint2015-06-081-1/+1
* Fix incorrect expression in directfb keyboard codeHolger Hans Peter Freyther2015-06-081-1/+1
* Remove bogus call and comment from addressbookHolger Hans Peter Freyther2015-06-081-1/+0
* Remove exec bits from files that should not be executableDmitry Shachnev2015-06-07106-0/+0
* Fix WEC2013 build of sqlite3.Bjoern Breitmeyer2015-06-071-0/+2
* Make the test pass on high res mac displaysLars Knoll2015-06-061-2/+2
* Wait for the window being active before sending it eventsLars Knoll2015-06-061-0/+1
* Fix the autotest on MacLars Knoll2015-06-061-1/+1
* Fix qgraphicswidget::initStyleOption autotestLars Knoll2015-06-062-14/+6
* Clean up the qgraphicsscene autotestLars Knoll2015-06-061-22/+5
* Manual touch test: Add gestures.Friedemann Kleint2015-06-061-13/+236
* doc: Added Q_NEVER_INLINE to ignored tokensMartin Smith2015-06-051-0/+1
* Keep the mouse timestamp for tests closer to the actual timeUlf Hermann2015-06-051-2/+4
* qdoc: fix invalid memory access in HtmlGeneratorMartin Smith2015-06-051-1/+2
* qdoc: Just reformatting and removing dead codeMartin Smith2015-06-052-50/+6
* doc: Remove uses of \returnsMartin Smith2015-06-051-2/+2
* doc: Remove uses of \mainclassMartin Smith2015-06-054-4/+0
* Move the function helper to its own fileJorgen Lind2015-06-056-14/+20
* Fix crash in tst_qfiledialog on OS XSimon Hausmann2015-06-042-4/+14
* Fix tst_qglobalstatic on OS XSimon Hausmann2015-06-041-0/+21
* Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devSimon Hausmann2015-06-04530-5850/+11954
|\
| * Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-03530-5850/+11954
| |\
| | * Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-0231-251/+491
| | |\
| | | * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-0231-251/+491
| | | |\