summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove *_untranslated.tsOswald Buddenhagen2009-10-0116-20207/+4
* remove unused translations.proOswald Buddenhagen2009-10-011-34/+0
* Rename QWebGraphicsItem to QGraphicsWebViewAlexis Menard2009-10-018-96/+96
* Fixed typo in the doc.Denis Dzyubenko2009-10-011-1/+1
* Use "if (1) {} else" instead of "if (1); else" to silence compiler.Volker Hilsheimer2009-10-011-2/+2
* Reset timeout-checker before evaluating when processEventsInterval is usedKent Hansen2009-10-011-0/+2
* Touch up and fixes for the documentation frontpageJens Bache-Wiig2009-10-014-11/+60
* network selftest: make sure tested file has correct line endingsPeter Hartmann2009-10-011-0/+1
* Add input method hint for URL input widgets.Volker Hilsheimer2009-10-012-0/+2
* S60 qt_init() fix to set system fontmread2009-10-011-0/+4
* remove unused member from QWidgetData on Windows CEJoerg Bornemann2009-10-014-10/+1
* Doc: Removed the old What's New page for Designer.David Boddie2009-10-011-3/+0
* Doc: Removed the old Console edition and updated edition naming.David Boddie2009-10-014-16/+4
* Doc: Added a script to generate one of the model/view images.David Boddie2009-10-011-0/+42
* qdoc: Marked some undocumented Phonon classes internalMartin Smith2009-10-011-1/+1
* Fix: Abstract slider does not understand wheel events properlyRichard Moe Gustavsen2009-10-016-37/+50
* Fixed software input panel support on web input elements.Simon Hausmann2009-10-013-0/+45
* Implementation for QWebPage::inputMethodQuery and QWebPagePrivate::inputMetho...Simon Hausmann2009-10-014-36/+242
* qdoc: Marked some undocumented Phonon classes internalMartin Smith2009-10-0116-0/+74
* Exclude the MMF Phonon plugin folder for qdoc.Frans Englich2009-10-011-0/+1
* Doc: RTOS'es are available under a commerical license, without support.Volker Hilsheimer2009-10-012-2/+9
* fix minimizing for Windows CE and Windows mobileJoerg Bornemann2009-10-014-38/+30
* warning fix in qgraphicseffect_p.h for qreal == floatJoerg Bornemann2009-10-011-1/+1
* oops.. fixed compilation of testThierry Bastian2009-10-011-1/+1
* Try to fix autotestThierry Bastian2009-10-011-4/+5
* Enable qws/qvfb use for multiple users on one machineJeremy Katz2009-10-018-36/+43
* tst_qhttpnetworkconnection: Add a priority testMarkus Goetz2009-10-011-0/+59
* Make test pass even if printer names contain punctuationPaul Olav Tvete2009-10-011-1/+1
* Fixed qitemdelegate autotest compilation with Nokia X86 compiler.Janne Anttila2009-10-011-1/+1
* Fixed QPixmap::fromImage when using Format_Mono for Symbian.Janne Anttila2009-10-011-3/+3
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-016-9/+48
|\
| * Doc: Mark new overloads with \since 4.6.Volker Hilsheimer2009-10-011-1/+6
| * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-10-011107-4528/+10844
| |\
| | * Doc fix on QGraphicsWidget and QGraphicsObject.Alexis Menard2009-10-011-2/+3
| | * Fixes clipboard handling on X11.Denis Dzyubenko2009-10-011-1/+3
| | * Doc: A short paragraph about Symbian support.Volker Hilsheimer2009-10-011-0/+8
| | * Doc: nicer screenshots for Graphics Effects section in "What's New"Volker Hilsheimer2009-10-012-1/+10
| | * Doc: A bit of text for example categories.Volker Hilsheimer2009-10-011-0/+4
| * | Worked around S60 3.1 bug in CCoeControl::PositionRelativeToScreenMiikka Heikkinen2009-10-011-4/+14
* | | Deployment augmented for WinCEninerider2009-10-011-4/+11
* | | Disabled icon conversion functions for WinCEninerider2009-10-011-0/+9
* | | Test http://codepaster-nokia.troll.no/?id=18722 skipped for WinCEninerider2009-10-011-0/+3
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-011082-4138/+10162
|\ \ \ | | |/ | |/|
| * | Fix auto-test that was crashing on Mac Carbon.Alexis Menard2009-10-011-0/+8
| * | Fix crash in S60 input methods after task switchingShane Kearns2009-10-011-5/+15
| * | Skip unstable testKent Hansen2009-10-011-0/+2
| * | Fix tst_QIcon::isNullOlivier Goffart2009-10-013-3/+3
| * | qdoc: Added a missing "/" in a "<h2>".Martin Smith2009-10-012-143/+152
| * | Fix column number provided to QScriptEngineAgentKent Hansen2009-10-015-68/+88
| * | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-10-016-15/+22