Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Complement Phonon for Symbian documentation. | Frans Englich | 2009-11-18 | 1 | -0/+4 |
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-18 | 2 | -4/+9 |
|\ | |||||
| * | QS60Style returns hint QFormLayout::WrapLongRows | Alessandro Portale | 2009-11-17 | 2 | -4/+9 |
* | | Merge upstream/4.6 into oslo-staging-2 | Olivier Goffart | 2009-11-17 | 165 | -2977/+4578 |
|\ \ | |||||
| * \ | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-11-17 | 50 | -678/+652 |
| |\ \ | |||||
| * | | | Small doc fix. | axis | 2009-11-17 | 1 | -1/+1 |
| * | | | Merge remote branch 'staging/4.6' into 4.6 | Simon Hausmann | 2009-11-17 | 103 | -1656/+4444 |
| |\ \ \ | |||||
| | * | | | 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 |
| | * | | | 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 | 3 | -16/+38 |
| | |\ \ \ | |||||
| | | * | | | doc: Fixed qdoc according to Bjarne's recommendation. | Martin Smith | 2009-11-16 | 3 | -16/+38 |
| | * | | | | Doc: Added short explanation to textEdit->toPlainText() | Morten Engvoldsen | 2009-11-16 | 1 | -1/+3 |
| | |/ / / | |||||
| | * | | | Don't sendPostedEvents() twice when calling processEvents() manually | Bradley T. Hughes | 2009-11-16 | 1 | -6/+6 |
| | * | | | 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 | 2 | -9/+18 |
| | * | | | Fix S60 input method not showing up in editable QGraphicsTextItems | Simon Hausmann | 2009-11-13 | 1 | -2/+3 |
| | * | | | Fix compilation on solaris-g++-64. | Thiago Macieira | 2009-11-13 | 1 | -0/+1 |
| | * | | | Doc: fix typo. | Volker Hilsheimer | 2009-11-13 | 1 | -1/+1 |
| | * | | | xmlpatterns: unify error messages in generator and generated file | Peter Hartmann | 2009-11-13 | 1 | -1/+1 |
| | * | | | 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 | 29 | -110/+143 |
| | |\ \ \ | |||||
| | * | | | | 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 | 18 | -108/+256 |
| | |\ \ \ \ | |||||
| | | * | | | | 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 | 9 | -72/+143 |
| | | * | | | | QNAM HTTP Code: Start accept-language header with capital letter | Markus Goetz | 2009-11-10 | 1 | -1/+1 |
| | | * | | | | Merge branch '4.6' into core-4.6 | Thiago Macieira | 2009-11-09 | 1000 | -12844/+28591 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Let QDBusInterface work even if the introspection failed. | Thiago Macieira | 2009-11-09 | 1 | -2/+4 |
| | | * | | | | | QNAM HTTP Code: Also send our locale name as accept-language | Markus Goetz | 2009-11-09 | 1 | -4/+13 |
| | | * | | | | | Fix annotations added for complex types in signals. | Thiago Macieira | 2009-11-08 | 1 | -1/+1 |
| | | * | | | | | Fix enabling of level 2 debugging in QtDBus | Thiago Macieira | 2009-11-08 | 1 | -1/+2 |
| | | * | | | | | QNAM: Do not emit uploadProgress() when reply was aborted | Markus Goetz | 2009-11-06 | 1 | -0/+2 |
| | * | | | | | | doc: Removed duplicate qdoc. | Martin Smith | 2009-11-13 | 1 | -10/+1 |
| | * | | | | | | doc: Fixed typo. | Martin Smith | 2009-11-13 | 1 | -4/+0 |
| | * | | | | | | doc: Changed numColors() to colorCount() in the doc. | Martin Smith | 2009-11-13 | 1 | -5/+18 |
| | * | | | | | | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-13 | 29 | -29/+29 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-12 | 5 | -2/+49 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch '4.6' into osloStaging1-4.6 | Jocelyn Turcotte | 2009-11-12 | 1 | -21/+22 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | QUrl::fromUserInput: improvements, corrections and make the demo | Jocelyn Turcotte | 2009-11-12 | 1 | -21/+22 |
| | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Morten Johan Sørvig | 2009-11-12 | 15 | -22/+234 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merge branch 'qtwebkit-4.6' into osloStaging1-4.6 | Jocelyn Turcotte | 2009-11-12 | 14 | -22/+228 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | Re-apply change 945e079e60506e88435802d0a764c8b4121ad16f by Richard Moe Gusta... | Richard Moe Gustavsen | 2009-11-12 | 1 | -1/+1 |
| | | | * | | | | | | | | | Re-apply change f80c224ddd3c3c4a408c8f88e6cf5114ee107c89 by Joerg Bornemann | Joerg Bornemann | 2009-11-12 | 2 | -1/+6 |