summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Cleaned up implementation of audio output exampleGareth Stockwell2010-02-161-17/+10
| | * | | | | Tidied up debug output in audio output exampleGareth Stockwell2010-02-162-7/+9
| | * | | | | Removed redundant strings from audio output exampleGareth Stockwell2010-02-162-13/+24
| | * | | | | Cleaned up memory management in audio output exampleGareth Stockwell2010-02-162-38/+61
| | * | | | | Changed variable names in audio output example to match Qt code styleGareth Stockwell2010-02-162-92/+92
| | * | | | | Made data generation in audio output example work for all formatsGareth Stockwell2010-02-162-72/+75
| | * | | | | Update suspend/resume button label in audio output exampleGareth Stockwell2010-02-161-0/+2
| | * | | | | Added missing override in audio output exampleGareth Stockwell2010-02-162-0/+6
| * | | | | | Only use unix-like tools when not building for Symbian in Windows.Miikka Heikkinen2010-02-161-9/+9
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-16195-210/+18611
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | QLocalSocket::isValid on Windows must check for broken connectionJoerg Bornemann2010-02-161-1/+4
| * | | | | | fix pipe handle leak in qlocalsocket_win.cppJoerg Bornemann2010-02-162-6/+17
| * | | | | | GraphicsViewBenchmark: Run app in full screen mode on small desktops.Bjørn Erik Nilsen2010-02-161-4/+13
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2010-02-1660-1/+60
| |\ \ \ \ \ \
| | * | | | | | Fix License headers.Jason McDonald2010-02-1660-1/+60
| * | | | | | | Fix Thai text on Windows 7Eskil Abrahamsen Blomfeldt2010-02-161-2/+12
| |/ / / / / /
| * | | | | | QTextCodec::codecForName. Insert in the cache in all cases.Olivier Goffart2010-02-151-1/+3
| * | | | | | Prevented calling the pixmap filter implementations with null pixmaps.Samuel Rødal2010-02-151-2/+12
| * | | | | | Make it possible to run benchmarks with the "-graphicssystem" switch.Bjørn Erik Nilsen2010-02-151-0/+8
| * | | | | | Add support for running the GraphicsViewBenchmark application manually.Bjørn Erik Nilsen2010-02-154-96/+151
| * | | | | | Bump version to 4.6.3.Jason McDonald2010-02-1517-22/+22
| * | | | | | Fixed a GLX warning that occured with some Intel chipsets under X11.Trond Kjernåsen2010-02-151-2/+5
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-15172-174/+18405
| |\ \ \ \ \ \
| | * | | | | | Fixed compile for maemo6.Rohan McGovern2010-02-132-2/+2
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-12172-174/+18405
| | |\ \ \ \ \ \
| | | * | | | | | Cleanup QEglContext & EGLDisplaysTom Cooksey2010-02-1213-107/+60
| | | * | | | | | Moved 'hasAlpha' property from GL2 engine to GL paint device.Kim Motoyoshi Kalland2010-02-128-24/+23
| | | * | | | | | Remove useless qDebug in QTextCodec autotestOlivier Goffart2010-02-121-5/+5
| | | * | | | | | QTextCodec: Symbian has codec for UCS2, only fallback to UTF16 if UCS2 codec ...Olivier Goffart2010-02-121-5/+6
| | | * | | | | | Add caching to QTextCodec::codecForName and QTextCodec::codecForMibOlivier Goffart2010-02-121-4/+35
| | | * | | | | | Add benchmark for QTextCodecOlivier Goffart2010-02-125-1/+278
| | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-12147-52/+18022
| | | |\ \ \ \ \ \
| | | | * | | | | | Fix several bugs with GL texture cacheTom Cooksey2010-02-125-37/+59
| | | | * | | | | | Compile fix for OpenGL ES.Kim Motoyoshi Kalland2010-02-121-1/+5
| | | | * | | | | | Fix missing/outdated license headers.Jason McDonald2010-02-1264-960/+1065
| | | | * | | | | | Turned off subpixel AA text on surface with alpha in GL2 engine.Kim Motoyoshi Kalland2010-02-122-7/+25
| | | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-12140-8/+17829
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Add functional Graphics View benchmarks.Bjørn Erik Nilsen2010-02-11137-0/+17817
| | | | | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-113-8/+12
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | Make QCUPSSupport::printerHasPPD() clean up after itself.Trond Kjernåsen2010-02-111-1/+3
| | | | | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-02-1137-100/+332
| | | | | | |\ \ \ \ \ \
| | | | | | | * | | | | | Speed up custom bitmap brushes on X11 without Xrender support.Trond Kjernåsen2010-02-111-3/+4
| | | | | | * | | | | | | document the slowness of QPixmap::hasAlpha()Gunnar Sletta2010-02-111-4/+5
* | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-1630-114/+873
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix an issue with the error signal in a callWithCallback not beingThiago Macieira2010-02-162-18/+38
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | 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