summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* iOS: only force-finish start-up from file engine when on main threadRichard Moe Gustavsen2015-11-091-14/+26
* Add spring-forward testEdward Welbourne2015-11-091-0/+44
* Xcode generator: only replace the suffix in the library pathRichard Moe Gustavsen2015-11-091-2/+9
* winrt: Fix filedialog show on Windows 10Maurice Kalinowski2015-11-091-27/+44
* winrt: Also list current profile in QNetworkInterface::allInterfacesOliver Wolff2015-11-091-52/+94
* winrt: Enable generic bearer management pluginOliver Wolff2015-11-093-4/+102
* QNativeSocketEngine: fix build in debug mode under UnixAlex Trotsenko2015-11-091-4/+7
* Make UnknownAccessibility not block requestsLorn Potter2015-11-062-2/+3
* Fix tst_QPrinter::doubleSidedPrinting() test and remove from blacklistAndy Shaw2015-11-062-7/+4
* Testlib: Replace linked lists in QTestTablePrivate by std::vector.Friedemann Kleint2015-11-061-122/+39
* Set private inline QRgba64 methods always inlineAllan Sandfeld Jensen2015-11-061-6/+6
* Fix build of PostgreSQL plugin with -Werror on Windows/64bit.Friedemann Kleint2015-11-061-1/+1
* Fix false claim in comment.Edward Welbourne2015-11-061-1/+1
* QWindowsEGLContext: Fix overly specific EGL include path.Friedemann Kleint2015-11-051-1/+1
* Mark qt_from_latin1() as nothrowMarc Mutz2015-11-052-2/+2
* QUtf8: remove an unused variableMarc Mutz2015-11-051-2/+1
* Polish the HTTP example.Friedemann Kleint2015-11-054-127/+189
* tst_qdatetime: Fix compiler warning about uninitialized variable.Friedemann Kleint2015-11-051-2/+2
* QMessageBox test: Refactor closing dialogs.Friedemann Kleint2015-11-051-118/+126
* Re-generate Unicode data tablesKonstantin Ritt2015-11-052-5115/+5891
* Update Unicode data & algorithms up to v8.0Konstantin Ritt2015-11-058-31/+101
* Update Unicode data files to v8.0Konstantin Ritt2015-11-0519-624/+3314
* RaspberryPi: Enable building with OpenVG supportAndy Nichols2015-11-042-1/+7
* RaspberryPi2: Support building Qt for Raspbian/DebianAndy Nichols2015-11-041-0/+1
* Cocoa integration - do not send move events while in -draggingUpdated:Timur Pocheptsov2015-11-042-1/+10
* 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