summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add QPointF/QRectF scale functionswip/highdpiPaul Olav Tvete2015-07-011-7/+31
* Clean up comments and dead codePaul Olav Tvete2015-07-014-53/+10
* Add application attribute to disable highDPI scalingPaul Olav Tvete2015-06-303-0/+14
* Add environment variable to set per-screen scalingPaul Olav Tvete2015-06-301-0/+38
* Use proper line spacing for font testPaul Olav Tvete2015-06-301-3/+3
* Fixup screens display.Morten Johan Sørvig2015-06-291-3/+5
* Fonts manual test: print useful text.Morten Johan Sørvig2015-06-291-2/+2
* Remove QPlatformScreen::screenGeometry()Paul Olav Tvete2015-06-292-17/+0
* Handle closeEvent() properlyPaul Olav Tvete2015-06-291-7/+29
* Show initial scale factorsPaul Olav Tvete2015-06-291-28/+52
* Manual test for physical sizesPaul Olav Tvete2015-06-291-0/+131
* Scale logicalDpi when turning on screen scalingPaul Olav Tvete2015-06-184-6/+22
* Only turn off font hinting when really scalingPaul Olav Tvete2015-06-184-19/+44
* Make drag and drop work again after the mergePaul Olav Tvete2015-06-173-3/+13
* dirty hack to make setScreenFactor workPaul Olav Tvete2015-06-171-0/+4
* Add global scale option to manual testPaul Olav Tvete2015-06-171-29/+51
* Update doc.Morten Johan Sørvig2015-06-162-25/+36
* Windows: Fix compilation after f5bdd92e5d0217bf3eec13395e4baa95bd8fda37.Friedemann Kleint2015-06-121-2/+16
* Add QPlatformWindow::windowClosestAcceptableGeometry().Friedemann Kleint2015-06-103-2/+17
* Make testInputEvents not use QWindowSystemInterfaceMorten Johan Sørvig2015-06-091-5/+2
* Simplify tst_qwindow::positioning()Morten Johan Sørvig2015-06-091-2/+2
* Merge remote-tracking branch 'qt/dev' into dev-highdpiPaul Olav Tvete2015-06-09841-7038/+15167
|\
| * 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
| | | | |\
| | | | | * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/...Jani Heikkinen2015-06-0226-241/+405
| | | | | |\