summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ensure that the RC_FILE is correctly handled in a single configurationAndy Shaw2012-02-071-0/+2
* Fixed qmldbg_inspector build for WEC7.jaanttil2012-02-062-0/+9
* Exclude helloconcurrent when QtConcurrent is not configuredSamuli Piippo2012-02-061-1/+1
* Add concurrent to QT_CONFIGSamuli Piippo2012-02-062-0/+4
* JSCore build fix for WEC7jaanttil2012-02-061-0/+11
* Fixes to JSCore for WinCE.jaanttil2012-02-061-9/+9
* Fixed QtDeclarative autotest deployment for WinCE devices.jaanttil2012-02-0661-61/+134
* Fixed cetest build for Windows CE.jaanttil2012-02-061-1/+3
* Fix 3 autotest build faulures for WinCEjaanttil2012-02-063-1/+4
* Build fix for QtDeclarative in WindowsCEjaanttil2012-02-061-0/+7
* Ensure that the type is not registered as a typedefAndy Shaw2012-02-061-1/+1
* Make copy and cut methods work in QAccessibleTextEditJosé Millán Soto2012-02-062-3/+16
* Do not check isActiveWindow to determine if an accessible widget is focusableJosé Millán Soto2012-02-062-3/+3
* Add support for QNX iconv implementation.Rafael Roquetto2012-02-034-3/+9
* test: fix tst_QFile::rename() autotestSergio Ahumada2012-02-031-1/+1
* Fixed DEBUG macro redefinition when compiling for WEC7 with MSVC.jaanttil2012-02-031-11/+11
* Fixed compiler warning about unused status argument.jaanttil2012-02-031-0/+1
* Fixed warning by MSVC about class/struct mismatch in MethodData.Janne Anttila2012-02-031-1/+1
* Reduces compiler warnings when compiling for WEC7jaanttil2012-02-038-2/+13
* Fixed qchar and qsvgrenderer autotest deployment for WinCE devices.jaanttil2012-02-032-2/+7
* Adds QT_NO_QWS_INPUTMETHODS to blackberry qcc mkspecsRafael Roquetto2012-02-032-0/+4
* Take into account shaping in findRealWindowAlbert Astals Cid2012-02-033-3/+38
* Fix progress bar values >100% when http upload is retriedShane Kearns2012-02-032-1/+2
* Fix pinch-zoom problem when application is deactivatedJarkko T. Toivonen2012-02-032-3/+11
* QTextEdit cursor position fix when moving left/right with selectionPasi Matilainen2012-02-033-10/+24
* Make QMacCocoaViewContainer work again.Morten Johan Sorvig2012-02-031-0/+3
* test: Split `qsqlquery' unit and benchmark testSergio Ahumada2012-02-037-38/+290
* test: Split `qcontiguouscache' unit and benchmark testsSergio Ahumada2012-02-035-138/+197
* Check for the clipboard manager when looping due to app quitingAlbert Astals Cid2012-02-022-3/+9
* Enable basic gesture support for WEC7.Miikka Heikkinen2012-02-022-2/+2
* Update Offline CSS stylesheet.Casper van Donderen2012-02-021-3/+5
* Windows configure: make -mp affect the Qt build itselfJoerg Bornemann2012-02-021-3/+4
* Prevent data loss when an ssl socket is closed by remoteShane Kearns2012-02-022-13/+22
* Change QUrl::toLocalFile to return path for relative urlsAapo Haapanen2012-02-022-4/+13
* Fix a crash when changeEvent() is called and there is no containerAndy Shaw2012-02-021-1/+1
* Add support for XCode 4 into qmakeAndy Shaw2012-02-022-73/+172
* Disable qmlplugindump build for WinCE.jaanttil2012-02-021-1/+1
* Add accessible role Terminal.Frederik Gladhorn2012-02-021-0/+1
* Fixed compiler warnings about unused q and d variables in declarative.jaanttil2012-02-023-3/+0
* Fixed crash in QDeclarativeGridViewMartin Jones2012-02-021-1/+1
* Make configure not complain about missing perl for non-dev. builds.Markku Heikkila2012-02-011-5/+11
* Symbian: clean deffiles for external projects using Qt infixPasi Pentikainen2012-02-011-1/+2
* Skip tst_QEventLoop::deliverInDefinedOrder_QTBUG19637 on SymbianGareth Stockwell2012-02-011-0/+3
* Fix crash in QTreeWidgetItem::sortChildren when adding new item.Markku Heikkila2012-02-012-0/+33
* qt demos and qt examples config in symbian package definitionRoy Mickos2012-02-011-1/+1
* Fixed libjpeg compiler warning about macro redefinition.jaanttil2012-02-011-1/+1
* Fixed MSVC compiler warning for zlib when compiling on WEC7.jaanttil2012-02-011-2/+6
* Fixed compiler warning for libpng when compiling for WEC7.jaanttil2012-02-011-1/+3
* Fix delete/free mismatch in QtXmlPatternsSami Rosendahl2012-02-011-1/+1
* Escape path names in qmake-generated Makefiles.Andreas Hartmetz2012-01-311-1/+1