summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* winrt: Use native threadingAndrew Knight2014-06-256-178/+516
* winrt: Clean up QWinRTScreenAndrew Knight2014-06-253-337/+312
* winrt: Clean up QWinRTServicesAndrew Knight2014-06-252-81/+68
* winrt: Clean up QWinRTCursorAndrew Knight2014-06-253-44/+42
* winrt: use ComPtr in network classesAndrew Knight2014-06-255-79/+48
* winrt: Add convenience method for waiting on an async callAndrew Knight2014-06-251-0/+78
* winrt: Add convenience macros for returning from HRESULT callsAndrew Knight2014-06-251-1/+16
* winrt: Remove WP8.0 references from package manifest featureAndrew Knight2014-06-252-57/+18
* winrt: Return correct value from QSysInfo::windowsVersion()Andrew Knight2014-06-251-1/+1
* Propagate source/flags of QMouseEvent to QGraphicsSceneMouseEvent.Friedemann Kleint2014-06-256-1/+79
* QAbstractProxyModel: Forward drop-related API.Friedemann Kleint2014-06-253-0/+60
* Make VectorBoolElements static properties const.Jędrzej Nowacki2014-06-252-4/+4
* Remove an useless assert.Jędrzej Nowacki2014-06-251-1/+0
* Remove unused private method from QSignalSpy.Jędrzej Nowacki2014-06-251-5/+0
* Avoid extensive string lookup in QSignalSpy.Jędrzej Nowacki2014-06-251-5/+4
* Emit a notifications when defaultState and historyType are changed.BogDan Vatra2014-06-252-4/+40
* Emit a notifications when childMode, initial and errorState are changed.BogDan Vatra2014-06-252-6/+57
* Support translucent windows on eglfsLaszlo Agocs2014-06-258-11/+91
* Support framebuffer blit and msaa without extensions on GLES3Laszlo Agocs2014-06-251-0/+10
* Enhance msaa and blitframebuffer on ES with vendor extensionsLaszlo Agocs2014-06-252-13/+32
* Include the ES3 headers on iOSLaszlo Agocs2014-06-254-2/+21
* Add a way to access loadKeymap on eglfsLaszlo Agocs2014-06-2510-8/+205
* Support adapting an existing NSOpenGLContext in cocoaLaszlo Agocs2014-06-255-4/+108
* QGuiApplication::layoutDirectionChanged(Qt::LayoutDirection) [signal]J-P Nurmi2014-06-253-2/+35
* Android: extract actionOverflowButtonStyle (button menu icon)J-P Nurmi2014-06-251-0/+1
* 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