Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert some of "Make QMLViewer startup animation stop after a while" | Alan Alpert | 2011-06-03 | 3 | -36/+0 |
* | Add private method for flushing the pixmap cache. | Michael Brasser | 2011-06-02 | 2 | -0/+16 |
* | QDeclarative: Fix QPerformanceTimer on Symbian | Kai Koehne | 2011-06-01 | 2 | -28/+29 |
* | Remove unnecessary QtQuick 1.1 effectiveLayoutDirection, effectiveHorizontalA... | Joona Petrell | 2011-05-27 | 18 | -136/+58 |
* | Flickable could flick in wrong direction if given too few touch samples | Martin Jones | 2011-05-25 | 1 | -1/+1 |
* | Notify when the TextInput cursorRectangle property changes within pre-edit | Andrew den Exter | 2011-05-20 | 3 | -36/+33 |
* | QDeclarativeMouseArea: block context menu events | Caio Marcelo de Oliveira Filho | 2011-05-13 | 4 | -0/+114 |
* | ListViews loses items if all visible items are removed. | Martin Jones | 2011-05-13 | 2 | -4/+17 |
* | Make TextEdit word selection more natural. | Andrew den Exter | 2011-05-13 | 3 | -1/+45 |
* | Ensure the TextEdit cursor delegate is repositioned on mouse events. | Andrew den Exter | 2011-05-12 | 2 | -1/+23 |
* | Don't crash on an invalid replacementStart from an input method. | Andrew den Exter | 2011-05-12 | 1 | -1/+3 |
* | Views do not notify count changes properly | Martin Jones | 2011-05-05 | 10 | -0/+23 |
* | Uninitialized memory is compared. | Martin Jones | 2011-05-05 | 2 | -0/+4 |
* | Clear the root index when the model is reset. | Girish Ramakrishnan | 2011-04-27 | 2 | -0/+10 |
* | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt into 4.7 | Martin Jones | 2011-04-27 | 1481 | -19738/+104595 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-04-27 | 3 | -1/+23 |
| |\ | |||||
| * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-04-26 | 8 | -37/+54 |
| |\ \ | |||||
| | * | | Add new exported symbol to QtGuiu.def | Eskil Abrahamsen Blomfeldt | 2011-04-26 | 1 | -0/+2 |
| | * | | Handle uppercase 'E' when parsing numbers in SVGs. | Kim Motoyoshi Kalland | 2011-04-20 | 1 | -1/+1 |
| | * | | Let QTextLine decide its own x position in QPainter | Jiang Jiang | 2011-04-19 | 4 | -22/+26 |
| | * | | Support text decoration in QML when using static text back-end | Eskil Abrahamsen Blomfeldt | 2011-04-18 | 2 | -11/+21 |
| | * | | Fix missing color in text when using static text back-end in QML | Eskil Abrahamsen Blomfeldt | 2011-04-18 | 2 | -3/+4 |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-04-26 | 3 | -60/+33 |
| |\ \ \ | |||||
| | * | | | Input method hints are not correct if using proxy widget | Sami Merila | 2011-04-26 | 1 | -4/+9 |
| | * | | | Fix for GL graphcics system orientation which | Jani Hautakangas | 2011-04-26 | 1 | -32/+16 |
| | * | | | Update Symbian platform notes documentation | Jani Hautakangas | 2011-04-26 | 1 | -24/+8 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-04-26 | 2 | -6/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Set QPixmapCache default limit to 10MB on Symbian. | Jani Hautakangas | 2011-04-26 | 2 | -6/+2 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-04-21 | 11 | -19/+147 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-04-21 | 4 | -16/+36 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Build break fix for simulated QS60Style | Sami Merila | 2011-04-20 | 2 | -11/+11 |
| | * | | | | Drift correction and better accuracy for repeating timers in Symbian | mread | 2011-04-20 | 2 | -5/+25 |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-04-21 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-04-20 | 13 | -1/+21290 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | remove exec bit ... again ... | Oswald Buddenhagen | 2011-04-20 | 5 | -0/+0 |
| | * | | | | | | Add Korean translation | Park Shinjo | 2011-04-20 | 7 | -0/+21287 |
| | * | | | | | | fix unititialized value use when timestamping qconfig.h | Darryl L. Miles | 2011-04-20 | 1 | -1/+3 |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-04-20 | 9 | -9/+80 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-04-20 | 7 | -320/+458 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | * | | | | | | | Updated Russian translation | Sergey Belyashov | 2011-04-19 | 4 | -319/+366 |
| | * | | | | | | | Ukrainian translation updated | Victor Ostashevsky | 2011-04-19 | 3 | -1/+92 |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-04-20 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||||
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7 | Sami Merila | 2011-04-18 | 3 | -33/+50 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Symbol table is very limited in numeric input mode | Sami Merila | 2011-04-18 | 1 | -1/+1 |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-04-18 | 2 | -1/+5 |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Fix build of Qt/DirectFB without graphics view support. | Denis Oliver Kropp | 2011-04-18 | 2 | -1/+5 |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-04-18 | 3 | -33/+50 |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| | * | | | | | | | Add new QSysInfo::symbianVersion() enums | Miikka Heikkinen | 2011-04-18 | 3 | -33/+50 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-04-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | QDesktopServices::openUrl() doesn't handle URL encodings correctly | Carlos Manuel Duclos Vergara | 2011-04-15 | 1 | -1/+1 |