summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc improvements: move some example code to snippets, add screenshots,Bea Lam2010-06-0911-218/+106
* Move some example code into snippets/ and add other doc fixesBea Lam2010-06-096-37/+52
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-092-19/+95
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-0936-155/+458
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-0936-155/+458
| | |\
| * | | Fix Symbian install path for Qml pluginsAlessandro Portale2010-06-091-4/+4
| |/ /
| * | Fix the Qt application icon on SymbianAlessandro Portale2010-06-081-15/+91
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-0942-90/+420
|\ \ \ | | |/ | |/|
| * | Small optimization when checking if MouseArea's onPressAndHold isMichael Brasser2010-06-092-3/+3
| * | Fixed `nmake clean' breaking declarative imports on Windows.Rohan McGovern2010-06-091-0/+2
| * | Fix drawing flicker on Qml Viewer startupJoona Petrell2010-06-093-4/+19
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-0830-148/+434
| |\ \ | | |/ | |/|
| | * Add qmlmethod Item::childAt() to delarative itemmae2010-06-082-1/+24
| | * Cursor positioning in QTextDocument after undo()mae2010-06-083-0/+24
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-0825-147/+386
| | |\
| * | \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-06-0825-57/+195
| |\ \ \ | | |/ / | |/| |
| | * | Fix style sheet error with slider handleqCaro2010-06-071-1/+1
| | * | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-06-043-6/+40
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-06-031-1/+1
| | |\ \
| | | * | double-quote string which contains a single-quoteOswald Buddenhagen2010-06-031-1/+1
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-06-031-0/+3
| | |\ \ \
| | | * | | Fix the bindTexture() filters on X11 to not rely on mipmap generation.Trond Kjernåsen2010-06-031-0/+3
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-06-0313-28/+128
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fix QWS build failureGareth Stockwell2010-06-031-1/+1
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-06-0313-27/+127
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Removed compiler warningsGareth Stockwell2010-06-026-2/+14
| | | | * | Window visibility changes update TLW backing store reference countGareth Stockwell2010-06-021-7/+16
| | | | * | Enable visibility change events on all Symbian native windowsGareth Stockwell2010-06-021-0/+1
| | | | * | Added reference counting to QWidgetBackingStoreGareth Stockwell2010-06-027-20/+98
| | * | | | Windows CE: missing null check added in qapplication_win.cppJoerg Bornemann2010-06-021-1/+1
| | |/ / /
| | * | | Clipping with rounded rectangles and QVG_SCISSOR_CLIPRhys Weatherley2010-06-021-4/+41
| | * | | Fixed alpha check for mono images.Kim Motoyoshi Kalland2010-06-011-0/+2
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-313-2/+12
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-05-313-2/+12
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-311-4/+1
| | |\ \ \
| | | * | | Always construct s60 screen furniture even if not used.Janne Koskinen2010-05-311-4/+1
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-315-4/+13
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Fix antialiasing with transformed text in OpenGL2 paint engineEskil Abrahamsen Blomfeldt2010-05-315-4/+13
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-302-12/+28
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-05-302-12/+28
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-285-434/+76
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Update def files for 4.6.3Shane Kearns2010-05-285-434/+76
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-282-14/+4
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | QMultiMap/QMultiHash: must qualify identifier to find this declaration in de...Olivier Goffart2010-05-282-14/+4
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-281-2/+2
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Handle exceptions notified by select before read/write.Janne Anttila2010-05-281-2/+2
| | | |/ /
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-282-58/+63
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Added support for Indonesian language on Symbian.Denis Dzyubenko2010-05-281-1/+2
| | | * | Fix for Norwegian and Korean languages on symbian.Denis Dzyubenko2010-05-282-60/+62
| | | * | Added Korean and Nynorsk locales support on Symbian.Denis Dzyubenko2010-05-281-0/+2