| Commit message (Expand) | Author | Age | Files | Lines |
* | Added environment variable for style overriding. | Dominik Holland | 2010-11-02 | 1 | -2/+10 |
|
|
* | Do not crash on Symbian | Alessandro Portale | 2010-10-28 | 1 | -2/+7 |
|
|
* | Allow default QApplication::startDragDistance() to be defined in platformdefs.h | Martin Jones | 2010-10-06 | 1 | -2/+5 |
|
|
* | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-24 | 1 | -2/+7 |
|\ |
|
| * | Incorrect translations for application menu items on Mac OS X. | Prasanth Ullattil | 2010-09-23 | 1 | -2/+7 |
|
|
* | | Doc: Said that QApplication exits when not able to open X11 display | Geir Vattekar | 2010-09-24 | 1 | -0/+6 |
|/ |
|
* | Make qml debugging work with command line arguments | Lasse Holmstedt | 2010-09-17 | 1 | -0/+6 |
|
|
* | fix QTBUG-13501 - crash when a gesture is accepted but not consumed | Jeremy Katz | 2010-09-14 | 1 | -2/+4 |
|
|
* | Remove compiler warning in qapplication.cpp. | Jason Barron | 2010-09-13 | 1 | -0/+1 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-10 | 1 | -0/+2 |
|\ |
|
| * | Fix crash in QRuntimeGraphicsSystem due to destruction order. | Jason Barron | 2010-09-10 | 1 | -0/+2 |
|
|
* | | Force MeeGo touch to use native graphics system for now. | Samuel Rødal | 2010-09-10 | 1 | -0/+24 |
|/ |
|
* | resolving method name does not work for Symbian so need to use ordinal instead | Petri Kiiskinen | 2010-09-07 | 1 | -0/+6 |
|
|
* | Crash in QWidgetPrivate::init on QApplication::quit() using a modal dialog on... | Carlos Manuel Duclos Vergara | 2010-08-18 | 1 | -12/+12 |
|
|
* | Increase drag distance on Symbian to improve finger usability on capacitive s... | Joona Petrell | 2010-08-05 | 1 | -1/+1 |
|
|
* | Cocoa: Active QDockWidget does not stay on top of inactive QDockWidget | Richard Moe Gustavsen | 2010-08-03 | 1 | -0/+7 |
|
|
* | Check the gesturemanager pointer before accessing it. | Denis Dzyubenko | 2010-07-27 | 1 | -4/+6 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-10 | 1 | -0/+2 |
|\ |
|
| * | Fix compilation when QT_NO_IM is defined | Tasuku Suzuki | 2010-07-08 | 1 | -0/+2 |
|
|
* | | SSE2 implementation of convert_ARGB_to_ARGB_PM_inplace for QImage | John Brooks | 2010-07-07 | 1 | -0/+3 |
|/ |
|
* | Making orbit input methods work with Qt apps with -no-s60 | mread | 2010-07-01 | 1 | -2/+2 |
|
|
* | fix for broken input method loading | mread | 2010-07-01 | 1 | -1/+1 |
|
|
* | Avkon removal configured with -no-s60 | mread | 2010-07-01 | 1 | -2/+2 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-12 | 1 | -0/+1 |
|\ |
|
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-s... | Denis Dzyubenko | 2010-06-07 | 1 | -4/+22 |
| |\ |
|
| * | | Fix QApplication/QWidget to really take ownership of input contexts | Michael Hasselmann | 2010-06-07 | 1 | -0/+1 |
|
|
* | | | Handle setting the layoutDirection to Qt::LayoutDirectionAuto | Lars Knoll | 2010-06-09 | 1 | -1/+1 |
|
|
* | | | Allow to build Qt in static with mingw | Thierry Bastian | 2010-06-07 | 1 | -1/+1 |
| |/
|/| |
|
* | | Add a new qconfig feature GESTURES | Tasuku Suzuki | 2010-06-02 | 1 | -1/+8 |
|
|
* | | Added environment variable graphicssystem switch. | Andreas Hartmetz | 2010-06-01 | 1 | -3/+14 |
|/ |
|
* | Add runtime_graphics_system flag to QApplicationPrivate. | Jani Hautakangas | 2010-05-28 | 1 | -0/+1 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-27 | 1 | -1/+12 |
|\ |
|
| * | Merge commit 'origin/4.7' into symbian47 | Thomas Zander | 2010-05-27 | 1 | -7/+11 |
| |\ |
|
| * \ | Merge branch '4.7' of scm.dev.troll.no:qt/qt-s60-public into 4.7 | Jani Hautakangas | 2010-05-20 | 1 | -0/+17 |
| |\ \ |
|
| * | | | QRuntimeGraphicsSystem | Jani Hautakangas | 2010-05-20 | 1 | -1/+12 |
|
|
* | | | | Update documentation for the -font command line option | Bradley T. Hughes | 2010-05-27 | 1 | -1/+2 |
| |_|/
|/| | |
|
* | | | Dont crash when assigning the same input context twice. | Denis Dzyubenko | 2010-05-25 | 1 | -4/+6 |
|
|
* | | | QApplication::closeAllWindows() should ignore windows being closed | Bradley T. Hughes | 2010-05-20 | 1 | -3/+5 |
| |/
|/| |
|
* | | Propagate LocaleChange event from application to widgets. | Denis Dzyubenko | 2010-05-03 | 1 | -0/+13 |
|
|
* | | Support updating system locale data on Symbian | Denis Dzyubenko | 2010-05-03 | 1 | -0/+4 |
|/ |
|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-04-16 | 1 | -1/+1 |
|\ |
|
| * | Symbol visibility fixes for RVCT4 on Symbian | Iain | 2010-04-15 | 1 | -1/+1 |
|
|
* | | Fix compile error with QT_NO_IMAGEFORMAT_XPM in QtGui | Tasuku Suzuki | 2010-04-15 | 1 | -0/+2 |
|
|
* | | Make encoding clear | Thomas Zander | 2010-04-07 | 1 | -2/+2 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-22 | 1 | -2/+5 |
|\ \ |
|
| * | | Minor update for f3f979cbd37f47892cd0c0a9fc23b802ed6f7890 | Prasanth Ullattil | 2010-03-18 | 1 | -0/+2 |
|
|
| * | | Incorrect translation for Application menu items in Mac. | Prasanth Ullattil | 2010-03-18 | 1 | -3/+4 |
|
|
* | | | Merge branch '4.6-s60' into 4.7-s60 | axis | 2010-03-22 | 1 | -7/+9 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Initialize the graphics system before creating the style. | Jason Barron | 2010-03-18 | 1 | -6/+8 |
|
|
| * | Removed unused macro. | Adrian Constantin | 2010-03-03 | 1 | -4/+0 |
|
|