summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Android: Make platform menu more robustPaul Olav Tvete2013-10-231-3/+5
* QTextHtmlParser: restore the default link color from app paletteJ-P Nurmi2013-10-232-2/+30
* Detect pointer size at configure-time on Windows-hosted buildsMatt Hoosier2013-10-222-0/+8
* don't load wayland-scanner for all projects on linuxOswald Buddenhagen2013-10-221-4/+0
* Fix compilation with latest MinGW-w64 (release 3)Kai Koehne2013-10-221-1/+3
* Better QWindowContainer by not relying on native widgets.Gunnar Sletta2013-10-225-27/+230
* Doc: Add missing \since 5.2 to QSizePolicy::retainSizeWhenHiddenMarcel Krems2013-10-221-0/+2
* Skip extra PKGCONFIG variables with empty valueKonstantin Ritt2013-10-221-1/+2
* Fix Q_ASSERT(!channels[0].isSocketBusy());v5.2.0-beta1Allan Sandfeld Jensen2013-10-213-12/+15
* iOS: default_post: let xcodebuild_distclean depend on xcodebuild_cleanRichard Moe Gustavsen2013-10-211-0/+1
* changelog: add note about TLS session ticketsPeter Hartmann2013-10-211-0/+2
* tests: Replace Q_OS_MACX -> Q_OS_OSXSergio Ahumada2013-10-216-12/+12
* Doc: Update, and reduce duplication of, QThread-related infoSze Howe Koh2013-10-212-39/+15
* Use QByteArrayLiteral throughout in QOpenGLVertexArrayObjectSean Harmer2013-10-201-8/+8
* Enabling CI usage for runtests_androiddeployqt.plSimo Fält2013-10-201-4/+25
* Android: Accessibilty: Handle text betterFrederik Gladhorn2013-10-201-3/+15
* Initialize variable to fix build [-Werror=uninitialized].Sergio Martins2013-10-191-2/+1
* Change an addition into a subtractionThiago Macieira2013-10-191-1/+1
* Make it possible to clear glyph caches from the font engine.Gunnar Sletta2013-10-182-0/+11
* remove broken validation of QMLIMPORTSCANNEROswald Buddenhagen2013-10-181-14/+9
* exclude gui-needing tests from -no-gui buildOswald Buddenhagen2013-10-184-1/+11
* don't bother defining QT_NO_DIRECTWRITE hereOswald Buddenhagen2013-10-181-4/+0
* make it possible to explicitly suppress the qml import scanOswald Buddenhagen2013-10-181-1/+2
* When creating QVariant(QPolygonF()) this should be a null variantAndy Shaw2013-10-182-1/+3
* Link from QLoggingCategory documentation to QTracer/QTraceGuardKai Koehne2013-10-181-5/+6
* Android: Remove support for QMAKE_SUPPORTED_ORIENTATIONSEskil Abrahamsen Blomfeldt2013-10-181-3/+0
* Explicitly mark subdirs as host_builds in SUBDIRS templateTor Arne Vestbø2013-10-181-0/+8
* Set currently selected printer to QCUPSSupport in PageSetupWidgetMartin Klapetek2013-10-183-0/+13
* If CUPS has no default printer, set up the first one in listMartin Klapetek2013-10-181-1/+3
* Fix crash in qdoc startupKai Koehne2013-10-181-25/+23
* Clear qt_tablet_target in ~QWidgetWindow.Friedemann Kleint2013-10-182-0/+7
* Fix widgets link error on iOS (missing mac gesture recognizers).Friedemann Kleint2013-10-181-2/+2
* more escaping of slashes in awk regexpOswald Buddenhagen2013-10-181-1/+1
* Cocoa: Allow popups to grab mouse and keyboardGabriel de Dietrich2013-10-182-1/+9
* iOS: Don't hard-code simulator and device architecturesTor Arne Vestbø2013-10-182-2/+5
* iOS: Add default QT_ARCH for configure tests to our own qt_config.prfTor Arne Vestbø2013-10-182-10/+12
* iOS: Prevent stray non-expected rules/targets in Xcode-wrapper makefileTor Arne Vestbø2013-10-181-1/+4
* QDateTime - Fix RFC 2822 Date FormattingJohn Layt2013-10-172-25/+7
* Rename private viewOptions to viewOptionsV1Samuel Gaist2013-10-176-22/+22
* evdevtouch: Make it work with am335xLaszlo Agocs2013-10-171-0/+15
* Add missing \since 5.2 tag to static QFileInfo::exists()hjk2013-10-171-0/+2
* Refresh CUPS printer list when QPrinterInfo.availablePrinters() is called.Friedemann Kleint2013-10-172-6/+19
* Blackberry: Cannot create shared egl contexts.Nick Ratelle2013-10-171-1/+9
* Move the viewOptions code back to public implementationSamuel Gaist2013-10-175-42/+26
* Properly paint QListView dragged item in icon modeSamuel Gaist2013-10-172-28/+17
* Implement native gestures on OS X.Morten Johan Sørvig2013-10-1717-92/+733
* Windows: Capture last error right after CreateDirectory() in QFileSystemEngine.Friedemann Kleint2013-10-171-4/+10
* Clear QGuiApplicationPrivate::tabletPressTarget in ~QWindow.Friedemann Kleint2013-10-171-0/+2
* iOS: Wrap user's main by renaming symbol and relying on weak linkingTor Arne Vestbø2013-10-172-54/+39
* qmake: Add support for QMAKE_{PRE,POST}_LINK in the Xcode generatorTor Arne Vestbø2013-10-171-0/+39