summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'imhintsAdditions' into 4.6axis2009-09-232-6/+16
|\
| * Cleaned up input method hints documentation a bit.axis2009-09-231-6/+15
| * Added ImhEmailCharactersOnly flag.axis2009-09-231-0/+1
* | Don't disable painting with multiple screens and VNCJeremy Katz2009-09-233-8/+18
|/
* Merge branch 's60MainHelperClasses' into 4.6axis2009-09-2313-470/+527
|\
| * Corrected typo.axis2009-09-231-1/+1
| * Added support for using custom application objects on S60.axis2009-09-2313-469/+526
* | Avoid calling ensureContext() in setGeometry.Jason Barron2009-09-231-1/+0
* | Small change in the API of animationsThierry Bastian2009-09-2311-30/+24
* | QTextCursor selection extension when inserting charactersmae2009-09-231-2/+6
* | Added QSlider to tst_QStyleSheetStyle::complexWidgetFocus.Gabriel de Dietrich2009-09-232-7/+15
* | When using style sheets, the focus flag was not propagated to the children ofGabriel de Dietrich2009-09-231-1/+1
* | Modify functions for native pixmap data conversion on Symbian.Jason Barron2009-09-237-351/+376
* | Implement advanced pointer handling on S60Bradley T. Hughes2009-09-233-2/+80
* | Implement Qt::WA_AcceptTouchEvents on S60Bradley T. Hughes2009-09-233-1/+14
* | Fix a warning about an unused variable.Jason Barron2009-09-231-1/+1
* | Fixed parsing of html header in the qtextcodec.Denis Dzyubenko2009-09-231-6/+8
* | Don't warn of an unused 'window' argument.Jan-Arve Sæther2009-09-231-0/+2
* | Fall back to pixmaps in xp style when toplevel is translucentGunnar Sletta2009-09-231-1/+10
* | QRingBuffer: Try to minimize memory consumption while it is emptyMarkus Goetz2009-09-231-5/+18
* | QNAM HTTP Code: Properly remove aborted requests from processingMarkus Goetz2009-09-234-4/+41
* | Make gtkstyle work on non-developer machines againHarald Fernengel2009-09-231-1/+2
* | Merge branch 'QTBUG-3524' into 4.6Jan-Arve Sæther2009-09-232-0/+19
|\ \
| * | Small API addition: Make addChildLayoutItem available for subclasses.Jan-Arve Sæther2009-09-232-0/+19
* | | Added a comment to clarify the purpose of a piece of code.Trond Kjernåsen2009-09-231-1/+1
* | | QJpegImageHandle: Avoid smooth scalling when it should not.Olivier Goffart2009-09-231-1/+5
|/ /
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-2339-200/+299
|\ \
| * | fix QApp::translate() callsOswald Buddenhagen2009-09-221-5/+5
| * | don't crash in property access after script class has been set to 0Kent Hansen2009-09-222-5/+10
| * | Fixed crash in QFileSystemWatcher for addPath(nonExistingFile)gunnar2009-09-221-0/+6
| * | fix QPixmap::fromWinHICON for Windows CE mobileJoerg Bornemann2009-09-221-3/+20
| * | QPixMap::fromWinHICON compile fix for Windows CEJoerg Bornemann2009-09-221-11/+12
| * | Inverts the SortOrder in graphics scene to reflect the stacking orderLeonardo Sobral Cunha2009-09-228-37/+37
| * | make sure the engine's currentFrame is in sync when calling out to public APIKent Hansen2009-09-223-1/+32
| * | Fixed background gradients in ObjectBoundingModeGunnar Sletta2009-09-221-2/+8
| * | fix failing qdir autotestShane Kearns2009-09-221-1/+1
| * | Fix crashes in QApplication autotestShane Kearns2009-09-221-2/+6
| * | Fix "... may return wrong private dir if application is on Z:, not C:"Shane Kearns2009-09-221-32/+31
| * | Doc: Moved the note about QFileSystemModel to the start of the document.David Boddie2009-09-221-4/+4
| * | Fix focus scope bugs, verified against examples in kinetic-declarativeui.Andreas Aardal Hanssen2009-09-222-29/+18
| * | Missing mouse release event on toolbars on Mac OS XPrasanth Ullattil2009-09-221-0/+2
| * | Fix a regression in 4.6 in icon mode for QListViewThierry Bastian2009-09-221-1/+1
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-09-221-1/+1
| |\ \
| | * | work around another set of duplicated symbols between webkit and scriptLars Knoll2009-09-221-1/+1
| | |/
| * | Fixed ellipsedrawing in raser engine for rects over 2^15 in sizeGunnar Sletta2009-09-221-0/+1
| |/
| * Prevented export of some internal functions.axis2009-09-222-4/+4
| * Fix a possible warning on animations used with statesThierry Bastian2009-09-221-7/+11
| * Fix memleak in tst_qhttpnetworkconnectionMarkus Goetz2009-09-221-1/+3
| * QNetworkReplyImpl: Delete the outgoingDataBuffer in destructorMarkus Goetz2009-09-221-0/+2
| * Saved some space by using bitfields instead of bools.axis2009-09-221-4/+4