summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ssl: Add common key parser for backendsJeremy Lainé2014-08-296-166/+217
* Add Q_ENUMS to QStyle's enumerations.Friedemann Kleint2014-08-291-0/+3
* Windows: Fix QPlatformCursor::pos()/setPos() for DPR scaling.Friedemann Kleint2014-08-292-2/+9
* Fix nativeRead() for maxlen greater than UINT_MAXLars Knoll2014-08-291-4/+4
* QListView: Catch stack overflow on mutual scrollbar calculation.Christoph Schleifenbaum2014-08-292-2/+57
* qdoc: Use qdoc error logging for warnings related to index filesTopi Reinio2014-08-291-12/+14
* Windows: Detect Surface Pro 2 tablets.Friedemann Kleint2014-08-281-0/+2
* QLineEdit: Disable standard key 'cut' when there is no selection.Friedemann Kleint2014-08-282-2/+33
* tst_qstatusbar: Allow a little more leeway in timer checking.Robin Burchell2014-08-281-1/+6
* Doc: properties, add missing parenthesisSamuel Gaist2014-08-281-1/+1
* Check certificate nullity instead of handleJeremy Lainé2014-08-281-7/+7
* Windows: Prevent hidden transient children from being re-shown by Windows.Friedemann Kleint2014-08-283-4/+70
* Adapt the Vista-style wizard for device pixel ratio scaling.Friedemann Kleint2014-08-282-28/+57
* QWidget::save/restoreGeometry(): Check screen size.Friedemann Kleint2014-08-281-4/+27
* Code cleaning in qt_gl_resolve_extensionsAllan Sandfeld Jensen2014-08-281-34/+42
* Let ANGLE use multithreaded devices if necessary.Michael Brüning2014-08-284-0/+90
* Mark QByteArrayList as metatype built-in type.Jędrzej Nowacki2014-08-287-26/+86
* QWindowsNativeInterface: don't allocate memory just to compare stringsMarc Mutz2014-08-281-3/+3
* Micro-optimize QVector::count()Marc Mutz2014-08-281-1/+3
* QList: check d for equality before d->size for inequalityMarc Mutz2014-08-281-2/+2
* QVector: check d for equality before d->size for inequalityMarc Mutz2014-08-281-2/+2
* winrt: Refactor internal socket bufferAndrew Knight2014-08-282-121/+70
* winrt: Fix socket descriptor storage in native socket engineAndrew Knight2014-08-282-79/+126
* network: Add pending close on disconnect for non-empty write bufferAndrew Knight2014-08-281-1/+3
* ssl: Share the host name matching utilitiesAndrew Knight2014-08-275-78/+78
* Doc: language corrections QStorageInfo classNico Vertriest2014-08-271-55/+55
* Enables remap of NumpadKeys when Numlock is on and using evkeyboard.Risto Avila2014-08-271-0/+70
* Use ctor-init-list in QRegionPrivate(QRect) ctorMarc Mutz2014-08-261-5/+6
* QRegionPrivate: remove copy ctor and assignment operatorMarc Mutz2014-08-261-17/+0
* qdoc: Enable listing of example files with .html extensionTopi Reinio2014-08-262-2/+6
* qdoc: Restore navigation bar title for module pages and groupsTopi Reinio2014-08-261-5/+4
* Doc: Add CSS rules for subtitlesTopi Reinio2014-08-261-0/+4
* qdoc: Write all generated files to .qhpTopi Reinio2014-08-264-41/+19
* qdoc: Fix output of \br commandTopi Reinio2014-08-262-3/+2
* Close popup widgets when wheel events are receivedFriedemann Kleint2014-08-262-0/+37
* Added qsslcertificate_qt.cppOliver Wolff2014-08-262-43/+116
* iOS: Use dispatch_async instead of performSelectorOnMainThread for IMETor Arne Vestbø2014-08-261-10/+12
* iOS: Add UIResponder helper to get current first responderTor Arne Vestbø2014-08-262-0/+29
* QCoreTextFontDatabase: Remove number type asserts.Morten Johan Sørvig2014-08-261-2/+0
* Send QWindow::focusObjectChanged when clearing widget focusTor Arne Vestbø2014-08-261-0/+5
* Document loading of high resolution versions of images.Friedemann Kleint2014-08-265-14/+55
* Mention supportedMimeTypes() in QImageReader documentation.Friedemann Kleint2014-08-261-2/+3
* Accessibility iOS: Fix crash after deleting a viewFrederik Gladhorn2014-08-262-3/+6
* Clean up QAccessibleTabBarFrederik Gladhorn2014-08-261-9/+24
* Remove QAccessibleToolButton::textFrederik Gladhorn2014-08-262-25/+0
* Remove unused variableFrederik Gladhorn2014-08-261-1/+0
* QDataWidgetMapper: micro-optimize clearMapping()Marc Mutz2014-08-261-4/+5
* QDataWidgetMapper: micro-optimize handling of the widget mapMarc Mutz2014-08-261-17/+17
* fix a camel case include guard macroTasuku Suzuki2014-08-261-3/+3
* tst_qtreewidget: Skip test that crashes on Wayland.Robin Burchell2014-08-251-0/+3