summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Set sceneRect to size of root item instead of size of view.Christian Kamm2009-09-301-1/+1
* Fix repeater item orderingAlan Alpert2009-09-302-15/+2
* Make sure the delayed press event is exactly the same as the original.Martin Jones2009-09-291-2/+9
* Some fixes for ListView key handling.Martin Jones2009-09-292-8/+34
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-09-291123-19735/+1024900
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-292-2/+12
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-291-2/+2
| | |\
| | * | Don't call virtual setPosHelper during destructionAaron Kennedy2009-09-291-0/+10
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-09-291123-19735/+1024890
| |\ \ \ | | |/ / | |/| |
| | * | Fix a alpha issue with RGB32 and DirectFBAnders Bakken2009-09-291-1/+4
| | * | 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
| | * | QScript: Fix strange bugs and crashes.Olivier Goffart2009-09-283-9/+25
| | * | 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-283-2/+8
| | * | Removed unused line in QAbstractAnimationLeonardo Sobral Cunha2009-09-281-1/+0
| | * | getMacPreferredLanguageAndCountry: Fix possible crashMarkus Goetz2009-09-281-1/+1
| | * | Refactor of timer verification in QAbstractAnimationLeonardo Sobral Cunha2009-09-281-6/+4
| | * | 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-2810-18/+18
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sami Merilä2009-09-281-5/+15
| | |\ \
| | | * | Impossible to interact with the year on QCalendarWidget on GraphicsViewThierry Bastian2009-09-281-5/+15
| | * | | Triggering softkey action for disbled widget causes a crash.Sami Merilä2009-09-282-2/+6
| | |/ /
| | * | Merge branch '4.6' of git@scm.dev-nokia.troll.no:qt/qt into 4.6Andreas Aardal Hanssen2009-09-282-1/+3
| | |\ \
| | | * | Fix qdoc errorJason McDonald2009-09-281-1/+1
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-282-4/+4
| | | |\ \
| | | * | | Fix qdoc errorsJason McDonald2009-09-281-0/+2
| | * | | | Merge commit 'origin/4.5' into 4.6Andreas Aardal Hanssen2009-09-285-213/+11
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | QGraphicsItem with parent flag ItemClipsChildrenToShape not visibleAndreas Aardal Hanssen2009-09-281-1/+1
| | | * | | Cocoa: Fix build cocoa port with namespaceRichard Moe Gustavsen2009-09-282-2/+3
| | | * | | Doc: fixed typo in QTabBar::tabRect() docsStian Sandvik Thomassen2009-09-281-1/+1
| | | * | | Fixes a crash in QDoubleSpinBoxJoão Abecasis2009-09-251-210/+4
| | | * | | QHostAddress: Clarification about DNSMarkus Goetz2009-09-251-0/+3
| | * | | | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-09-282-4/+4
| | | |/ / | | |/| |
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-2828-237/+133
| | |\ \ \
| | | * | | Deep copy QImage based on non-owned data so we can safely store themGunnar Sletta2009-09-281-2/+11
| | | * | | Make QSignalEvent and QWrappedEvent inner classes of QStateMachineKent Hansen2009-09-2810-213/+78
| | | * | | Fixed unwanted recursion when calling openGLVersionFlags().Kim Motoyoshi Kalland2009-09-281-1/+2
| | | * | | Remove doc warning about UpdateSoftKeys.Jason Barron2009-09-281-0/+1
| | | * | | QEventLoop::ExcludeUserInputEvents should not allow the user to close the windowBradley T. Hughes2009-09-283-3/+4
| | | * | | Fixed qsharedpointer auto test build break for Symbian OS.Janne Anttila2009-09-281-1/+1
| | | * | | compile fix with namespaced qthjk2009-09-287-11/+15
| | | * | | compile fix with namespacehjk2009-09-282-0/+9
| | | * | | Make sure the correct soft key is triggered.Jason Barron2009-09-281-3/+9
| | | * | | doc: Fixed three /sa that should be \saThorbjørn Lindeijer2009-09-283-3/+3
| | * | | | Fix qdoc error.Jason McDonald2009-09-281-1/+1
| | |/ / /
| | * | | Fix qdoc error.Jason McDonald2009-09-281-1/+1
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-287-11/+113
| | |\ \ \