summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Test that accepting the TouchBegin stops propagationBradley T. Hughes2009-04-241-3/+103
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-2424-5802/+58
|\
| * Remove the Direct3D engine.Gunnar Sletta2009-04-2424-5802/+58
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-2362-1078/+2776
|\ \ | |/
| * Fix bugs in QGraphicsItem::childrenBoundingRect()Andreas Aardal Hanssen2009-04-233-7/+84
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-2316-69/+596
| |\
| | * Add Google Suggest as a new network exampleAriya Hidayat2009-04-2311-0/+551
| | * cleanupkh2009-04-233-68/+22
| | * correctly handle remote disconnectsOswald Buddenhagen2009-04-232-1/+21
| | * clean up server socket on startupOswald Buddenhagen2009-04-231-0/+2
| * | Merge branch '4.5'Thiago Macieira2009-04-2328-129/+799
| |\ \ | | |/
| | * Added Google Chat client as a new WebKit exampleAriya Hidayat2009-04-2310-1/+565
| | * Fixes for QByteArrayMatcherJoão Abecasis2009-04-234-2/+136
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5kh2009-04-231-7/+7
| | |\
| | | * fix pro fileOswald Buddenhagen2009-04-231-7/+7
| | * | fixes open an empty page on invalid keywordkh2009-04-231-0/+2
| | |/
| | * Revert "Removed dead code."jasplin2009-04-231-0/+2
| | * make sure we wait until the page has fully loaded before duplicatingkh2009-04-233-1/+19
| | * update the filter combobox if we set a passed filterkh2009-04-231-2/+11
| | * Revert "Fixed key sequence eating behavior for QShortcut and QAction."jasplin2009-04-236-86/+31
| | * use qdoc3 debug version only when it is availableJoerg Bornemann2009-04-232-8/+1
| | * Set the current filter if one gets passed by commandline.kh2009-04-231-0/+3
| | * cleanup, normalized connect, etc...kh2009-04-231-24/+24
| * | Make BGR mode configurable through the GUIPaul Olav Tvete2009-04-231-0/+2
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-2317-13/+426
| |\ \ | | |/
| | * Mention the jQuery MIT license in the 3rdparty license file, used in the fanc...Simon Hausmann2009-04-231-0/+18
| | * Add the fancybrowser to the examples in qtdemoSimon Hausmann2009-04-231-0/+1
| | * Add fancy browser as the new exampleAriya Hidayat2009-04-2310-1/+383
| | * Add WebKit examples to the Qt DemoSimon Hausmann2009-04-231-0/+4
| | * Allow QThread to start a QTimer and QEventLoop before QCoreApplication is con...Bradley T. Hughes2009-04-234-6/+8
| | * Disable MIT-SHM usage on BGR server layouts under X11.Trond Kjernåsen2009-04-231-6/+12
| * | Add BGR format to qvfbPaul Olav Tvete2009-04-233-1/+19
| * | Adding 2bpp support to qvfbPaul Olav Tvete2009-04-233-864/+855
* | | Fix tests/manual/qtouchevent by choking mouse events even for ignored TouchUp...Bradley T. Hughes2009-04-232-2/+18
* | | update test to test basic event handling and touch begin propagationBradley T. Hughes2009-04-233-271/+460
* | | Initial test for TouchBegin propagation and TouchUpdate/TouchEnd handlingBradley T. Hughes2009-04-233-18/+82
* | | the start of a manual test for touch eventsBradley T. Hughes2009-04-235-0/+2004
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into windows-7-mult...Bradley T. Hughes2009-04-23139-12104/+1667
|\ \ \ | |/ /
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-2336-180/+338
| |\ \ | | |/
| | * Carbon/Cocoa: It is possible to resize a widget above its maximum sizeRichard Moe Gustavsen2009-04-232-39/+50
| | * Removed dead code.jasplin2009-04-231-2/+0
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Rohan McGovern2009-04-2231-124/+220
| | |\
| | | * Convert bitmaps to alpha pixmap formatAnders Bakken2009-04-221-2/+2
| | | * CompileAnders Bakken2009-04-221-2/+2
| | | * Kill some warningsAnders Bakken2009-04-222-3/+5
| | | * Show filter extensions in the GTK file dialog if no name is providedJens Bache-Wiig2009-04-221-2/+2
| | | * Don't emit QApplication::focusChanged for no reasonThorbjørn Lindeijer2009-04-221-1/+1
| | | * Unify IDirectFBSurface->Lock() callsAnders Bakken2009-04-224-46/+58
| | | * Take out STATIC_ALLOC of primary surface creationAnders Bakken2009-04-221-7/+7
| | | * Prevent QTransform::type() from returning TxScale instead of TxProject.Samuel Rødal2009-04-222-2/+12