summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st...axis2009-11-242-19/+6
|\
| * Removed window activation hack, unified and fixed title&icon setting.Janne Anttila2009-11-232-19/+6
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Eskil Abrahamsen Blomfeldt2009-11-2313-26/+76
|\ \
| * | Fixed endless loop when printing a QTextDocument.Trond Kjernåsen2009-11-231-0/+6
| * | Make the menubar filter out EScape only if there is a current actionThierry Bastian2009-11-231-1/+2
| * | Compile fix for win32-icc.Jan-Arve Sæther2009-11-231-0/+12
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2009-11-238-13/+38
| |\ \
| | * | Make the buttons react on mouse release only if it was pressedThierry Bastian2009-11-232-2/+6
| | * | Merge 'upstream/4.6' into oslo-staging-2/4.6Olivier Goffart2009-11-235-5/+13
| | |\ \
| | | * \ Merge oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-2310-11/+58
| | | |\ \ | | | | |/
| | | * | Merge commit 'b7692016f282251002b3e85dfcb5567bd91a12c0' of oslo-staging-1 int...Simon Hausmann2009-11-233-2/+8
| | | |\ \
| | | | * | Fix regression introduced in 1e6b424b692b20dcfec920f8d3563e520ec1ff05João Abecasis2009-11-201-1/+5
| | | | * | Incorrect DropAction returned by QDrag::exec() on Cocoa.Prasanth Ullattil2009-11-201-1/+1
| | | | * | Marking the shmid segment to be destroyed. It prevents leaks when the app cra...Simone Fiorentino2009-11-201-0/+2
| | | * | | Merge commit '01fec63b7b8f8cae94f92fca1d806fe8c6156299' of oslo-staging-1 int...Simon Hausmann2009-11-231-1/+1
| | | |\ \ \ | | | | |/ /
| | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-2014-76/+54
| | | | |\ \
| | | | * | | Revert check for file size to a warning in QFile::mapJoão Abecasis2009-11-191-1/+1
| | | * | | | Fix configure warning for non-symbian buildsJason McDonald2009-11-231-2/+4
| | * | | | | Fix QHeaderView when the model is reset and section have moved.Olivier Goffart2009-11-231-6/+19
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone...Jan-Arve Sæther2009-11-232-12/+18
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | QGAL: sizeHint constraints needed by anchors parallel with the layoutEduardo M. Fleury2009-11-201-6/+14
| | * | | | QGAL: deal correctly with anchors in parallel with the layoutCaio Marcelo de Oliveira Filho2009-11-202-6/+4
* | | | | | Fix positioning of diacritics in .otf fonts on WindowsEskil Abrahamsen Blomfeldt2009-11-232-44/+63
|/ / / / /
* | | | | Support semi-transparent surfaces in the OpenVG graphics systemRhys Weatherley2009-11-223-3/+41
* | | | | Fixes painting issues when scaling a QGraphicsView.Yoann Lopes2009-11-201-1/+1
* | | | | Merge commit 'origin/4.6' into 4.6Olivier Goffart2009-11-2042-226/+314
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge commit 'd9fa92' into origin-4.6Olivier Goffart2009-11-2017-77/+201
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge commit 'b345b96dc14cc0da3a9ff44216d447e6f2c8ad97' from oslo-staging-1 i...Simon Hausmann2009-11-2011-17/+95
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | QNativeSocketEngine: Compile fixMarkus Goetz2009-11-191-1/+1
| | * | QNAM HTTP Code: Use KeepAlive socket optionMarkus Goetz2009-11-191-0/+2
| | * | Revert "Revert "Fix detection of linux-g++""Simon Hausmann2009-11-194-4/+4
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-1970-275/+365
| | |\ \
| | * | | Remember to match the actual arguments too.Thiago Macieira2009-11-192-0/+20
| | * | | Disable the deprecation warning for this signal since we're using it nowThiago Macieira2009-11-191-5/+0
| | * | | Revert "Stop using the NameOwnerChanged signal without arg0 in QtDBus itself"Thiago Macieira2009-11-191-0/+3
| | * | | QTcpSocket: Fix waitForConnected on WindowsMarkus Goetz2009-11-192-7/+65
| * | | | Fix for compile error in Phonon MMF backendGareth Stockwell2009-11-197-62/+14
| * | | | Freeze def files against 4.6.0Shane Kearns2009-11-196-8/+40
| * | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-1998-580/+743
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch '4.6' of oslo-staging-1 into 4.6Simon Hausmann2009-11-1922-139/+205
| | |\ \ \ | | | |/ /
| | | * | Fix the evaluation nag in binary installs with commercial licenses.Thiago Macieira2009-11-181-12/+14
| | | * | Fix JavaScriptCore on 32-bit Sparc: these machines are big-endianThiago Macieira2009-11-181-0/+10
| | | * | Fix compilation of Embedded with GLib.Thiago Macieira2009-11-181-2/+1
| | | * | Merge branch '4.6' into 4.6-stagingThiago Macieira2009-11-184-44/+66
| | | |\ \
| | | * | | Fixes in the multitouch handling.Denis Dzyubenko2009-11-184-30/+52
| | | * | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2009-11-187-6/+63
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-1886-787/+842
| | | |\ \ \
| | | * | | | Application object must be constructed before QScriptEngineKent Hansen2009-11-181-1/+5
| | | * | | | Compile with mixed carbon/cocoa universal builds.Morten Johan Sørvig2009-11-183-9/+23
| | | * | | | upgraded harfbuzz to lastest versionLars Knoll2009-11-182-10/+34