Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | | | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-07 | 6 | -11/+65 | |
| | | | | | | | | | | | | | |\ \ \ | ||||||
| | | | | | | | | | | | | | | * | | | make corewlan more namespace friendly | Lorn Potter | 2010-06-06 | 1 | -8/+17 | |
| | | | | | | | | | | | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-05 | 5 | -3/+48 | |
| | | | | | | | | | | | | | | |\ \ \ | ||||||
| | | | | | | | | | | | | | | | * | | | Add convenience constructor to QTextOption::Tab | David Faure | 2010-06-04 | 2 | -2/+10 | |
| | | | | | | | | | | | | | | | * | | | Make qbswap() use glibc's fast bswap_*() functions if available. | Andreas Kling | 2010-06-04 | 1 | -0/+26 | |
| | | | | | | | | | | | | | | | * | | | Avoid timer starvation during high posted event activity | Bradley T. Hughes | 2010-06-04 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | * | | | fix for using .lnk files when running app from UNC | Zeno Albisser | 2010-06-04 | 1 | -1/+9 | |
| | | | | | | | | | | | | * | | | | | | Fix QApplication/QWidget to really take ownership of input contexts | Michael Hasselmann | 2010-06-07 | 2 | -0/+3 | |
| | | | | | | | | | | | | * | | | | | | Added setting a hotspot on standard gestures | Denis Dzyubenko | 2010-06-07 | 1 | -0/+3 | |
| | | | | | | | | | | | | * | | | | | | Fixed GestureOverride event delivery in GraphicsView. | Denis Dzyubenko | 2010-06-07 | 1 | -1/+8 | |
| | | | | | | | | | | | | * | | | | | | Reset gesture when in MayBeGesture state. | Denis Dzyubenko | 2010-06-02 | 1 | -2/+6 | |
| | | | | | * | | | | | | | | | | | | | doc: Added DITA XML generator | Martin Smith | 2010-06-11 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | | | | clearFocus() shouldn't mess with focus if it doesn't have focus | Martin Jones | 2010-06-17 | 1 | -1/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-16 | 32 | -112/+273 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-16 | 5 | -34/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Document section.delegate | Bea Lam | 2010-06-16 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-15 | 4 | -33/+18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-16 | 17 | -36/+96 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Fixed QImageReader::format() inconsistency. | Samuel Rødal | 2010-06-15 | 8 | -28/+42 | |
| | * | | | | | | | | | | | | | | | | | Fixed missing stroke for flat ellipses. | Samuel Rødal | 2010-06-15 | 3 | -4/+6 | |
| | * | | | | | | | | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Geir Vattekar | 2010-06-15 | 295 | -1928/+5325 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | Added missing sanity checks in qimage.cpp | Samuel Rødal | 2010-06-15 | 1 | -0/+13 | |
| | | * | | | | | | | | | | | | | | | | | Fix regression, remove artificial emboldening of monospaced fonts | Eskil Abrahamsen Blomfeldt | 2010-06-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | Doc: Documented qputenv and qgetenv | Geir Vattekar | 2010-06-15 | 1 | -0/+27 | |
| | * | | | | | | | | | | | | | | | | | | Doc: Said to not access events after they are posted(postEvent). | Geir Vattekar | 2010-06-04 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | Doc: QTreeWidgetItems remove themselves from views when deleted. | Geir Vattekar | 2010-06-04 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | Doc: Removed a link to Qt3 support in QSlider | Geir Vattekar | 2010-06-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-06-15 | 3 | -38/+81 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | ComboBox popuplist is not correctly layouted in fullscreen mode | Sami Merila | 2010-06-15 | 1 | -10/+1 | |
| | * | | | | | | | | | | | | | | | | | | Stylus menu for Share (QT app) is different from native S60 apps | Sami Merila | 2010-06-15 | 1 | -31/+35 | |
| | * | | | | | | | | | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7 | Sami Merila | 2010-06-15 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | Change $${EPOCROOT} to also have drive if EPOCROOT env variable has it | Miikka Heikkinen | 2010-06-15 | 1 | -2/+2 | |
| | | | |_|_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7 | Sami Merila | 2010-06-15 | 68 | -456/+1129 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | Stylus menu for Share (QT app) is different from native S60 apps | Sami Merila | 2010-06-11 | 2 | -19/+67 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-06-15 | 5 | -9/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Updated WebKit to 40c2d6907ef75288b4f15e7fad334b9138acdbbf | Simon Hausmann | 2010-06-15 | 5 | -9/+17 | |
| | | |_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-15 | 7 | -28/+74 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-14 | 7 | -28/+74 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | Fixed error reporting in grayraster and reduced default pool size. | Carolina Gomes | 2010-06-14 | 4 | -22/+35 | |
| | | * | | | | | | | | | | | | | | | | Add QTextOption API to QStaticText | Eskil Abrahamsen Blomfeldt | 2010-06-14 | 3 | -6/+39 | |
* | | | | | | | | | | | | | | | | | | | Stopping a flick resulted in the next click being consumed. | Martin Jones | 2010-06-16 | 1 | -0/+1 | |
| |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Remove duplicated code. | Michael Brasser | 2010-06-15 | 2 | -14/+2 | |
* | | | | | | | | | | | | | | | | | | Fix bug with childrenRect resizing on startup. | Michael Brasser | 2010-06-15 | 2 | -19/+16 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-14 | 61 | -612/+991 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-12 | 61 | -612/+991 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-12 | 61 | -612/+991 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-11 | 1 | -0/+2 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | Move listview/itemlist.qml to a separate visualitemmodel example | Bea Lam | 2010-06-11 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | ListView.onRemove animation is not played when the list has only one item. | Martin Jones | 2010-06-11 | 2 | -2/+2 | |
| | | |/ / / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-11 | 18 | -133/+229 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |