summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix FreeType glyph caching for high resolutionJiang Jiang2012-05-182-21/+25
* QMetaObject::activate() overload that doesn't require a metaobjectAaron Kennedy2012-05-182-0/+8
* Avoid qobject_castAaron Kennedy2012-05-181-1/+2
* Encapsulate the dynamic meta object pointerAaron Kennedy2012-05-185-13/+28
* Clean up some QT_HAVE_xxx macros in qcompilerdetection.hThiago Macieira2012-05-182-12/+3
* Blacklist Apple clang 3.0 and previous support for AVXThiago Macieira2012-05-181-1/+22
* Remove parallel flag for qsemaphore because of flaky nature.Toby Tomkins2012-05-181-1/+1
* Remove optimization flag from QMAKE_CFLAGSRomain Pokrzywka2012-05-174-6/+3
* Apply compiler platform flags to debug builds as wellRomain Pokrzywka2012-05-174-8/+8
* testlib: added missing newline to error messageRohan McGovern2012-05-171-1/+1
* add some more widely-used QChar::SpecialCharacter enum valuesKonstantin Ritt2012-05-173-2/+10
* eglfs: Allow cursor atlas to be specified using an env variableGirish Ramakrishnan2012-05-171-1/+4
* eglfs: delete cursor textures in the destructorGirish Ramakrishnan2012-05-171-1/+7
* eglfs: remove multiple references to qeglfshooks.h in HEADERSGirish Ramakrishnan2012-05-171-1/+0
* Remove src/widgets/kernel/x11.pri.Robin Burchell2012-05-172-5/+0
* turn off exceptions by default where they aren't requiredLars Knoll2012-05-1716-119/+33
* Fix cursorToX for right to left text with trailing whitespace.Andrew den Exter2012-05-173-15/+449
* QDoc: Generate correct relative paths and links when using -installdir.Casper van Donderen2012-05-162-6/+9
* Fix bug when destruction fields in QWizardCarl Schumann2012-05-164-1/+233
* enable the text layout's cache where it is seems to be missedKonstantin Ritt2012-05-168-3/+62
* qdoc: Include QML type name in method quidMartin Smith2012-05-162-6/+6
* Add header qtest_widgets.h, similar to qtest_gui.h, but for QApplication.David Faure2012-05-162-1/+62
* Populate the font database when calling fallbacksForFamily().Zeno Albisser2012-05-161-0/+2
* Add focusWindowChanged signal to QGuiApplicationJames Turner2012-05-162-0/+10
* Handle EglDisplay and EglContext in the native interface of eglfs.Samuel Rødal2012-05-163-1/+39
* Add eglfs cursor supportGirish Ramakrishnan2012-05-169-1/+381
* QCoreApplication: No longer hardcode arguments to be filtered out.Friedemann Kleint2012-05-162-29/+40
* Correct a mistake about non-characters in the documentation.Thiago Macieira2012-05-161-2/+2
* Add Visual Studio 11 mkspecAndreas Holzammer2012-05-166-4/+146