summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* bb10style: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-021-18/+9
* [docs] widgets: remove remaining references to QStyleOption*V<N>Marc Mutz2015-11-022-21/+14
* widgets snippets: remove unreferenced snippetsMarc Mutz2015-11-021-33/+0
* examples: remove use of obsolete QStyleOption*V<N> typedefsMarc Mutz2015-11-022-3/+3
* configure: add link-time-optimization optionPeter Kümmel2015-11-021-0/+16
* Support for Wayland servers on i.MX6Paul Olav Tvete2015-11-0212-2/+299
* Fix pauseEvents() test to test what should be true, not what is.Edward Welbourne2015-11-021-10/+8
* Attach all signal spies before setting the watcher's future.Edward Welbourne2015-11-021-12/+11
* Doc: Fix snippet tags for QString::[last]indexOf() overloadsTopi Reinio2015-11-022-6/+6
* WinRT: Fix wrong mouse event position for non-fullscreen windowsLaszlo Agocs2015-11-021-2/+7
* WinRT: Add support for QOpenGLWidgetLaszlo Agocs2015-11-023-4/+10
* qcoreapplication_win.cpp: Correct FIXME comment on qWinMain().Friedemann Kleint2015-11-021-3/+4
* IBus: Implement QPlatformInputContext::locale()Takao Fujiwara2015-11-026-7/+227
* QDataBuffer: disable copy special member functionsMarc Mutz2015-10-311-0/+1
* QMacStyle: Select high-dpi pixmaps from iconsMorten Johan Sørvig2015-10-301-8/+19
* QCommonStyle: Select high-dpi pixmaps from iconsMorten Johan Sørvig2015-10-301-27/+35
* tst_qudpsocket::multicast - blacklist several combinationsTimur Pocheptsov2015-10-301-0/+8
* winrt: Only destroy existing egl surfacesMaurice Kalinowski2015-10-301-0/+3
* winrt: Exit application properlyMaurice Kalinowski2015-10-301-1/+3
* winrt: store egldisplay globallyMaurice Kalinowski2015-10-301-16/+29
* winrt: initialize EGL display with automatic Trim and WARPAndrew Knight2015-10-302-2/+17
* Testlib: Avoid formatting unneeded messages.Friedemann Kleint2015-10-301-9/+11
* Add a test case for conflicting transitionsJarek Kobus2015-10-301-0/+66
* Compile-fix: add missing declaration in debug.Edward Welbourne2015-10-301-0/+4
* State machine: fix removeConflictingTransitions()Jarek Kobus2015-10-301-2/+2
* Fix C++11 compiler detection for QNX.Rafael Roquetto2015-10-291-7/+9
* src/gui/painting/painting.pri: add missing qdatabuffer_p.hMarc Mutz2015-10-291-0/+1
* Disable tst_QSslCertificate::subjectAndIssuerAttributes completelyFrederik Gladhorn2015-10-291-1/+1
* Workaround: don't create ELF version scripts for AndroidThiago Macieira2015-10-292-3/+3
* Fix QDomNamedNodeMap::item crash with negative indexJoni Poikelin2015-10-292-1/+10
* Fix crash on process exit when the evdevtouch plugin is loadedRomain Pokrzywka2015-10-281-1/+0
* QLocale: Actually get the language script for the system localeThiago Macieira2015-10-281-2/+3
* QLocale: Add Q_ENUM for QLocale::ScriptThiago Macieira2015-10-281-0/+1
* Doc: corrected minor language mistakeNico Vertriest2015-10-281-2/+2
* Doc: Use a navigation separator in the simple offline templateTopi Reinio2015-10-283-4/+8
* fix vcxproj linker optionsJoerg Bornemann2015-10-271-6/+7
* QtNetwork: convert some QDateTime::currentDateTime() to currentDateTimeUtc()Marc Mutz2015-10-274-5/+8