summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qdrawhelper: micro optimisation in fetchTransformBilinearOlivier Goffart2010-09-031-7/+7
* Fix QStaticText copy constructor to also copy text option propertyEskil Abrahamsen Blomfeldt2010-09-031-3/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-021-179/+4
|\
| * qdrawhelper: Remove blend_transformed_bilinear_argbOlivier Goffart2010-09-021-179/+4
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-023-11/+43
|\ \ | |/ |/|
| * Symbian: return better default font for SansSerif style hintAlessandro Portale2010-09-021-0/+27
| * Removing a left over #if 1..#endif constructAlessandro Portale2010-09-021-8/+1
| * Fixed a few warnings.axis2010-09-021-3/+1
| * Fixed a bug where passwords would not be committed when confirming.axis2010-09-022-0/+14
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-026-10/+9
|\ \ | |/ |/|
| * Fix broken S60 buildJiang Jiang2010-09-022-1/+7
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-025-10/+3
| |\
| | * Keep mirrored char handling consistent between some font enginesJiang Jiang2010-09-023-5/+1
| | * Fix symbol font detection in generic CMap decodingJiang Jiang2010-09-021-2/+2
| | * Minor performance improvement to QGraphicsItem::update.Bjørn Erik Nilsen2010-09-021-3/+0
* | | Update QDesktopWidget geometry when S60 furniture visibility changesGareth Stockwell2010-09-022-2/+10
* | | Prevent null pointer dereferenceGareth Stockwell2010-09-021-1/+1
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-022-4/+2
|\ \
| * | Revert "QLineEdit cursor is shown when asked to be non-visible"axis2010-09-021-3/+1
| * | Fixed Symbian builds after introduction of boilerplate code.axis2010-09-021-1/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-025-15/+26
|\ \ \ | |_|/ |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-09-0223-164/+289
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-014-8/+17
| | |\ \ | | | |/ | | |/|
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-014-8/+17
| | | |\
| | | | * The declarative parser should only save comment text (and not /*,*/,//)Michael Brasser2010-09-011-4/+4
| | | | * Support for qsTrId and meta-data in comments for QML.Michael Brasser2010-09-011-1/+1
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-013-4/+13
| | | | |\
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-012-4/+12
| | | | | |\
| | | | | * | Flickable ensure internal pressed state is cleared when mouse is released.Martin Jones2010-09-011-0/+1
| * | | | | | Don't overflow the unreferenced cost counterAaron Kennedy2010-09-021-7/+9
| | |_|_|_|/ | |/| | | |
| * | | | | Support JS "in" operator on QML objectsAaron Kennedy2010-09-011-1/+1
| * | | | | Only emit change signal when variant properties actually changeAaron Kennedy2010-09-011-3/+11
| | |_|_|/ | |/| | |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-016-7/+118
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-016-7/+118
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix compiling issue for FreeType version earlier than 2.1.10Jiang Jiang2010-09-011-2/+9
| | * | | Fix a crash when passing a null pixmap to QPainter::drawPixmapFragments().Trond Kjernåsen2010-09-011-1/+1
| | * | | Use NEON and preloading for 16 bit small / medium sized image blits.Samuel Rødal2010-09-014-4/+108
| | | |/ | | |/|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-012-4/+4
|\ \ \ \
| * | | | QString usage cleanupsOswald Buddenhagen2010-09-011-3/+3
| * | | | QDeclarative: Fix spelling mistake.Christian Kandeler2010-09-011-1/+1
| |/ / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-017-43/+58
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'variousFixes' into 4.7-s60axis2010-09-016-42/+53
| |\ \ \
| | * | | Fixed input context trying to squeeze content into a full widget.axis2010-09-011-0/+7
| | * | | Fixed a case where a newly created native widget would lose focus.axis2010-09-011-9/+20
| | * | | Cleaned up position tracking in the Symbian input methods.axis2010-09-013-15/+18
| | * | | Revert "Long-press shortcuts for symbols on QWERTY keyboard don't work"axis2010-09-013-16/+2
| | * | | Added catching of errors in timers.axis2010-09-011-2/+6
| * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2010-09-0158-1572/+2318
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | QS60Style: Itemviews are drawn incorrectlySami Merila2010-09-011-1/+5
* | | | | Fix some missing proxy calles for CleanLooksJens Bache-Wiig2010-09-011-5/+5