Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge remote branch 'qt/master' into lighthouse-master | Paul Olav Tvete | 2010-08-19 | 1 | -1/+8 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-13 | 1 | -1/+8 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | 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 | |
| | | |/ | | |/| | ||||||
* | | | | Merge remote branch 'qt/master' into lighthouse-master | Paul Olav Tvete | 2010-08-04 | 1 | -0/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-07-28 | 1 | -0/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | 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 | |
* | | | | | Merge remote branch 'remotes/lighthouse/4.7' into lighthouse-master | Paul Olav Tvete | 2010-07-19 | 1 | -7/+28 | |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | Merge remote branch 'qt/4.7' into lighthouse-4.7 | Paul Olav Tvete | 2010-07-14 | 1 | -2/+5 | |
| |\ \ \ | | |/ / | ||||||
| * | | | clean up QPlatformWindowFormat | Jørgen Lind | 2010-07-12 | 1 | -0/+2 | |
| * | | | Refactored classes and functions using lite | Jørgen Lind | 2010-06-24 | 1 | -5/+4 | |
| * | | | Say hello to Q_WS_QPA! | Jørgen Lind | 2010-06-24 | 1 | -9/+9 | |
| * | | | Merge remote branch 'qt/4.7' into lighthouse | Paul Olav Tvete | 2010-06-18 | 1 | -17/+70 | |
| |\ \ \ | ||||||
| * | | | | use QCoreApplication::startingUp() to decide if QApplication::desktop() is safe | Jeremy Katz | 2010-06-02 | 1 | -3/+0 | |
| * | | | | make reporting screen size/count changes safe before QApplication constructor | Jeremy Katz | 2010-06-01 | 1 | -0/+3 | |
| * | | | | Merge remote branch 'origin/4.7' into lighthouse | Jørgen Lind | 2010-04-21 | 1 | -14/+21 | |
| |\ \ \ \ | ||||||
| * | | | | | Refactoring GraphicsSystem to QPlatformIntegration | Jørgen Lind | 2010-03-31 | 1 | -2/+10 | |
| * | | | | | Merge remote branch 'origin/4.7' into 4.7-lighthouse | Jørgen Lind | 2010-03-11 | 1 | -5/+19 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge remote branch 'qt/4.7' into lighthouse-4.7 | Paul Olav Tvete | 2010-03-01 | 1 | -4/+258 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge remote branch 'remotes/qt/4.6' into lighthouse | Paul Olav Tvete | 2010-02-10 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge remote branch 'origin/4.6' into lighthouse | Paul Olav Tvete | 2010-01-14 | 1 | -40/+116 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | enable enter/leave event dispatching where the entered widget is null | Jeremy Katz | 2009-11-23 | 1 | -1/+5 | |
| * | | | | | | | | | Merge remote branch 'origin/4.6' into lighthouse | Paul Olav Tvete | 2009-11-19 | 1 | -86/+47 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Common framebuffer functionality for VNC and linuxfb, cursor event notification | Jeremy Katz | 2009-11-11 | 1 | -1/+7 | |
| * | | | | | | | | | | Implement enter/leave events for Lighthouse | Paul Olav Tvete | 2009-10-16 | 1 | -3/+3 | |
| * | | | | | | | | | | Merge branch '4.6' into lighthouse | Paul Olav Tvete | 2009-10-14 | 1 | -36/+120 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix some autotest failures and get rid of some compiler warnings | Paul Olav Tvete | 2009-10-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | Use the same default style as QWS. | Paul Olav Tvete | 2009-10-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch '4.6' into lighthouse | Paul Olav Tvete | 2009-09-30 | 1 | -28/+146 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Please welcome the Lighthouse Research Project! | Paul Olav Tvete | 2009-09-07 | 1 | -0/+2 | |
* | | | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-07-15 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | 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 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Incorrect assertion in item views | Thierry Bastian | 2010-07-09 | 1 | -0/+2 | |
* | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-07-01 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | 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 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-06-08 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Add a new qconfig feature GESTURES | Tasuku Suzuki | 2010-06-02 | 1 | -1/+8 | |
* | | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-06-01 | 1 | -12/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ |