Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | Test naming convention fixes. | Rohan McGovern | 2009-08-12 | 9 | -8/+8 | |
| | | * | | | | | | Update embedded copyright headers. | Jason McDonald | 2009-08-12 | 4 | -30/+84 | |
| | | * | | | | | | Revert "Frame property for QDateTimeEdit can be set independently of" | Matthew Cattell | 2009-08-11 | 1 | -1/+0 | |
| | | * | | | | | | Frame property for QDateTimeEdit can be set independently of | Matthew Cattell | 2009-08-11 | 1 | -0/+1 | |
| | | * | | | | | | Phonon: improve locking to make it safer to load a source | Thierry Bastian | 2009-08-11 | 2 | -17/+25 | |
| | | * | | | | | | Update URL for Qt FTP site. | Jason McDonald | 2009-08-11 | 11 | -38/+38 | |
| | | * | | | | | | Update URL for Qt Labs. | Jason McDonald | 2009-08-11 | 3 | -6/+6 | |
| | | * | | | | | | Update URL for mailing list server. | Jason McDonald | 2009-08-11 | 4 | -4/+4 | |
| | | * | | | | | | Update URL for Qt web site. | Jason McDonald | 2009-08-11 | 101 | -171/+171 | |
| | | * | | | | | | Update URL of online documentation. | Jason McDonald | 2009-08-11 | 58 | -100/+100 | |
| | | * | | | | | | Update old email address. | Jason McDonald | 2009-08-11 | 321 | -568/+568 | |
| | | * | | | | | | Eliminate some mentions of Trolltech. | Jason McDonald | 2009-08-11 | 82 | -218/+229 | |
| | | * | | | | | | Qt's domain name is now qt.nokia.com. | Jason McDonald | 2009-08-11 | 108 | -282/+279 | |
| | | * | | | | | | Update license headers. | Jason McDonald | 2009-08-11 | 7115 | -7215/+7215 | |
| | | * | | | | | | Fixes formatting of date strings in psql driver | Bill King | 2009-08-10 | 1 | -1/+1 | |
| | | * | | | | | | Missing break when formatting from a time value | Bill King | 2009-08-10 | 1 | -0/+1 | |
| | | * | | | | | | Doc: Our webdomain has changed. | Volker Hilsheimer | 2009-08-10 | 13 | -51/+51 | |
| | | * | | | | | | Doc: Fix a typo | Benjamin Poulain | 2009-08-10 | 1 | -1/+1 | |
| | | * | | | | | | Fixed an assert that could happen when the mediaSource is deleted | Thierry Bastian | 2009-08-10 | 3 | -30/+21 | |
| | | * | | | | | | Fix autotest for qtwidgets::snapshot | Jens Bache-Wiig | 2009-08-10 | 1 | -3/+3 | |
| | | * | | | | | | Prevent a crash when there is no QTest::logger when calling warn() | Andy Shaw | 2009-08-10 | 1 | -1/+3 | |
| | | * | | | | | | remove useles QT += network | Oswald Buddenhagen | 2009-08-07 | 1 | -2/+1 | |
| | * | | | | | | | Fix QCombobox popup flicker on OS | Morten Sørvig | 2009-08-24 | 1 | -0/+12 | |
| * | | | | | | | | Optimize createDFBSurface | Anders Bakken | 2009-08-24 | 1 | -10/+11 | |
| * | | | | | | | | Improve error message when using WM with NO_LAYER | Anders Bakken | 2009-08-24 | 2 | -4/+3 | |
| * | | | | | | | | Reset is_null in QDirectFBPixmapData::invalidate() | Anders Bakken | 2009-08-24 | 1 | -0/+1 | |
| * | | | | | | | | Release surface in QDirectFBPixmapData::invalidate | Anders Bakken | 2009-08-24 | 1 | -0/+4 | |
| * | | | | | | | | Improve error reporting in DFBScreen | Anders Bakken | 2009-08-24 | 3 | -23/+37 | |
| * | | | | | | | | Make sure QGraphicsOpacityEffect::opacity is bound between 0.0 and 1.0 | Bjørn Erik Nilsen | 2009-08-24 | 1 | -0/+3 | |
| * | | | | | | | | Reset dangling handle after close on WinCE 5 | João Abecasis | 2009-08-24 | 1 | -0/+3 | |
| * | | | | | | | | Always check the file handle before attempting to map the file | João Abecasis | 2009-08-24 | 1 | -5/+8 | |
| * | | | | | | | | QFSFileEngine: Don't close file if we already have a file for mapping | João Abecasis | 2009-08-24 | 1 | -1/+1 | |
| * | | | | | | | | doc: More documentation of the graphics effect framework. | Bjørn Erik Nilsen | 2009-08-24 | 2 | -12/+371 | |
| * | | | | | | | | fix performance issue with QScriptValue::setProperty() | Kent Hansen | 2009-08-24 | 2 | -75/+83 | |
| * | | | | | | | | pass engine and identifier to QScriptStringPrivate constructor | Kent Hansen | 2009-08-24 | 2 | -7/+7 | |
| * | | | | | | | | add an internal QScriptValue ctor to initialize from d-pointer | Kent Hansen | 2009-08-24 | 3 | -3/+11 | |
| * | | | | | | | | make some internal qtscript functions inline | Kent Hansen | 2009-08-24 | 4 | -133/+132 | |
| * | | | | | | | | qglobal.h now has the definition for WINVER | Thierry Bastian | 2009-08-24 | 1 | -7/+0 | |
| * | | | | | | | | Made it possible to use the Vista specific desktop effects. | Trond Kjernåsen | 2009-08-24 | 1 | -1/+4 | |
| * | | | | | | | | Phonon/ds9: fix a potential dead-lock found by user | Thierry Bastian | 2009-08-24 | 4 | -1/+12 | |
| * | | | | | | | | compile fix with namespaced Qt | hjk | 2009-08-24 | 16 | -24/+40 | |
| * | | | | | | | | Fix configure's support for traditional bourne shells. | Thiago Macieira | 2009-08-24 | 1 | -1/+2 | |
| * | | | | | | | | QMenuBar: some update Geometries missing | Thierry Bastian | 2009-08-24 | 1 | -0/+2 | |
| * | | | | | | | | Unfreeze the DEF files for now. | Jason Barron | 2009-08-24 | 1 | -1/+2 | |
| * | | | | | | | | s/hasAlpha/hasAlphaChannel/g | Anders Bakken | 2009-08-24 | 3 | -7/+7 | |
| * | | | | | | | | pass engine pointer to QScriptValuePrivate | Kent Hansen | 2009-08-24 | 3 | -34/+19 | |
| * | | | | | | | | Add missing file in pri | Alexis Menard | 2009-08-24 | 1 | -0/+1 | |
| * | | | | | | | | Don't float objects into next page unless they can fit in it | Eskil Abrahamsen Blomfeldt | 2009-08-24 | 2 | -1/+34 | |
| * | | | | | | | | handle memory management of QScriptValuePrivate in engine if possible | Kent Hansen | 2009-08-24 | 4 | -17/+61 | |
| * | | | | | | | | Windows compile fix for code that needs WINVER > 0x500 | Joerg Bornemann | 2009-08-24 | 2 | -4/+9 | |