Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | Remove unused variable | Thomas Zander | 2010-09-07 | 1 | -1/+0 | |
| | * | | | | | | | | Make compile on gcce | Thomas Zander | 2010-09-07 | 2 | -7/+10 | |
| | * | | | | | | | | resolving method name does not work for Symbian so need to use ordinal instead | Petri Kiiskinen | 2010-09-07 | 1 | -0/+6 | |
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-07 | 4 | -11/+19 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Replaced QWeakPointer to *Pointer in QGestureManager. | Dominik Holland | 2010-09-07 | 2 | -3/+4 | |
| * | | | | | | | | | Fixed hiding a window on X11 before it was shown. | Denis Dzyubenko | 2010-09-07 | 1 | -0/+7 | |
| * | | | | | | | | | Fix incorrect license header. | Jason McDonald | 2010-09-07 | 1 | -8/+8 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-09-07 | 36 | -403/+2241 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-06 | 4 | -105/+229 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Allow Windows x64 to use SSE2 to speed up blending | liang jian | 2010-09-06 | 4 | -105/+229 | |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-06 | 27 | -278/+1954 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Fix failing tst_qmdisubwindow test after 71a3b1a0d3 | Tor Arne Vestbø | 2010-09-06 | 1 | -2/+4 | |
| | * | | | | | | | | Doc: update the documentation of QUrl about HTML Form encoding | Thiago Macieira | 2010-09-06 | 1 | -0/+20 | |
| | * | | | | | | | | Fix compilation on ARM: don't include kernel headers | Thiago Macieira | 2010-09-06 | 1 | -2/+14 | |
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-06 | 27 | -276/+1918 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-03 | 27 | -276/+1918 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Recognize @, #, $ and ` as word separators | Thorbjørn Lindeijer | 2010-09-03 | 1 | -0/+4 | |
| | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-03 | 26 | -276/+1914 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | Accept empty authority segments in QUrl as different from not-present | Thiago Macieira | 2010-09-03 | 1 | -1/+1 | |
| | | | | * | | | | | | | protect nil dictionary from release. | Lorn Potter | 2010-09-03 | 1 | -38/+47 | |
| | | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Lorn Potter | 2010-09-03 | 49 | -343/+892 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | Fix potential KERN-EXEC 0 on Symbian. | Aaron McCarthy | 2010-09-03 | 1 | -5/+16 | |
| | | | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-03 | 17 | -176/+457 | |
| | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-02 | 17 | -176/+457 | |
| | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | Fix remote crash in delivering D-Bus calls with too few arguments | Thiago Macieira | 2010-09-02 | 1 | -0/+3 | |
| | | | | | | | * | | | | | | | Ensure that OpenGL contexts are attached to an NSView before first paint | Tor Arne Vestbø | 2010-09-02 | 3 | -6/+24 | |
| | | | | | | | * | | | | | | | Reduce memory consumption of QtScript/JSC on Symbian | Kent Hansen | 2010-09-02 | 8 | -4/+295 | |
| | | | | | | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-02 | 5 | -166/+135 | |
| | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | * | | | | | | | Rewrite ucstrcmp in terms of ucstrncmp | Thiago Macieira | 2010-09-02 | 1 | -13/+10 | |
| | | | | | | | | * | | | | | | | Reorganise qelapsedtimer_unix.cpp for better inlining performance. | Thiago Macieira | 2010-09-02 | 1 | -55/+74 | |
| | | | | | | | | * | | | | | | | Update the cpuid code to be better | Thiago Macieira | 2010-09-02 | 1 | -69/+37 | |
| | | | | | | | | * | | | | | | | Revert "Restore default if to system default on session close." | Aaron McCarthy | 2010-09-02 | 2 | -29/+14 | |
| | | | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Lorn Potter | 2010-09-01 | 121 | -2220/+2767 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Lorn Potter | 2010-08-25 | 45 | -181/+389 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | add ofono support and fix crashes | Lorn Potter | 2010-08-24 | 7 | -56/+1393 | |
| * | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-06 | 3 | -4/+55 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Fixed incorrect Symbian scoping. | axis | 2010-09-06 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | QPixmaps try to access FBS connection after the connection has been closed. | Jani Hautakangas | 2010-09-06 | 2 | -2/+53 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Fix AnchorAnimation for multiple AnchorChanges with dependancies. | Michael Brasser | 2010-09-06 | 2 | -16/+3 | |
* | | | | | | | | | | | | | | | | | | ListView: Ensure highlight is positioned correctly in positionViewAtIndex(). | Martin Jones | 2010-09-07 | 1 | -15/+56 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-09-06 | 1 | -7/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Small cleanup | Aaron Kennedy | 2010-09-06 | 1 | -7/+5 | |
* | | | | | | | | | | | | | | | | | | Fix PathView item position on insertion and removal. | Martin Jones | 2010-09-06 | 3 | -128/+170 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Ensure WebView gets focus when an editable node is clicked on. | Martin Jones | 2010-09-06 | 1 | -1/+5 | |
* | | | | | | | | | | | | | | | | | Do not reset sourceSize when changing image source url. | Yann Bodson | 2010-09-06 | 1 | -3/+0 | |
* | | | | | | | | | | | | | | | | | Ensure all image state is updated before emitting changed signals. | Martin Jones | 2010-09-06 | 1 | -5/+6 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-09-06 | 7 | -224/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-03 | 2 | -189/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | qdrawhelper: micro optimisation in fetchTransformBilinear | Olivier Goffart | 2010-09-03 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | | Fix QStaticText copy constructor to also copy text option property | Eskil Abrahamsen Blomfeldt | 2010-09-03 | 1 | -3/+3 |