summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevent an overflow warning in assertions.Christian Kandeler2012-10-143-7/+7
* Blackberry platform plugin: Open locale object read-onlyPeter Hartmann2012-10-141-1/+1
* Blackberry mkspecs: Refine compiler optionsPeter Hartmann2012-10-146-9/+75
* More copyright changes to Digia Plc in translations and toolsjutaipal2012-10-1477-316/+316
* Implementation of the BlackBerry Qt Proxy support.Andrey Leonov2012-10-143-0/+138
* Fix number of available printers in CUPS supportNick Ratelle2012-10-141-1/+2
* Fix access to uninitialised memory that might lead to crashesThiago Macieira2012-10-131-0/+5
* Enable NEON compilation on qcc compilers.Rafael Roquetto2012-10-131-1/+1
* Pass NEON_ASM directly to SOURCES.Rafael Roquetto2012-10-131-3/+2
* Properly define SRCDIR for QNX on tst_QDirRafael Roquetto2012-10-131-1/+1
* tst_qfiledialog: fixed typo causing semi-random completer() failureRohan McGovern2012-10-121-1/+1
* QDeclarativeTrace patch for a custom trace instanceFrantisek Vacek2012-10-127-8/+137
* Introducing the PlatformPanel event type.Sergio Martins2012-10-128-5/+41
* QNX: Fix crash in QBBNativeInterface::nativeResourceForWidget()Thomas McGuire2012-10-121-1/+2
* Add Proxy Auto Config support (PAC) on MacDaniel Molkentin2012-10-122-5/+113
* Fixed potential crash in wglCreatePbufferARB() on Windows.Samuel Rødal2012-10-121-2/+3
* In tst_qdeclarativenotifier, verify the result of QObject::receivers()Thomas McGuire2012-10-121-0/+26
* Fix QObject::receivers() within connectNotify()Thomas McGuire2012-10-123-1/+9
* Use QVarLengthArray when creating the connectNotify() argumentThomas McGuire2012-10-125-14/+27
* QNX: Fix input lagThomas McGuire2012-10-121-0/+8
* QNX: Remove workaround for BPS bugThomas McGuire2012-10-121-25/+6
* QNX: Remove the busy loop work around for bps ignoring timeout bugSean Harmer2012-10-121-21/+41
* Clean up whitespaceJan-Arve Saether2012-10-121-34/+34
* qpa: Fix rendering issue in blitter paint engineJulien Brianceau2012-10-121-3/+4
* Fix the guiapplauncher test.Friedemann Kleint2012-10-122-59/+80
* 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