summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Winrt: tst_qthread: Added QEXPECT_FAIL where neededOliver Wolff2013-10-021-0/+12
* WinRT: Fix various test compilationsAndrew Knight2013-10-0246-68/+165
* WinRT: Added missing WIN32 define to qmake.confOliver Wolff2013-10-021-2/+2
* Fix clang build for libc++Donald Carr2013-10-022-0/+2
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-09-2785-305/+1049
|\
| * Merge branch 'stable' into devSergio Ahumada2013-09-2785-305/+1049
| |\
| | * rcc: Remove compile dependency on private headers.hjk2013-09-262-2/+0
| | * Cocoa: Allow widgets to receive events event when no app is runningGabriel de Dietrich2013-09-262-2/+11
| | * QMacNativeWidget: Have example use a delegateGabriel de Dietrich2013-09-261-8/+17
| | * QMacNativeWidget: Background should be transparentGabriel de Dietrich2013-09-261-0/+1
| | * QCocoaBackingStore: Initialize non-opaque images with transparent colorGabriel de Dietrich2013-09-261-0/+2
| | * Doc: remove duplicate \externalpage definitionsTopi Reinio2013-09-263-55/+0
| | * [QNSView viewWillMoveToWindow:] remove observer from previous windowShawn Rutledge2013-09-261-2/+2
| | * Mac: QWizard default background pixmap works againLiang Qi2013-09-264-45/+56
| | * Fix QT_NO_PRINTER build on MacVitalii Shastun2013-09-266-5/+14
| | * QLocale - Fix Mac date format code translationJohn Layt2013-09-262-33/+77
| | * Correct the detection of Windows-generated mouse eventsLaszlo Agocs2013-09-261-2/+4
| | * Fix device-specific eglfs hooks to provide createNativeWindow correctlyLaszlo Agocs2013-09-264-10/+14
| | * evdevtouch: Fix ABS limit queriesLaszlo Agocs2013-09-261-2/+11
| | * evdevtouch: Avoid duplicating points in released stateLaszlo Agocs2013-09-261-3/+10
| | * QString::reserve fix to avoid truncationMarko Pellikka2013-09-262-2/+14
| | * Remove code that doesn't do anything.Gunnar Sletta2013-09-262-31/+0
| | * Expose QTest::currentAppName() and remove hard-coded argv[0] in testsTor Arne Vestbø2013-09-2611-41/+59
| | * iOS: Propagate xcodebuild exit-code from makefile wrapperTor Arne Vestbø2013-09-261-1/+1
| | * Make QCoreApplicationPrivate::appName() thread-safeTor Arne Vestbø2013-09-261-0/+3
| | * Doc: Adding "qtdoc" to the depends qdocconf variable.Jerome Pasion2013-09-261-1/+1
| | * tst_QNetworkReply: Don't remove file if never createdTor Arne Vestbø2013-09-261-1/+2
| | * Remove logic which changes install rules inside Qt dirEskil Abrahamsen Blomfeldt2013-09-262-9/+6
| | * Fix setting android minimum/target versionEskil Abrahamsen Blomfeldt2013-09-261-2/+2
| | * QtConcurrent::IterateKernel: fix a race on a cache variableMarc Mutz2013-09-261-3/+6
| | * QKeySequenceEdit: cleanup unused member variableJ-P Nurmi2013-09-262-3/+1
| | * Don't assume QCoreApplication::applicationName() will never changev5.2.0-alpha1Tor Arne Vestbø2013-09-252-6/+9
| | * Allow QDir::mkpath() to work on QNX QNet pathsMatt Hoosier2013-09-251-1/+8
| | * Android: Use the application's class loader when loading Java classes.Christian Strømme2013-09-253-4/+33
| | * QCocoaApplicationDelegate: Play nice with the user's application delegateGabriel de Dietrich2013-09-251-7/+6
| | * Add tracing to logging frameworkhjk2013-09-2510-6/+618
| | * Fix WinCE/MSVC2008 build errors related to std::lower_bound patches.Sérgio Martins2013-09-256-0/+40
| | * Doc: Fix module names of multimedia examples in manifest-metaTopi Reinio2013-09-251-3/+3
| | * Fix truncation and conversion warnings on MSVC2010.Mitch Curtis2013-09-253-5/+5
| | * Fix configure warnings on Windows 7 with MSVC2010.Mitch Curtis2013-09-253-3/+3
| | * Fix: warning/compilation issue on androidaavit2013-09-251-1/+1
| | * Android: remove environment variable warnings at app startup.Yoann Lopes2013-09-251-1/+1
| | * Fix warning about uninitialized variableLars Knoll2013-09-251-1/+1
| | * Fix a crash in QProcess signal handling on Mac.Friedemann Kleint2013-09-251-1/+2
| | * Fixed QJNIEnvironment reference counting.Yoann Lopes2013-09-251-3/+5
* | | WinRT: Fix Widget buildsAndrew Knight2013-09-2711-24/+32
|/ /
* | Say hello to qFloatDistance()Jan Arve Saether2013-09-273-0/+232
* | QPen: optimize population of dd->dashPatternMarc Mutz2013-09-261-0/+4
* | WinRT: Use UtcTimeZone instead of QWinTimeZone backendOliver Wolff2013-09-262-4/+8
* | WinRT: Disable networkOliver Wolff2013-09-261-1/+7