summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check in sample license headersJason McDonald2010-02-163-0/+103
* Add skeleton changes file for 4.6.3.Jason McDonald2010-02-161-0/+159
* Fixed compiler warning about making the same class a friend twiceZeno Albisser2010-02-161-0/+2
* New test cases for the QScriptString.Jedrzej Nowacki2010-02-161-0/+3
* Fix a deadlock in kqueue implementation of QFileSystemWatcherBradley T. Hughes2010-02-161-4/+14
* Don't crash when QTouchEvent is accepted but not handled by aBradley T. Hughes2010-02-162-1/+39
* QNAM HTTP: Unify socket EOF handling a bitMarkus Goetz2010-02-163-24/+43
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-02-166-92/+134
|\
| * Update the composition demo at 60 FPS instead of at painting rateBenjamin Poulain2010-02-152-10/+38
| * Replace the inline blend function by #defineBenjamin Poulain2010-02-151-67/+60
| * Fix for using QContiguousCache with default constructor or capacity=0Zeno Albisser2010-02-152-14/+33
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Jason McDonald2010-02-1534-119/+620
| |\
| | * Correctly mark QGraphicsScene::drawItems() as obsoleteAndy Shaw2010-02-151-1/+3
| * | Merge commit 'v4.6.2' into 4.6Jason McDonald2010-02-150-0/+0
| |\ \
| | * | Revert WebCore.pro part of 2761e6f57ecd00c3435dbb8a6cf5f40653195d5d to build ...v4.6.2Simon Hausmann2010-02-111-3/+1
| | * | Fixed the perl download link and description in docsMiikka Heikkinen2010-02-111-2/+4
| | * | License update as requested by legal for file relicensed from S60.Janne Anttila2010-02-101-17/+0
| | * | Fix commercial license headers one last time.Jason McDonald2010-02-104-52/+52
| | * | Prevented assert when using drop shadow effect in the GL 2 engine.Samuel Rødal2010-02-101-1/+2
| | * | Fixed compilation of the GL2 engine for OpenGL ES 2.Kim Motoyoshi Kalland2010-02-101-0/+2
| | * | Fixes missing update when setting opacity on an item that had opacity 0.0Leonardo Sobral Cunha2010-02-102-0/+42
| | * | Adds convenience functions QGraphicsItemPrivate::isOpacityNullLeonardo Sobral Cunha2010-02-103-7/+14
| | * | Add the download URI for smart installer package to documentationShane Kearns2010-02-092-2/+16
| | * | Update configure.exe again.Jason McDonald2010-02-091-0/+0
| | * | Tidy the changes file.Jason McDonald2010-02-091-177/+97
| | * | Remove the installer from the Qt sources.Jason McDonald2010-02-0930-4972/+0
| | * | doc: Updated deployment OS X requirements for 4.6Martin Smith2010-02-092-54/+33
| | * | Added qwidget test case which displays a native child widgetGareth Stockwell2010-02-091-0/+11
| | * | Fixed defect in handling of expose events for SymbianGareth Stockwell2010-02-094-10/+17
| | * | Streamlined smart installer package creation in SymbianMiikka Heikkinen2010-02-096-35/+56
| | * | Flush the WSERV command buffer after deleting a surface.Jason Barron2010-02-092-0/+7
| | * | Crash when closing any top-level widget on Symbian.Bjørn Erik Nilsen2010-02-091-1/+10
| | * | Avoids missing opacity updates by not propagating the ignoreOpacity flagLeonardo Sobral Cunha2010-02-092-1/+41
| | * | Whitespace/tab fixes.Jani Hautakangas2010-02-092-46/+46
| | * | s60 application loses normalGeometry when returning from fullscreenSamuel Nevala2010-02-093-87/+262
| | * | Sync with 4.6 branch version fo the changes file.Jesper Thomschutz2010-02-091-1/+10
| | * | QGraphicsWidget is painted twice on the first show.Bjørn Erik Nilsen2010-02-092-1/+33
| | * | Cleanup after "QGraphicsWidget is painted twice on the first show"Bjørn Erik Nilsen2010-02-091-1/+0
| | * | Workaround for abld toolchain issue with s60mainMiikka Heikkinen2010-02-081-0/+3
| | * | Documentation: clarified RVCT support for SymbianGareth Stockwell2010-02-081-2/+3
| | * | Don't remove all dependencies when patching the pkg.Miikka Heikkinen2010-02-081-3/+7
| | * | Update Symbian OS def files for 4.6.2Shane Kearns2010-02-082-12/+40
| | * | Fix to S60 softkey pressed down image.Janne Anttila2010-02-082-11/+12
| | * | Initial support for S60 softkey icons.Janne Anttila2010-02-083-25/+180
| | * | [CRASH] audioinput and audiooutput examples crash when no devices areKurt Korbatits2010-02-082-0/+6
| | * | I10n/German: Update translations for 4.6.2Friedemann Kleint2010-02-062-142/+436
| | * | I10n: Use 'real' Linguist comments in Phonon::EnvironmentalReverbFriedemann Kleint2010-02-061-31/+22
| | * | uic: Fixed code generating setCentralWidget()-calls of QMainWindow.Friedemann Kleint2010-02-061-2/+3
| | * | Further bug fixes for enable/disables DEF files mechanism on SymbianJason McDonald2010-02-064-24/+40
| | * | Fixed QGifHandler::loopCount().Trond Kjernåsen2010-02-065-9/+47