summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-1233-96/+137
|\
| * 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
| * Fix leaking of QFontEngineDataKonstantin Ritt2013-04-123-11/+18
| * 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-113-7/+11
| * ANGLE: Use rtti_off in CONFIG only for releaseJonathan Liu2013-04-111-1/+2
| * 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
| * Merge "Merge branch 'release' into stable" into refs/staging/stableStephen Kelly2013-04-111-0/+1
| |\
| | * Merge branch 'release' into stableSergio Ahumada2013-04-101-0/+1
| | |\
| | | * 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
| * | | Use CMake facility for verbose makefiles instead of an env var.Stephen Kelly2013-04-101-0/+4
| * | | Windows: Dont use black as clear color on opengl windowsJens Bache-Wiig2013-04-101-4/+1
| * | | QNX: Adjust rotation according to initial orientationRafael Roquetto2013-04-103-0/+14
| |/ /
* | | Do not build QQnxScreenEventThread when not neededFabian Bumberger2013-04-113-8/+25
* | | Merge branch 'stable' into devSergio Ahumada2013-04-10383-17192/+28856
|\| |
| * | QNetworkConfigurationManager: check whether app is shutting downPeter Hartmann2013-04-101-1/+5
| * | Fix access to invalid memoryKai Koehne2013-04-101-1/+2
| * | Doc: Fix minor typoSze Howe Koh2013-04-101-1/+1
| * | Remove QT_{BEGIN,END}_HEADERS macrosSergio Ahumada2013-04-101-4/+0
| * | Mac: Ensure the native filedialog sets file name when savingLiang Qi2013-04-091-2/+2
| * | OSX window: set QWindow geometry after native window is createdShawn Rutledge2013-04-091-2/+1
| * | Mac: Return Qt::Key_F9 for F9, not Qt::Key_F8hjk2013-04-091-1/+1
| * | doc: Minor changes to qtgui.qdocconfSergio Ahumada2013-04-092-3/+3
| * | Use Q_DECLARE_PRIVATE for Oracle and DB2 pluginsAndy Shaw2013-04-094-12/+31
| * | Doc: Fix minor typoSze Howe Koh2013-04-091-1/+1
| * | Doc: fix compilability of the exampleThiago Macieira2013-04-091-1/+1
| * | Doc: add row for Qt 5.0 datastream versionThiago Macieira2013-04-091-0/+1
| * | qdoc: Removed dead code from qdocMartin Smith2013-04-083-17/+10
| * | Cocoa: Properly clean window mask dataGabriel de Dietrich2013-04-082-4/+6
| * | mkspecs are installed to QT_HOST_DATA instead of QT_INSTALL_ARCHDATA.Volker Krause2013-04-081-3/+3
| * | QSQLITE2Driver: use Q_DECLARE_PUBLIC/Q_DECLARE_PRIVATEMark Brand2013-04-082-11/+15
| * | Don't bypass overwritten [set]data() methods in the proxy.Volker Krause2013-04-081-4/+2
| * | ANGLE: Avoid memory copies on buffers when data is nullAndrew Knight2013-04-083-7/+90
| * | ANGLE DX11: Prevent assert when view is minimized or size goes to 0x0Andrew Knight2013-04-083-1/+69
| * | Upgrade ANGLE to DX11 ProtoAndrew Knight2013-04-08259-16614/+27726
| * | Make QTextCursor accessibility boundary finder availableFrederik Gladhorn2013-04-0811-138/+137
| * | QWizard/Win: Support RTL layout in Aero styleAhmed Saidi2013-04-082-3/+25
| * | Mac: a dialog should have a titlebar by defaultShawn Rutledge2013-04-081-2/+5