summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* doc: Fixed several qdoc warnings.Martin Smith2010-07-164-10/+16
* qdoc: Fixed a few links to QtObject (QML:QtObject)Martin Smith2010-07-161-3/+3
* Text element does not clip even with clip=trueYann Bodson2010-07-162-8/+14
* QSslSocket: fix documentation for QSslSocket::setPeerVerifyMode()Peter Hartmann2010-07-161-2/+2
* Fix an Assert in QTextTablePierre Rossi2010-07-161-4/+24
* Revert "Fix an Assert in QTextTable"Aaron McCarthy2010-07-161-24/+4
* Fix an Assert in QTextTablePierre Rossi2010-07-161-4/+24
* Fix QWizard icon and metrics on Windows 7 and VistaJens Bache-Wiig2010-07-162-20/+43
* Fix handling of SSL certificates with wildcard domain namesRichard J. Moore2010-07-162-4/+39
* Add documentation for the QAuthenticator options.Thiago Macieira2010-07-161-2/+40
* Expose the QAuthenticator map of options in the API.Thiago Macieira2010-07-163-3/+50
* Add a QAuthenticatorPrivate parsing for the headers without QHttpResponseHeaderThiago Macieira2010-07-163-20/+29
* Add NTLMv2 authentication support to QAuthenticator.Thiago Macieira2010-07-161-7/+279
* Compile with QT_NO_DEBUG_STREAMOlivier Goffart2010-07-164-6/+8
* Work around memory leak issue in grid and linear layouts.Andreas Aardal Hanssen2010-07-162-8/+6
* Added symbian defs for e55781212532e2abcdd1cef8548b146fb14f0713Lasse Holmstedt2010-07-152-0/+2
* Resetting bindings through debugger interfaceLasse Holmstedt2010-07-154-0/+44
* Clean up particle motion documentationAlan Alpert2010-07-151-3/+16
* Fixes crash in QGraphicsScene::addItem().Yoann Lopes2010-07-151-2/+2
* Fixes QGraphicsItem::focusItem() returning incorrect value.Yoann Lopes2010-07-151-2/+4
* Position GridView and ListView footer correctly when model cleared.Martin Jones2010-07-152-3/+9
* Ensure the section header isn't shown twice.Martin Jones2010-07-141-1/+6
* Export QDeclarativePixmapMartin Jones2010-07-141-1/+1
* Make Text, TextInput, and TextEdit all have the same size for the same text.Warwick Allison2010-07-134-21/+29
* Don't double delete cancelled pixmap cache requestsAaron Kennedy2010-07-131-3/+9
* Fix inconsistent reporting of module import errors when using versions.Warwick Allison2010-07-131-3/+15
* Fix TextInput selectionColor or selectedTextColor -based animationsJoona Petrell2010-07-131-0/+4
* Update QtDeclarative def filesJoona Petrell2010-07-132-2/+17
* Convert QtDeclarative def files to use LF line endingsJoona Petrell2010-07-132-3372/+3372
* Update QtDeclarative def filesJoona Petrell2010-07-132-66/+131
* Added QDeclarativeSpringAnimationmae2010-07-138-2/+604
* Add copy(), cut() and paste() support to TextInputJoona Petrell2010-07-133-0/+46
* Remove deprecated Flickable.flickDirectionMartin Jones2010-07-133-16/+1
* Update QmlChanges.txtBea Lam2010-07-131-0/+4
* Remove Image::pixmap property. QML applications should useBea Lam2010-07-133-14/+5
* Extend QDeclarativeImageProvider to support QPixmap loading andBea Lam2010-07-135-46/+263
* Make declarative pixmap cache easier to useAaron Kennedy2010-07-1311-675/+889
* Allow the debugger to modify method bodiesAaron Kennedy2010-07-136-35/+108
* Doc: Removed links to Qt3 support in QHostAddressGeir Vattekar2010-07-131-5/+7
* Quiet qmake warnings during configure.Aaron McCarthy2010-07-132-17/+21
* Don't crash if drag.target has no parentItemMartin Jones2010-07-131-2/+2
* Fix TextEdit with no color property defined is drawn with wrong colorJoona Petrell2010-07-131-0/+9
* Fix TextInput text getting improperly clippedJoona Petrell2010-07-132-19/+28
* Changing currentIndex shouldn't cancel a flick unnecessarily.Martin Jones2010-07-132-24/+45
* Fix input methods for TextInput elements with key handlersJoona Petrell2010-07-131-0/+1
* Fix text drawing into alpha pixmap with opengl engineEskil Abrahamsen Blomfeldt2010-07-122-6/+0
* Use lower case for including system header filesGareth Stockwell2010-07-076-6/+6
* Added trace statements to Phonon MMF backendGareth Stockwell2010-07-071-0/+17
* MMF Phonon backend: call winId() from VideoWidget constructorGareth Stockwell2010-07-072-4/+2
* Fixed crash which occurs when switching between video clipsGareth Stockwell2010-07-072-13/+32