summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix warning about missing enumeration value.Friedemann Kleint2013-01-151-0/+2
* Fix compilation of Qt Concurrent with gcc 4.3Thiago Macieira2013-01-151-1/+1
* configure: disable GTK auto-detection on MacJ-P Nurmi2013-01-141-0/+5
* Fix malloc errors from legacy realpath on Mac OSX.Jeremy Nicholl2013-01-141-2/+9
* Fix QtBase cross compilation in debug mode for iMX6 targets.Milian Wolff2013-01-141-3/+6
* set gtk-entry im-module to none in gtkstyleWeng Xuetian2013-01-141-1/+11
* QMenu: Fix nested popup when keyboard shortcut is usedOrgad Shaneh2013-01-142-1/+18
* Split QQNXLocaleData::readPPSLocale()Rafael Roquetto2013-01-142-6/+26
* QNX: Make QWidget::hide() work immediately.Sergio Martins2013-01-141-2/+8
* Docs: fix the minimum required GTK+ versionJ-P Nurmi2013-01-141-1/+1
* Fix crash when trying to create paths for color-glyphs (Emoji) on MacTor Arne Vestbø2013-01-143-3/+28
* Fix crash in tst_qtreewidget.Friedemann Kleint2013-01-141-1/+1
* BlackBerry: change SSL root cert folderPeter Hartmann2013-01-141-1/+1
* Resolve some race conditions on tst_QSharedMemoryThiago Macieira2013-01-142-10/+24
* Remove the framework directories from qmake's default include dirsThiago Macieira2013-01-141-0/+1
* Remove the QtSql driver headers from the APIThiago Macieira2013-01-149-0/+48
* Fix QOpenGLContextGroup object leakJian Liang2013-01-141-7/+18
* tst_bic: Add bic data for QtConcurrent and QtPrintSupportSergio Ahumada2013-01-143-8/+20849
* Fix compile when verify is already definedAndy Shaw2013-01-141-0/+4
* Fix memory leak in windows vista styleJian Liang2013-01-111-3/+21
* Fix incorrectly disabled autotestShane Kearns2013-01-111-1/+1
* Enable tst_qwidgetsvariant testJędrzej Nowacki2013-01-111-0/+1
* qdoc: Fix problem of missing inherited membersMartin Smith2013-01-112-3/+6
* Doc: corrected typo "the the"Nico Vertriest2013-01-1111-52/+52
* Fix accidental obsolation of Qt::InputMethodQueryPekka Vuorela2013-01-111-1/+1
* Clear backingstore for windows with alpha channel.Friedemann Kleint2013-01-112-5/+13
* fix linuxfb crash on program startKonrad Rosenbaum2013-01-101-1/+1
* Fix socket binding on mingw buildsShane Kearns2013-01-101-14/+8
* Fix QVariant in a static build.Jędrzej Nowacki2013-01-101-0/+4
* Ignore WasDeclaredAsMetaType flag during binary check.Jędrzej Nowacki2013-01-101-5/+31
* Doc: cleanPath also normalizes separatorsLeena Miettinen2013-01-101-2/+2
* Protect Q_UNREACHABLE and Q_ASSUME by Q_ASSERT.Jędrzej Nowacki2013-01-102-12/+29
* Add an autotest for Canadian locale(dateFormat)Mehdi Fekari2013-01-101-0/+4
* Don't assume QSurfaceFormat's stencil buffer size is >= 0Tor Arne Vestbø2013-01-101-1/+1
* qmake: Add application icon support for windowsDebao Zhang2013-01-103-11/+21
* qdoc: Fix some old links and references to NokiaSergio Ahumada2013-01-101-68/+68
* Use pos() if the widget is a child of a native windowAndy Shaw2013-01-101-3/+6
* Support MinGW for CTest test casesJonathan Liu2013-01-091-1/+2
* Update translucency correctly in QtWidgets.Friedemann Kleint2013-01-091-2/+9
* The executables always go into QT_HOST_BINS.Stephen Kelly2013-01-091-1/+1
* Compile in 32-bit mode.Morten Johan Sørvig2013-01-091-2/+2
* Don't scale 0-region or region without rectsTor Arne Vestbø2013-01-091-0/+3
* More explicit QCocoaAccessibleElement memory mngmtMorten Johan Sorvig2013-01-094-8/+16
* tst_bic: Remove 'timex' class from linux-gcc-{amd64,ia32}Sergio Ahumada2013-01-0916-80/+0
* Removed hardcoded values from tst_qgraphicsview::scrollBarRangesOliver Wolff2013-01-094-1197/+731
* Rename qt_mips_asm_dsp.h to a "_p.h" headerThiago Macieira2013-01-095-3/+25
* Define Q_COMPILER_AUTO_FUNCTION for MVSCThiago Macieira2013-01-081-0/+1
* test: Add bic data for linux-gcc-ia32Sergio Ahumada2013-01-088-0/+59020
* Fix compile when QT_EVAL is definedAndy Shaw2013-01-081-3/+3
* Fix QNX QPA plugin clipboard implRafael Roquetto2013-01-081-2/+7