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-24 | 2 | -19/+6 |
|\ | |||||
| * | Removed window activation hack, unified and fixed title&icon setting. | Janne Anttila | 2009-11-23 | 2 | -19/+6 |
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Eskil Abrahamsen Blomfeldt | 2009-11-23 | 47 | -248/+837 |
|\ \ | |||||
| * | | Fixed endless loop when printing a QTextDocument. | Trond Kjernåsen | 2009-11-23 | 1 | -0/+6 |
| * | | Make the menubar filter out EScape only if there is a current action | Thierry Bastian | 2009-11-23 | 2 | -1/+24 |
| * | | Compile fix for win32-icc. | Jan-Arve Sæther | 2009-11-23 | 1 | -0/+12 |
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2009-11-23 | 35 | -229/+636 |
| |\ \ | |||||
| | * | | Fixes qlistview failing autotest: QTBUG_5877_skippingItemInPageDownUp | Leonardo Sobral Cunha | 2009-11-23 | 1 | -1/+1 |
| | * | | Make the buttons react on mouse release only if it was pressed | Thierry Bastian | 2009-11-23 | 2 | -2/+6 |
| | * | | Merge 'upstream/4.6' into oslo-staging-2/4.6 | Olivier Goffart | 2009-11-23 | 30 | -220/+564 |
| | |\ \ | |||||
| | | * \ | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-11-23 | 14 | -12/+135 |
| | | |\ \ | |||||
| | | * \ \ | Merge commit 'b7692016f282251002b3e85dfcb5567bd91a12c0' of oslo-staging-1 int... | Simon Hausmann | 2009-11-23 | 5 | -5/+132 |
| | | |\ \ \ | |||||
| | | | * | | | Fix regression introduced in 1e6b424b692b20dcfec920f8d3563e520ec1ff05 | João Abecasis | 2009-11-20 | 2 | -1/+117 |
| | | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2009-11-20 | 39 | -308/+372 |
| | | | |\ \ \ | |||||
| | | | | * | | | Incorrect DropAction returned by QDrag::exec() on Cocoa. | Prasanth Ullattil | 2009-11-20 | 1 | -1/+1 |
| | | | | * | | | Marking the shmid segment to be destroyed. It prevents leaks when the app cra... | Simone Fiorentino | 2009-11-20 | 1 | -0/+2 |
| | | | * | | | | doc: Fixed the last qdoc errors (this time). | Martin Smith | 2009-11-20 | 1 | -3/+12 |
| | | * | | | | | Merge commit '01fec63b7b8f8cae94f92fca1d806fe8c6156299' of oslo-staging-1 int... | Simon Hausmann | 2009-11-23 | 11 | -170/+322 |
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | | | |||||
| | | | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-11-20 | 37 | -307/+369 |
| | | | |\ \ \ \ | | | | | |/ / / | | | | |/| | | | |||||
| | | | * | | | | Revert check for file size to a warning in QFile::map | João Abecasis | 2009-11-19 | 1 | -1/+1 |
| | | | * | | | | Fixing the frame hierarchy traversing in framecapture WebKit example. | Andre Pedralho | 2009-11-19 | 2 | -21/+18 |
| | | | * | | | | Updated the 'framecapture' WebKit example according to WebKit API changes. | Andre Pedralho | 2009-11-19 | 2 | -4/+3 |
| | | | * | | | | Document known issue - window resizing slower on Windows 7 due to gesture | Volker Hilsheimer | 2009-11-19 | 1 | -0/+5 |
| | | | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6 | Martin Smith | 2009-11-19 | 422 | -3776/+13656 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Doc: Adding documentation on Embedded Hardware acceleration | Morten Engvoldsen | 2009-11-19 | 5 | -144/+289 |
| | | | * | | | | | doc: Added note about including a 3rd party library in the bundle. | Martin Smith | 2009-11-19 | 1 | -1/+7 |
| | | * | | | | | | Merge remote branch 'staging/4.6' into 4.6 | Oswald Buddenhagen | 2009-11-23 | 13 | -43/+104 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | don't use qWarning for things which are not really warnings | Oswald Buddenhagen | 2009-11-20 | 2 | -6/+15 |
| | | | * | | | | | | fix crash on closing "rightmost" file | Oswald Buddenhagen | 2009-11-20 | 1 | -2/+4 |
| | | | * | | | | | | fix encodings, take N | Oswald Buddenhagen | 2009-11-20 | 10 | -32/+81 |
| | | | * | | | | | | don't overwrite explicitly specified CODECFORTR on UTF-16 input | Oswald Buddenhagen | 2009-11-19 | 3 | -2/+3 |
| | | | * | | | | | | fix potentially wrong output codec for UTF-16 input files | Oswald Buddenhagen | 2009-11-19 | 1 | -1/+1 |
| | | * | | | | | | | Fix configure warning for non-symbian builds | Jason McDonald | 2009-11-23 | 1 | -2/+4 |
| | | * | | | | | | | Mention the changed architecture and license of QtScript in the 4.6.0 changelog | Simon Hausmann | 2009-11-20 | 1 | -0/+2 |
| | * | | | | | | | | Fix QHeaderView when the model is reset and section have moved. | Olivier Goffart | 2009-11-23 | 2 | -6/+65 |
| | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-11-23 | 3 | -12/+102 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | QGAL: sizeHint constraints needed by anchors parallel with the layout | Eduardo M. Fleury | 2009-11-20 | 2 | -6/+46 |
| | * | | | | | | | QGAL: deal correctly with anchors in parallel with the layout | Caio Marcelo de Oliveira Filho | 2009-11-20 | 3 | -6/+56 |
| * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-23 | 5 | -6/+57 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| | * | | | | | | | Add support for opening Real Media RAM files. | Frans Englich | 2009-11-20 | 2 | -0/+49 |
| | * | | | | | | | Docs: Symbian: correct capabilities wrt. Helix Phonon plugin. | Frans Englich | 2009-11-20 | 1 | -5/+2 |
| | * | | | | | | | Symbian: Add capability NetworkServices. | Frans Englich | 2009-11-20 | 1 | -0/+2 |
| | * | | | | | | | Fix ICON keyword to work with absolute paths also in SBSv2. | Janne Anttila | 2009-11-20 | 1 | -1/+4 |
* | | | | | | | | | Fix positioning of diacritics in .otf fonts on Windows | Eskil Abrahamsen Blomfeldt | 2009-11-23 | 2 | -44/+63 |
|/ / / / / / / / | |||||
* | | | | | | | | Support semi-transparent surfaces in the OpenVG graphics system | Rhys Weatherley | 2009-11-22 | 3 | -3/+41 |
* | | | | | | | | Fixes painting issues when scaling a QGraphicsView. | Yoann Lopes | 2009-11-20 | 2 | -1/+40 |
* | | | | | | | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-20 | 71 | -430/+630 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge commit 'd9fa92' into origin-4.6 | Olivier Goffart | 2009-11-20 | 35 | -136/+360 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| * | | | | | | | revert QT -= xml nonsense | Oswald Buddenhagen | 2009-11-20 | 1 | -2/+0 |
| * | | | | | | | QT —= xml for bootstrapped lrelease | Oswald Buddenhagen | 2009-11-20 | 1 | -0/+2 |
| | |_|_|_|_|/ | |/| | | | | |