summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changed Qt release version to 4.8.4jutaipal2012-10-0820-40/+198
* Fix error when inserting to tables with datetime fields with QODBCThiago A. Correa2012-10-082-5/+69
* Fixed window raise issue when handling remote commandsTaito Silvola2012-10-041-1/+1
* Register Qt 4.7 import on-demand, instead of at startup.Robin Burchell2012-10-049-19/+58
* Fixed text drawing in OpenGL 2 paint engine.Samuel Rødal2012-10-031-2/+1
* Enable tst_qfocusevent.cpp.Friedemann Kleint2012-10-022-5/+7
* Fix autotests that no longer find executables on Windows.Friedemann Kleint2012-10-023-7/+60
* Update the state of native menus correctly on MacPasi Matilainen2012-10-027-12/+217
* QNX: Only set parent window if it is not NULLRafael Roquetto2012-10-021-1/+1
* QNX: change suffix for separate debug filesPeter Hartmann2012-10-022-8/+10
* QNX: Fix bug on window hierarchy listThomas McGuire2012-10-021-8/+6
* Blackberry: Support input method hintsThomas McGuire2012-10-023-4/+23
* Blackberry: Fix hardware button detection on the BB Dev AlphaThomas McGuire2012-10-021-1/+1
* Enable HiDPI mode for retina displays.Morten Sorvig2012-10-027-0/+14
* EngineDebug: Updated and renamed serviceAurindam Jana2012-10-024-72/+96
* Fix issue with mispositioned family name i QFontComboBoxEskil Abrahamsen Blomfeldt2012-10-011-1/+12
* Fix autotests that no longer find executables on Windows.Friedemann Kleint2012-09-3013-57/+155
* QNX: use assert on QBBWindow destructorRafael Roquetto2012-09-301-5/+3
* Pass --sysroot to endian.test when testing the target endiannessRomain Pokrzywka2012-09-292-2/+3
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-2942-94/+47
* Fix gcc 4.6 warnings about assigned/unused variables in Qt Designer.Friedemann Kleint2012-09-2913-30/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2911734-220792/+220982
* clear XSizeHints before useDavid Fries2012-09-282-1/+3
* [QTBUG-27308][QTBUG-21534] Don't mouse-wheel-scroll QScrollBar when disabledMarc Mutz2012-09-272-0/+21
* Fixed outline / fill inconsistencies in raster paint engine.Samuel Rødal2012-09-273-20/+2
* Load Mac specific resources in a static buildAndy Shaw2012-09-271-1/+4
* Avoid crash caused by drag and drop and winId()Jian Liang2012-09-271-9/+19
* cleanup CUPS tmp filesTeemu Katajisto2012-09-271-0/+1
* Include the signal code in the argument of (dis)connectNotify().Thomas McGuire2012-09-266-32/+47
* QElapsedTimer: Fix typo in restart() documentationJonathan Liu2012-09-261-1/+1
* Revert "Delete JS-owned QML objects right away in the engine dtor."Peter Kümmel2012-09-2511-119/+24
* HTTP header may be damaged - fix, unit testTomasz Duda2012-09-252-1/+77
* Fixed inconsistent rounding of square cap pens.Samuel Rødal2012-09-252-10/+40
* QNX: don't show the virtual keyboard when focusing an item view.Nicolas Arnaud-Cormos2012-09-251-1/+5
* test: Mark tst_QFile::writeLargeDataBlock() unstable failure as XFAILSergio Ahumada2012-09-241-1/+11
* float->int error in OS X Mouse Event HandlingGerhard Roethlin2012-09-241-1/+3
* configure: mac features don't belong on cross mingw targetMark Brand2012-09-211-0/+5
* Rotate non maximized windowsRafael Roquetto2012-09-212-0/+109
* Fixed potential use of uninitialized variable in qgl.cppSamuel Rødal2012-09-211-1/+1
* Fix build for platforms that use QPA other than IOSPeter Hartmann2012-09-192-2/+2
* Disable SSL compression by default.Richard Moore2012-09-193-4/+9
* use qmake to get PKG_CONFIG in configure scriptMark Brand2012-09-191-2/+6
* configure: postpone pkg-config detection until after qmake is builtMark Brand2012-09-191-55/+55
* Refactor coreservices -> ios & QT_NO_CORESERVICES -> Q_OS_IOSIan Dean2012-09-1822-98/+41
* undo variable renaming in backportPeter Kümmel2012-09-171-1/+1
* QNX: Enable support for hardware buttons in QPA pluginSean Harmer2012-09-175-4/+321
* tst_qfileinfo: also define SRCDIR for QNXRafael Roquetto2012-09-171-1/+1
* Symbian: move SRCDIR definition to .pro fileRafael Roquetto2012-09-172-2/+1
* Blackberry: fix tst_QFileInfo::fileTimes()Rafael Roquetto2012-09-171-4/+7
* QNX: Add some optional debug output to event dispatcherSean Harmer2012-09-171-0/+19