summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix ANGLE build with Microsoft Visual Studio "14" CTPThiago Macieira2014-06-202-1/+29
* Add missing QDnsLookup constructor implementationAndy Shaw2014-06-201-1/+13
* qmake: Guard module depends with __cplusplusHolger Hans Peter Freyther2014-06-201-0/+2
* Suggest candidates when non-existent method passed to invokeMethod().Mitch Curtis2014-06-202-6/+32
* Accessibility Linux: Fix methods returning rects as iiii for AT-SPIFrederik Gladhorn2014-06-203-15/+23
* Windows a11y: Publish synthetic increase and decrease actionsJan Arve Saether2014-06-203-48/+54
* Accessibility: Add actions for value interfacesJan Arve Saether2014-06-207-13/+242
* Android: extract style attributes for tabsJ-P Nurmi2014-06-201-0/+32
* Deprecate the C++14 compiler feature macrosThiago Macieira2014-06-191-26/+19
* Fix screen handling for child windows.Friedemann Kleint2014-06-183-37/+83
* Add the C++11 feature macros for ICC 15 and complete for 14Thiago Macieira2014-06-181-0/+9
* Fix references to platform-specific handlers in QMimeData documentation.Friedemann Kleint2014-06-182-5/+7
* Accessibility Linux: Act more like Gtk for key pressesFrederik Gladhorn2014-06-172-13/+27
* Add the -qreal option to the Qt ABI informationThiago Macieira2014-06-174-3/+43
* Remove the ARCH_FULL output from config.tests/archThiago Macieira2014-06-171-4/+0
* Speed up the removal of items from a QGraphicsSceneDimitar Asenov2014-06-162-7/+39
* Metatype: Specialize IteratorOwner for vector<bool>Stephen Kelly2014-06-163-3/+46
* Improve debug output of events.Friedemann Kleint2014-06-161-10/+42
* Windows: Expose helper functions for QWindowsMime to the native interface.Friedemann Kleint2014-06-134-4/+33
* Add support for querying "eglconfig" from eglfsAndras Becsi2014-06-131-0/+6
* Remove unused UserEventRegistrationBitFieldSizeShawn Rutledge2014-06-131-1/+0
* json: Add defaultValue to QJsonValueRef toInt/toBool/toDouble/toStringHolger Hans Peter Freyther2014-06-132-0/+24
* QDoc: Introduce a variable to set table of contents depth.Jerome Pasion2014-06-115-17/+43
* Android: fix typo in QtActivityDelegate.javaJ-P Nurmi2014-06-091-4/+4
* Use correct signal name when disconnecting "NameOwnerChanged"Jakub Adam2014-06-081-1/+1
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...J-P Nurmi2014-06-07158-851/+2122
|\
| * Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-05158-851/+2122
| |\
| | * fix qmaccocoaviewcontainer exampleOswald Buddenhagen2014-06-052-2/+2
| | * use the right env var in qmlplugindump callOswald Buddenhagen2014-06-051-3/+5
| | * unbreak static qml imports againOswald Buddenhagen2014-06-051-3/+10
| | * actually don't install qt dlls into lib/ any moreOswald Buddenhagen2014-06-052-1/+1
| | * install pdb files also for static librariesOswald Buddenhagen2014-06-051-4/+1
| | * pass (some) index dirs also during -prepare phaseOswald Buddenhagen2014-06-051-1/+15
| | * don't check for doc/ dirs' existenceOswald Buddenhagen2014-06-051-2/+1
| | * do not auto-add install dir to index dirsOswald Buddenhagen2014-06-051-3/+1
| | * ensure that there is always an -indexdir argumentOswald Buddenhagen2014-06-051-3/+7
| | * fix/optimize QT_PLUGIN_PATH construction in qtAddTargetEnv()Oswald Buddenhagen2014-06-052-12/+18
| | * Doc: Fix undefined variable in QMetaMethod::invoke() documentationTopi Reinio2014-06-051-1/+1
| | * qfreelist: fix data race on v[at].nextDavid Faure2014-06-051-5/+5
| | * QApp: Method to check for native style usage.Christoph Schleifenbaum2014-06-052-0/+28
| | * Properly escape bytearray data outside the ascii range when using a codecLars Knoll2014-06-042-2/+28
| | * Do not clear default button in QMessageBox::setDetailedText().Friedemann Kleint2014-06-042-0/+7
| | * Android: Repaint affected areas when window movesEskil Abrahamsen Blomfeldt2014-06-041-0/+2
| | * Android: Support offscreen surfaces on pbuffersEskil Abrahamsen Blomfeldt2014-06-045-1/+30
| | * Android: Fix flashing on startup/shutdownEskil Abrahamsen Blomfeldt2014-06-046-12/+74
| | * Cocoa: clear queued user input events when window is destroyedDyami Caliri2014-06-033-1/+26
| | * Cocoa: Adapt to Xcode 6 clang version sudden pickinessGabriel de Dietrich2014-06-033-3/+3
| | * Cocoa: Make QMacNativeWidget event processing workMorten Johan Sørvig2014-06-031-1/+1
| | * QNX: fix race condition when clearing transparent bufferRafael Roquetto2014-06-031-2/+2
| | * QNX: Fix tst_qfilesystemwatcherBernd Weimer2014-06-031-1/+3