summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Re-apply change e20c832098d98076a0f988ce01b53586e370d272 by Simon HausmannSimon Hausmann2009-09-291-5/+0
| | * | | | | Re-apply change e433f472a765d738238a6b380060ce15c4910148 by Jedrzej NowackiJedrzej Nowacki2009-09-291-3/+7
| | * | | | | Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-2909200...Jocelyn Turcotte2009-09-29152-1116/+3595
| | * | | | | Update mkdist-webkit script to use latest tagJocelyn Turcotte2009-09-291-1/+1
| | * | | | | Enable QtScript by defaultKent Hansen2009-09-291-1/+1
| | * | | | | Minor fixes in webkit's documentationPierre Rossi2009-09-291-4/+4
| | * | | | | Making tst_qParallelAnimationGroup work for Symbianmread2009-09-291-0/+4
| | * | | | | Do synchronous processing of events in state machine if possibleKent Hansen2009-09-293-13/+73
| | * | | | | doc: Describe the semantics of targetless state machine transitionsKent Hansen2009-09-292-0/+33
| | * | | | | QScript: fix the way the js stack is advanced.Olivier Goffart2009-09-292-4/+10
| | * | | | | Add the -testability option to Qt applications.Petri Kiiskinen2009-09-293-1/+27
| | |/ / / /
| | * | | | HTTP backend: store the date header in the cached resourcePeter Hartmann2009-09-291-5/+8
| | * | | | Mac: Fix build failure on tigerRichard Moe Gustavsen2009-09-291-0/+11
| | * | | | Doc: Snow Leopard is supported as a Tier 2 platform.Volker Hilsheimer2009-09-291-1/+7
| | * | | | fix solaris buildOswald Buddenhagen2009-09-291-1/+5
| | * | | | Update docs for softkeys to match new API and implementation.Jason Barron2009-09-291-16/+18
| | * | | | Fix a bug in QPixmapCache when the cache is trimmed by QCache.Alexis Menard2009-09-296-48/+52
| | * | | | Use glXGetProcAddress to resolve glx extensionsTom Cooksey2009-09-292-57/+68
| | * | | | I18N: Add new module, fix spelling glitch.Friedemann Kleint2009-09-292-1/+3
| | * | | | Revert the new QFSEventsFileSystemWatcherEngine on Mac for now.Alexis Menard2009-09-291-1/+1
| | |/ / /
| | * | | Add a more proper shutdown sequence for Symbian applications.Jason Barron2009-09-291-3/+9
| | * | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-29123-738/+883
| | |\ \ \
| | | * | | Fix some docs to follow the Qt style. (remove asterisks, proper indenting)Jan-Arve Sæther2009-09-291-44/+44
| | | * | | Dont generate public docs for QSimplex.Jan-Arve Sæther2009-09-291-0/+4
| | | * | | Improve error reporting when qdoc cannot open a source file.Jason McDonald2009-09-291-1/+2
| | | * | | Fix qdoc error.Jason McDonald2009-09-291-2/+2
| | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-291-0/+4
| | | |\ \ \
| | | | * | | Fixes failing autotest.Bill King2009-09-291-0/+4
| | | * | | | Assistant, Designer, Lingist and QMake manuals weren't generated.Jason McDonald2009-09-296-12/+12
| | | |/ / /
| | | * | | Fix a alpha issue with RGB32 and DirectFBAnders Bakken2009-09-291-1/+4
| | | * | | Fixes compileBill King2009-09-291-7/+7
| | | * | | doc: add some more \since 4.6 tagsVolker Hilsheimer2009-09-2810-9/+58
| | | * | | QWheelEvent not working on Cocoa 64BitPrasanth Ullattil2009-09-281-3/+3
| | | * | | Fix Freemantle build of JSC/WebKit.Simon Hausmann2009-09-282-10/+0
| | | * | | Fix to Q3PopupMenu autotest on windowsThierry Bastian2009-09-281-2/+2
| | | * | | QScript: Add test for getting backtrace of recursive functionsOlivier Goffart2009-09-281-0/+66
| | | * | | QScript: Fix strange bugs and crashes.Olivier Goffart2009-09-284-9/+50
| | | * | | fixed a typo in the doc.Denis Dzyubenko2009-09-281-1/+1
| | | * | | Fix QWebHistory autotest crashesJedrzej Nowacki2009-09-281-3/+7
| | | * | | Fixed a crash in the boxes demo when using -graphicssystem opengl.Trond Kjernaasen2009-09-284-5/+12
| | | * | | Removed unused line in QAbstractAnimationLeonardo Sobral Cunha2009-09-281-1/+0
| | | * | | getMacPreferredLanguageAndCountry: Fix possible crashMarkus Goetz2009-09-281-1/+1
| | | * | | Fixing the autotest for other platforms, hopefully...João Abecasis2009-09-281-1/+1
| | | * | | Refactor of timer verification in QAbstractAnimationLeonardo Sobral Cunha2009-09-281-6/+4
| | | * | | Correct the formextractor which was using removed QWebElement APIJocelyn Turcotte2009-09-281-7/+7
| | | * | | Fixed compile failure when running make with large -j.Rohan McGovern2009-09-281-0/+1
| | | * | | Animations: updateCurrentTime now receives the currentTime as paramaterThierry Bastian2009-09-2815-30/+30
| | | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sami Merilä2009-09-283-13/+28
| | | |\ \ \
| | | | * | | Fix tst_QTextDocument::cursorPositionChangedOnSetTextmae2009-09-281-7/+3
| | | | * | | Impossible to interact with the year on QCalendarWidget on GraphicsViewThierry Bastian2009-09-281-5/+15