summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-11-1656-1446/+3491
* tst_qtcpsocket: Check if proper connection error occursMarkus Goetz2009-11-161-0/+43
* Prospective Symbian/abld build fixSimon Hausmann2009-11-161-1/+1
* Fixed swipe gesture on the Mac.Denis Dzyubenko2009-11-161-1/+1
* doc: Fixed qdoc errors.Martin Smith2009-11-162-1/+9
* Doc: Adding explanation to QTextEditMorten Engvoldsen2009-11-161-1/+1
* doc: Fixed qdoc errors.Martin Smith2009-11-162-4/+11
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Morten Engvoldsen2009-11-164-17/+39
|\
| * doc: Fixed qdoc according to Bjarne's recommendation.Martin Smith2009-11-164-17/+39
* | Doc: Added short explanation to textEdit->toPlainText()Morten Engvoldsen2009-11-161-1/+3
|/
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Morten Engvoldsen2009-11-161-6/+6
|\
| * Don't sendPostedEvents() twice when calling processEvents() manuallyBradley T. Hughes2009-11-161-6/+6
* | Doc: Correcting contact info.Morten Engvoldsen2009-11-161-3/+3
|/
* Designer crashes in Mac Cocoa port.Prasanth Ullattil2009-11-161-0/+3
* Fix compilation without Qt3support (on Windows CE, Symbian)Simon Hausmann2009-11-161-1/+1
* Fix input method support on widgets that have a focus proxy set.Simon Hausmann2009-11-133-9/+77
* Fix S60 input method not showing up in editable QGraphicsTextItemsSimon Hausmann2009-11-132-2/+6
* Fix compilation on solaris-g++-64.Thiago Macieira2009-11-131-0/+1
* Autotest: use the new QDBusServiceWatcher classThiago Macieira2009-11-131-13/+9
* Merge branch '4.6' of ../qt-doc-team into 4.6David Boddie2009-11-132-0/+267
|\
| * Doc: Added missing example documentation.David Boddie2009-11-132-0/+267
* | Doc: Add link to the Symbian Introduction.Volker Hilsheimer2009-11-131-0/+2
* | Doc: fix typo.Volker Hilsheimer2009-11-131-1/+1
* | xmlpatterns autotest: adjust line endingsPeter Hartmann2009-11-131-1/+3
* | xmlpatterns: unify error messages in generator and generated filePeter Hartmann2009-11-132-2/+2
* | Introduce QFileNetworkReply in QNetworkAccessManagerMarkus Goetz2009-11-134-0/+326
* | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-11-1351-292/+523
|\ \
| * | Add an entry to the changelog about the XUnit support in QtTestThiago Macieira2009-11-131-1/+4
| * | Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-1350-291/+519
| |\ \
| | * | Fixed a crash when configuring an audio effect with the Phonon dialogThierry Bastian2009-11-121-2/+3
| | * | Merge commit 'widget/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-1149-289/+516
| | |\ \
| | | * | Fixed: QFontComboBox emits the currentFontChanged() signal twiceOlivier Goffart2009-11-112-2/+8
| | | * | QAbstractScrollArea: Wheel over a scrollarea that has only one horizontal scr...Olivier Goffart2009-11-113-8/+102
| | | * | Small caps font variant wouldn't be used when defined through style sheetsGabriel de Dietrich2009-11-112-1/+10
| | | * | Fix Font combobox: one can set the current font without it being changedThierry Bastian2009-11-111-0/+7
| | | * | QKeySequence::mnemonic: add a warning if the text contains severals '&'Olivier Goffart2009-11-112-9/+56
| | | * | Revert "Always set a clip on the painter in QGraphicsView."Andreas Aardal Hanssen2009-11-112-75/+0
| | | * | QDockWidget also emits dockLocationChanged when the state is restoredThierry Bastian2009-11-102-2/+9
| | | * | Make it possible for QMainWindow to restore the geom of undocked widgetThierry Bastian2009-11-102-3/+19
| | | * | Fixed: Stylesheet and background image issue in ScrollAreaOlivier Goffart2009-11-101-1/+1
| | | * | Menubars in dual screen mode now popup the menus on the correct screenThierry Bastian2009-11-101-1/+3
| | | * | Replace most processEvents() with sendPostedEvents().Jan-Arve Sæther2009-11-101-8/+8
| | | * | Replace most processEvents() with sendPostedEvents().Jan-Arve Sæther2009-11-101-18/+18
| | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6Jan-Arve Sæther2009-11-1019-115/+142
| | | |\ \
| | | | * | Make sure the context menus also clear the status tip when neededThierry Bastian2009-11-104-36/+37
| | | | * | Fixes sub-attaq segfault when pausingLeonardo Sobral Cunha2009-11-102-0/+10
| | | | * | Fixes sub-attaq demo, unfreeze boat after launching new game when on pauseLeonardo Sobral Cunha2009-11-102-3/+4
| | | | * | Make sure that the toolbar is in the mainwinow rect for dockingThierry Bastian2009-11-101-1/+1
| | | | * | PlatformPlugin: Do not load the plugin if there is no GUIOlivier Goffart2009-11-101-1/+2
| | | | * | Make the toolbar extension animated according to the main windowThierry Bastian2009-11-103-5/+4