summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Merge remote-tracking branch 'qt/dev' into dev-highdpiPaul Olav Tvete2015-06-09567-3487/+7363
|\
| * 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 exec bits from files that should not be executableDmitry Shachnev2015-06-0745-0/+0
| * Fix WEC2013 build of sqlite3.Bjoern Breitmeyer2015-06-071-0/+2
| * 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-055-13/+19
| * Fix crash in tst_qfiledialog on OS XSimon Hausmann2015-06-042-4/+14
| * Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devSimon Hausmann2015-06-04361-2448/+5051
| |\
| | * Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-03361-2448/+5051
| | |\
| | | * Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-0222-241/+383
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-0222-241/+383
| | | | |\
| | | | | * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/...Jani Heikkinen2015-06-0221-238/+377
| | | | | |\
| | | | | | * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-0121-238/+377
| | | | | | |\
| | | | | | | * Merge "Merge remote-tracking branch 'origin/5.4.2' into 5.4" into refs/stagin...Liang Qi2015-05-296-13/+19
| | | | | | | |\
| | | | | | | | * Merge remote-tracking branch 'origin/5.4.2' into 5.4Liang Qi2015-05-296-13/+19
| | | | | | | | |\
| | | | | | | | | * Revert some changes in light of GCC 4 -fPIE reversalv5.4.2Stephen Kelly2015-05-292-1/+13
| | | | | | | | | * Make qglobal.h only complain for GCC >= 5 about -fPIEThiago Macieira2015-05-291-1/+2
| | | | | | | | | * Only add -fPIC flags for compilers known to require it.Stephen Kelly2015-05-272-6/+1
| | | | | | | | | * Avoid false positives from google by storing OpenSSL version as Unicode.Richard J. Moore2015-05-251-1/+4
| | | | | | | | | * Do not modify decoder when determining image-formatAllan Sandfeld Jensen2015-05-211-7/+0
| | | | | | | | | * Workaround for Samsung keyboard bugPaul Olav Tvete2015-05-201-0/+2
| | | | | | | * | | Fix no bearermanagement buildLorn Potter2015-05-292-20/+24
| | | | | | | |/ /
| | | | | | | * | Doc: Added the missing \brief and \image for example docsVenugopal Shivashankar2015-05-272-0/+6
| | | | | | | * | Fix documentation of obsoleted functions to show the right replacementAndy Shaw2015-05-261-2/+2
| | | | | | | * | Use the new non-obsoleted functions for getting the paper detailsAndy Shaw2015-05-261-2/+2
| | | | | | | * | Ensure the same behavior on Win as Unix re the host in isApparentlyStaleAndy Shaw2015-05-221-1/+1
| | | | | | | * | Doc: Excluded qdoc files that caused unnecessary Qt Creator warnings.Venugopal Shivashankar2015-05-201-0/+3
| | | | | | | * | Prevent bad-ptrs deref in QNetworkConfigurationManagerPrivateMikhail Lappo2015-05-181-0/+1
| | | | | | | * | Merge remote-tracking branch 'origin/5.4.2' into 5.4Liang Qi2015-05-185-184/+298
| | | | | | | |\|
| | | | | | | | * Try to ensure that -fPIC is used in CMake buildsEvangelos Foutras2015-05-141-1/+2
| | | | | | | | * Windows: Fix exit crash of GUI applications when deleting argv[].Friedemann Kleint2015-05-131-1/+1
| | | | | | | | * Make qglobal.h complain if you use -fPIEThiago Macieira2015-05-131-2/+2
| | | | | | | | * Android: Store and use the class names as key when caching.Christian Strømme2015-05-082-180/+293
| | | | | | | * | Doc: corrected autolink issues statemachine.qdocNico Vertriest2015-05-131-16/+16
| | | | | | | * | Doc: clarify ownership after QStackedWidget::removeWidgetJoerg Bornemann2015-05-131-1/+3