Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-18 | 8 | -112/+155 |
|\ | |||||
| * | Removed Browser demo from Symbian builds | Miikka Heikkinen | 2009-11-18 | 1 | -1/+1 |
| * | Put the dialog buttons into a scrollarea. | Alessandro Portale | 2009-11-17 | 1 | -64/+89 |
| * | Build without QT_KEYPAD_NAVIGATION | Alessandro Portale | 2009-11-17 | 2 | -2/+10 |
| * | Fix DrillDown for moblie devices. | Alessandro Portale | 2009-11-17 | 1 | -15/+11 |
| * | showMaximized() lets us see SoftKeys | Alessandro Portale | 2009-11-17 | 1 | -2/+2 |
| * | QS60Style returns hint QFormLayout::WrapLongRows | Alessandro Portale | 2009-11-17 | 2 | -4/+9 |
| * | Incorporate feedback by Espen. | Frans Englich | 2009-11-17 | 1 | -24/+33 |
* | | Merge upstream/4.6 into oslo-staging-2 | Olivier Goffart | 2009-11-17 | 198 | -3369/+5926 |
|\ \ | |||||
| * \ | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-11-17 | 62 | -699/+785 |
| |\ \ | |||||
| * | | | i18n: Complete and spell-check German translations for 4.6.0 | Friedemann Kleint | 2009-11-17 | 5 | -276/+871 |
| * | | | Reapply change log fix. | Jedrzej Nowacki | 2009-11-17 | 1 | -2/+1 |
| * | | | Small doc fix. | axis | 2009-11-17 | 1 | -1/+1 |
| * | | | Merge remote branch 'staging/4.6' into 4.6 | Simon Hausmann | 2009-11-17 | 129 | -1769/+4919 |
| |\ \ \ | |||||
| | * | | | Fix inputMethods QWebPage autotest failure. | Simon Hausmann | 2009-11-16 | 1 | -3/+3 |
| | * | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2009-11-16 | 56 | -1446/+3491 |
| | * | | | tst_qtcpsocket: Check if proper connection error occurs | Markus Goetz | 2009-11-16 | 1 | -0/+43 |
| | * | | | Prospective Symbian/abld build fix | Simon Hausmann | 2009-11-16 | 1 | -1/+1 |
| | * | | | Fixed swipe gesture on the Mac. | Denis Dzyubenko | 2009-11-16 | 1 | -1/+1 |
| | * | | | doc: Fixed qdoc errors. | Martin Smith | 2009-11-16 | 2 | -1/+9 |
| | * | | | Doc: Adding explanation to QTextEdit | Morten Engvoldsen | 2009-11-16 | 1 | -1/+1 |
| | * | | | doc: Fixed qdoc errors. | Martin Smith | 2009-11-16 | 2 | -4/+11 |
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Morten Engvoldsen | 2009-11-16 | 4 | -17/+39 |
| | |\ \ \ | |||||
| | | * | | | doc: Fixed qdoc according to Bjarne's recommendation. | Martin Smith | 2009-11-16 | 4 | -17/+39 |
| | * | | | | Doc: Added short explanation to textEdit->toPlainText() | Morten Engvoldsen | 2009-11-16 | 1 | -1/+3 |
| | |/ / / | |||||
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Morten Engvoldsen | 2009-11-16 | 1 | -6/+6 |
| | |\ \ \ | |||||
| | | * | | | Don't sendPostedEvents() twice when calling processEvents() manually | Bradley T. Hughes | 2009-11-16 | 1 | -6/+6 |
| | * | | | | Doc: Correcting contact info. | Morten Engvoldsen | 2009-11-16 | 1 | -3/+3 |
| | |/ / / | |||||
| | * | | | Designer crashes in Mac Cocoa port. | Prasanth Ullattil | 2009-11-16 | 1 | -0/+3 |
| | * | | | Fix compilation without Qt3support (on Windows CE, Symbian) | Simon Hausmann | 2009-11-16 | 1 | -1/+1 |
| | * | | | Fix input method support on widgets that have a focus proxy set. | Simon Hausmann | 2009-11-13 | 3 | -9/+77 |
| | * | | | Fix S60 input method not showing up in editable QGraphicsTextItems | Simon Hausmann | 2009-11-13 | 2 | -2/+6 |
| | * | | | Fix compilation on solaris-g++-64. | Thiago Macieira | 2009-11-13 | 1 | -0/+1 |
| | * | | | Autotest: use the new QDBusServiceWatcher class | Thiago Macieira | 2009-11-13 | 1 | -13/+9 |
| | * | | | Merge branch '4.6' of ../qt-doc-team into 4.6 | David Boddie | 2009-11-13 | 2 | -0/+267 |
| | |\ \ \ | |||||
| | | * | | | Doc: Added missing example documentation. | David Boddie | 2009-11-13 | 2 | -0/+267 |
| | * | | | | Doc: Add link to the Symbian Introduction. | Volker Hilsheimer | 2009-11-13 | 1 | -0/+2 |
| | * | | | | Doc: fix typo. | Volker Hilsheimer | 2009-11-13 | 1 | -1/+1 |
| | * | | | | xmlpatterns autotest: adjust line endings | Peter Hartmann | 2009-11-13 | 1 | -1/+3 |
| | * | | | | xmlpatterns: unify error messages in generator and generated file | Peter Hartmann | 2009-11-13 | 2 | -2/+2 |
| | * | | | | Introduce QFileNetworkReply in QNetworkAccessManager | Markus Goetz | 2009-11-13 | 4 | -0/+326 |
| | * | | | | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-13 | 51 | -292/+523 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Bradley T. Hughes | 2009-11-13 | 29 | -161/+339 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | doc: Fixed qdoc according to Bjarne's recommendation. | Martin Smith | 2009-11-13 | 1 | -6/+8 |
| | | * | | | | | Merge commit 'coreteam/4.6' into oslo1-4.6 | Marius Storm-Olsen | 2009-11-13 | 28 | -155/+331 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | tst_qnetworkreply: Test LastModified parsing | Markus Goetz | 2009-11-11 | 1 | -0/+38 |
| | | | * | | | | | QNAM: Parse RFC1123 directly and don't go through QLocale | Holger Hans Peter Freyther | 2009-11-11 | 1 | -8/+74 |
| | | | * | | | | | QNAM: Remove some more occurences of toLower on the hot path | Holger Hans Peter Freyther | 2009-11-11 | 3 | -8/+6 |
| | | | * | | | | | QNAM: Avoid using toLower for case insensitive comparision | Holger Hans Peter Freyther | 2009-11-11 | 1 | -12/+11 |
| | | | * | | | | | utils/qlalr generator: adapt changes to xmlstream and script files | Peter Hartmann | 2009-11-11 | 11 | -108/+139 |