summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make QGraphicsSceneIndex::clear() less nasty.Bjørn Erik Nilsen2009-06-301-2/+3
* More BSP tree index cleanup.Bjørn Erik Nilsen2009-06-302-0/+13
* Fix broken tst_QGraphicsView::embeddedViews.Bjørn Erik Nilsen2009-06-301-7/+0
* More re-factoring of QGraphicsSceneIndex.Bjørn Erik Nilsen2009-06-305-103/+89
* Add lacking parenthesis around bitwise AND operator.Bjørn Erik Nilsen2009-06-291-2/+2
* Graphics View: BSP tree cleanup.Bjørn Erik Nilsen2009-06-294-18/+22
* Fix broken point item lookup in Graphics View.Bjørn Erik Nilsen2009-06-261-3/+14
* Proper handling of scene rect in QGraphicsScene(Index).Bjørn Erik Nilsen2009-06-2610-61/+52
* Re-factor parts of the QGraphicsSceneBspTreeIndex.Bjørn Erik Nilsen2009-06-253-177/+133
* Compile tst_QGrahicsSceneIndex after be79229eBjørn Erik Nilsen2009-06-251-15/+0
* Stabilize tst_QGraphicsView::moveItemWhileScrolling.Bjørn Erik Nilsen2009-06-251-1/+1
* Partially revert be79229eBjørn Erik Nilsen2009-06-251-7/+5
* Fix tst_QGraphicsItem::collidesWith_item autotest.Andreas Aardal Hanssen2009-06-231-1/+2
* Ensure that the BSP index returns all untransformable items.Andreas Aardal Hanssen2009-06-231-0/+2
* Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-06-23196-1413/+10828
|\
| * Fix option rect offset for QComboBox on Vista styleJens Bache-Wiig2009-06-231-2/+3
| * QHttpNetworkReply autotest: fix build on WindowsPeter Hartmann2009-06-231-1/+1
| * Fixed build error on X11 with gcc 4.1.2.jasplin2009-06-231-6/+6
| * Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-2352-92/+1002
| |\
| | * Fix compilation after the last change.Thiago Macieira2009-06-232-2/+6
| | * Attempt to fix header installation for Phonon.Thiago Macieira2009-06-232-28/+34
| | * mark plural messages as such in the qm readerOswald Buddenhagen2009-06-231-0/+18
| | * add -input-codec option for qm readerOswald Buddenhagen2009-06-232-3/+10
| | * Fix the dash pattern examples in the documentation of QPenBenjamin Poulain2009-06-231-2/+2
| | * Fix missing member initialization.kh2009-06-2315-1/+16
| | * Doc - Adding the new Frozen Column Example by Pierre Rossi into our list ofKavindra Devi Palaraja2009-06-232-0/+2
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Kavindra Devi Palaraja2009-06-231-5/+0
| | |\
| | | * Improve text drawing quality with CarbonSimon Hausmann2009-06-231-5/+0
| | * | Doc - Adding Pierre Rossi's frozen column exampleKavindra Devi Palaraja2009-06-2310-0/+758
| | |/
| | * make the last checkin compile.Bill King2009-06-231-2/+0
| | * Fixes non-unicode strings should be strings, not bytearrays.Bill King2009-06-231-17/+1
| | * Prevented QWizard from crashing upon removing a page after deleting a field o...jasplin2009-06-223-0/+48
| | * Fixed drawTiledPixmap() for the GL paint engine.Trond Kjernåsen2009-06-221-7/+13
| | * Check for null pointer in QGraphicsProxyWidget::event() in case there is no f...Marius Bugge Monsen2009-06-221-1/+1
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Marius Bugge Monsen2009-06-222-1/+32
| | |\
| | | * Moving a child widget right after show() does not work as expected.Bjørn Erik Nilsen2009-06-222-1/+32
| | * | Check if the row larger or equal to the flowPositions vector to prevent out o...Marius Bugge Monsen2009-06-221-1/+1
| | |/
| | * Fixed wrong painting when doing IntersectClip after setClipping(false).Samuel Rødal2009-06-224-11/+29
| | * Fix crash in widget box when using load mode "LoadCustomWidgetsOnly"Eskil Abrahamsen Blomfeldt2009-06-221-0/+3
| | * task 226042Derick Hawcroft2009-06-221-8/+21
| | * Minor optimizationAnders Bakken2009-06-221-1/+0
| | * Bail out on invalid color in fillRectAnders Bakken2009-06-221-1/+6
| | * Use const ref for foreachAnders Bakken2009-06-221-1/+1
| * | doc: Fixed typos.Martin Smith2009-06-231-2/+2
| * | QDockWidget: size incorrect when moving separator on fixed-size dock.Thierry Bastian2009-06-234-61/+58
| * | Remove default error stateEskil Abrahamsen Blomfeldt2009-06-234-103/+82
| * | Improve flushing performance in the raster window surface on Mac.Morten Sørvig2009-06-231-2/+6
| * | Fix tests on WindowsEskil Abrahamsen Blomfeldt2009-06-231-16/+16
| * | Cleanup of db test cases.Bill King2009-06-239-105/+62
| * | Mark tests as XFail until they can be investigated further.Bill King2009-06-231-7/+13