summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add the Map Viewer example to the highlighted examples listVenugopal Shivashankar2015-10-201-1/+2
* Move EGLDevice/Output/Stream resolvers into eglconvenienceLaszlo Agocs2015-10-206-123/+319
* Add the proper NOTIFY signal to the primaryScreen propertyLars Knoll2015-10-201-1/+1
* QFileSystemModelPrivate::name(): avoid the double-lookupMaks Naumov2015-10-201-2/+1
* QFileSystemModel: avoid detachingMaks Naumov2015-10-191-6/+6
* QLatin1String: add testMarc Mutz2015-10-195-5/+127
* TextEdit example: fix build when clipboard is disabled.Rafael Roquetto2015-10-192-2/+4
* Image viewer example: Fix broken error message formatting.Friedemann Kleint2015-10-191-1/+1
* QGestureManager: use qEnvironmentVariableIntValue()Marc Mutz2015-10-191-1/+1
* QMimeBinaryProvider::loadMimeTypePrivate(): avoid an unneeded QStringRef -> Q...Marc Mutz2015-10-191-1/+1
* QMdiSubWindow: Do not close when doubleclicking on disabled Restore action.Friedemann Kleint2015-10-192-3/+22
* QAbstractItemView::sizeHintForRow()/Column: Check for null delegate.Friedemann Kleint2015-10-192-4/+16
* QLineEdit: Unable to drag selected text when aligned right or centerDan Cape2015-10-193-1/+8
* Add header template for commercial only modulesJani Heikkinen2015-10-191-0/+20
* Polish the complexpingpong exampleAlexander Volkov2015-10-193-10/+10
* Windows: Open GL blacklist - Disable GMA 3150Friedemann Kleint2015-10-191-1/+13
* Don't crash when QOpenGLPaintDevice is created without context.Gunnar Sletta2015-10-191-1/+1
* Remove webkit-guide from examplesKai Koehne2015-10-19269-9046/+0
* Doc: A simplified style for rendering docs with QTextBrowserTopi Reinio2015-10-193-1/+221
* qdoc: Conditionally generate the navigation bar items as table cellsTopi Reinio2015-10-193-31/+65
* qdoc: Warn if a topic command is not allowed in a \qmlpropertygroupTopi Reinio2015-10-191-0/+4
* uic: updates from running generate_ui (III)Marc Mutz2015-10-191-101/+101
* uic: updates from running generate_ui (II)Marc Mutz2015-10-191-25/+25
* Make sure registered schemes are lower caseLars Knoll2015-10-191-2/+2
* The C locale should omit group separators by defaultLars Knoll2015-10-193-13/+16
* Fix cocoa plugin build with OS X 10.8 SDKSamuel Gaist2015-10-181-4/+8
* Add a deprecation warning to configure about -no-c++11Thiago Macieira2015-10-182-0/+22
* configure: Open qconfig.h, qconfig.pri and qmodule.pri only onceThiago Macieira2015-10-181-80/+100
* QFileSystemModel: remove unused functorMaks Naumov2015-10-171-20/+0
* Add support for "@3x" image loading.Morten Johan Sørvig2015-10-165-24/+46
* Make the C++11 atomic support the default, if availableThiago Macieira2015-10-1619-25/+25
* Move QEventDispatcherCoreFoundation to QtCoreMorten Johan Sørvig2015-10-1610-27/+23
* Check that QPlatformIntegration::createPlatformWindow() doesn't failTor Arne Vestbø2015-10-161-15/+21
* Android: Set "immersive" mode on earlier android versions.BogDan Vatra2015-10-161-22/+17
* Cocoa integration - fix Qt::WindowFullscreenButtonHintTimur Pocheptsov2015-10-161-2/+5
* Split two error cases so they get reported distinctly.Edward Welbourne2015-10-162-3/+13
* QTextStream: add missing op<<(QStringRef)Marc Mutz2015-10-163-0/+33
* Document that QWindow::fromWinId() should be used with cautionTor Arne Vestbø2015-10-161-0/+5
* Clarify foreign window documentation a bitTor Arne Vestbø2015-10-162-7/+7
* WinRT: Initialize platform servicesMaurice Kalinowski2015-10-161-0/+2
* Turn C++11 on by default if the compiler supports C++11Thiago Macieira2015-10-161-0/+2
* winrt: Properly handle when a remote host closes a tcp connection.Oliver Wolff2015-10-161-2/+33
* winrt: Wait for main thread to exit before exit.Samuel Nevala2015-10-161-0/+1
* Fix left-shift wider than an int's widthThiago Macieira2015-10-161-1/+1
* QTextStream: optimize putString()Marc Mutz2015-10-151-10/+15
* tools: use QStringBuilderMarc Mutz2015-10-152-0/+2
* syncqt: complain if a public header includes a private oneThiago Macieira2015-10-151-0/+1
* QDBusServer: Fix uninitialized memberThiago Macieira2015-10-151-4/+2
* QDBusConnection: Remove unused membersThiago Macieira2015-10-151-3/+0
* QDBusPendingCall: Remove unused memberThiago Macieira2015-10-152-2/+0