Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix QAbstractSlider test | Olivier Goffart | 2009-11-13 | 1 | -3/+1 |
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-13 | 5 | -13/+25 |
|\ | |||||
| * | Fixed maximized dialogs losing maximized status on orientation switch | Miikka Heikkinen | 2009-11-13 | 1 | -7/+9 |
| * | Highlighted text colour correction for s60style | Janne Koskinen | 2009-11-13 | 1 | -1/+1 |
| * | Fix corelib def files for the new atomics implementation | Shane Kearns | 2009-11-12 | 2 | -4/+14 |
| * | Fix MWC warning | Shane Kearns | 2009-11-12 | 1 | -1/+1 |
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-s60 | axis | 2009-11-12 | 77 | -751/+1178 |
| |\ | |||||
* | \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2009-11-13 | 102 | -645/+1988 |
|\ \ \ | |||||
| * | | | Speed up QTextFormatCollection::indexForFormat | Jos van den Oever | 2009-11-13 | 2 | -21/+59 |
| * | | | Early return for allowMove within a parent QModelIndex | Stephen Kelly | 2009-11-13 | 2 | -22/+47 |
| * | | | Merge commit upstream/4.6 into oslo-staging-2/4.6 | Olivier Goffart | 2009-11-13 | 162 | -233/+1073 |
| |\ \ \ | |||||
| | * \ \ | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-11-13 | 50 | -291/+519 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge commit 'c785d92153d23b836451b0643424b9871bcc4be9' into 4.6-upstream | Bradley T. Hughes | 2009-11-13 | 2 | -0/+41 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge commit 'upstream/4.6' into 4.6 | Bradley T. Hughes | 2009-11-12 | 226 | -22307/+23870 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Make sure posted events are always sent when calling processEvents() on Win32 | Bradley T. Hughes | 2009-11-11 | 2 | -0/+41 |
| * | | | | | | | Fixed: QCalendarWidget::showNextMonth() followed by a click on the navigation... | Olivier Goffart | 2009-11-13 | 2 | -0/+84 |
| * | | | | | | | Fixes QGraphicsWidget: paint() being called before polish(). | Bjørn Erik Nilsen | 2009-11-13 | 2 | -0/+35 |
| * | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jan-Arve Sæther | 2009-11-13 | 42 | -292/+1193 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-12 | 2 | -17/+21 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Made the select button commit the T9 word rather than exit widget. | axis | 2009-11-12 | 1 | -8/+20 |
| | | * | | | | | | Removed unused variable. | axis | 2009-11-12 | 2 | -9/+1 |
| | | | |_|_|_|/ | | | |/| | | | | |||||
| | * | | | | | | QTreeWidget visualRect now returns the rect for all columns | Thierry Bastian | 2009-11-12 | 1 | -1/+8 |
| | * | | | | | | Make the render() test pass when pixmaps aren't 32 bit. | Paul Olav Tvete | 2009-11-12 | 1 | -1/+4 |
| | * | | | | | | Fix QT_NO_PHONON_SETTINGSGROUP | Jørgen Lind | 2009-11-12 | 3 | -4/+14 |
| | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-st... | axis | 2009-11-12 | 32 | -250/+1066 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merilä | 2009-11-12 | 2 | -3/+28 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | Merge branch 'focusOutBug' into 4.6 | axis | 2009-11-12 | 2 | -3/+28 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | Fixed a focusing bug on Symbian. | axis | 2009-11-12 | 2 | -0/+21 |
| | | | | * | | | | | Fixed some initializers and saved some memory. | axis | 2009-11-11 | 2 | -3/+7 |
| | | * | | | | | | | Tab shapes have the wrong size and distance between them on Symbian | Sami Merilä | 2009-11-12 | 1 | -1/+4 |
| | | |/ / / / / / | |||||
| | | * | | | | | | Fix to symbian transparent window backing store format. | Jani Hautakangas | 2009-11-11 | 2 | -4/+10 |
| | | * | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Shane Kearns | 2009-11-11 | 57 | -789/+714 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Fix for assertion failure in in QWidget::grabMouse for Symbian. | Janne Anttila | 2009-11-11 | 1 | -2/+2 |
| | | | * | | | | | | Revert "Using qreal more consistently in code (prevent misuse of double)" | Aleksandar Sasha Babic | 2009-11-11 | 56 | -785/+710 |
| | | | * | | | | | | Revert "Check that we're not using double where qreal should be used" | Aleksandar Sasha Babic | 2009-11-11 | 1 | -2/+2 |
| | | * | | | | | | | Merge commit 'origin/4.6' into 4.6 | Shane Kearns | 2009-11-11 | 36 | -21577/+21094 |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | |||||
| | | * | | | | | | | Fix for qmessagebox default softkey visibility + some tab/space fixes. | Janne Anttila | 2009-11-11 | 1 | -8/+20 |
| | | * | | | | | | | Fix for qmessagebox softkey dimming in Symbian. | Janne Anttila | 2009-11-11 | 1 | -1/+2 |
| | | * | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6-s60 | axis | 2009-11-11 | 5 | -410/+489 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Add edit menu support for phones with a 'pencil' key. | Jason Barron | 2009-11-11 | 3 | -0/+10 |
| | | * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Shane Kearns | 2009-11-10 | 71 | -609/+1442 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Update winscw def file for 17976aa8e74c0a0a6adf69a08ad39cae77715b4b | Shane Kearns | 2009-11-10 | 1 | -2/+2 |
| | | * | | | | | | | | | Qt covers BC break in Symbian | Alessandro Portale | 2009-11-10 | 1 | -2/+25 |
| | | * | | | | | | | | | Merge branch 'cask-merge-request' into 4.6 | axis | 2009-11-10 | 3 | -3/+16 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | Fixed indentation. | axis | 2009-11-10 | 1 | -6/+6 |
| | | | * | | | | | | | | | Long-press shortcuts for symbols on QWERTY keyboard don't work | Jouni Hiltunen | 2009-11-10 | 3 | -3/+16 |
| | | * | | | | | | | | | | QS60Style palette is not updated after orientation switch | Sami Merilä | 2009-11-10 | 1 | -1/+1 |
| | | |/ / / / / / / / / | |||||
| | | * | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Shane Kearns | 2009-11-10 | 6 | -85/+2 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | Removed unused public Api from QS60Style | Alessandro Portale | 2009-11-10 | 6 | -85/+2 |
| | | * | | | | | | | | | | Switch on DEF files | Shane Kearns | 2009-11-10 | 1 | -10/+19 |
| | | |/ / / / / / / / / |