summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* qpa: Fix drawPixmap rendering using CompositionMode_Source in DirectFBJulien Brianceau2012-10-231-1/+3
* QDeclarativeTypeLoader: Avoid stat() calls to . and ..Thomas McGuire2012-10-221-1/+1
* BlackBerry: Change base font sizes from pixels to pointsKevin Krammer2012-10-221-1/+3
* Use the right properties when checking the frame's marginsAndy Shaw2012-10-221-4/+4
* QNX: only enable NEON instructions for supported architectures (ARM)Peter Hartmann2012-10-211-1/+1
* Doc: Update QThread class ref to reflect changes since Qt 4.4Sze Howe Koh2012-10-201-55/+96
* Blackberry: implemented "orientation lock" widget attributeBernd Weimer2012-10-201-0/+14
* Close popups on non-client area mouse press.Morten Johan Sorvig2012-10-191-0/+11
* Make QtDBus work again with D-Bus 1.0 and 1.1Thiago Macieira2012-10-192-22/+9
* GL Window needs to update after an orientation changeBernd Weimer2012-10-181-0/+1
* Fix a regression with regards to hfw behavior in QStackedWidgetJan Arve Saether2012-10-181-1/+4
* Fix Drag and Drop with Native WidgetsJian Liang2012-10-181-1/+3
* Blackberry: Populating the QCoreApplicationDataFabian Bumberger2012-10-181-0/+47
* Blackberry: Emit aboutToBlock() and awake() correctly in the dispatcherThomas McGuire2012-10-181-7/+31
* QNX: Add and remove screens dynamically.James Turner2012-10-184-17/+90
* BlackBerry: Use real DPI instead of hardcoded valueKevin Krammer2012-10-171-16/+53
* Fixed cosmetic line drawing where begin and end points are equal.Samuel Rødal2012-10-171-0/+5
* QComboBox: mention insert policy in context of editable propertyMark Brand2012-10-171-1/+4
* QtSql: Correct documented default precision policy.Mark Brand2012-10-171-8/+4
* correct spelling in QtSql documentationMark Brand2012-10-171-1/+1
* QComboBox::currentText: correct documentationMark Brand2012-10-171-3/+6
* Mangle QNSApplication and methods into a namespaceYan Shapochnik2012-10-152-13/+16
* Mangle QNSApplication into a namespace when Qt is configured as suchYan Shapochnik2012-10-153-3/+3
* 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
* 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
* QDeclarativeTrace patch for a custom trace instanceFrantisek Vacek2012-10-125-4/+120
* 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
* Fix QObject::receivers() within connectNotify()Thomas McGuire2012-10-122-1/+7
* 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
* Changed Qt release version to 4.8.4jutaipal2012-10-083-4/+4
* Fix error when inserting to tables with datetime fields with QODBCThiago A. Correa2012-10-081-4/+42
* 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
* Update the state of native menus correctly on MacPasi Matilainen2012-10-023-12/+7
* QNX: Only set parent window if it is not NULLRafael Roquetto2012-10-021-1/+1
* QNX: Fix bug on window hierarchy listThomas McGuire2012-10-021-8/+6
* Blackberry: Support input method hintsThomas McGuire2012-10-023-4/+23