summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use Qt::Key_unknown for unknown keys instead of -1 with xcbhluk2013-04-241-1/+1
* Use variadic templates to mark function pointers as non-QObjects.Stephen Kelly2013-04-242-0/+9
* Improvements for DirectWrite font engineKonstantin Ritt2013-04-242-79/+64
* Guard usage of m_cocoaPlatformWindow.Morten Johan Sørvig2013-04-231-1/+4
* Make sure QIconLoader is always initializedKevin Ottens2013-04-222-8/+5
* QAbstractScrollArea - add SizeAdjustPolicy and viewportSizeHintChristoph Schleifenbaum2013-04-2217-28/+262
* SSL namespace: Add enum to disable SSL session sharingPeter Hartmann2013-04-224-3/+6
* Compile with Clang.Morten Johan Sørvig2013-04-181-4/+17
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-1749-210/+348
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-1249-210/+348
| |\
| | * Widgets: Propagate 'accepted'-state of touch begin events.Friedemann Kleint2013-04-123-9/+16
| | * Fix Windows CE compilation.Friedemann Kleint2013-04-121-7/+4
| | * Fix qlocalsocket_tcp.cpp build for Windows Embedded Compact 7.Janne Anttila2013-04-121-1/+1
| | * tst_qtranslator: Remove QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-04-122-9/+6
| | * tst_qcoreapplication: Remove QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-04-122-2/+1
| | * tst_qdataurl: Remove QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-04-121-2/+0
| | * Fix leaking of QFontEngineDataKonstantin Ritt2013-04-124-15/+25
| | * Enable qDebug to console when desired on Android.Gunnar Sletta2013-04-121-1/+7
| | * Warn if mouse event occurs outside target window in tests.Stephen Kelly2013-04-121-0/+3
| | * Only test cmake module versions if available for test.Stephen Kelly2013-04-111-18/+23
| | * Remove unused private members [tools]Thiago Macieira2013-04-115-7/+2
| | * Fix the check if mouse events should be synthesized from touch eventsFabian Bumberger2013-04-114-7/+17
| | * ANGLE: Use rtti_off in CONFIG only for releaseJonathan Liu2013-04-111-1/+2
| | * INSTALL: Fix URL of Installing Qt documentationSergio Ahumada2013-04-111-8/+6
| | * Minimize the contents of the INTERFACE_INCLUDE_DIRECTORIESStephen Kelly2013-04-111-4/+5
| | * Android: Remove qdevice.pri warning in configure stepEskil Abrahamsen Blomfeldt2013-04-111-1/+2
| | * Write two missing linker options to the vcxproj fileAndy Shaw2013-04-111-0/+4
| | * Call QString::normalized when it is constructed via the native APIAndy Shaw2013-04-111-4/+4
| | * Do not show the warning if queryAI() returns an invalid interface.Jan Arve Saether2013-04-111-1/+1
| | * QVector: Fix signedness warning in assert.Friedemann Kleint2013-04-111-1/+1
| | * Stabilize tst_qcombobox.Friedemann Kleint2013-04-111-46/+127
| | * Merge "Merge branch 'release' into stable" into refs/staging/stableStephen Kelly2013-04-112-16/+27
| | |\
| | | * Merge branch 'release' into stableSergio Ahumada2013-04-102-16/+27
| | | |\
| | | | * Update changes log for 5.0.2v5.0.2Sergio Ahumada2013-04-081-16/+26
| | | | * Fix compilation with QT_NO_ACCESSIBILITY.Friedemann Kleint2013-04-081-0/+4
| | | | * Clear the WA_QuitOnClose flag from EvalMessageBox.Michael Brüning2013-04-081-0/+1
| | * | | Make qt5_use_modules find dependents only in the parent directory.Stephen Kelly2013-04-111-1/+2
| | * | | Make the umbrella Qt5 CMake Config file find components only in the parent di...Stephen Kelly2013-04-111-3/+3
| | * | | QFreetypeFace: Fix getFace() uses UTF-8 paths on non UTF-8 localesKonstantin Ritt2013-04-115-6/+6
| | * | | Fix QFontconfigDatabase unable to fallback to a localized familyKonstantin Ritt2013-04-113-15/+13
| | * | | Generate Win64 code when testing 64bit Qt on Windows.Stephen Kelly2013-04-101-0/+4
| | * | | Use CMake facility for verbose makefiles instead of an env var.Stephen Kelly2013-04-102-4/+6
| | * | | Windows: Dont use black as clear color on opengl windowsJens Bache-Wiig2013-04-101-4/+1
| | * | | Don't use UNAME_MACHINE on LinuxThiago Macieira2013-04-101-8/+1
| | * | | QNX: Adjust rotation according to initial orientationRafael Roquetto2013-04-103-0/+14
| | * | | Android: Backslash workarounds for Unix Makefile generatorRay Donnelly2013-04-101-10/+14
| | |/ /
* | | | QNX: Fix filenames returned by the file dialog.Sergio Martins2013-04-171-4/+6
* | | | qmake: do not write timestamps to generated MakefilesDmitry Shachnev2013-04-161-2/+1
* | | | iOS: Don't mangle QT_ARCH when being more specific about what arch to buildTor Arne Vestbø2013-04-162-16/+20
* | | | Scope QT_COMPILER_SUPPORTS_xxx by processor architecture in qconfig.hTor Arne Vestbø2013-04-131-8/+20