summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert some of "Make QMLViewer startup animation stop after a while"Alan Alpert2011-06-033-36/+0
* Add private method for flushing the pixmap cache.Michael Brasser2011-06-022-0/+16
* QDeclarative: Fix QPerformanceTimer on SymbianKai Koehne2011-06-012-28/+29
* Remove unnecessary QtQuick 1.1 effectiveLayoutDirection, effectiveHorizontalA...Joona Petrell2011-05-2718-136/+58
* Flickable could flick in wrong direction if given too few touch samplesMartin Jones2011-05-251-1/+1
* Notify when the TextInput cursorRectangle property changes within pre-editAndrew den Exter2011-05-203-36/+33
* QDeclarativeMouseArea: block context menu eventsCaio Marcelo de Oliveira Filho2011-05-134-0/+114
* ListViews loses items if all visible items are removed.Martin Jones2011-05-132-4/+17
* Make TextEdit word selection more natural.Andrew den Exter2011-05-133-1/+45
* Ensure the TextEdit cursor delegate is repositioned on mouse events.Andrew den Exter2011-05-122-1/+23
* Don't crash on an invalid replacementStart from an input method.Andrew den Exter2011-05-121-1/+3
* Views do not notify count changes properlyMartin Jones2011-05-0510-0/+23
* Uninitialized memory is compared.Martin Jones2011-05-052-0/+4
* Clear the root index when the model is reset.Girish Ramakrishnan2011-04-272-0/+10
* Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt into 4.7Martin Jones2011-04-271481-19738/+104595
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-273-1/+23
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-04-268-37/+54
| |\ \
| | * | Add new exported symbol to QtGuiu.defEskil Abrahamsen Blomfeldt2011-04-261-0/+2
| | * | Handle uppercase 'E' when parsing numbers in SVGs.Kim Motoyoshi Kalland2011-04-201-1/+1
| | * | Let QTextLine decide its own x position in QPainterJiang Jiang2011-04-194-22/+26
| | * | Support text decoration in QML when using static text back-endEskil Abrahamsen Blomfeldt2011-04-182-11/+21
| | * | Fix missing color in text when using static text back-end in QMLEskil Abrahamsen Blomfeldt2011-04-182-3/+4
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-263-60/+33
| |\ \ \
| | * | | Input method hints are not correct if using proxy widgetSami Merila2011-04-261-4/+9
| | * | | Fix for GL graphcics system orientation whichJani Hautakangas2011-04-261-32/+16
| | * | | Update Symbian platform notes documentationJani Hautakangas2011-04-261-24/+8
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-262-6/+2
| |\ \ \ \ | | |/ / /
| | * | | Set QPixmapCache default limit to 10MB on Symbian.Jani Hautakangas2011-04-262-6/+2
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-2111-19/+147
| |\ \ \ \
| * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-214-16/+36
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Build break fix for simulated QS60StyleSami Merila2011-04-202-11/+11
| | * | | | Drift correction and better accuracy for repeating timers in Symbianmread2011-04-202-5/+25
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-211-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-04-2013-1/+21290
| |\ \ \ \ \ \
| | * | | | | | remove exec bit ... again ...Oswald Buddenhagen2011-04-205-0/+0
| | * | | | | | Add Korean translationPark Shinjo2011-04-207-0/+21287
| | * | | | | | fix unititialized value use when timestamping qconfig.hDarryl L. Miles2011-04-201-1/+3
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-04-209-9/+80
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-04-207-320/+458
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Updated Russian translationSergey Belyashov2011-04-194-319/+366
| | * | | | | | | Ukrainian translation updatedVictor Ostashevsky2011-04-193-1/+92
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-201-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2011-04-183-33/+50
| | |\ \ \ \ \ \ \
| | * | | | | | | | Symbol table is very limited in numeric input modeSami Merila2011-04-181-1/+1
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-04-182-1/+5
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | Fix build of Qt/DirectFB without graphics view support.Denis Oliver Kropp2011-04-182-1/+5
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-04-183-33/+50
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | Add new QSysInfo::symbianVersion() enumsMiikka Heikkinen2011-04-183-33/+50
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-04-151-1/+1
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | QDesktopServices::openUrl() doesn't handle URL encodings correctlyCarlos Manuel Duclos Vergara2011-04-151-1/+1