summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix QCOMPARE with enum classes.Robin Burchell2015-11-066-81/+117
* Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devJędrzej Nowacki2015-11-05792-11679/+17224
|\
| * Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-04792-11679/+17224
| |\
| | * QWindows*Style: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-045-54/+34
| | * [docs] QVector: don't scare people away from reserve()Marc Mutz2015-11-041-9/+18
| | * QMacStyle: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-041-37/+28
| | * QtWidgets: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-046-78/+60
| | * QtConcurrent: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-11-042-2/+2
| | * Windows: Use logical DPI to activate High DPI scaling.Friedemann Kleint2015-11-041-2/+5
| | * Suppress the modal window handling for dialogs embedded into QGraphicsView.Friedemann Kleint2015-11-042-6/+37
| | * Doc: corrected error about path list separatorNico Vertriest2015-11-041-10/+12
| | * Doc: fixed broken linksNico Vertriest2015-11-044-6/+6
| | * winrt: Don't wait for runOnXamlThread to finish for timers.Samuel Nevala2015-11-042-13/+15
| | * winrt: move input context creation into xaml threadMaurice Kalinowski2015-11-041-1/+1
| | * Workaround part 2: don't use the version tagging symbols on AndroidThiago Macieira2015-11-041-1/+1
| | * Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-11-0417-57/+196
| | |\
| | | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-0417-57/+196
| | | |\
| | | | * fix MinGW ANGLE buildLiang Qi2015-11-031-1/+3
| | | | * QWindowsPipeReader: fix occasional "Unknown error 995"Joerg Bornemann2015-11-022-0/+33
| | | | * Fix Vista style compilation with QT_NO_ACCESSIBILITYDyami Caliri2015-10-301-2/+4
| | | | * Windows: Delay-initialize pluggable touch devices.Friedemann Kleint2015-10-285-21/+57
| | | | * Check if the session is valid before connecting to itAndy Shaw2015-10-271-2/+3
| | | | * Return early if there is no text at the offsetAndy Shaw2015-10-271-0/+8
| | | | * Fix QStorageInfo on BSD4 systemsDmitry Shachnev2015-10-271-2/+8
| | | | * fix race in ANGLE buildJoerg Bornemann2015-10-273-12/+14
| | | | * Android: auto-detect MIME type for local files to make openUrl workMartin Koller2015-10-262-5/+22
| | | | * fix growth of event queue in QWinOverlappedIoNotifier::waitFor*Joerg Bornemann2015-10-261-15/+47
| | | | * Undef HAVE_WAITID if needed constants are not definedDmitry Shachnev2015-10-261-0/+3
| | * | | winrt: Avoid blocking the XAML threadSamuel Nevala2015-11-041-34/+89
| | * | | Make variable const as it should beEdward Welbourne2015-11-041-1/+1
| | * | | Use memset to clear struct tm before filling fields.Edward Welbourne2015-11-041-2/+2
| | * | | Update high-DPI scaling enablers.Morten Johan Sørvig2015-11-043-15/+40
| | |/ /
| | * | Modify QPA handleExtendedKeyEvent.Samuel Nevala2015-11-032-3/+3
| | * | QAndroidStyle: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-031-12/+7
| | * | configure: set ltcg only for Qt modulesPeter Kümmel2015-11-031-3/+3
| | * | Apply Qt-specific changes to the bundled FreeTypeKonstantin Ritt2015-11-031-1/+1
| | * | Update bundled FreeType to 2.6.1Konstantin Ritt2015-11-03499-8603/+10562
| | * | Apply Qt-specific changes to the bundled HarfBuzz-NGKonstantin Ritt2015-11-031-2/+49
| | * | Update bundled HarfBuzz-NG to 1.0.6Konstantin Ritt2015-11-0375-2102/+4354
| | * | QDockAreaLayoutInfo::updateTabBar(): Save and restore current index.Friedemann Kleint2015-11-032-0/+45
| | * | QStyleSheetStyle: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-031-16/+16
| | * | tests: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-035-31/+13
| | * | Doc: replaced mentions of deprecated functionNico Vertriest2015-11-031-10/+9
| | * | Rename "wl_display" native resourcePaul Olav Tvete2015-11-031-1/+1
| | * | Blacklist tst_QPrinter::doubleSidedPrinting for msvc 2013Frederik Gladhorn2015-11-031-0/+3
| | * | Fix build with Xcode 7.1 toolchainTor Arne Vestbø2015-11-031-1/+3
| | * | Windows: Default to vertical hinting when high-dpi scaling is enabledEskil Abrahamsen Blomfeldt2015-11-031-3/+8
| | * | Fix the closeEvent of the systray example on OS XAlejandro Exojo2015-11-032-1/+10
| | * | QtWidgets: Do hide/show via WA_OutsideWSRange for native widgetsUlf Hermann2015-11-031-1/+1
| | * | Mirclient: Improved support for autotestsEirik Aavitsland2015-11-031-1/+3