Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-06-11 | 234 | -1165/+3493 |
|\ | |||||
| * | Fixed a broken merge. | Denis Dzyubenko | 2010-06-11 | 2 | -66/+0 |
| * | Changed the way we detect touch screen on Windows. | Denis Dzyubenko | 2010-06-11 | 2 | -32/+36 |
| * | Fixed error deploying qsymbianbearer.qtplugin on Symbian. | Rohan McGovern | 2010-06-11 | 1 | -1/+1 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-10 | 44 | -130/+254 |
| |\ | |||||
| | * | Replaced redundant "!contains" scopes in "contains(A, B) {...} !contains(A, B... | Constantin Makshin | 2010-06-10 | 3 | -6/+3 |
| | * | Updated leading whitespace to make indentation more consistent | Constantin Makshin | 2010-06-10 | 3 | -3/+3 |
| | * | Updated project files so it is now possible to use "-system-zlib" configurati... | Constantin Makshin | 2010-06-10 | 12 | -28/+52 |
| | * | use "win32-g++*" scope to match all MinGW makespecs | Mark Brand | 2010-06-10 | 11 | -24/+22 |
| | * | actually fix namespaced compile | Oswald Buddenhagen | 2010-06-10 | 1 | -2/+0 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-10 | 23 | -69/+177 |
| | |\ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-09 | 23 | -69/+177 |
| | | |\ | |||||
| | | | * | Attempt to fix build failure on Linux introduced by 09c6a81109 | Andreas Kling | 2010-06-09 | 1 | -3/+2 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-09 | 23 | -69/+178 |
| | | | |\ | |||||
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-08 | 23 | -69/+178 |
| | | | | |\ | |||||
| | | | | | * | Fix a freetype link failure. | Anders Bakken | 2010-06-08 | 1 | -1/+2 |
| | | | | | * | Split Symbian bearer plugin into three platform specfic plugins | Aaron McCarthy | 2010-06-08 | 7 | -47/+81 |
| | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-08 | 15 | -21/+95 |
| | | | | | |\ | |||||
| | | | | | | * | Unbreak Linux build when qendian.h is included before qglobal.h | Andreas Kling | 2010-06-07 | 1 | -0/+1 |
| | | | | | | * | Revert accidental commit of irrelevant stuff. Silly mondays.. | Andreas Kling | 2010-06-07 | 3 | -35/+25 |
| | | | | | | * | Unbreak Linux build when qendian.h is included before qglobal.h | Andreas Kling | 2010-06-07 | 3 | -25/+35 |
| | | | | | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-s... | Denis Dzyubenko | 2010-06-07 | 187 | -886/+2810 |
| | | | | | | |\ | |||||
| | | | | | | | * | Fix incorrect \since tag | Simon Hausmann | 2010-06-07 | 1 | -1/+1 |
| | | | | | | | * | add docu about pixmaps being invalidated on qapp destruction | Oswald Buddenhagen | 2010-06-07 | 1 | -0/+3 |
| | | | | | | | * | remove somewhat misleading warning about x11 pixmap leak | Oswald Buddenhagen | 2010-06-07 | 1 | -4/+2 |
| | | | | | | | * | Disabled item view items use incorrect background color | Jens Bache-Wiig | 2010-06-07 | 2 | -3/+4 |
| | | | | | | | * | 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 |
| * | | | | | | | | | | Update 4.7 def files | Shane Kearns | 2010-06-10 | 4 | -24/+67 |
| * | | | | | | | | | | QS60Style: QComboBox displays checkboxes for items | Sami Merila | 2010-06-10 | 1 | -1/+8 |
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-06-10 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Toby Tomkins | 2010-06-10 | 26 | -72/+286 |
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | |||||
| | * | | | | | | | | | Problems with missing symbols on QWS/AIX. Include freetype synthesis file for... | Toby Tomkins | 2010-06-10 | 1 | -0/+1 |
| | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Fix qtlibinfix build of qml plugins (for Symbian) | Alessandro Portale | 2010-06-09 | 1 | -0/+1 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Fix Symbian install path for Qml plugins | Alessandro Portale | 2010-06-09 | 1 | -4/+4 |
| | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Fix the Qt application icon on Symbian | Alessandro Portale | 2010-06-08 | 1 | -15/+91 |
| | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-06-08 | 25 | -57/+195 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Fix style sheet error with slider handle | qCaro | 2010-06-07 | 1 | -1/+1 |
| | * | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-06-04 | 3 | -6/+40 |
| | * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-06-03 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | double-quote string which contains a single-quote | Oswald Buddenhagen | 2010-06-03 | 1 | -1/+1 |