summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove superfluous method re-implementationJoerg Bornemann2015-04-271-3/+1
* Android: Make foreign windows expect global coordinates.Christian Strømme2015-04-271-23/+3
* Tests: Blacklist tst_QHostInfo::abortHostLookupInDifferentThreadCaroline Chao2015-04-272-2/+3
* Avoid setting a swap interval for pbuffersLaszlo Agocs2015-04-271-1/+1
* qdoc: Resolve base classes for a class declared in a namespaceTopi Reinio2015-04-271-3/+4
* Doc: Bring QSizeF/QPointF::isNull() documentation up to dateTopi Reinio2015-04-272-12/+4
* qdoc: Sanitize anchors in URLs for functionsTopi Reinio2015-04-274-58/+58
* MySQL: Add support for the timeout options via the connectionOptionsAndy Shaw2015-04-272-12/+32
* QMainWindow::restoreDockWidget(): Fix positioning of floating docks with nati...Friedemann Kleint2015-04-262-9/+74
* QGenericMatrix: remove one of two non-initializing ctorsMarc Mutz2015-04-261-10/+8
* QGenericMatrix: remove copy ctorMarc Mutz2015-04-261-9/+0
* QDir: sort-by-size remove two unconditional branchesNikita Baryshnikov2015-04-251-1/+1
* Short-cut SSE4 unpremultiplyAllan Sandfeld Jensen2015-04-251-2/+4
* Simplify QQuaternion::operator!=()Marc Mutz2015-04-241-1/+1
* Tests: Blacklist task260974_menuItemRectangleForComboBoxPopupCaroline Chao2015-04-241-0/+3
* QVector: Save one copy-CTOR call if we don't reallocSérgio Martins2015-04-241-5/+12
* fix distclean targetsOswald Buddenhagen2015-04-236-56/+62
* automatically distclean internally generated artifactsOswald Buddenhagen2015-04-232-3/+11
* fix distclean target for plugins under unixOswald Buddenhagen2015-04-231-2/+2
* support headers-only modulesOswald Buddenhagen2015-04-231-3/+8
* make linkerSupportsFlag() use gold linker if detectedOswald Buddenhagen2015-04-231-0/+3
* compilerSupportsFlag(): remove bogus .o suffix from test executablesOswald Buddenhagen2015-04-231-3/+3
* Remove unused counter variableGatis Paeglis2015-04-231-2/+0
* Fix typo when resolving EGL extension.Gunnar Sletta2015-04-232-2/+2
* Fix inplace double mirroring on odd sized imagesAllan Sandfeld Jensen2015-04-232-2/+61
* uic: Delay the setting of QPushButton::default.Friedemann Kleint2015-04-238-9/+28
* Windows: Fix QLockFile hanging when file cannot be created.Friedemann Kleint2015-04-233-1/+78
* tst_QFileSystemWatcher: Improve diagnostics.Friedemann Kleint2015-04-231-7/+67
* Add debug operator for QPrinterInfo.Friedemann Kleint2015-04-234-0/+84
* don't fail to fix path separators in extra compilers' clean targetsOswald Buddenhagen2015-04-231-2/+4
* untangle handling extra compiler .clean member, take 2Oswald Buddenhagen2015-04-231-5/+4
* fix {ALL,CLEAN,DISTCLEAN}_DEPS writeout to makefileOswald Buddenhagen2015-04-231-3/+3
* don't overengineer DESTDIR calculationOswald Buddenhagen2015-04-232-8/+10
* make diff between aux and app TEMPLATEs smallerOswald Buddenhagen2015-04-231-5/+4
* cmake: Don't populate legacy variables for header-only modules.Stephen Kelly2015-04-231-0/+2
* fix extra compilers with indirect outputs in VS projectsJoerg Bornemann2015-04-232-2/+21
* Fix FPE in QApplicationPrivate::dispatchEnterLeave() due to invalid cursor po...Friedemann Kleint2015-04-231-1/+4
* Revert "Remove separate SSE4 unpremultiply function"Allan Sandfeld Jensen2015-04-237-45/+58
* Tests: Remove tst_QGraphicsIten::sorting from the BLACKLIST fileCaroline Chao2015-04-221-2/+0
* Tests: Blacklist tst_QGraphicItem::ensureUpdateOnTextItemCaroline Chao2015-04-221-0/+2
* Improve tst_uic.Friedemann Kleint2015-04-221-28/+66
* fixqt4headers.pl: Improve detection of Qt 5 location.Friedemann Kleint2015-04-221-19/+30
* qsystemdetection.h: Check existence of define WINAPI_FAMILY_PHONE_APP.Friedemann Kleint2015-04-221-1/+1
* Remove unused private field from test.Erik Verbruggen2015-04-221-10/+0
* QStateMachine: replaced Q_FOREACH with foreach.Erik Verbruggen2015-04-221-16/+16
* Cocoa: Stop using deprecated -convertBaseToScreen:.Erik Verbruggen2015-04-221-3/+4
* Cocoa: stop using the deprecated NSInputManager.Erik Verbruggen2015-04-222-7/+3
* Cocoa: fix compiler warning.Erik Verbruggen2015-04-221-1/+1
* Cocoa: fix compiler warning.Erik Verbruggen2015-04-221-2/+4
* Fix "Unsupported extension used" errorGatis Paeglis2015-04-211-0/+3