summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Windows/MinGW: Fix warnings about missing enumeration values.Friedemann Kleint2012-05-212-0/+2
* QNX: Take orientation into account when reporting physical sizeSean Harmer2012-05-211-3/+8
* QNX: Implement the QPlatformScreen::orientation() functionSean Harmer2012-05-212-2/+19
* input: Synchronize multiple mice handled through evdevmouse pluginJohannes Zellner2012-05-214-32/+54
* QCssParser: Remove temporary structure storing QIcon data.Friedemann Kleint2012-05-213-51/+28
* QWindowsBackingStore: Implement scroll.Friedemann Kleint2012-05-214-7/+15
* Make QStringLiteral always choke on non-literalsThiago Macieira2012-05-211-1/+1
* Fix QtDBus compilation for -qconfig largeTasuku Suzuki2012-05-211-0/+4
* win32/default_pre.prf: Remove exceptions_off, thread_off, stl_off.Friedemann Kleint2012-05-211-1/+1
* Remove a line of garbageLaszlo Agocs2012-05-211-3/+1
* QRegularExpression: Fix warnings about deprecated tr()-function.Friedemann Kleint2012-05-211-2/+2
* QNetworkReplyHttpImplPrivate::migrateBackendMartin Petersson2012-05-211-29/+2
* Cocoa: Fix memory leak in the accessibility code.Morten Johan Sorvig2012-05-211-0/+1
* Fallback to IPv4 when IPv6 is not present.Jonas M. Gastal2012-05-2110-41/+107
* Fix QtNetwork compilation for -qconfig largeTasuku Suzuki2012-05-211-0/+12
* Don't create QBackingStore for QDesktopWidgetGirish Ramakrishnan2012-05-211-1/+1
* Fix MSVC warnings about struct/class mismatch for dynamic metaobjects.Friedemann Kleint2012-05-211-1/+1
* Elaborate QUrl::toString() documentation.Leonard Lee2012-05-211-0/+2
* Get rid of ambiguous overload for xgetbv.Jan-Arve Saether2012-05-211-2/+2
* qdoc: Write <qmlinheritedby> before <qmlinstantiates>Martin Smith2012-05-211-1/+1
* Input: evdevmouse plugin cleanupJohannes Zellner2012-05-212-22/+13
* Move rarely used QObjectPrivate data to extraDataMartin Jones2012-05-215-40/+49
* Change QSslCertificate::toText() to return a QString.Richard Moore2012-05-214-10/+10
* Add the LICENSE.GPL file to the module referenced from license headersLaszlo Papp2012-05-201-0/+674
* -device: c01621ec8 broke device featureGirish Ramakrishnan2012-05-191-0/+2
* Cocoa implementation of QPA menu interface.James Turner2012-05-1922-256/+1423
* Fixed unused variable warning in anchorlayout example.Mitch Curtis2012-05-191-23/+23
* Fixed unused variable warning in chart example.Mitch Curtis2012-05-191-5/+0
* QPA menu abstraction, originally based on Morten's workJames Turner2012-05-1916-191/+348
* Fix QtNetwork compilation for -qconfig largeTasuku Suzuki2012-05-195-3/+8
* Adding QPlatformTheme support for Blackberry devices.Sean Harmer2012-05-197-2/+306
* QNX: Special case z-ordering of the QDesktopWidget windowSean Harmer2012-05-191-1/+11
* Compile fix: Do not rely on __cpuidex() for msvc2008Jan-Arve Saether2012-05-191-4/+5
* device: Allow specifying shortnames for device mkspecsGirish Ramakrishnan2012-05-191-1/+17
* Save configuration feedback into config.summaryGirish Ramakrishnan2012-05-191-101/+115
* QRegExp: fix usage of uninitialized valuesGiuseppe D'Angelo2012-05-192-3/+1
* Don't use the deprecated translate() method anymoreLars Knoll2012-05-18100-986/+981
* Move QIcon metatype handlers back to QtGuiOlivier Goffart2012-05-1831-72/+51
* QIcon: move back to QtGuiOlivier Goffart2012-05-1850-65/+92
* Make QCoreApp::translate and related methods use UTF-8Lars Knoll2012-05-186-70/+40
* Fixed unused parameter warning in hellowindow example.Mitch Curtis2012-05-181-0/+2
* Fixed unused variable warning in diagramscene example.Mitch Curtis2012-05-181-1/+0
* Use QMetaType API directly instead of going through QVariant.Jędrzej Nowacki2012-05-181-4/+4
* Fix backingstore crash with QAxWidgetsMiikka Heikkinen2012-05-182-5/+4
* eglfs: hooks can never be nullGirish Ramakrishnan2012-05-181-8/+4
* eglfs: Add support for cursor hotspotsGirish Ramakrishnan2012-05-184-14/+69
* qdoc: Report multiple QML property docssMartin Smith2012-05-183-20/+75
* Add test of automated container metatype declaration.Stephen Kelly2012-05-181-0/+104
* Merge two simple version of translate() functions for QT_NO_TRANSLATIONTasuku Suzuki2012-05-181-13/+0
* Make the windows socket handle non inheritableShane Kearns2012-05-181-1/+23