| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed internal tr()'s to be QString::fromLatin1() in alsa builtin. | Kurt Korbatits | 2009-09-29 | 2 | -22/+22 |
|
|
* | QString(" => QString::fromLatin1(" | Anders Bakken | 2009-09-29 | 1 | -1/+1 |
|
|
* | Adds QUrl::fromUserInput, gathered from QWebView::guessUrlFromString. | Jocelyn Turcotte | 2009-09-29 | 2 | -0/+77 |
|
|
* | Used the correct placeholder for the second argument | Jure Repinc | 2009-09-29 | 1 | -1/+1 |
|
|
* | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-09-29 | 3 | -2/+23 |
|\ |
|
| * | Make sure delayed events are cancelled when a state machine halts | Kent Hansen | 2009-09-29 | 2 | -0/+21 |
|
|
| * | Remove "inline" keyword from unused constructors | Harald Fernengel | 2009-09-29 | 1 | -2/+2 |
|
|
* | | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-09-29 | 28 | -156/+247 |
|\ \
| |/ |
|
| * | Fix tr-Errors/remove QObject::tr(), mainly in ScriptTools | Friedemann Kleint | 2009-09-29 | 10 | -60/+63 |
|
|
| * | Introduce state machine event priority, make it possible to cancel events | Kent Hansen | 2009-09-29 | 2 | -20/+89 |
|
|
| * | Fix bug with posting events from HandleCommandL on Symbian. | Jason Barron | 2009-09-29 | 1 | -0/+1 |
|
|
| * | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-29 | 1 | -7/+4 |
| |\ |
|
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-09-29 | 1 | -16/+10 |
| | |\ |
|
| | | * | QGraphicsItem: cached embedded widget item is not repainted when widget is up... | Andreas Aardal Hanssen | 2009-09-29 | 1 | -16/+10 |
|
|
| | * | | Remove mentions of QtSW. | Jason McDonald | 2009-09-29 | 2 | -3/+3 |
| | |/ |
|
| * | | make sure QtWebKit and QtScript are included in the .sis file | Espen Riskedal | 2009-09-29 | 1 | -0/+5 |
|
|
| * | | Fix EGL/GLX surface leak when using texture-from-pixmap | Tom Cooksey | 2009-09-29 | 1 | -3/+2 |
|
|
| * | | Fix typo. | Alexis Menard | 2009-09-29 | 1 | -2/+2 |
|
|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Jeremy Katz | 2009-09-29 | 164 | -1145/+3703 |
| |\ \ |
|
| | * | | After some discussion we decided to remove hasConflicts() from the API. | Jan-Arve Sæther | 2009-09-29 | 4 | -14/+13 |
|
|
| | * | | Add missing docs for QGraphicsAnchor | Jan-Arve Sæther | 2009-09-29 | 1 | -0/+18 |
|
|
| * | | | fix warnings about declarations shadowing class members (autotest reported) | Jeremy Katz | 2009-09-29 | 7 | -50/+50 |
|
|
* | | | | Merge commit 'qt/4.6' into mmfphonon | Frans Englich | 2009-09-29 | 295 | -2630/+5472 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Re-apply change e20c832098d98076a0f988ce01b53586e370d272 by Simon Hausmann | Simon Hausmann | 2009-09-29 | 1 | -5/+0 |
|
|
| * | | | Re-apply change e433f472a765d738238a6b380060ce15c4910148 by Jedrzej Nowacki | Jedrzej Nowacki | 2009-09-29 | 1 | -3/+7 |
|
|
| * | | | Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-2909200... | Jocelyn Turcotte | 2009-09-29 | 152 | -1116/+3595 |
|
|
| * | | | Minor fixes in webkit's documentation | Pierre Rossi | 2009-09-29 | 1 | -4/+4 |
|
|
| * | | | Do synchronous processing of events in state machine if possible | Kent Hansen | 2009-09-29 | 2 | -13/+40 |
|
|
| * | | | doc: Describe the semantics of targetless state machine transitions | Kent Hansen | 2009-09-29 | 1 | -0/+4 |
|
|
| * | | | QScript: fix the way the js stack is advanced. | Olivier Goffart | 2009-09-29 | 2 | -4/+10 |
|
|
| * | | | Add the -testability option to Qt applications. | Petri Kiiskinen | 2009-09-29 | 3 | -1/+27 |
| |/ / |
|
| * | | HTTP backend: store the date header in the cached resource | Peter Hartmann | 2009-09-29 | 1 | -5/+8 |
|
|
| * | | Mac: Fix build failure on tiger | Richard Moe Gustavsen | 2009-09-29 | 1 | -0/+11 |
|
|
| * | | Update docs for softkeys to match new API and implementation. | Jason Barron | 2009-09-29 | 1 | -16/+18 |
|
|
| * | | Fix a bug in QPixmapCache when the cache is trimmed by QCache. | Alexis Menard | 2009-09-29 | 5 | -36/+42 |
|
|
| * | | Use glXGetProcAddress to resolve glx extensions | Tom Cooksey | 2009-09-29 | 2 | -57/+68 |
|
|
| * | | I18N: Add new module, fix spelling glitch. | Friedemann Kleint | 2009-09-29 | 1 | -1/+1 |
|
|
| * | | Revert the new QFSEventsFileSystemWatcherEngine on Mac for now. | Alexis Menard | 2009-09-29 | 1 | -1/+1 |
|
|
| * | | Add a more proper shutdown sequence for Symbian applications. | Jason Barron | 2009-09-29 | 1 | -3/+9 |
|
|
| * | | Fix some docs to follow the Qt style. (remove asterisks, proper indenting) | Jan-Arve Sæther | 2009-09-29 | 1 | -44/+44 |
|
|
| * | | Dont generate public docs for QSimplex. | Jan-Arve Sæther | 2009-09-29 | 1 | -0/+4 |
|
|
| * | | Fix qdoc error. | Jason McDonald | 2009-09-29 | 1 | -2/+2 |
|
|
| * | | Fix a alpha issue with RGB32 and DirectFB | Anders Bakken | 2009-09-29 | 1 | -1/+4 |
|
|
| * | | doc: add some more \since 4.6 tags | Volker Hilsheimer | 2009-09-28 | 10 | -9/+58 |
|
|
| * | | QWheelEvent not working on Cocoa 64Bit | Prasanth Ullattil | 2009-09-28 | 1 | -3/+3 |
|
|
| * | | Fix Freemantle build of JSC/WebKit. | Simon Hausmann | 2009-09-28 | 2 | -10/+0 |
|
|
| * | | QScript: Fix strange bugs and crashes. | Olivier Goffart | 2009-09-28 | 3 | -9/+25 |
|
|
| * | | fixed a typo in the doc. | Denis Dzyubenko | 2009-09-28 | 1 | -1/+1 |
|
|
| * | | Fix QWebHistory autotest crashes | Jedrzej Nowacki | 2009-09-28 | 1 | -3/+7 |
|
|
| * | | Fixed a crash in the boxes demo when using -graphicssystem opengl. | Trond Kjernaasen | 2009-09-28 | 3 | -2/+8 |
|
|