Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | 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 | |
| | | | * | | | | | stabilize QNetworkReply autotest | Peter Hartmann | 2009-11-10 | 1 | -5/+0 | |
| | | | * | | | | | 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 | 1383 | -45740/+41718 | |
| | | | |\ \ \ \ \ | ||||||
| | | | * | | | | | | Let QDBusInterface work even if the introspection failed. | Thiago Macieira | 2009-11-09 | 2 | -3/+6 | |
| | | | * | | | | | | network examples: unify the fortune server/client examples | Peter Hartmann | 2009-11-09 | 4 | -4/+25 | |
| | | | * | | | | | | 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 | |
| | | | * | | | | | | Autotest: prevent race-condition from causing a test failure. | 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 | |
| | | | * | | | | | | tst_networkselftest: Also check for SSL support | Markus Goetz | 2009-11-06 | 1 | -0/+12 | |
| | * | | | | | | | | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-13 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | doc: Removed duplicate qdoc. | Martin Smith | 2009-11-13 | 1 | -10/+1 | |
| | * | | | | | | | | doc: Fixed typo. | Martin Smith | 2009-11-13 | 1 | -4/+0 | |
| | * | | | | | | | | Compile securesocketclient example also with openssl-linked | Markus Goetz | 2009-11-13 | 1 | -0/+1 | |
| | * | | | | | | | | 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 | 32 | -37/+44 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-12 | 27 | -46/+732 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch '4.6' into osloStaging1-4.6 | Jocelyn Turcotte | 2009-11-12 | 4 | -66/+29 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | QUrl::fromUserInput: improvements, corrections and make the demo | Jocelyn Turcotte | 2009-11-12 | 4 | -66/+29 | |
| | * | | | | | | | | | | | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-12 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Changelog fix | Jedrzej Nowacki | 2009-11-12 | 1 | -2/+1 | |
| | * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Morten Johan Sørvig | 2009-11-12 | 17 | -27/+242 | |
| | |\ \ \ \ \ \ \ \ \ \ \ |