summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-06-103-29/+68
* 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
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-273-4/+7
|\ \
| * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-273-4/+7
| |\ \ | | |/ | |/|
| | * Fix regression with Qt::AlignRight on monospaced text in QTextLayoutEskil Abrahamsen Blomfeldt2010-05-271-2/+2
| | * Back port change d85b149a5c7f3532f8e1a593a79298c9ae38a95fEskil Abrahamsen Blomfeldt2010-05-273-2/+5
* | | Post QResizeEvent from QSymbianControl::SizeChanged even when invisibleGareth Stockwell2010-05-271-0/+3
|/ /
* | Fix regression in QVarLengthArray::operator=João Abecasis2010-05-261-8/+7
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-251-4/+4
|\
| * Don't use QAtomicInt in statics because they are non-POD.Thiago Macieira2010-05-251-4/+4
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-05-251-0/+8
|\ \ | |/ |/|
| * Qt app draws background incorrectly when animated wallpaper is usedSami Merila2010-05-251-0/+8
* | QTBUG-5955: Qt fails to build on alpha architectureFathi Boudra2010-05-252-7/+12
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-05-244-35/+84
|\ \ | |/ |/|
| * Fix a race condition with QtDBus blocking for replies.Thiago Macieira2010-05-244-34/+83
| * QtDBus: Debug message updateThiago Macieira2010-05-241-1/+1
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-05-212-15/+34
|\ \ | |/ |/|