summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Follow -> Behaviormae2010-07-198-1006/+2
* fixes, improvements for various docs and example codeBea Lam2010-07-186-102/+259
* Added some documentation to spring animationmae2010-07-181-0/+9
* Fix spring animationmae2010-07-181-1/+3
* Make test pass and fix docs following removal of SpringFollowBea Lam2010-07-182-3/+3
* fix doc linksBea Lam2010-07-187-8/+9
* CompileJason McDonald2010-07-181-0/+1
* Compile when bootstrapping qmakeBradley T. Hughes2010-07-181-4/+12
* QUUid::createUuid() should not generate identical sequences on UNIXJason McDonald2010-07-182-55/+16
* Windows mobile: hide [X] button in task bar on unmaximizeJoerg Bornemann2010-07-183-0/+19
* Windows mobile: the [X] button in the taskbar minimizes the widgetJoerg Bornemann2010-07-181-1/+1
* Windows mobile: show the [X] button in the taskbar when maximizingJoerg Bornemann2010-07-181-0/+2
* Fixes the Oracle invalid date bug when date is greater or equal to 2800Charles Yin2010-07-181-1/+1
* Network Proxy Query: Fix memleak on OS XMarkus Goetz2010-07-171-1/+4
* Added LatinAmericaAndTheCaribbean country to the doc.Denis Dzyubenko2010-07-171-0/+1
* Amend previous commit 4e2eb2945dbc3865e2901f12d663ed89e8f0dfbf to fix compila...Olivier Goffart2010-07-174-4/+10
* Revert "Revert "Compile with QT_NO_DEBUG_STREAM""Jason McDonald2010-07-174-6/+8
* Added a QPixmap based QAbstractVideoBuffer HandleType.Dmytro Poplavskiy2010-07-172-0/+2
* Revert "Compile with QT_NO_DEBUG_STREAM"Jason McDonald2010-07-174-8/+6
* update def files for 69027cdb2ab9b89673edf29d5034bed33e614a05Shane Kearns2010-07-172-0/+6
* fix build for -no-qt3supportPeter Hartmann2010-07-171-2/+2
* Fixed debugger's evaluation of dynamic properties in contextLasse Holmstedt2010-07-171-1/+1
* Silence warning when building with MSVC 2005Andy Shaw2010-07-161-1/+1
* QSslSocket: Improve error handlingPeter Hartmann2010-07-161-1/+13
* Drag and drop cursor doesnot change on invalid drop areas (Cocoa)Prasanth Ullattil2010-07-162-3/+36
* QNAM HTTP: Fix problem with cached files and metaDataChanged()Markus Goetz2010-07-161-4/+4
* 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