summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix potential KERN-EXEC 0 on Symbian.Aaron McCarthy2010-09-021-5/+16
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-0217-176/+457
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-0217-176/+457
| |\
| | * Fix remote crash in delivering D-Bus calls with too few argumentsThiago Macieira2010-09-021-0/+3
| | * Ensure that OpenGL contexts are attached to an NSView before first paintTor Arne Vestbø2010-09-023-6/+24
| | * Reduce memory consumption of QtScript/JSC on SymbianKent Hansen2010-09-028-4/+295
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-025-166/+135
| | |\
| | | * Rewrite ucstrcmp in terms of ucstrncmpThiago Macieira2010-09-021-13/+10
| | | * Reorganise qelapsedtimer_unix.cpp for better inlining performance.Thiago Macieira2010-09-021-55/+74
| | | * Update the cpuid code to be betterThiago Macieira2010-09-021-69/+37
| | | * Revert "Restore default if to system default on session close."Aaron McCarthy2010-09-022-29/+14
* | | | 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