Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | | | | | | Removed unnecessary Q_OS_SYMBIAN flags from qdesktopservices_s60.cpp. | Janne Anttila | 2010-11-15 | 1 | -20/+4 | |
| | | | * | | | | | | | | | | | Documented usage of dialogs on Symbian | Titta Heikkala | 2010-11-15 | 3 | -0/+8 | |
| | | | * | | | | | | | | | | | Native file dialog on Symbian^3 | Titta Heikkala | 2010-11-15 | 3 | -9/+278 | |
| | | | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-11-12 | 46 | -325/+713 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | Add Location as self signable capability in patch_capabilities.pl | Miikka Heikkinen | 2010-11-12 | 1 | -1/+5 | |
| | | | | * | | | | | | | | | | | Localize .loc and .pkg content based on TRANSLATIONS | Miikka Heikkinen | 2010-11-12 | 20 | -261/+638 | |
| | | | | * | | | | | | | | | | | Bump Qt version to 4.7.2. | Jason McDonald | 2010-11-12 | 22 | -52/+52 | |
| | | | | * | | | | | | | | | | | SSL: Fix for systemCaCertificates being called first on symbian | Shane Kearns | 2010-11-11 | 1 | -2/+10 | |
| | | | | * | | | | | | | | | | | Send WinIdChange event when winId is set to zero | Gareth Stockwell | 2010-11-11 | 2 | -9/+8 | |
* | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Enable the no-undefined flag on the linker for icc | Olivier Goffart | 2010-11-24 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-11-24 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Prevent compilers optimizing eval timebomb code out of existence. | Jason McDonald | 2010-11-24 | 3 | -4/+4 | |
| | | | | | | | | | | | * | | | Fixup visual tests on Mac | Alan Alpert | 2010-11-25 | 2 | -1/+16 | |
| | | | | | | | | | | | * | | | Update visual tests | Alan Alpert | 2010-11-25 | 2 | -3/+3 | |
| | | | | | | | | | | | |/ / | ||||||
| | | | | | | | | | | | * | | Document KeyEvent::modifiers | Bea Lam | 2010-11-25 | 1 | -1/+29 | |
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-11-24 | 42 | -22/+11362 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix incorrect example for Qt.rgba() | Bea Lam | 2010-11-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Flickable and MouseArea were too eager to take/keep mouse grab. | Martin Jones | 2010-11-24 | 15 | -19/+5142 | |
| * | | | | | | | | | | | | Allow javascript date and regexp objects in WorkerScript messages | Bea Lam | 2010-11-24 | 2 | -0/+18 | |
| * | | | | | | | | | | | | Avoid lockup in ListView when animating delegates. | Martin Jones | 2010-11-24 | 3 | -0/+60 | |
| * | | | | | | | | | | | | Fix asynchronous reload call in test, broken by previous submit | Damian Jansen | 2010-11-24 | 1 | -0/+3 | |
| * | | | | | | | | | | | | Update QtGui emulator def file for bug QT-3971 | Joona Petrell | 2010-11-23 | 1 | -1/+2 | |
| * | | | | | | | | | | | | Ignore .pc/ | Petri Latvala | 2010-11-23 | 1 | -0/+2 | |
| * | | | | | | | | | | | | Ensure WebView press delay timer is cancelled when grab is taken. | Martin Jones | 2010-11-23 | 17 | -0/+6133 | |
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Damian Jansen | 2010-11-23 | 13 | -24/+529 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Prevent crash when calling reload() from within a .qml | Damian Jansen | 2010-11-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-24 | 10 | -75/+124 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-22 | 10 | -75/+124 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | tst_qthread: fix compilation | Olivier Goffart | 2010-11-22 | 1 | -1/+2 | |
| | * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-11-22 | 10 | -75/+123 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Round origin of text in OpenVG engine | Eskil Abrahamsen Blomfeldt | 2010-11-22 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | QThread::exec(): Fix possibility to enter several time the event loop | Olivier Goffart | 2010-11-22 | 2 | -1/+43 | |
| | | * | | | | | | | | | | | QMessageBox: change the documentation to reflect that it is application modal | Olivier Goffart | 2010-11-22 | 1 | -58/+30 | |
| | | * | | | | | | | | | | | Compile on OpenBSD | Olivier Goffart | 2010-11-22 | 1 | -3/+10 | |
| | | * | | | | | | | | | | | Doc: Q_PROPERTY, implements the setter/getter in the example | Olivier Goffart | 2010-11-22 | 2 | -5/+19 | |
| | | * | | | | | | | | | | | Dynamically register the event number. | Michael Dominic K | 2010-11-22 | 2 | -6/+18 | |
| | | * | | | | | | | | | | | Fix wrong error assumption when converting "0.0" to double | Joaquim Rocha | 2010-11-22 | 1 | -0/+1 | |
| | | | |/ / / / / / / / / | | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int... | Qt Continuous Integration System | 2010-11-24 | 15 | -123/+811 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Doc: Fixing typo | Sergio Ahumada | 2010-11-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-22 | 109 | -5160/+7250 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-19 | 46 | -56/+345 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into 4.7 | Sami Merila | 2010-11-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into 4.7 | Jan-Arve Sæther | 2010-11-19 | 1 | -4/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Fix code style | Jan-Arve Sæther | 2010-11-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | QS60Style: Null pointer crash when using itemviews in some cases (pt2) | Sami Merila | 2010-11-19 | 1 | -2/+2 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into 4.7 | Sami Merila | 2010-11-19 | 26 | -600/+780 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Merge branch '4.7' into QTBUG-15333 | Jan-Arve Sæther | 2010-11-19 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into 4.7 | Jan-Arve Sæther | 2010-11-19 | 492 | -13564/+10867 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | Fix the tests that got affected by the behaviour added in 604c51f1fc5c79 | Jan-Arve Sæther | 2010-11-19 | 1 | -2/+2 | |