summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
| | * QGtkStyle: Fix broken transparency on line edits in ClearlooksJens Bache-Wiig2009-04-221-2/+3
| | * Fix QPrinter::pageRect() for Windows printers, when fullPage() is set.Trond Kjernåsen2009-04-221-1/+1
| | * Make all qdoc footers consistent with the main Qt docs.Jason McDonald2009-04-227-13/+11
| | * Doc fixesJoão Abecasis2009-04-223-4/+6
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-04-223-1/+5
| | |\
| | | * Fix Transformed driver on 8-bit displaysPaul Olav Tvete2009-04-223-1/+5
| | * | Make make_qfeatures_dot_h script generate the current copyright header.Jason McDonald2009-04-222-32/+63
| | |/
| | * Fix crash in drawPixmap when painting on a null pixmapSamuel Rødal2009-04-222-3/+6
| | * Fix more NaNs in Elastic Nodes exampleJoão Abecasis2009-04-221-3/+6