summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't assume windows and GL contexts are created on the primary screenThomas McGuire2012-03-302-3/+3
* Fix QFileSystemEngine::tempPath on Blackberry OSRafael Roquetto2012-03-301-0/+7
* Forward native key codes to QWindowSystemInterfaceRafael Roquetto2012-03-301-1/+2
* Fix crash when an invalid filter is setHonglei Zhang2012-03-303-2/+26
* Update QSqlRelationalTableModel about reference table aliasHonglei Zhang2012-03-301-6/+11
* device: Add device support for Amlogic 8726M boardGirish Ramakrishnan2012-03-302-0/+77
* Fix QWheelEvent::angleDelta() returning QPoint().Marcel Krems2012-03-301-1/+1
* Cocoa: Fix combo box flicker on show.Morten Sorvig2012-03-301-3/+3
* Cocoa: set window levels when creating NSWindow/NSPanelBradley T. Hughes2012-03-301-0/+27
* Cocoa: don't call non-existent NSWindow setFrameSizeBradley T. Hughes2012-03-301-1/+2
* QDoc: Write proper output file name for debug output.Casper van Donderen2012-03-302-2/+9
* Separate virtual keyboard interface and implementationKevin Krammer2012-03-3010-111/+241
* Add Mac OS 10.8 define.Morten Sorvig2012-03-301-1/+4
* Fix "unused variable" warning in QVariant header.Morten Sorvig2012-03-301-0/+1
* Update tests/manual/windowmodality to test native dialogsBradley T. Hughes2012-03-304-99/+601
* Allow named bind values to be used multiple times per queryMatt Newell2012-03-302-39/+60
* Plug memory leak when gestures are grabbed but never triggeredAndy Shaw2012-03-301-93/+91
* Remove qpa option form configure.exeDebao Zhang2012-03-301-7/+6
* device: Introduce a qmake test functionHolger Hans Peter Freyther2012-03-291-0/+11
* QDoc: Add hand-written ditamaps as children of qt.ditamapCasper van Donderen2012-03-291-30/+83
* QDoc: Remove LOCAL LINK debug output.Casper van Donderen2012-03-291-1/+0
* QDoc: pre-/append qmlmodule/module to distinguish names.Casper van Donderen2012-03-291-0/+7
* QDoc: Do not generate the sub-lists in automatic ditamap.Casper van Donderen2012-03-291-92/+0
* Don't copy the whole binary input into QJsonDocumentDenis Dzyubenko2012-03-291-3/+4
* Validate size of the input in QJsonDocument::fromBinaryDataDenis Dzyubenko2012-03-291-2/+4
* Properly detach when the modified object is a sub objectLars Knoll2012-03-292-1/+26
* Remove modal child widget buttons from tests/manual/windowmodalityBradley T. Hughes2012-03-293-129/+39
* Fix a crash in QFactoryLoaderJonas Rabbe2012-03-2913-1/+478
* Change documentation to refer to up to date property name in QtQuickPekka Vuorela2012-03-291-1/+1
* Determine font smoothing gamma in initialization.Friedemann Kleint2012-03-291-2/+5
* The scaling should not effect the width of a cosmetic penAndy Shaw2012-03-291-1/+1
* qdoc: Add simple return types such as void to output.Casper van Donderen2012-03-281-0/+5
* qdoc: Use otherprops attribute for DITA signals/slots.Casper van Donderen2012-03-281-4/+4
* Compile fix for Linux Standard BaseHarald Fernengel2012-03-281-3/+4
* Fix warning introduced in Intel CC 12.1Thiago Macieira2012-03-281-1/+8
* Ensure that qdrawhelper.cpp is compiled with vectorisation activeThiago Macieira2012-03-281-0/+9
* Fix qmake's use of Q_ASSERT with side-effects.Thiago Macieira2012-03-281-2/+4
* Remove sysroot detectionGirish Ramakrishnan2012-03-281-8/+3
* Document configure's -sysroot optionGirish Ramakrishnan2012-03-281-0/+2
* Remove the virtual keyword from reimpl. methodsRafael Roquetto2012-03-2810-66/+66
* Refactoring virtual keyboard class into non-singletonKevin Krammer2012-03-2810-84/+98
* Move screen event processing into its own classKevin Krammer2012-03-286-466/+592
* rcc: Add a note about the usage of the source code for Qt Designer.Friedemann Kleint2012-03-282-0/+4
* irrelevant qDebugs from QGuiApplication removed.Simjees Abraham2012-03-281-2/+0
* QNam: try to read the last CRLF when chunked encoding is used.Martin Petersson2012-03-282-3/+21
* Windows: Fix handling of -nomake.Friedemann Kleint2012-03-281-1/+1
* windowmodality test: Allow exec() with ApplicationModal dialogsBradley T. Hughes2012-03-283-145/+181
* Add missing accessible child id.Frederik Gladhorn2012-03-281-0/+1
* Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-2817-201/+201
* qdoc: also allow \page index as head of ditamap.Casper van Donderen2012-03-281-1/+1