summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Update embedded copyright headers.Jason McDonald2009-08-124-30/+84
| | | * Revert "Frame property for QDateTimeEdit can be set independently of"Matthew Cattell2009-08-111-1/+0
| | | * Frame property for QDateTimeEdit can be set independently ofMatthew Cattell2009-08-111-0/+1
| | | * Phonon: improve locking to make it safer to load a sourceThierry Bastian2009-08-112-17/+25
| | | * Update URL for Qt FTP site.Jason McDonald2009-08-1111-38/+38
| | | * Update URL for Qt Labs.Jason McDonald2009-08-113-6/+6
| | | * Update URL for mailing list server.Jason McDonald2009-08-114-4/+4
| | | * Update URL for Qt web site.Jason McDonald2009-08-11101-171/+171
| | | * Update URL of online documentation.Jason McDonald2009-08-1158-100/+100
| | | * Update old email address.Jason McDonald2009-08-11321-568/+568
| | | * Eliminate some mentions of Trolltech.Jason McDonald2009-08-1182-218/+229
| | | * Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-11108-282/+279
| | | * Update license headers.Jason McDonald2009-08-117115-7215/+7215
| | | * Fixes formatting of date strings in psql driverBill King2009-08-101-1/+1
| | | * Missing break when formatting from a time valueBill King2009-08-101-0/+1
| | | * Doc: Our webdomain has changed.Volker Hilsheimer2009-08-1013-51/+51
| | | * Doc: Fix a typoBenjamin Poulain2009-08-101-1/+1
| | | * Fixed an assert that could happen when the mediaSource is deletedThierry Bastian2009-08-103-30/+21
| | | * Fix autotest for qtwidgets::snapshotJens Bache-Wiig2009-08-101-3/+3
| | | * Prevent a crash when there is no QTest::logger when calling warn()Andy Shaw2009-08-101-1/+3
| | | * remove useles QT += networkOswald Buddenhagen2009-08-071-2/+1
| | * | Fix QCombobox popup flicker on OSMorten Sørvig2009-08-241-0/+12
| * | | Optimize createDFBSurfaceAnders Bakken2009-08-241-10/+11
| * | | Improve error message when using WM with NO_LAYERAnders Bakken2009-08-242-4/+3
| * | | Reset is_null in QDirectFBPixmapData::invalidate()Anders Bakken2009-08-241-0/+1
| * | | Release surface in QDirectFBPixmapData::invalidateAnders Bakken2009-08-241-0/+4
| * | | Improve error reporting in DFBScreenAnders Bakken2009-08-243-23/+37
| * | | Make sure QGraphicsOpacityEffect::opacity is bound between 0.0 and 1.0Bjørn Erik Nilsen2009-08-241-0/+3
| * | | Reset dangling handle after close on WinCE 5João Abecasis2009-08-241-0/+3
| * | | Always check the file handle before attempting to map the fileJoão Abecasis2009-08-241-5/+8
| * | | QFSFileEngine: Don't close file if we already have a file for mappingJoão Abecasis2009-08-241-1/+1
| * | | doc: More documentation of the graphics effect framework.Bjørn Erik Nilsen2009-08-242-12/+371
| * | | fix performance issue with QScriptValue::setProperty()Kent Hansen2009-08-242-75/+83
| * | | pass engine and identifier to QScriptStringPrivate constructorKent Hansen2009-08-242-7/+7
| * | | add an internal QScriptValue ctor to initialize from d-pointerKent Hansen2009-08-243-3/+11
| * | | make some internal qtscript functions inlineKent Hansen2009-08-244-133/+132
| * | | qglobal.h now has the definition for WINVERThierry Bastian2009-08-241-7/+0
| * | | Made it possible to use the Vista specific desktop effects.Trond Kjernåsen2009-08-241-1/+4
| * | | Phonon/ds9: fix a potential dead-lock found by userThierry Bastian2009-08-244-1/+12
| * | | compile fix with namespaced Qthjk2009-08-2416-24/+40
| * | | Fix configure's support for traditional bourne shells.Thiago Macieira2009-08-241-1/+2
| * | | QMenuBar: some update Geometries missingThierry Bastian2009-08-241-0/+2
| * | | Unfreeze the DEF files for now.Jason Barron2009-08-241-1/+2
| * | | s/hasAlpha/hasAlphaChannel/gAnders Bakken2009-08-243-7/+7
| * | | pass engine pointer to QScriptValuePrivateKent Hansen2009-08-243-34/+19
| * | | Add missing file in priAlexis Menard2009-08-241-0/+1
| * | | Don't float objects into next page unless they can fit in itEskil Abrahamsen Blomfeldt2009-08-242-1/+34
| * | | handle memory management of QScriptValuePrivate in engine if possibleKent Hansen2009-08-244-17/+61
| * | | Windows compile fix for code that needs WINVER > 0x500Joerg Bornemann2009-08-242-4/+9
| * | | Remove warningJan-Arve Sæther2009-08-241-2/+1