Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | doc: Added clarification about allocating space for the 0 terminator. | Martin Smith | 2010-01-11 | 1 | -3/+15 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Fixes: Fix spinbox with NoButton style in QGtkStyle | Jens Bache-Wiig | 2010-01-08 | 1 | -44/+53 | |
* | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-08 | 45 | -266/+498 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Cocoa: Fix painting errors on QGLWidget resizing. | Morten Johan Sørvig | 2010-01-08 | 1 | -0/+7 | |
| * | | | | | | Fix broken QGLWidget::renderPixmap on Mac/Carbon | Morten Johan Sørvig | 2010-01-08 | 1 | -4/+16 | |
| * | | | | | | Fixes: Setting any style sheet breaks checkbox positioning | Jens Bache-Wiig | 2010-01-08 | 1 | -5/+7 | |
| * | | | | | | Fixes: MenuItem size fixes and missing separator with Gtk+ | Jens Bache-Wiig | 2010-01-08 | 3 | -28/+33 | |
| * | | | | | | QNAM HTTP: just use the expirationDate in the code that validates the cache | Thiago Macieira | 2010-01-08 | 1 | -2/+6 | |
| * | | | | | | QNAM HTTP: change the caching semantics to match documentation | Thiago Macieira | 2010-01-08 | 1 | -7/+10 | |
| * | | | | | | QNAM HTTP: fix the caching algorithm from RFC 2616 | Thiago Macieira | 2010-01-08 | 1 | -4/+10 | |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2010-01-08 | 23 | -153/+222 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i... | Qt Continuous Integration System | 2010-01-08 | 17 | -77/+139 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6 | Kurt Korbatits | 2010-01-07 | 245 | -3888/+7140 | |
| | | |\ \ \ \ | ||||||
| | | | * \ \ \ | Merge branch '4.6' of ../../4.6 into 4.6 | Justin McPherson | 2010-01-07 | 244 | -3880/+7132 | |
| | | | |\ \ \ \ | | | | | |/ / / | ||||||
| | | | * | | | | Fix warning in qfilesystemmodel_p.h | Justin McPherson | 2010-01-07 | 1 | -8/+8 | |
| | | * | | | | | QAudioInput loses data on Maemo5/other linux platforms. | Kurt Korbatits | 2010-01-07 | 1 | -1/+1 | |
| | | |/ / / / | ||||||
| | | * | | | | Frequency to SampleRate and channels to channelCount. | Kurt Korbatits | 2010-01-06 | 16 | -60/+112 | |
| | | * | | | | Added setChannelCount() to QAudioFormat. | Kurt Korbatits | 2010-01-06 | 8 | -9/+19 | |
| | * | | | | | Reset the GL stencil mask, op and function in resetGLState(). | Trond Kjernåsen | 2010-01-07 | 1 | -0/+3 | |
| | * | | | | | Fix performance regression in _q_polishItems. | Alexis Menard | 2010-01-07 | 2 | -6/+12 | |
| | * | | | | | Fixed indentation and typo. | Trond Kjernåsen | 2010-01-07 | 1 | -67/+67 | |
| | * | | | | | Remove unnecessary call to QWidget::setAttribute(). | Trond Kjernåsen | 2010-01-07 | 1 | -2/+0 | |
| | * | | | | | Avoid a deep copy of QImage::bits() in the png writer | Rhys Weatherley | 2010-01-06 | 1 | -1/+1 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Avoid repeatedly calling LookupAccountSid in QFSFileEngine::owner | Ritt Konstantin | 2010-01-07 | 1 | -10/+21 | |
| * | | | | | improve readability a bit more | Ritt Konstantin | 2010-01-07 | 1 | -8/+8 | |
| * | | | | | fix styling; improve readability | Ritt Konstantin | 2010-01-07 | 1 | -36/+33 | |
| * | | | | | make it possible to retrieve name of the user who owns the file | Ritt Konstantin | 2010-01-07 | 1 | -1/+2 | |
| * | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-01-07 | 11 | -16/+124 | |
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2010-01-07 | 2 | -8/+13 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix bugs evidenced by change to keep flush errors on QFile::close | João Abecasis | 2010-01-07 | 2 | -1/+4 | |
| | * | | | | | Don't drop errors from flush on QFile::close | João Abecasis | 2010-01-07 | 1 | -3/+6 | |
| | * | | | | | Avoid double-buffering in QFile | João Abecasis | 2010-01-07 | 1 | -4/+3 | |
| * | | | | | | Doc: Added the QAudio namespace to the multimedia module documentation. | David Boddie | 2010-01-07 | 1 | -0/+2 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2010-01-07 | 3344 | -3965/+4609 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2010-01-06 | 112 | -1231/+3205 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | David Boddie | 2009-12-18 | 123 | -2173/+2977 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Doc: Made corrections to documentation style and clarified some points. | David Boddie | 2009-12-18 | 1 | -7/+7 | |
* | | | | | | | | | doc: Explained parameter value defaults where appropriate. | Martin Smith | 2010-01-08 | 1 | -5/+20 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-07 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Prospective Qt/Mac build fix | Simon Hausmann | 2010-01-07 | 1 | -0/+2 | |
* | | | | | | | | | doc: Removed incorrect \inmodule command. | Martin Smith | 2010-01-07 | 1 | -2/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-01-07 | 7 | -1/+64 | |
* | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2010-01-07 | 3337 | -3952/+4529 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fixes a crash when destroying and creating QApplication. | Denis Dzyubenko | 2010-01-07 | 5 | -19/+21 | |
| * | | | | | | | | Make an empty QUrl also be considered non-detached (d == 0). | Thiago Macieira | 2010-01-07 | 1 | -1/+1 | |
| * | | | | | | | | Improve QUrl constructing performance by making empty URLs have d==0. | Thiago Macieira | 2010-01-07 | 1 | -15/+119 | |
| * | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-07 | 3332 | -3356/+3369 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | * | | | | | | | QIODevice: Fix readAll() | Markus Goetz | 2010-01-06 | 1 | -2/+3 | |
| | * | | | | | | | Temporary hackiesh solution to prevent BOM in the xml data. | Denis Dzyubenko | 2010-01-06 | 2 | -2/+5 | |
| | * | | | | | | | Remove special Phonon processing from syncqt. | Thiago Macieira | 2010-01-06 | 1 | -1/+1 | |