summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More QFxItem cleanup.Michael Brasser2009-07-315-21/+18
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-312-9/+16
|\
| * Fix compile breakage in 638fd43 by using QGraphicsItem::focusProxy().Andreas Aardal Hanssen2009-07-311-8/+16
| * Remove unused include.Andreas Aardal Hanssen2009-07-311-1/+0
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-311-0/+0
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-316-18/+69
| |\
| * | Update windows configureAaron Kennedy2009-07-311-0/+0
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-314-18/+3
|\ \ \ | | |/ | |/|
| * | Add missing QDebug operator entry for ItemNegativeZStacksBehindParent.Andreas Aardal Hanssen2009-07-311-0/+3
| * | Remove unused functionality.Andreas Aardal Hanssen2009-07-313-18/+0
* | | Remove paintContents.Michael Brasser2009-07-3113-65/+61
* | | Add baselineOffset to anchors.Michael Brasser2009-07-314-3/+26
|/ /
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-311829-28343/+53380
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-31102-2723/+1259
| |\
| | * Docs: Make precedence clear.Michael Brasser2009-07-311-0/+4
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-319-145/+404
| | |\
| | * | Rename Rect.pen to Rect.borderMichael Brasser2009-07-3123-85/+48
| | * | Rename centeredIn to centerIn.Michael Brasser2009-07-3123-56/+56
| | * | More QFxItem cleanup.Michael Brasser2009-07-314-29/+13
| | * | Introduce Loader item.Michael Brasser2009-07-3017-205/+403
| | * | More QFxItem cleanup.Michael Brasser2009-07-303-46/+0
| * | | Manual sync with masterAaron Kennedy2009-07-312-8/+2
| * | | Merge branch 'master' of ../../qt into kinetic-declarativeuiAaron Kennedy2009-07-31143-3466/+4570
| |\ \ \
| | * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtAaron Kennedy2009-07-31139-3451/+4562
| | |\ \ \
| | | * | | Fixed corrupt testlogs on Windows and other places where vsnprintf isRohan McGovern2009-07-311-3/+4
| | | * | | Docs: Improve QGraphicsTransform and subclassesAndreas Aardal Hanssen2009-07-315-191/+327
| | | * | | API documentation moved into the classes subdirectoryVolker Hilsheimer2009-07-301-0/+0
| | | * | | Doc: there is no group of explicitly shared classes, only one class uses this.Volker Hilsheimer2009-07-304-116/+156
| | | * | | Disabling the close button didn't work correctlyDenis Dzyubenko2009-07-301-10/+11
| | | * | | Allow maximize button on the titlebar for a fixed size windowDenis Dzyubenko2009-07-301-0/+5
| | | * | | Added the windowflags manualtest which is based on the windowflags example.Denis Dzyubenko2009-07-306-0/+662
| | | * | | Added an ability to remove size constraints from a widget.Denis Dzyubenko2009-07-301-6/+15
| | | * | | Autotest: reduce the amout of data transferred to 128 MB, otherwise theThiago Macieira2009-07-301-3/+3
| | | * | | Autotest: reorganise the HTTP performance testsThiago Macieira2009-07-301-125/+124
| | | * | | Autotest: fix crash caused by deleting a QSharedPointerThiago Macieira2009-07-301-9/+5
| | | * | | Do not emit activated and close the popup when the item is not enabled.Benjamin C Meyer2009-07-302-2/+31
| | | * | | fix infinite loop when meeting improper trId()Oswald Buddenhagen2009-07-301-1/+3
| | | * | | Fix compilation with xlC 7: operands to ?: must match.Thiago Macieira2009-07-301-1/+1
| | | * | | Gestures: fixed install event filter bugRichard Moe Gustavsen2009-07-301-2/+2
| | | * | | Fix autotests after QUrl change.kh2009-07-3015-25/+25
| | | * | | Fixed font attribute inheritence, text and textArea elements in QtSvg.Kim Motoyoshi Kalland2009-07-307-702/+474
| | | * | | Added support for 'vector-effect' in QtSvg.Kim Motoyoshi Kalland2009-07-301-82/+150
| | | * | | Doc - Fixed a broken link to the Apple Human Interface Guidelines documentKavindra Devi Palaraja2009-07-301-1/+1
| | | * | | When there is no alpha channel significantly improve the speed of blendTiled.Benjamin C Meyer2009-07-301-21/+51
| | | * | | Doc - Some more cleanups to beautify the documentationKavindra Devi Palaraja2009-07-301-39/+38
| | | * | | Doc - Beautifying documentation of autoMaximizeThresholdKavindra Devi Palaraja2009-07-301-8/+9
| | | * | | Doc: Move class and function documentation into a dedicated directory.Volker Hilsheimer2009-07-3041-1373/+1413
| | | * | | updates...Gunnar Sletta2009-07-3016-104/+234
| | | * | | Don't do two hash lookups in loadGlyphs()Eskil Abrahamsen Blomfeldt2009-07-301-2/+2
| | | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtMorten Sørvig2009-07-3028-758/+670
| | | |\ \ \