| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | QS60Style: QComboBoxPrivateScroller draws holes into menu canvas | Sami Merila | 2010-05-03 | 1 | -0/+2 |
|
|
* | | | QS60Style: QTabWidget Usability issue with capacitive screens | Sami Merila | 2010-05-03 | 2 | -11/+94 |
|
|
* | | | Fixing small memory leak in testlib. | Aleksandar Sasha Babic | 2010-05-03 | 1 | -0/+1 |
|
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-05-01 | 1 | -17/+40 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-04-30 | 1 | -17/+40 |
| |\ \ |
|
| | * | | Fix bold text rendering of Thai and Vietnamese on Symbian | Alessandro Portale | 2010-04-30 | 1 | -17/+40 |
|
|
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-04-30 | 3 | -11/+8 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-04-30 | 3 | -11/+8 |
| |\ \ \ |
|
| | * | | | Fixed a leak in QTextDocument::print(). | Trond Kjernåsen | 2010-04-29 | 2 | -8/+5 |
|
|
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-04-29 | 1 | -3/+3 |
| | |\ \ \ |
|
| | | * | | | Ensured that WA_InputMethodEnabled was set before FocusInEvent was sent. | Jan-Arve Sæther | 2010-04-29 | 1 | -3/+3 |
|
|
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-04-30 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-04-30 | 1 | -1/+1 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | Fix crash in QDBusInterface when invoking a method in a derived class. | Thiago Macieira | 2010-04-29 | 1 | -1/+1 |
| | |/ / / |
|
* | | | | | Event dispatcher slow down using delays rather than thread priority | mread | 2010-04-30 | 2 | -37/+95 |
|
|
* | | | | | Fixed incorrect runtime platform version check in Phonon MMF backend | Gareth Stockwell | 2010-04-30 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Removing unused code. | Alessandro Portale | 2010-04-30 | 2 | -27/+2 |
|
|
* | | | | Support 'Text' mode in Symbian specific input methods | Sami Merila | 2010-04-29 | 1 | -1/+1 |
|
|
* | | | | Map Symbian touch points to the screen's coordinate system. | Jason Barron | 2010-04-29 | 1 | -1/+1 |
|
|
* | | | | Revert "Event dispatcher slow down using delays rather than thread priority" | Miikka Heikkinen | 2010-04-29 | 2 | -95/+37 |
|
|
* | | | | Fix long menu item texts causing crash | Miikka Heikkinen | 2010-04-29 | 1 | -2/+6 |
|/ / / |
|
* | | | Renaming a few unexported, private symbols | Alessandro Portale | 2010-04-28 | 4 | -46/+46 |
|
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-04-28 | 2 | -18/+0 |
|\ \ \ |
|
| * | | | Removed fullscreen responsiveness of softkeys | Miikka Heikkinen | 2010-04-28 | 2 | -18/+0 |
| |/ / |
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-04-27 | 2 | -3/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix crash in QXmlStreamReader | Peter Hartmann | 2010-04-27 | 2 | -3/+3 |
| |/ |
|
* | | Fixed a QFontEngine leak for QFont objects used in threads. | Trond Kjernåsen | 2010-04-27 | 1 | -3/+2 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-04-27 | 1 | -2/+10 |
|\ \
| |/
|/| |
|
| * | Fixed QGLWidget::grabFrameBuffer() to honor the 'withAlpha' value. | Trond Kjernåsen | 2010-04-27 | 1 | -2/+10 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-04-27 | 6 | -30/+71 |
|\ \ |
|
| * | | QXmlSchema internals: fix crash with anonymous types | Peter Hartmann | 2010-04-26 | 1 | -1/+8 |
|
|
| * | | QNAM HTTP: Fix invoking a method when being destructed right now (2) | Markus Goetz | 2010-04-26 | 1 | -0/+7 |
|
|
| * | | QNAM: Use a reference in appendDownstreamData | Markus Goetz | 2010-04-26 | 2 | -2/+2 |
|
|
| * | | QNAM HTTP: Divide QNetworkReplyImplPrivate::appendDownstreamData | Markus Goetz | 2010-04-26 | 2 | -25/+53 |
|
|
| * | | QNAM HTTP: Avoid one copy | Markus Goetz | 2010-04-26 | 1 | -2/+1 |
|
|
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-04-26 | 4 | -78/+67 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.6 | Kurt Korbatits | 2010-04-26 | 18 | -87/+148 |
| |\ \ |
|
| * | | | win32 backend for low-level audio fixes | Kurt Korbatits | 2010-04-26 | 4 | -78/+67 |
|
|
* | | | | Re-apply change 5107946e97cbc480a9329565c29b7384c8ba0860 by Iain | Iain | 2010-04-26 | 2 | -2/+3 |
|
|
* | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-04-26 | 7 | -5/+47 |
|
|
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-04-26 | 2 | -16/+34 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-04-26 | 2 | -16/+34 |
| |\ \ \ \ |
|
| | * | | | | Fix infinite recursion in QIconvCodec when iconv fails. | Thiago Macieira | 2010-04-26 | 1 | -11/+11 |
|
|
| | * | | | | Fix the use of strerror_r on GNU libc systems. | Thiago Macieira | 2010-04-26 | 1 | -5/+23 |
|
|
* | | | | | | QS60Style: Menu separators are not drawn, yet they take up screen space | Sami Merila | 2010-04-26 | 1 | -0/+6 |
|
|
* | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6 | Sami Merila | 2010-04-26 | 11 | -133/+926 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Fix for EGL for symbian on 3.1/3.2/5.0, define QT_NO_EGL. | Liang Qi | 2010-04-23 | 4 | -2/+25 |
|
|
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-04-23 | 7 | -118/+879 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | stub implementations for EGL for symbian | Shane Kearns | 2010-04-23 | 7 | -118/+879 |
|
|
| * | | | | | Fixed two problems with generated EPS files. | Trond Kjernåsen | 2010-04-23 | 1 | -11/+14 |
|
|