summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Restored native behavior when moving cursor from selectionRobert Loehning2012-06-203-4/+24
* Activate QPixmap auto-test.Friedemann Kleint2012-06-191-2/+0
* Mac: Fix rendering of non-int sized fonts.Eike Ziller2012-06-192-17/+24
* Drag and drop icon does not update correctly on Windows.Markku Heikkila2012-06-192-3/+2
* Avoid crash cancelling timer in wrong thread on terminateMurray Read2012-06-191-1/+1
* Performance fix for OpenGL drawingPauli Jarvinen2012-06-192-7/+0
* Symbian: create stub sis during buildPasi Pentikainen2012-06-192-3/+6
* Fix qatomic inline asm for x32 ABI.Davide Pesavento2012-06-191-3/+3
* Fix virtual keyboard setHeight() for BlackberryPeter Hansen2012-06-192-2/+2
* Fix QApplication test for desktop.Friedemann Kleint2012-06-194-35/+61
* Fix QLibrary test.Friedemann Kleint2012-06-192-4/+19
* Speedup for QAbstractItemViewPrivate::delegateForIndexABBAPOH2012-06-191-4/+11
* [Blackberry] Fix deletion of dangling pointersRafael Roquetto2012-06-191-1/+2
* Fix tst_qfile with shadow buildsThiago Macieira2012-06-181-1/+1
* Fix tst_qfile opening of stdin/out/err: don't assumeThiago Macieira2012-06-181-30/+40
* AbstractItemView editorForIndex/indexForEditor speedupABBAPOH2012-06-151-1/+9
* QWizard/Win: Handle hit testing correctly for Vista styleJonathan Liu2012-06-151-37/+48
* UCD 5.0: Apply Unicode Corrigendum #6Konstantin Ritt2012-06-134-813/+825
* Symbian: disable OpenVG as default on Symbian emulator buildsPasi Pentikainen2012-06-131-1/+1
* Update example about QML Data ModelSukhyun Kim2012-06-131-2/+3
* QFile-test: Test for redirected handles in standard streams test.Friedemann Kleint2012-06-131-7/+18
* QWizard/Win: Drag window on Vista with only left mouse buttonJonathan Liu2012-06-091-1/+1
* Fix QFile test for Qt 4.8.Friedemann Kleint2012-06-092-15/+67
* Fix QFile append on windowsShane Kearns2012-06-092-2/+10
* Mac: Remove "unsupported" warning for 10.8Morten Sorvig2012-06-081-1/+4
* Add Blackberry path for SSL certificatesNicolas Arnaud-Cormos2012-06-071-0/+1
* Mark the testSslOption method as introduced from Qt 4.8Laszlo Papp2012-06-071-0/+2
* QDeclarativeTextInput sends delayed mouse events to input contextLauri Malmi2012-06-071-3/+13
* Fix for QEventLoop autotest for SymbianMarko Kenttala2012-06-071-4/+7
* Add missing files about SpinnerSukhyun Kim2012-06-074-1/+71
* QNAM - maintain a weak reference to the QNetworkSessionShane Kearns2012-06-064-31/+49
* Track active network replies without qFindChildrenShane Kearns2012-06-062-1/+7
* Windows: Fix uic3 autotest.Friedemann Kleint2012-06-023-5/+6
* makeqpf: Fixing range in character-generationMartin Wodok2012-06-013-3/+3
* test: Remove insignification of tst_qprocess on Windows and MacSergio Ahumada2012-06-011-2/+0
* Fix dangling pointer issue in QGraphicsItem focus handlingPauli Jarvinen2012-06-011-6/+6
* Eliminate QTreeWidget drag crashJiewen Wang2012-05-312-1/+44
* QStatusBar::showMessage will always take new timeoutJiewen Wang2012-05-312-2/+45
* Fix qprocess test.Friedemann Kleint2012-05-312-118/+252
* DirectFB: Improvement for QDirectFBPaintEngine::fill()Marcel Schuette2012-05-301-12/+9
* Propagate left key presses to the parent item when TextInput is empty.Marcel Schuette2012-05-303-2/+24
* Updated HID drivers for INTEGRITYKalle Viironen2012-05-302-178/+298
* Support mkspecs in subdirs for xcompile under windowsAndreas Holzammer2012-05-251-3/+11
* Fix crash when using aliases and variantsNicolas Arnaud-Cormos2012-05-254-1/+12
* Fix bug when destruction fields in QWizardCarl Schumann2012-05-254-1/+233
* Add OS version detection for windows 8Andreas Holzammer2012-05-242-0/+6
* Enable extra warnings for win32-g++ mkspecsJonathan Liu2012-05-242-2/+2
* Include scope ids in QHostAddress from QNetworkInterfaceShane Kearns2012-05-242-3/+17
* Add test case for link local TCP connectionsShane Kearns2012-05-241-0/+72
* Properly handle unexpected EOF in QHttpThreadDelegateShane Kearns2012-05-241-6/+9