summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix detection of linux-g++Harald Fernengel2009-11-194-4/+4
* Fix the mentioning of the LGPL licensing of QtScript and QtWebKitSimon Hausmann2009-11-181-5/+2
* Remove DWCAPS_DOUBLEBUFFER in window creationAnders Bakken2009-11-181-1/+1
* register pointer type for invokeRobert Griebl2009-11-181-0/+4
* Fix QT_NO_SHAREDMEMORY while not breaking the QNX buildJørgen Lind2009-11-181-0/+2
* Fix regression in emitting of QTextDocument::undoCommandAdded()Thomas Zander2009-11-181-1/+3
* Fix for qmessagebox softkey dimming in Symbian.Janne Anttila2009-11-181-1/+2
* Focus changes cause softkey area to flickerSami Merilä2009-11-181-4/+8
* Fix for qmessagebox default softkey visibility + some tab/space fixes.Janne Anttila2009-11-181-8/+20
* Fixed a focusing bug on Symbian.axis2009-11-182-0/+21
* Fixed some initializers and saved some memory.axis2009-11-182-3/+7
* QS60Style palette is not updated after orientation switchSami Merilä2009-11-181-1/+1
* Tab shapes have the wrong size and distance between them on SymbianSami Merilä2009-11-181-1/+4
* Fix to symbian transparent window backing store format.Jani Hautakangas2009-11-182-4/+10
* Define own palette for web-based widgets in QS60StyleSami Merilä2009-11-181-1/+9
* Removed logging from Phonon MMF backendGareth Stockwell2009-11-181-8/+0
* Replace mmfphonondebug.lib with #ifndef QT_NO_DEBUG.Frans Englich2009-11-1811-167/+109
* Made widgets not clear their contents after losing edit focus.axis2009-11-182-0/+8
* Fix S60 input method not showing up in editable QGraphicsTextItemsSimon Hausmann2009-11-181-2/+3
* Fix input method support on widgets that have a focus proxy set.Simon Hausmann2009-11-182-9/+18
* Designer crashes in Mac Cocoa port.Prasanth Ullattil2009-11-181-0/+3
* Fixed extension checks and usage of the GL 2 engine on old X11 systems.Trond Kjernåsen2009-11-182-25/+36
* QUrl::fromUserInput: improvements, corrections and make the demoJocelyn Turcotte2009-11-181-21/+22
* Revert "Added a standard copyright header to files generated by rcc."Olivier Goffart2009-11-181-40/+0
* QMenu: do not crash if action is destroyed in the triggered signal.Olivier Goffart2009-11-181-1/+2
* Fix long text regression in listview that does not fits into the viewport.Olivier Goffart2009-11-181-2/+2
* Don't sendPostedEvents() twice when calling processEvents() manuallyBradley T. Hughes2009-11-181-6/+6
* Add error handling for SetTimer() with the sentinel timer idBradley T. Hughes2009-11-181-3/+11
* Fix inputMethods QWebPage autotest failure.Simon Hausmann2009-11-181-3/+3
* Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-11-1856-1446/+3491
* Re-apply change 945e079e60506e88435802d0a764c8b4121ad16f by Richard Moe Gusta...Richard Moe Gustavsen2009-11-181-1/+1
* Re-apply change f80c224ddd3c3c4a408c8f88e6cf5114ee107c89 by Joerg BornemannJoerg Bornemann2009-11-182-1/+6
* Re-apply change a6123418522a3865d462cb64022f567462603af1 by Thiago MacieiraThiago Macieira2009-11-181-0/+37
* Re-apply change d09f0e3949d4e705ef60516a9ccfacad736dff43 by Thiago MacieiraThiago Macieira2009-11-181-1/+2
* Re-apply change d0c5bcf3b5793e73a059dea083b0f9ea0b16bfb3 by David BoddieDavid Boddie2009-11-182-7/+91
* Updated WebKit from /home/jturcott/dev/webkit/ to qtwebkit/qtwebkit-4.6 ( 361...Jocelyn Turcotte2009-11-1817-159/+238
* Make the render() test pass when pixmaps aren't 32 bit.Paul Olav Tvete2009-11-181-1/+4
* QFileDialog: user could not select a readonly file on vista and win7Thierry Bastian2009-11-181-1/+1
* QGAL: fix update size hints logic in parallel anchorsCaio Marcelo de Oliveira Filho2009-11-181-6/+13
* QGAL: Update code documentationEduardo M. Fleury2009-11-181-13/+26
* QGAL: Move size information from AnchorData to QGraphicsAnchorPrivateEduardo M. Fleury2009-11-183-108/+66
* QGAL: Update header documentation in QGALPrivateEduardo M. Fleury2009-11-181-9/+14
* Fixed loading of 8-bit grayscale TIFF files.Samuel Rødal2009-11-181-60/+95
* Install Qt declarative (if available) and QmlPatterns on S60Martin Jones2009-11-182-0/+6
* Fix compilation on solaris-g++-64.Thiago Macieira2009-11-181-0/+1
* Cocoa: QColorDialog makes the application hangRichard Moe Gustavsen2009-11-181-0/+6
* Fixed the QtScript license information in the source files to referSimon Hausmann2009-11-1766-1254/+66
* Replace LGPL license tags with LGPL-ONLYSimon Hausmann2009-11-1766-66/+66
* Mark both the new and original EGL contexts as sharingRhys Weatherley2009-11-173-0/+6
* Detect context sharing on EGL systemsRhys Weatherley2009-11-175-0/+9